aboutsummaryrefslogtreecommitdiffstats
path: root/cgeo-contacts/src
Commit message (Collapse)AuthorAgeFilesLines
* fix #4724: correctly finish contacts selection on cancelBananeweizen2015-03-071-0/+9
|
* null annotations in apps, contacts, calendarBananeweizen2015-01-151-2/+4
|
* some code cleanups with Android StudioMichael Keppler2015-01-031-14/+15
|
* switch to Java 1.7Bananeweizen2014-07-171-3/+3
| | | | At least since march both ADT and Android Studio support Java 7 features in Android development. Let's use them.
* Minor cleanupsSamuel Tardieu2014-05-141-3/+3
|
* upgrade commons.lang library in contacts pluginMichael Keppler2014-04-221-2/+4
|
* rename method to reflect what it doesMichael Keppler2014-04-221-5/+5
|
* fix #3728: improve contact matchingMichael Keppler2014-04-221-19/+58
|
* new: contacts addon searches by display nameBananeweizen2014-01-041-10/+18
|
* refactor: find contact by direct query instead of loopingBananeweizen2013-12-301-33/+10
|
* cleanup: remove references to calendar addon from contacts addonBananeweizen2013-12-291-23/+0
|
* new: contacts addonBananeweizen2013-12-292-0/+143
* 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.