| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'release' | rsudev | 2014-02-28 | 1 | -2/+9 |
| |\ | |||||
| | * | Fixes #3628, Array out of bounds in simple dir chooser | rsudev | 2014-02-28 | 1 | -2/+9 |
| | | | | | | | | | - hide ok button when diving into a directory | ||||
| * | | refactoring: remove unnecessary constructs | Samuel Tardieu | 2014-01-11 | 1 | -2/+2 |
| |/ | |||||
| * | fix findbugs issues | Bananeweizen | 2013-12-17 | 1 | -13/+12 |
| | | |||||
| * | fixes #2976 - make SimpleDirChooser path editable | Marco Jacob | 2013-11-02 | 1 | -0/+42 |
| | | |||||
| * | fix: dir chooser shows multiple checkboxes | Bananeweizen | 2013-10-04 | 1 | -1/+1 |
| | | | | * happened when directories without sub directories where clicked | ||||
| * | fixes #3303 - SimpleDirChooser shows all readable directories now | Marco Jacob | 2013-10-02 | 1 | -6/+20 |
| | | |||||
| * | Add note about Waypoint natural ordering | Samuel Tardieu | 2013-09-15 | 1 | -0/+3 |
| | | |||||
| * | Merge branch 'release' | Bananeweizen | 2013-09-11 | 1 | -0/+1 |
| |\ | |||||
| | * | fixes #3261 - reset lastPosition on descend dir | Marco Jacob | 2013-09-11 | 1 | -0/+1 |
| | | | |||||
| * | | refactoring: findbugs cleanup | Bananeweizen | 2013-08-26 | 1 | -1/+1 |
| |/ | | | * don't catch raw exceptions | ||||
| * | fix #2702: Don't allow to check ".." in path selection | Bananeweizen | 2013-05-07 | 1 | -4/+3 |
| | | |||||
| * | #2684: use view injection library | Bananeweizen | 2013-05-01 | 1 | -6/+5 |
| | | | | | * If you have compile errors after pulling, please consult the issue on github. | ||||
| * | fixes #2651 - exclude inaccessable dirs from choice | Marco Jacob | 2013-04-10 | 1 | -1/+1 |
| | | |||||
| * | Make our dir chooser return the same thing as the OI one | Samuel Tardieu | 2013-01-27 | 1 | -4/+3 |
| | | |||||
| * | Isolate intent extras into a new class | Samuel Tardieu | 2013-01-27 | 1 | -3/+2 |
| | | |||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2013-01-08 | 1 | -10/+13 |
| |\ | | | | | | | | | | | Conflicts: main/res/values/strings.xml main/src/cgeo/geocaching/files/SimpleDirChooser.java | ||||
| | * | fix #2361: index out of bounds in dir chooser | Samuel Tardieu | 2013-01-08 | 1 | -7/+13 |
| | | | |||||
| * | | code cleanup | Bananeweizen | 2012-12-15 | 1 | -7/+1 |
| | | | | | | | * some CodePro Analytix findings | ||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2012-12-13 | 1 | -1/+1 |
| |\ \ | |/ | | | | | | | Conflicts: main/src/cgeo/geocaching/files/SimpleDirChooser.java | ||||
| | * | fix #2208 - notifyDataSetChanged instead only one view | Marco Jacob | 2012-12-13 | 1 | -1/+1 |
| | | | |||||
| | * | fixes #2208 - corrected SimpleDirChooser selection | Marco Jacob | 2012-12-13 | 1 | -21/+29 |
| | | | |||||
| * | | fixes #2208 - corrected SimpleDirChooser selection | Marco Jacob | 2012-12-03 | 1 | -21/+29 |
| | | | |||||
| * | | NPE in SimpleDirChooser | Bananeweizen | 2012-11-30 | 1 | -1/+4 |
| |/ | | | * when being invoked from a different activity than normally | ||||
| * | Solved force close in SimpleDirChooser caused by bad default value | YraFyra | 2012-11-05 | 1 | -1/+3 |
| | | | | | | | | | If no path is entered and SimpleDirChooser is opened then it will crash due to IndexOfOfBoundsExcep. This happened to me when trying to use map themes the first time ever today. Fixed minor layout issues releated to map themes. | ||||
| * | Refactoring: make non-path-dependent inner class static | Samuel Tardieu | 2012-09-04 | 1 | -1/+1 |
| | | |||||
| * | Refactoring: remove unnecessary this qualifier | Samuel Tardieu | 2012-09-04 | 1 | -1/+1 |
| | | |||||
| * | #1995: several fixes for pull request | Bananeweizen | 2012-09-01 | 1 | -28/+27 |
| | | | | | | * store directories if changed directly in text field * clean up simple dir chooser and settings activity * remove code duplication, extract constants | ||||
| * | fixes #1794 - added gpx export dir setting with SimpleDirChooser | Marco Jacob | 2012-07-20 | 1 | -0/+238 |
