| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | | Merge branch 'master' of https://github.com/cgeo/c-geo-opensource | Rainer | 2011-07-31 | 39 | -1136/+1795 |
| |\ \
| |/ |
|
| | * | Merge remote branch 'origin/master' | Bananeweizen | 2011-07-31 | 4 | -17/+56 |
| | |\ |
|
| | | * | Refactor trackable autovisit, add setting to turn auto-insertion of signature... | SammysHP | 2011-07-31 | 3 | -14/+50 |
| | | * | Fix bug in Field Notes export, add Field Notes export for event- and webcam-c... | SammysHP | 2011-07-31 | 1 | -3/+6 |
| | * | | have icons for waypoints | Bananeweizen | 2011-07-31 | 3 | -13/+32 |
| | |/ |
|
| | * | Merge remote branch 'origin/master' | Bananeweizen | 2011-07-31 | 3 | -3/+43 |
| | |\ |
|
| | | * | Add auto-visit for all trackables (in settings) | SammysHP | 2011-07-31 | 3 | -3/+43 |
| | * | | * fix NullPointerException in filter context menu | Bananeweizen | 2011-07-31 | 4 | -93/+133 |
| | |/ |
|
| | * | fixes #50, fixes #68 | Bananeweizen | 2011-07-31 | 1 | -9/+9 |
| | * | Merge branch 'master' of | Bananeweizen | 2011-07-31 | 9 | -132/+951 |
| | |\ |
|
| | | * | redone unwanted change | Karsten Priegnitz | 2011-07-30 | 1 | -1/+1 |
| | | * | I did some more changes and I think it's ok now. Please review. | Karsten Priegnitz | 2011-07-30 | 2 | -12/+14 |
| | | * | - refactoring: less and clearer code | Karsten Priegnitz | 2011-07-30 | 4 | -100/+55 |
| | | * | Merge commit 'upstream/master' | Karsten Priegnitz | 2011-07-30 | 53 | -888/+1793 |
| | | |\ |
|
| | | * | | commit before merge upstream/master | Karsten Priegnitz | 2011-07-30 | 3 | -230/+207 |
| | | * | | refactoring | Karsten Priegnitz | 2011-07-24 | 1 | -14/+1 |
| | | * | | refactoring and javadoc | Karsten Priegnitz | 2011-07-24 | 2 | -86/+83 |
| | | * | | Implemented watchlist add/remove in cache detail view. | Karsten Priegnitz | 2011-07-24 | 2 | -0/+240 |
| | * | | | * move app invocation code into factories | Bananeweizen | 2011-07-31 | 31 | -918/+1303 |
| * | | | | Adapted zoom-levels between google maps and mapsforge | Rainer | 2011-07-30 | 2 | -3/+3 |
| | |_|/
|/| | |
|
| * | | | fixed some typos | Andreas Scharf | 2011-07-28 | 3 | -4/+4 |
| * | | | Merge remote-tracking branch 'upstream/master' | Andreas Scharf | 2011-07-28 | 2 | -6/+4 |
| |\ \ \ |
|
| | * | | | Fix UnsupportedOperationException in cgeopoint.addToHistory() | SammysHP | 2011-07-28 | 1 | -5/+3 |
| | * | | | Fix NumberFormatException in finds-number-parsing | SammysHP | 2011-07-28 | 1 | -1/+1 |
| * | | | | Some fixes as SammysHP suggested | Andreas Scharf | 2011-07-28 | 4 | -35/+100 |
| |/ / / |
|
| * | | | last code formatting, removed debug out | Andreas Scharf | 2011-07-28 | 2 | -61/+57 |
| * | | | show toast instead of dialog for missing input cause it seems to | Andreas Scharf | 2011-07-27 | 1 | -2/+1 |
| * | | | fixed code formatting | Andreas Scharf | 2011-07-27 | 2 | -21/+29 |
| * | | | use a long for date instead of a string | Andreas Scharf | 2011-07-27 | 3 | -8/+8 |
| * | | | Removed debug output | Andreas Scharf | 2011-07-26 | 1 | -2/+0 |
| * | | | Toast instead of dialog | Andreas Scharf | 2011-07-26 | 1 | -0/+1 |
| * | | | Merge remote-tracking branch 'upstream/master' | Andreas Scharf | 2011-07-26 | 4 | -30/+236 |
| |\ \ \ |
|
| | * | | | Ask before clear history | SammysHP | 2011-07-26 | 1 | -2/+25 |
| | * | | | Fix NullPointerException in cache-list-menu, fix bug where you can't select s... | SammysHP | 2011-07-26 | 1 | -35/+55 |
| | * | | | Fix bug where signature is pasted everytime you change orientation or keyboard. | SammysHP | 2011-07-25 | 1 | -1/+1 |
| | * | | | Fix bug in field-notes-export, add possibility to clear / remove selected cac... | SammysHP | 2011-07-25 | 3 | -9/+172 |
| | |/ / |
|
| * | | | Added delete destination and clear history actions | Andreas Scharf | 2011-07-26 | 1 | -6/+96 |
| * | | | finished first version of destination history, need some UI polishing | Andreas Scharf | 2011-07-26 | 4 | -92/+198 |
| * | | | Merged from upstream | Andreas Scharf | 2011-07-25 | 51 | -926/+1140 |
| |\ \ \
| |/ / |
|
| | * | | Add verbose field-notes-export (error-message in case of failure, else path t... | SammysHP | 2011-07-24 | 1 | -0/+11 |
| | * | | fix: NullPointerException in cache elevation update | Bananeweizen | 2011-07-24 | 3 | -13/+65 |
| | * | | * fix: NullPointerException in optionsMenu | Bananeweizen | 2011-07-24 | 1 | -94/+132 |
| | * | | NullPointerException in updatelocation, while cache is still being | Bananeweizen | 2011-07-24 | 1 | -15/+6 |
| | * | | new feature: get navigation menu when clicking a waypoint in the | Bananeweizen | 2011-07-24 | 2 | -21/+60 |
| | * | | several bugs/problems found with static code analysis: | Bananeweizen | 2011-07-24 | 12 | -162/+168 |
| | * | | use 16 K as size for new BufferedReaders. The constructor without | Bananeweizen | 2011-07-24 | 2 | -57/+63 |
| | * | | DatabaseObjectNotClosedExceptions during update of the stored caches | Bananeweizen | 2011-07-24 | 1 | -25/+25 |