linphone-android/app/src/main/java/org/linphone/contacts
2019-04-01 16:14:24 +02:00
..
AndroidContact.java Fixed crash if contact permission isn't granted + auto fetch if granted while in contacts fragment 2019-02-22 10:27:20 +01:00
AsyncContactsLoader.java Use Linphone Log class instead of mediastreamer2's 2019-02-20 14:34:54 +01:00
ContactAddress.java Removed limit on magic search results + fixed crash + removed uid from call display + fixed manually entered address in chat room creation being removed if security toggled 2019-01-04 10:03:52 +01:00
ContactDetailsFragment.java Added & fixed some customization options 2019-04-01 16:14:24 +02:00
ContactEditorFragment.java Added missing hints in assistant & contact editor input text fields 2019-03-22 15:55:27 +01:00
ContactsAdapter.java Code improvement 2019-01-31 14:10:43 +01:00
ContactsFragment.java Updated translations 2019-03-06 14:14:27 +01:00
ContactsManager.java Fixed Core references being held in different places in the app, preventing from being unref'ed at native level 2019-02-25 15:57:56 +01:00
ContactsUpdatedListener.java Huge code refactoring using google tool 2018-11-30 10:31:22 +01:00
ContactViewHolder.java Code cleaning & code improvements reported by android studio 2018-12-05 13:35:05 +01:00
LinphoneContact.java Fixed Core references being held in different places in the app, preventing from being unref'ed at native level 2019-02-25 15:57:56 +01:00
LinphoneNumberOrAddress.java Code cleaning & code improvements reported by android studio 2018-12-05 13:35:05 +01:00
SearchContactsAdapter.java Fixed multiple contacts using same address or phone number in magic search results 2019-04-01 14:15:05 +02:00
SearchContactViewHolder.java Started using friends capabilities for group chat and LIME 2018-12-13 11:24:25 +01:00