aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* fix #3050 - progress for export field notes increases for every cacheMarco Jacob2013-07-261-1/+1
* Fixes #2918, Restore debug info for live maprsudev2013-07-252-2/+13
* Implements #17, Reload reCAPTCHArsudev2013-07-254-17/+59
* Fixes #2988, New settings: Check and Save gc.com login not intuitive any morersudev2013-07-255-8/+45
* fixes #3021 - introduce named constantsMarco Jacob2013-07-243-56/+62
* Merge pull request #3046 from marco-jacob/fixStoreForEditPersonalNoteMarco Jacob2013-07-242-76/+91
|\
| * fixes #3018 - show progress storing cache for edit personal noteMarco Jacob2013-07-242-76/+91
* | Fixes #2881, NullPointerExceptions when gc.com username is blankrsudev2013-07-225-9/+7
* | refactoring: simplify distance filterBananeweizen2013-07-212-71/+27
* | Merge remote-tracking branch 'CosMars89/master'Bananeweizen2013-07-213-0/+101
|\ \
| * | created the DistanceFilter and CacheDistance classesCosMars892013-06-203-0/+101
* | | refactoring: checkstyle cleanups in filtersBananeweizen2013-07-2111-40/+48
* | | Merge branch 'release'Bananeweizen2013-07-211-1/+1
|\ \ \
| * | | #2915: point closeout URL to FAQ insteadBananeweizen2013-07-211-1/+1
| * | | Fixes #3002 - Tweet not tweetedrsudev2013-07-161-2/+2
* | | | refactoring: simplify address concatenationBananeweizen2013-07-211-50/+49
* | | | refactoring: remove unneeded null checkBananeweizen2013-07-211-4/+1
* | | | refactoring: move intent based check to ProcessUtilsBananeweizen2013-07-213-16/+17
* | | | Fix #3035: Field note upload "since last export" should be controlled bySammysHP2013-07-212-14/+28
* | | | Fixes #2880, Need maintenance seems no valid log type on OC.dersudev2013-07-201-1/+1
* | | | Merge pull request #3024 from koem/settingsInfoIconBananeweizen2013-07-202-9/+18
|\ \ \ \
| * | | | InfoPreference now with Info Iconkoem2013-07-202-9/+18
* | | | | Refactoring - Settings findPreferencekoem2013-07-201-25/+27
* | | | | Fixes #2992 - Settings: show "authorize c:geo again" when appropriatekoem2013-07-195-4/+49
* | | | | refactoring: simplify control flowBananeweizen2013-07-191-18/+12
* | | | | refactoring: extract level of static maps to constantBananeweizen2013-07-194-41/+42
* | | | | fix #2966: Event cache: parse the date from search resultsBananeweizen2013-07-192-1/+16
* | | | | Added fix suggested by rsudevJavaDog2013-07-192-0/+8
* | | | | Implements #2234: Hide own/found from Live MapJavaDog2013-07-192-5/+17
* | | | | fix #3020: document request headers for cachingBananeweizen2013-07-191-1/+2
* | | | | Merge pull request #3014 from koem/i2978SettingsNavMenuBananeweizen2013-07-193-16/+34
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fixex #2978 - Settings: "System" instead of "More Options"koem2013-07-193-16/+34
* | | | | fixes #2999: no prefix merged for merged stringsMarco Jacob2013-07-191-10/+4
* | | | | Merge pull request #3017 from marco-jacob/fixHandlerToStaticNewMarco Jacob2013-07-185-134/+296
|\ \ \ \ \
| * | | | | Fixes #2931 - make Handler static to solve lintMarco Jacob2013-07-185-134/+296
| | |/ / / | |/| | |
* | | | | refactoring: extract constantBananeweizen2013-07-182-8/+12
|/ / / /
* | | | fix #2994: have [NUMBER] template respect cache sourceBananeweizen2013-07-171-23/+18
* | | | refactoring: cleanupBananeweizen2013-07-171-26/+37
* | | | Fixes #2717 - Compass Speech stops on Rotationkoem2013-07-163-1/+25
|/ / /
* | | Fix some build issuesrsudev2013-07-153-22/+0
* | | Fix test compile issuersudev2013-07-151-2/+2
* | | Fixes #3002 - Tweet not tweetedkoem2013-07-151-37/+35
* | | cleanup: remove unused method Clear()Samuel Tardieu2013-07-141-4/+0
* | | cleanup: remove unused getTokens()Samuel Tardieu2013-07-142-12/+0
* | | Restore backup request of settingsSamuel Tardieu2013-07-141-0/+7
* | | refactoring: remove unused getDisplayHeight()Samuel Tardieu2013-07-144-16/+0
* | | refactoring: move comment to where it belongsBananeweizen2013-07-141-11/+8
* | | refactoring: remove IBasicCache interfaceSamuel Tardieu2013-07-142-48/+34
* | | cleanup: remove isWatchlist() since isOnWatchlist() exists alreadySamuel Tardieu2013-07-142-6/+2
* | | cleanup: remove redundant type castsSamuel Tardieu2013-07-143-4/+4