| Commit message (Expand) | Author | Age | Files | Lines |
| * | Implements #2234: Hide own/found from Live Map | JavaDog | 2013-07-19 | 2 | -5/+17 |
| * | fix #3020: document request headers for caching | Bananeweizen | 2013-07-19 | 1 | -1/+2 |
| * | Merge pull request #3014 from koem/i2978SettingsNavMenu | Bananeweizen | 2013-07-19 | 3 | -16/+34 |
| |\ |
|
| | * | Fixex #2978 - Settings: "System" instead of "More Options" | koem | 2013-07-19 | 3 | -16/+34 |
| * | | fixes #2999: no prefix merged for merged strings | Marco Jacob | 2013-07-19 | 1 | -10/+4 |
| * | | Merge pull request #3017 from marco-jacob/fixHandlerToStaticNew | Marco Jacob | 2013-07-18 | 5 | -134/+296 |
| |\ \ |
|
| | * | | Fixes #2931 - make Handler static to solve lint | Marco Jacob | 2013-07-18 | 5 | -134/+296 |
| * | | | refactoring: extract constant | Bananeweizen | 2013-07-18 | 2 | -8/+12 |
| |/ / |
|
| * | | fix #2994: have [NUMBER] template respect cache source | Bananeweizen | 2013-07-17 | 1 | -23/+18 |
| * | | refactoring: cleanup | Bananeweizen | 2013-07-17 | 1 | -26/+37 |
| * | | Fixes #2717 - Compass Speech stops on Rotation | koem | 2013-07-16 | 3 | -1/+25 |
| |/ |
|
| * | Fix some build issues | rsudev | 2013-07-15 | 3 | -22/+0 |
| * | 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 |