aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #2210: use resource for main options menuBananeweizen2012-12-274-108/+125
* Merge pull request #2297 from mieczyslaw/masterBananeweizen2012-12-271-93/+127
|\
| * Update main/res/values-pl/strings.xmlMieczyslaw2012-12-261-93/+127
* | Missing german stringLars2012-12-261-0/+1
|/
* fix #2289: layout issues in upload coords featureBananeweizen2012-12-262-37/+13
* Merge pull request #2283 from triakcz/fix_2273Bananeweizen2012-12-262-10/+19
|\
| * Disabling local modification of coords for non-multi and non-mystery cachestriakcz2012-12-232-13/+18
| * Fix #2273 Disable upload of coordinates for non multi/mystery cachestriakcz2012-12-221-2/+6
* | new: menu to delete past events in caches listBananeweizen2012-12-264-3/+38
* | refactoring: wait for activity in UI testBananeweizen2012-12-261-0/+8
* | fix: stored count not updated after restore databaseBananeweizen2012-12-262-2/+4
* | Merge branch 'release'Bananeweizen2012-12-261-1/+1
|\ \
| * | fix #2294: watchlist status not recognizedBananeweizen2012-12-261-1/+1
* | | code cleanup: remove debug codeBananeweizen2012-12-2641-138/+119
* | | Merge pull request #2295 from Lineflyer/masterBananeweizen2012-12-261-0/+2
|\ \ \
| * | | Missing german translationsLars2012-12-261-0/+2
|/ / /
* | | refactoring: introduce pause after scrolling in UI testBananeweizen2012-12-261-2/+11
* | | refactoring: attach javadoc for robotium libraryBananeweizen2012-12-262-0/+1
* | | fix #2292: parse "marked missing"Bananeweizen2012-12-255-7/+1198
* | | Merge pull request #2287 from Lineflyer/masterBananeweizen2012-12-241-1/+1
|\ \ \
| * | | Shorter string to fit in windowLars2012-12-241-1/+1
* | | | Merge pull request #2286 from Lineflyer/masterBananeweizen2012-12-241-2/+2
|\ \ \ \ | |/ / /
| * | | Correction for translation of #2271Lars2012-12-241-2/+2
|/ / /
* | | refactoring: convert trackable log view to real listBananeweizen2012-12-232-75/+109
* | | new: view pager in trackable activityBananeweizen2012-12-2314-710/+832
* | | refactoring: extract view pager activity for re-useBananeweizen2012-12-223-349/+383
* | | refactoring: remove unnecessary null checkBananeweizen2012-12-221-1/+1
* | | fix #2282: change recognition of unpublished cachesBananeweizen2012-12-226-4/+6714
| |/ |/|
* | Fixes #2275, Icon has the wrong sizersudev2012-12-213-0/+0
* | Merge pull request #2278 from Lineflyer/masterSamuel Tardieu2012-12-201-1/+17
|\ \
| * | German translation for #2271Lars2012-12-191-1/+17
* | | Use warning instead of error since the problem is escalatedSamuel Tardieu2012-12-191-1/+1
* | | Bad fields and absence of trackable can be legitimateSamuel Tardieu2012-12-192-14/+14
* | | null cannot be used as a Handler for drop()Samuel Tardieu2012-12-191-2/+3
* | | Absence of a tile on the server is not an errorSamuel Tardieu2012-12-191-1/+1
* | | Do not err when a cache is not in the databaseSamuel Tardieu2012-12-191-1/+1
* | | Having an empty search result is not an errorSamuel Tardieu2012-12-192-2/+2
* | | Merge pull request #2279 from samueltardieu/better-attributesSamuel Tardieu2012-12-193-68/+28
|\ \ \
| * | | Use better aligned attributes in cache descriptionSamuel Tardieu2012-12-193-68/+28
| |/ /
* | | Fix NPE on database migrationSamuel Tardieu2012-12-191-4/+6
* | | Give full exception reports rather than exception namesSamuel Tardieu2012-12-191-16/+16
* | | Reclassify debug informationSamuel Tardieu2012-12-192-2/+1
* | | Refactoring: style issuesSamuel Tardieu2012-12-191-11/+7
* | | Merge branch 'fix_2276_dialog_forever' of https://github.com/triakcz/c-geo-op...Samuel Tardieu2012-12-191-3/+22
|\ \ \ | |/ / |/| |
| * | Fix #2276, close dialog after both requested operations are completedtriakcz2012-12-191-3/+22
* | | Fix typo introduced in the latest commitSamuel Tardieu2012-12-191-1/+1
* | | Fix: do not use String#isEmpty()Samuel Tardieu2012-12-198-12/+13
* | | Refactoring: remove unnecessary enum qualifiersSamuel Tardieu2012-12-1815-16/+16
* | | Refactoring: remove useless calls to super()Samuel Tardieu2012-12-182-2/+0
* | | Refactoring: remove useless String.valueOf() callsSamuel Tardieu2012-12-182-2/+2