| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix test compile issue | rsudev | 2013-07-15 | 1 | -2/+2 |
| * | Fixes #3002 - Tweet not tweeted | koem | 2013-07-15 | 1 | -37/+35 |
| * | cleanup: remove unused method Clear() | Samuel Tardieu | 2013-07-14 | 1 | -4/+0 |
| * | cleanup: remove unused getTokens() | Samuel Tardieu | 2013-07-14 | 2 | -12/+0 |
| * | Restore backup request of settings | Samuel Tardieu | 2013-07-14 | 1 | -0/+7 |
| * | refactoring: remove unused getDisplayHeight() | Samuel Tardieu | 2013-07-14 | 4 | -16/+0 |
| * | refactoring: move comment to where it belongs | Bananeweizen | 2013-07-14 | 1 | -11/+8 |
| * | refactoring: remove IBasicCache interface | Samuel Tardieu | 2013-07-14 | 2 | -48/+34 |
| * | cleanup: remove isWatchlist() since isOnWatchlist() exists already | Samuel Tardieu | 2013-07-14 | 2 | -6/+2 |
| * | cleanup: remove redundant type casts | Samuel Tardieu | 2013-07-14 | 3 | -4/+4 |
| * | cleanup: do not try to outsmart the garbage collector | Samuel Tardieu | 2013-07-14 | 1 | -1/+0 |
| * | cleanup: use faster StringBuilder instead of StringBuffer | Samuel Tardieu | 2013-07-14 | 1 | -4/+4 |
| * | cleanup: remove unnecessary imports | Samuel Tardieu | 2013-07-14 | 1 | -6/+0 |
| * | cleanup: remove unnecessary return in void method | Samuel Tardieu | 2013-07-14 | 1 | -1/+0 |
| * | cleanup: remove unnecessary else statement | Samuel Tardieu | 2013-07-14 | 1 | -2/+2 |
| * | cleanup: remove unnecessary private modifier for enum constructor | Samuel Tardieu | 2013-07-14 | 1 | -1/+1 |
| * | cleanup: downgrade unnecessary fields | Samuel Tardieu | 2013-07-14 | 3 | -7/+3 |
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2013-07-14 | 1 | -2/+12 |
| |\ |
|
| | * | fix #2956: management of release notes | Samuel Tardieu | 2013-07-14 | 1 | -1/+11 |
| * | | #2991: use event cache icon for gps exhibit | Bananeweizen | 2013-07-14 | 1 | -1/+1 |
| * | | refactoring: simplify logic | Bananeweizen | 2013-07-14 | 1 | -35/+32 |
| * | | cleanup: remove unused number picker and string resources | Samuel Tardieu | 2013-07-14 | 1 | -93/+0 |
| * | | Remove latitude/elevation related settings | Samuel Tardieu | 2013-07-14 | 2 | -11/+0 |
| * | | Remove elevation handling | Samuel Tardieu | 2013-07-14 | 9 | -143/+44 |
| * | | Fix #2986, OC: Cache count not updated after online log | rsudev | 2013-07-14 | 1 | -3/+5 |
| * | | Fix #2983, New settings: Not possible to change gc.com login | rsudev | 2013-07-14 | 1 | -14/+7 |
| * | | Fix #2985, New settings: DirChooser start directory not updated | rsudev | 2013-07-13 | 1 | -3/+5 |
| * | | Fix #2984, settings: summary for standard navigation tools not present | rsudev | 2013-07-12 | 1 | -12/+17 |
| * | | refactoring: try to suppress warnings on jenkins | Bananeweizen | 2013-07-10 | 1 | -55/+53 |
| * | | Fixes #2945, Geocaches not showing up on c:geo app on phone | rsudev | 2013-07-10 | 1 | -6/+2 |
| * | | Fix #2962, Live map empty after loading has finished | rsudev | 2013-07-10 | 3 | -10/+16 |
| * | | Fixing serious bug in cache-table creation script. | rsudev | 2013-07-10 | 1 | -1/+1 |
| * | | Remove old SettingsActivity, rename new SettingsActivity | rsudev | 2013-07-09 | 8 | -1648/+435 |
| * | | Move preference keys to resource | rsudev | 2013-07-09 | 2 | -376/+312 |
| * | | Dynamically bind preferences summary | rsudev | 2013-07-09 | 1 | -21/+20 |
| * | | Implements #750, use preference activity | koem | 2013-07-09 | 83 | -756/+1862 |
| * | | Remove the cache column index, use the indices directly | Samuel Tardieu | 2013-07-09 | 1 | -61/+84 |
| * | | refactoring: minor cleanup, experimenting with Checkstyle | Bananeweizen | 2013-07-07 | 4 | -13/+13 |
| * | | fix #2963: Cache count on main screen shows 0 | Bananeweizen | 2013-07-07 | 1 | -1/+1 |
| * | | fix #2937: Merging of personal note not OK | Bananeweizen | 2013-07-07 | 2 | -5/+5 |
| * | | Fixes #2925, Cache logbook not updated correctly | rsudev | 2013-07-06 | 2 | -10/+25 |
| * | | Fixes #2944, Export menu in history is placed bad | rsudev | 2013-07-06 | 1 | -1/+1 |
| * | | Fixes #2826, Found caches shown on live map | rsudev | 2013-07-06 | 7 | -12/+77 |
| * | | fix #2954: sorting wrong after switching between event list and normal | Bananeweizen | 2013-07-06 | 2 | -32/+26 |
| * | | fix #2937: Merging of personal note not OK | Bananeweizen | 2013-07-05 | 4 | -11/+31 |
| * | | fix #2936: No GCVote for attended logs possible | Bananeweizen | 2013-07-05 | 1 | -1/+1 |
| * | | fix #2057 | Bananeweizen | 2013-07-05 | 2 | -2/+58 |
| * | | Revert "fix #2899: Recommended app "Bluetooth GPS" not found" | Bananeweizen | 2013-07-05 | 1 | -0/+1 |
| * | | fix #2899: Recommended app "Bluetooth GPS" not found | Bananeweizen | 2013-07-04 | 1 | -1/+0 |
| * | | fix #2949: Npe in history list | Bananeweizen | 2013-07-04 | 1 | -1/+3 |