aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move preference keys to resourcersudev2013-07-094-431/+454
|
* Dynamically bind preferences summaryrsudev2013-07-091-21/+20
|
* Implements #750, use preference activitykoem2013-07-09144-1018/+4167
|
* Remove the cache column index, use the indices directlySamuel Tardieu2013-07-091-61/+84
| | | | | | When a database query is performed, the indices for every named column corresponds to its position in the query list. There is no need to go through an intermediate columns array.
* Merge branch 'release' into upstreamSamuel Tardieu2013-07-091-1/+2
|\ | | | | | | | | Conflicts: main/res/values-de/strings.xml
| * #2915: German translation of warningBananeweizen2013-06-221-1/+2
| |
* | refactoring: minor cleanup, experimenting with CheckstyleBananeweizen2013-07-074-13/+13
| |
* | refactoring: make calendar build with AntBananeweizen2013-07-075-54/+132
| |
* | fix #2963: Cache count on main screen shows 0Bananeweizen2013-07-071-1/+1
| |
* | fix #2937: Merging of personal note not OKBananeweizen2013-07-072-5/+5
| |
* | refactoring: try to stabilize testsBananeweizen2013-07-061-1/+3
| |
* | Fixes #2925, Cache logbook not updated correctlyrsudev2013-07-062-10/+25
| | | | | | | | CacheLogbookViewCreater was running on a stale Geocache instance
* | Fixes #2944, Export menu in history is placed badrsudev2013-07-061-1/+1
| | | | | | | | Moved to top
* | Fixes #2826, Found caches shown on live maprsudev2013-07-069-12/+175
| | | | | | | | | | Implemented detection and filtering for vanishing caches Added testcases for new functionality
* | fix #2954: sorting wrong after switching between event list and normalBananeweizen2013-07-062-32/+26
| | | | | | list
* | refactoring: reformatBananeweizen2013-07-061-17/+19
| |
* | fix #2937: Merging of personal note not OKBananeweizen2013-07-054-11/+31
| |
* | fix #2936: No GCVote for attended logs possibleBananeweizen2013-07-051-1/+1
| |
* | fix #2057Bananeweizen2013-07-053-4/+60
| | | | | | * can be reproduced in my emulator with GCH8T5
* | Revert "fix #2899: Recommended app "Bluetooth GPS" not found"Bananeweizen2013-07-0515-0/+27
| | | | | | | | This reverts commit ec9e21f8f510bfcaf6645ab09bb6c7d358f529cb.
* | fix broken testBananeweizen2013-07-052-5/+5
| |
* | updated it plurals, refs #2747RomNexus62013-07-041-7/+7
| |
* | Fixes #2946, Replace license filersudev2013-07-042-10/+209
| | | | | | | | updated LICENSE file content and added NOTICE
* | fix #2899: Recommended app "Bluetooth GPS" not foundBananeweizen2013-07-0415-27/+0
| |
* | fix #2949: Npe in history listBananeweizen2013-07-041-1/+3
| |
* | fix #2932: Editing coordinates crashes cgeoBananeweizen2013-07-041-2/+3
| |
* | Fix history testrsudev2013-07-041-1/+8
| | | | | | | | Until now it worked only if there were no caches in history
* | fix #2268: GPS Cache Exhibit type not parsedBananeweizen2013-07-037-7/+7
| |
* | fix #2957: "load more caches" wrongly enabledBananeweizen2013-07-032-2/+9
| |
* | fix #2951: Amount of favorite points not shown in search resultsBananeweizen2013-07-032-5/+12
| |
* | fix #2943: typo in wherigoBananeweizen2013-07-032-9/+9
| |
* | translation: use crowdin.net to update French translationsSamuel Tardieu2013-07-012-1107/+1040
| | | | | | | | | | We lost the comments and went through a major reformatting while doing so.
* | Fixes #2930, retrieve personal note for opencachingrsudev2013-06-281-1/+5
| |
* | Merge pull request #2893 from marco-jacob/fixPersonalNoteFinalMarco Jacob2013-06-2712-52/+320
|\ \ | | | | | | make personalNote multiline, upload on OK and merge on refresh
| * | make personalNote multiline again, upload button, merge on refreshMarco Jacob2013-06-2612-52/+320
| | |
* | | Implements #2900, Support logging with password (oc)rsudev2013-06-2710-13/+95
| | | | | | | | | | | | | | | Extends db, geocache and OKAPI to retrieve and store the property Extends logging UI and OKAPI to allow entering and sending it
* | | Fixes #2923, Menu slow to open in cache detailsrsudev2013-06-274-3/+31
| | | | | | | | | | | | Removed costly scan of installed packages for launchable apps
* | | Merge pull request #2919 from rsudev/2811aBananeweizen2013-06-2611-156/+253
|\ \ \ | | | | | | | | main activity layout refactoring and dynamic connection status
| * | | Move resource-ids to UserInfoStatusrsudev2013-06-263-48/+44
| | | |
| * | | Improved message for non-authorized OKAPI connectorsrsudev2013-06-252-1/+6
| | | |
| * | | Streamlined implementation of connector status inforsudev2013-06-253-16/+14
| | | |
| * | | Implements #2811 and makes the main screen status fully dynamcrsudev2013-06-238-98/+207
| | | |
| * | | Refactor main activity layout, remove duplicatesrsudev2013-06-232-38/+27
| | | |
* | | | fix #2926: no speech output with "Use GPS only"Bananeweizen2013-06-261-2/+3
| | | |
* | | | fix #2927: TTS volumeBananeweizen2013-06-261-0/+4
| | | |
* | | | findbugs null pointers and initializationsBananeweizen2013-06-243-37/+34
| | | |
* | | | fix endless loop in gpx exportBananeweizen2013-06-241-1/+1
| | | |
* | | | findbugs: remove unused variable and codeBananeweizen2013-06-241-5/+0
| | | |
* | | | fix travelbug smiley menu not enabledBananeweizen2013-06-241-3/+4
| | | |
* | | | findbugs: don't compare float for equalityBananeweizen2013-06-241-8/+8
|/ / /