| Commit message (Expand) | Author | Age | Files | Lines |
| * | Generate date and times according to system-wide settings | Samuel Tardieu | 2011-08-11 | 7 | -26/+70 |
| * | Factor out common code | Samuel Tardieu | 2011-08-11 | 1 | -8/+5 |
| * | using `.valueov()` instead of constructor for doubles and floats | Florian Moesch | 2011-08-11 | 13 | -66/+64 |
| * | Merge remote-tracking branch 'upstream/master' | Florian Moesch | 2011-08-11 | 3 | -12/+3 |
| |\ |
|
| | * | Merge branch 'master' of github.com:cgeo/c-geo-opensource | mucek4 | 2011-08-11 | 49 | -759/+568 |
| | |\ |
|
| | * | | Manual and new send2cgeo | mucek4 | 2011-08-11 | 3 | -12/+3 |
| * | | | resource leak (file input stream did not get closed in case of exceptions dur... | Florian Moesch | 2011-08-11 | 1 | -8/+22 |
| * | | | resource leaks (files did not get closed in case of io exceptions during flush) | Florian Moesch | 2011-08-11 | 3 | -3/+3 |
| | |/
|/| |
|
| * | | Note result as initialized when it is | Samuel Tardieu | 2011-08-10 | 1 | -0/+1 |
| * | | fix #142 | Bananeweizen | 2011-08-10 | 2 | -0/+6 |
| * | | * remove duplicated app, settings, pref, res, base fields in all | Bananeweizen | 2011-08-10 | 48 | -760/+557 |
| * | | correction to resource leak fix | Florian Moesch | 2011-08-10 | 1 | -0/+3 |
| * | | removed resource leak (db cursor) | Florian Moesch | 2011-08-10 | 1 | -0/+2 |
| |/ |
|
| * | fix #130 | mucek4 | 2011-08-10 | 1 | -1/+1 |
| * | Personal note display | mucek4 | 2011-08-10 | 4 | -12/+69 |
| * | * have common base classes for cgeo related activities to encapsulate | Bananeweizen | 2011-08-10 | 30 | -990/+692 |
| * | Fixing incorrect forwarding of map activity lifecycle calls | Rainer | 2011-08-09 | 4 | -3/+27 |
| * | some cleanup of settings code, this is only preparation for making it a | Bananeweizen | 2011-08-08 | 9 | -243/+240 |
| * | Drastically reduce memory usage by avoiding Java to create (sub)copies | Bananeweizen | 2011-08-08 | 2 | -50/+60 |
| * | Merge pull request #121 from rahu/master | c:geo | 2011-08-08 | 1 | -2/+6 |
| |\ |
|
| | * | fix issue #88 | Ralf Hubert | 2011-08-08 | 1 | -2/+6 |
| * | | fix #117, turn-by-turn not working. | Bananeweizen | 2011-08-08 | 2 | -51/+68 |
| |/ |
|
| * | cache overlay on map was wrong since my application refactoring | Bananeweizen | 2011-08-07 | 1 | -4/+4 |
| * | fix issue #72 | Ralf Hubert | 2011-08-07 | 1 | -2/+11 |
| * | Merge branch 'master' of github.com:cgeo/c-geo-opensource | Ralf Hubert | 2011-08-07 | 17 | -196/+294 |
| |\ |
|
| | * | avoid creating backups from an empty database | Bananeweizen | 2011-08-07 | 1 | -2/+7 |
| | * | fix #113: refresh missing after circles setting has been changed, | Bananeweizen | 2011-08-07 | 2 | -0/+4 |
| | * | fix #105: Manual waypoint modifications are lost by Refresh | Bananeweizen | 2011-08-07 | 3 | -39/+101 |
| | * | move Android compatibility code into a new package, clean up | Bananeweizen | 2011-08-07 | 5 | -60/+91 |
| | * | * replace collection.clone() by copy constructor | Bananeweizen | 2011-08-07 | 5 | -21/+16 |
| | * | add half star voting, fixes #107 | Bananeweizen | 2011-08-07 | 2 | -72/+70 |
| | * | parse guid from owner link, fixes #112 | bananeweizen | 2011-08-07 | 1 | -2/+2 |
| | * | RuntimeException in map file name on new devices | Bananeweizen | 2011-08-06 | 1 | -0/+3 |
| * | | open images in default viewer | Ralf Hubert | 2011-08-04 | 1 | -6/+26 |
| |/ |
|
| * | Set GC-code as title because name is normally to long, see #83 | SammysHP | 2011-08-04 | 1 | -6/+3 |
| * | Merge pull request #95 from rahu/404ebebed57481aed0c801a49013dec82243af5d | Sven Karsten Greiner | 2011-08-03 | 1 | -0/+3 |
| |\ |
|
| | * | fix not stored logimages | Ralf Hubert | 2011-08-03 | 1 | -0/+3 |
| * | | Field Notes export is only available if there are caches with logs, closes #89 | SammysHP | 2011-08-02 | 1 | -0/+13 |
| * | | Merge pull request #91 from rsudev/master | mucek4 | 2011-08-02 | 37 | -240/+24 |
| |\ \ |
|
| | * | | Post merge fixes | Rainer | 2011-08-02 | 1 | -2/+0 |
| | * | | Merge branch 'master' of https://github.com/cgeo/c-geo-opensource | Rainer | 2011-08-02 | 15 | -330/+470 |
| | |\ \
| | |/ |
|
| | * | | Removed google analytics | Rainer | 2011-08-02 | 37 | -241/+24 |
| * | | | Add button for all trackables if there are more than 20 (fixes #56) | SammysHP | 2011-08-02 | 1 | -1/+1 |
| | |/
|/| |
|
| * | | Merge pull request #84 from rahu/master | c:geo | 2011-08-01 | 11 | -94/+326 |
| |\ \ |
|
| | * | | some changes after code-discussion | Ralf Hubert | 2011-08-01 | 7 | -30/+17 |
| | * | | Display Images from Logs (Issue #40) | Ralf Hubert | 2011-08-01 | 11 | -93/+338 |
| * | | | cleanup | Bananeweizen | 2011-08-01 | 8 | -239/+144 |
| | |/
|/| |
|
| * | | Implemented map view switch in map activity | Rainer | 2011-08-01 | 7 | -110/+198 |
| * | | Merge branch 'master' of https://github.com/cgeo/c-geo-opensource | Rainer | 2011-08-01 | 2 | -3/+9 |
| |\ \
| |/ |
|
| | * | Fix 2x FC, fix #43 | mucek4 | 2011-08-01 | 2 | -3/+9 |