aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix username reading when logging in from mapSamuel Tardieu2014-01-031-1/+1
* fix #3494: EC attributes disappear on refreshSamuel Tardieu2014-01-032-7/+11
* Update changelog_master.xmlLars2014-01-031-0/+10
* translation: update French language fileSamuel Tardieu2014-01-031-2/+3
* findbugs: disable rule with false positivesBananeweizen2014-01-031-1/+5
* Missing german translationsLars2014-01-031-0/+4
* findbugs: dead storageBananeweizen2014-01-031-2/+1
* new: GPX import from Android storage access frameworkBananeweizen2014-01-039-31/+131
* There is no point in clearing an empty listSamuel Tardieu2014-01-031-1/+0
* fix #3508: gc.com find count incorrect if site is non-EnglishSamuel Tardieu2014-01-031-5/+16
* fix #3506: gc.com avatar is not loaded on login checkSamuel Tardieu2014-01-032-2/+2
* fix #3505: extra logins done to gc.com on live map startSamuel Tardieu2014-01-032-0/+6
* fix #3501: No live map functionality for other sources than gc.comBananeweizen2014-01-031-3/+2
* fix #3504: NPE in map touchBananeweizen2014-01-031-13/+19
* #3088: batch the database requests from the live mapBananeweizen2014-01-034-42/+75
* #3224: limit initial zoom on live mapBananeweizen2014-01-031-1/+1
* Return a concrete list when returning cache logsSamuel Tardieu2014-01-021-2/+5
* Give access to the underlying listSamuel Tardieu2014-01-021-7/+7
* refactoring: don't use Iterable when we have a ListSamuel Tardieu2014-01-021-2/+2
* remove bad throw statementBananeweizen2014-01-011-1/+0
* optimization: do not merge a cache against itselfSamuel Tardieu2014-01-011-0/+3
* refactoring: remove bad default case statementsBananeweizen2014-01-017-16/+5
* fix #3500: crash with `null` completion in lazy listsSamuel Tardieu2014-01-012-0/+82
* fix #3499: exception when parsing bad coordinatesSamuel Tardieu2014-01-011-38/+38
* refactoring: cache singletonsSamuel Tardieu2013-12-313-15/+19
* fixes #3465 Find count not updated after log submission; also fixes broken lo...rel00p2013-12-311-0/+4
* #3224: limit initial zoom on live mapMichael Keppler2013-12-311-3/+15
* fixes #3475rel00p2013-12-301-2/+3
* fix #3493: search by geocode for EC is case sensitiveBananeweizen2013-12-302-3/+15
* refactor: find contact by direct query instead of loopingBananeweizen2013-12-301-33/+10
* translation: update French language filesSamuel Tardieu2013-12-292-0/+8
* crowdin: add cgeo-contacts stringsSamuel Tardieu2013-12-292-4/+4
* fix #3210: delete old translations of the renamed optionBananeweizen2013-12-297-7/+0
* #3449: revert debug changeBananeweizen2013-12-292-5/+6
* cleanup: remove references to calendar addon from contacts addonBananeweizen2013-12-292-24/+1
* new: contacts addonBananeweizen2013-12-2926-8/+1108
* fix #3492: empty strings added to capability listSamuel Tardieu2013-12-291-7/+6
* fix #3491: bad encoding in features listSamuel Tardieu2013-12-291-4/+5
* new: create shortcut from Android launcher to cgeo listsBananeweizen2013-12-294-2/+76
* translation: update French language fileSamuel Tardieu2013-12-291-3/+87
* Merge pull request #3490 from Lineflyer/masterBananeweizen2013-12-292-4/+19
|\
| * More precise string namesLars2013-12-281-3/+3
| * New german strings and more precise menu namingLars2013-12-281-1/+16
|/
* fix typo in tests introduced by previous commitSamuel Tardieu2013-12-281-1/+1
* fix tests: `getMapTokens()` is no longer staticSamuel Tardieu2013-12-282-5/+4
* fix #3485: requests to gc.com although deactivatedSamuel Tardieu2013-12-282-18/+7
* Silence warning introduced by #3449 debug changeSamuel Tardieu2013-12-281-0/+1
* fix #3480: quasi-systematic concurrent loginsSamuel Tardieu2013-12-285-34/+43
* #3449: debug changeBananeweizen2013-12-282-6/+4
* Merge remote-tracking branch 'rel00p/newlogin'Bananeweizen2013-12-283-79/+58
|\