| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implements #750, use preference activity | koem | 2013-07-09 | 5 | -6/+6 |
| | | |||||
| * | Fixes #2925, Cache logbook not updated correctly | rsudev | 2013-07-06 | 1 | -8/+19 |
| | | | | | CacheLogbookViewCreater was running on a stale Geocache instance | ||||
| * | fix #2954: sorting wrong after switching between event list and normal | Bananeweizen | 2013-07-06 | 1 | -0/+22 |
| | | | | list | ||||
| * | fix #2057 | Bananeweizen | 2013-07-05 | 1 | -0/+55 |
| | | | | * can be reproduced in my emulator with GCH8T5 | ||||
| * | Merge pull request #2893 from marco-jacob/fixPersonalNoteFinal | Marco Jacob | 2013-06-27 | 1 | -30/+27 |
| |\ | | | | | make personalNote multiline, upload on OK and merge on refresh | ||||
| | * | make personalNote multiline again, upload button, merge on refresh | Marco Jacob | 2013-06-26 | 1 | -30/+27 |
| | | | |||||
| * | | #2910: remove code duplication in logs views | Bananeweizen | 2013-06-23 | 8 | -7/+425 |
| | | | |||||
| * | | refactoring: extract user actions into re-usable classes | Bananeweizen | 2013-06-21 | 3 | -0/+127 |
| | | | |||||
| * | | refactoring: code duplication | Bananeweizen | 2013-06-21 | 3 | -37/+47 |
| | | | |||||
| * | | refactoring: code duplication | Bananeweizen | 2013-06-21 | 1 | -23/+21 |
| |/ | |||||
| * | Fix #2882 - Clear offline log through cache object | campbeb | 2013-06-13 | 1 | -1/+1 |
| | | | | | | Go through cache object instead of directly to cgData so change notifications can be made | ||||
| * | refactoring: use activity names for layouts | Bananeweizen | 2013-06-09 | 4 | -4/+4 |
| | | |||||
| * | Merge pull request #2860 from campbeb/fix2527 | Bananeweizen | 2013-06-08 | 2 | -2/+2 |
| |\ | | | | | Fix #2527 - Apply dialog theme to dialogs | ||||
| | * | Fix #2527 - Apply dialog theme to dialogs | campbeb | 2013-06-08 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | Ensures the dialog is properly positioned on the screen and treated like a dialog instead of a semi-floating window Fixes #2527 | ||||
| * | | refactoring: reduce duplicated code | Bananeweizen | 2013-06-08 | 5 | -43/+57 |
| |/ | |||||
| * | Correct log messages to account for refactoring | campbeb | 2013-06-05 | 3 | -4/+4 |
| | | |||||
| * | #2684: Use view injection instead of view.findById() | Bananeweizen | 2013-05-31 | 1 | -22/+19 |
| | | |||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2013-05-28 | 2 | -2/+8 |
| |\ | |||||
| | * | Direction Image fixes for Basic Members | campbeb | 2013-05-27 | 2 | -2/+8 |
| | | | | | | | | | Fixes some issues discovered while researching #2791 | ||||
| * | | refactoring: use menu inflation | Bananeweizen | 2013-05-26 | 1 | -7/+3 |
| | | | |||||
| * | | refactoring: make periodic handler use weak references | Samuel Tardieu | 2013-05-25 | 1 | -20/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | PeriodicHandler now uses weak references to keep a link to the looper that requested it. This way, it will not prevent the source from being garbage collected even though a delayed message may be queued in the handler. Also, at the next iteration, the periodic handler will notice that its starter looper has been garbage collected and will stop itself if it has not been already. | ||||
| * | | Merge branch 'fix-2733' into upstream | Samuel Tardieu | 2013-05-19 | 2 | -77/+24 |
| |\ \ | |/ | | | | | | | Conflicts: main/res/values/strings_not_translatable.xml | ||||
| | * | enhancement: share direction images for basic members | Samuel Tardieu | 2013-05-19 | 2 | -48/+15 |
| | | | | | | | | | | | | | | | Use the regular images cache for basic members direction images in cache list. Part of work on #2733. | ||||
| | * | fix #2733: acquire distance and direction for basic members | Samuel Tardieu | 2013-05-18 | 2 | -32/+12 |
| | | | | | | | | | | | A recent change in geocaching.com way of presenting the distance and direction information for basic members requires a new parsing. | ||||
| * | | #1348: use buffered io | Bananeweizen | 2013-05-11 | 1 | -4/+5 |
| | | | |||||
| * | | refactoring: explicit constructor not needed | Bananeweizen | 2013-05-11 | 1 | -4/+0 |
| | | | |||||
| * | | refactoring: use menu resources instead of code | Bananeweizen | 2013-05-10 | 1 | -26/+14 |
| | | | |||||
| * | | refactoring: Lint cleanups | Bananeweizen | 2013-05-09 | 1 | -2/+11 |
| | | | |||||
| * | | fix #1781: Remove help function | Bananeweizen | 2013-05-09 | 1 | -8/+0 |
| | | | |||||
| * | | refactoring: unify the action bar layout | Bananeweizen | 2013-05-04 | 1 | -1/+1 |
| | | | |||||
| * | | fix #2599: Typos in `strings.xml` | Bananeweizen | 2013-05-04 | 1 | -12/+12 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-04-24 | 1 | -2/+6 |
| |\ \ | |/ | |||||
| | * | #2675: remove superfluous separator | Bananeweizen | 2013-04-24 | 1 | -2/+6 |
| | | | | | | | * non offline caches had a trailing separator | ||||
| * | | Replace progress dialog by individual progress bars when loading images | Samuel Tardieu | 2013-04-07 | 1 | -27/+6 |
| | | | |||||
| * | | Merge remote-tracking branch 'triakcz/wpt_distance' into upstream | Samuel Tardieu | 2013-04-07 | 1 | -0/+21 |
| |\ \ | |||||
| | * | | Displaying distance to waypoint on map popup | TriakCZ | 2013-03-31 | 1 | -0/+21 |
| | | | | |||||
| * | | | Merge branch 'issue-2598' into upstream | Samuel Tardieu | 2013-04-06 | 2 | -60/+65 |
| |\ \ \ | |||||
| | * | | | fix #2598: personal note editing layout problem | Samuel Tardieu | 2013-04-06 | 2 | -60/+65 |
| | | |/ | |/| | |||||
| * | | | fix #2619: Clicking link in log decrypts log | Bananeweizen | 2013-04-01 | 1 | -0/+6 |
| | |/ |/| | |||||
| * | | fix #2583: coordinates format switching for waypoints | Bananeweizen | 2013-03-28 | 1 | -0/+38 |
| |/ | |||||
| * | #2593: wrong inverse sorting in history and other lists | Bananeweizen | 2013-03-27 | 1 | -8/+8 |
| | | |||||
| * | code cleanup | Bananeweizen | 2013-02-24 | 2 | -6/+6 |
| | | | | | | | * rename several lower case classes * more strict visibility modifiers * Lint warnings * style warnings | ||||
| * | Fixes #2445, Light theme broken | rsudev | 2013-02-14 | 4 | -4/+8 |
| | | | | | Added theme application to some dialogs Forced dark theme on custom AlertDialog views, as these are always dark. | ||||
| * | Merge branch 'release' | Bananeweizen | 2013-02-13 | 1 | -0/+37 |
| |\ | | | | | | | | | | | | | Conflicts: main/res/values/strings.xml main/src/cgeo/geocaching/CacheDetailActivity.java main/src/cgeo/geocaching/cgeotrackable.java | ||||
| | * | fix #2475: don't crash at link anchors | Bananeweizen | 2013-02-13 | 1 | -0/+37 |
| | | | |||||
| * | | Refactoring: rename cgCache into Geocache | Samuel Tardieu | 2013-02-03 | 5 | -46/+46 |
| | | | |||||
| * | | Remove unnecessary imports | Samuel Tardieu | 2013-01-29 | 1 | -4/+0 |
| | | | |||||
| * | | lint cleanups | Bananeweizen | 2013-01-28 | 1 | -2/+2 |
| | | | | | | | | | * unused resources * textIsSelectable | ||||
| * | | refactoring: move some more dialogs into new package | Bananeweizen | 2013-01-27 | 4 | -3/+491 |
| | | | |||||
| * | | #1791: refactor live map hint activity into a dialog | Bananeweizen | 2013-01-27 | 1 | -0/+43 |
| | | | |||||
