aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #1987: Not able to import *.loc file from GC.comBananeweizen2012-12-291-12/+17
* fix #2300: WP "Original coords" does not have a typeBananeweizen2012-12-292-2/+33
* fix #2299: Crash on screen rotation in cache details when menu openedBananeweizen2012-12-292-6/+12
* Merge pull request #2302 from campbeb/checkboxCleanupBananeweizen2012-12-281-500/+53
|\
| * Simplify checkbox layoutBrian2012-12-271-500/+53
* | Cleanup strings for grammar and make more descriptiveBrian2012-12-271-13/+13
* | Remove unused stringBrian2012-12-272-2/+0
|/
* Merge pull request #2301 from campbeb/fixWhiteTextcampbeb2012-12-272-4/+11
|\
| * Add checkbox style to ensure proper formattingBrian2012-12-272-4/+11
|/
* #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