aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* Refresh not just standard list but all lists. Fixes #984blafoo2012-01-151-1/+1
* fix #993: empty log image titleBananeweizen2012-01-151-1/+4
* refactoring: move more widget related classes into own packageBananeweizen2012-01-1414-59/+95
* fix #943: click preview map to invoke navigationBananeweizen2012-01-143-0/+37
* fix #982: reset sorting by date when switching from event list to normalBananeweizen2012-01-141-0/+3
* Merge remote branch 'campbeb/cleanuperrors'Bananeweizen2012-01-142-3/+3
|\
| * Cleanup error messages to make more friendly.campbeb2012-01-142-3/+3
* | #965: use box drawing characters for tableBananeweizen2012-01-142-4/+8
* | Merge remote branch 'campbeb/fix965'Bananeweizen2012-01-142-2/+44
|\ \
| * | Add a note to the description if it contains HTML tables since we don'tcampbeb2012-01-142-2/+44
* | | Merge pull request #983 from campbeb/fixsortBananeweizen2012-01-141-3/+0
|\ \ \
| * | | Don't set comparator to null as this reverts all lists back to distancecampbeb2012-01-141-3/+0
| |/ /
* | | refactoring: move and rename LeastRecentlyUsedCache to avoid confusionBananeweizen2012-01-143-7/+8
* | | fix #972: mark non GC caches as reliableBananeweizen2012-01-143-1/+6
* | | new base class cacheblafoo2012-01-143-15/+30
* | | Revert "Removed unnecessary method"blafoo2012-01-141-0/+44
|/ /
* | fix #978: Show day of week for eventsBananeweizen2012-01-141-2/+10
|/
* change implementation of #939: hard limit for cached ratingsBananeweizen2012-01-121-2/+12
* fix: have type overlay centered in map markersBananeweizen2012-01-121-1/+1
* performance: remove caches from cache after importBananeweizen2012-01-121-1/+4
* Add friend logs not already in the list to end instead of frontcampbeb2012-01-111-2/+1
* Load error code string for displaycampbeb2012-01-111-1/+1
* Removed unnecessary methodblafoo2012-01-111-44/+0
* Overlays instead of icons. Fixes #752blafoo2012-01-1010-238/+178
* simplified expressionTorsten Keil2012-01-081-1/+1
* Merge remote-tracking branch 'upstream/master'Torsten Keil2012-01-082-1/+31
|\
| * Cache for ratings. Avoids double requests. Fixes #939blafoo2012-01-082-1/+31
* | Implementation for #957: Open cache from waypointTorsten Keil2012-01-081-0/+18
|/
* refactoring: clean up code around static mapsBananeweizen2012-01-0812-38/+35
* fix #900: Static maps not updatedBananeweizen2012-01-081-0/+5
* refactoring: cleanup for #945Bananeweizen2012-01-0832-424/+292
* Merge pull request #954 from campbeb/fix946Bananeweizen2012-01-071-0/+3
|\
| * Comparator must allow for objects to be equalcampbeb2012-01-071-0/+3
* | Don't removeUpdates for a provider just because it is disabled. We wouldcampbeb2012-01-071-3/+1
|/
* Set instead of List to avoid caches multiple times in search resultsblafoo2012-01-065-37/+46
* Removed forgotten debug statementblafoo2012-01-061-3/+0
* Save a cache to the database only if there are changesblafoo2012-01-052-6/+107
* Bugfix: Cache contained twice in searchblafoo2012-01-052-1/+3
* fix #944: Navigon supportBananeweizen2012-01-052-1/+66
* fix #938: Weird logical expression in cgeotrackable.java:427Bananeweizen2012-01-051-1/+1
* Updated mocked data due to GC.com downtime on 04.01.2012blafoo2012-01-041-0/+4
* addendum to last commit: NPE for imported caches without any log Bananeweizen2012-01-044-16/+19
* fix: NPE for imported caches without any logBananeweizen2012-01-043-3/+6
* Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...Bananeweizen2012-01-041-2/+0
|\
| * Remove unused importsmucek42012-01-041-2/+0
* | fix: NPE if login page can't be retrievedBananeweizen2012-01-041-0/+3
* | fix: NPE in main screen if GPS is lateBananeweizen2012-01-041-1/+3
|/
* Refactoring: Make LoadLongDescriptionTask genericSammysHP2012-01-041-23/+39
* Fix #923: Inventory page shows white-on-white for light skinSammysHP2012-01-041-1/+2
* fix #941: Default navigation: map. Missing cache contextBananeweizen2012-01-042-2/+3