Contacts/app/src/main/kotlin/com/simplemobiletools/contacts
Tibor Kaputa 2559fdd8c0
Merge pull request #57 from trubitsyn/patch-1
Some code improvements
2018-01-31 21:14:41 +01:00
..
activities shorten the search close code 2018-01-31 18:18:35 +01:00
adapters Add private modifiers where applicable 2018-01-30 14:17:43 +03:00
dialogs Add private modifiers where applicable 2018-01-30 14:17:43 +03:00
extensions rename ContactActivity to EditContactActivity 2018-01-29 19:16:58 +01:00
fragments add some null checks to filtering contacts adapter entries at search 2018-01-31 18:04:26 +01:00
helpers Add const modifiers in Constants 2018-01-30 14:16:45 +03:00
interfaces move the referesh contacts interface in the proper folder 2017-12-30 21:57:37 +01:00
models add thumbnailUri to the contact model 2018-01-15 20:41:04 +01:00
overloads renaming some variable 2017-12-26 10:06:17 +01:00
App.kt add LeakCanary and storage permission back 2018-01-14 19:58:25 +01:00