Contacts/app/src/main/kotlin/com/simplemobiletools/contacts/pro
2018-11-29 15:32:53 +01:00
..
activities remove everything related to the custom Dialer, let the system handle it 2018-11-29 15:32:53 +01:00
adapters fix a glitch at group selecting dialog 2018-11-06 21:36:26 +01:00
databases do not use writeAheadLogging and custom executor at the Room database 2018-11-19 16:54:34 +01:00
dialogs sort contacts directly after fetching, while still on a background thread 2018-11-19 22:58:30 +01:00
extensions moving some Activity extension responsibilities to Context 2018-11-28 21:52:38 +01:00
fragments make use of the system string normalizing instead of custom regex 2018-11-20 23:31:50 +01:00
helpers remove everything related to the custom Dialer, let the system handle it 2018-11-29 15:32:53 +01:00
interfaces add support for local groups 2018-11-06 20:12:11 +01:00
models removing the redundant GsmCall model class 2018-11-21 16:35:05 +01:00
overloads appending .pro to the package name 2018-11-05 12:36:29 +01:00
App.kt removing Stetho 2018-11-05 13:51:13 +01:00