aboutsummaryrefslogtreecommitdiffstats
path: root/cgeo-contacts
Commit message (Collapse)AuthorAgeFilesLines
* crowdin: New translationsrsudev2014-06-151-0/+1
|
* Fix bulding with gradle/Android studio.Arne Schwabe2014-06-091-0/+31
| | | | | Update rx java to 0.19 Also add unfinished prototypes for the seldom used side projects.
* crowdin: New translationsrsudev2014-06-021-0/+1
|
* crowdin: New translationsrsudev2014-06-011-0/+1
|
* crowdin: New translationsrsudev2014-05-192-0/+2
|
* Minor cleanupsSamuel Tardieu2014-05-141-3/+3
|
* Update IntelliJ IDEA filesSamuel Tardieu2014-05-131-1/+0
|
* crowdin: New translationsrsudev2014-05-081-0/+1
|
* crowdin: New translationsrsudev2014-05-062-0/+2
|
* crowdin: New translationsrsudev2014-04-281-0/+1
|
* crowdin: New translationsrsudev2014-04-241-0/+1
|
* upgrade commons.lang library in contacts pluginMichael Keppler2014-04-223-2/+4
|
* rename method to reflect what it doesMichael Keppler2014-04-221-5/+5
|
* fix #3728: improve contact matchingMichael Keppler2014-04-224-19/+60
|
* Add mapswithme-api to Intellij IDEASamuel Tardieu2014-04-211-1/+1
| | | | Also fix cgeo-contacts settings.
* Added japanese strings for contacts pluginrsudev2014-04-161-0/+6
|
* Update version code for contacts pluginLars2014-04-041-3/+3
| | | | The plugin was changed since initial build. To make sure we do not test and release an outdated apk I increase the version before building the initial release with CI.
* crowdin: New translationsrsudev2014-03-251-0/+6
| | | | Added Romanian as well
* reduce null analysis warningsBananeweizen2014-03-251-5/+9
| | | | | | This change allows unchecked conversion from non annotated expressions to nonnull expressions. Those are needed whenever we call a framework method (where we cannot add annotations ourselfes) and cause more warnings in Eclipse than they actually help.
* crowdin: New translationsrsudev2014-03-222-0/+12
| | | | added lt and ca as well
* crowdin: New translationsrsudev2014-03-111-0/+6
|
* crowdin: New translationsrsudev2014-03-063-0/+18
|
* Do not run proguard in development mode (Intellij IDEA)Samuel Tardieu2014-03-051-1/+0
|
* More Intellij IDEA configurationSamuel Tardieu2014-03-051-2/+7
|
* build using target level 19Bananeweizen2014-03-041-1/+1
| | | | If your local builds fail after pulling this change, please install the current Android target level 19 and the Google target level 19.
* #3636: add Intellij IDEA project filesSamuel Tardieu2014-03-041-0/+29
|
* Added es, pt and pl to contacts pluginrsudev2014-02-243-0/+18
|
* crowdin: New translationsrsudev2014-02-081-0/+6
|
* crowdin: New translationsrsudev2014-02-053-3/+13
|
* New addon iconsrsudev2014-01-274-0/+0
| | | | | New icons for the contacts- and the calendar-addon (rendered from the svgs by SammysHP)
* Close #3548: merge Italian translationsSamuel Tardieu2014-01-171-0/+6
|
* Changed add-on nameLars2014-01-041-1/+1
|
* Add german language fileLars2014-01-041-0/+8
|
* new: contacts addon searches by display nameBananeweizen2014-01-041-10/+18
|
* refactor: find contact by direct query instead of loopingBananeweizen2013-12-301-33/+10
|
* translation: update French language filesSamuel Tardieu2013-12-291-0/+6
|
* cleanup: remove references to calendar addon from contacts addonBananeweizen2013-12-292-24/+1
|
* new: contacts addonBananeweizen2013-12-2921-0/+1060
* If you want to use this, add _nickname_ or _alias_ fields to your contacts in the standard contact app. Afterwards you can open the contact card directly from a log entry.