aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | fixes #2651 - exclude inaccessable dirs from choiceMarco Jacob2013-04-101-1/+1
| * | | | | Merge remote-tracking branch 'origin/release'Bananeweizen2013-04-081-17/+49
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'release' into upstreamSamuel Tardieu2013-04-072-8/+8
| |\ \ \ \ \ \
| * | | | | | | fix #2640: Filter out stored caches Bananeweizen2013-04-071-0/+24
| * | | | | | | Replace progress dialog by individual progress bars when loading imagesSamuel Tardieu2013-04-073-30/+8
| * | | | | | | Merge branch 'release' into upstreamSamuel Tardieu2013-04-072-3/+608
| |\ \ \ \ \ \ \
| * | | | | | | | Put EXTRA parameters into the Intent classSamuel Tardieu2013-04-072-10/+8
| * | | | | | | | Rename EXTRAS_COORDS into the more correct EXTRA_COORDSSamuel Tardieu2013-04-072-5/+5
| * | | | | | | | Merge branch 'release' into upstreamSamuel Tardieu2013-04-071-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'release' into upstreamSamuel Tardieu2013-04-071-2/+14
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add method documentationSamuel Tardieu2013-04-071-1/+6
| * | | | | | | | | | Merge remote-tracking branch 'triakcz/wpt_distance' into upstreamSamuel Tardieu2013-04-073-0/+39
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Displaying note of waypoint on wpt popupTriakCZ2013-03-311-0/+1
| | * | | | | | | | | | Displaying distance to waypoint on map popupTriakCZ2013-03-313-0/+38
| * | | | | | | | | | | Merge remote-tracking branch 'origin/release'Bananeweizen2013-04-071-0/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix #2542: NPE when deleting list with all caches in itBananeweizen2013-04-071-34/+28
| * | | | | | | | | | | | refactoring: remove unused warnings on mandatory parametersSamuel Tardieu2013-04-071-2/+2
| * | | | | | | | | | | | refactoring: remove redundant type castsSamuel Tardieu2013-04-073-4/+4
| * | | | | | | | | | | | refactoring: remove empty statementsSamuel Tardieu2013-04-072-5/+2
| * | | | | | | | | | | | refactoring: make API of AsyncTaskWithProgress more explicitBananeweizen2013-04-074-62/+119
| * | | | | | | | | | | | refactoring: prefer StringUtils.defaultIfBlank over an explicit testSamuel Tardieu2013-04-061-4/+1
| * | | | | | | | | | | | fix #2585: log progress dismissed when tapping on screenSamuel Tardieu2013-04-061-81/+56
| * | | | | | | | | | | | refactoring: use lists instead of arrays for filter collectionsSamuel Tardieu2013-04-0611-34/+49
| * | | | | | | | | | | | refactoring: simplify attribute resolution codeSamuel Tardieu2013-04-061-10/+2
| * | | | | | | | | | | | refactoring: use Math.max to compute the maximum of two integer valuesSamuel Tardieu2013-04-061-6/+1
| * | | | | | | | | | | | refactoring: remove unused importSamuel Tardieu2013-04-061-1/+0
| * | | | | | | | | | | | refactoring: remove extra checkSamuel Tardieu2013-04-061-2/+2
| * | | | | | | | | | | | refactoring: remove redundant null checkSamuel Tardieu2013-04-061-4/+0
| * | | | | | | | | | | | refactoring: use Unix line endingSamuel Tardieu2013-04-061-462/+462
| * | | | | | | | | | | | refactoring: make sure downloadMaps doesn't get a null cacheSamuel Tardieu2013-04-062-8/+8
| * | | | | | | | | | | | refactoring: simplify batch export of geocachesSamuel Tardieu2013-04-062-17/+11
| * | | | | | | | | | | | refactoring: remove redundant return statementsSamuel Tardieu2013-04-061-3/+0
| * | | | | | | | | | | | refactoring: simplify data flowSamuel Tardieu2013-04-061-7/+3
| * | | | | | | | | | | | refactoring: narrow scope of variableSamuel Tardieu2013-04-061-1/+1
| * | | | | | | | | | | | refactoring: simplify expressionSamuel Tardieu2013-04-061-1/+1
| * | | | | | | | | | | | refactoring: use Java-style array declarationSamuel Tardieu2013-04-061-1/+1
| * | | | | | | | | | | | refactoring: do not create explicit arrays to call varargs methodsSamuel Tardieu2013-04-061-1/+1
| * | | | | | | | | | | | Merge branch 'issue-2598' into upstreamSamuel Tardieu2013-04-063-75/+87
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | fix #2598: personal note editing layout problemSamuel Tardieu2013-04-063-75/+87
| * | | | | | | | | | | | | fix #2555: try to detect waypoint type in personal noteBananeweizen2013-04-061-1/+25
| * | | | | | | | | | | | | Merge branch 'release' into upstreamSamuel Tardieu2013-04-061-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | #556: avoid duplicate tags when appending our tagsBananeweizen2013-04-042-4/+21
| * | | | | | | | | | | | | #556: refactor to prepare customization of twitter textBananeweizen2013-04-021-29/+31
| * | | | | | | | | | | | | Merge branch 'issue-2624' into upstreamSamuel Tardieu2013-04-022-15/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | improve display of log texts for OCBananeweizen2013-04-011-9/+17
| * | | | | | | | | | | | | | fix #2619: Clicking link in log decrypts logBananeweizen2013-04-011-0/+6
| * | | | | | | | | | | | | | Merge branch 'release'Bananeweizen2013-03-312-11/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fix #2532: attach log image to log entry locallyBananeweizen2013-03-303-9/+15
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | refactoring of cache logging codeBananeweizen2013-03-304-22/+28
| * | | | | | | | | | | | | | #2613: log error if image cannot be decodedBananeweizen2013-03-301-1/+5