Contacts/app/src/main/kotlin/com/simplemobiletools/contacts/pro/activities
2018-11-28 11:37:30 +01:00
..
ContactActivity.kt do not try updating contact photo if the given activity is destroyed 2018-11-19 16:53:45 +01:00
DialerActivity.kt correcting the scheme at outgoing calls 2018-11-28 11:37:30 +01:00
DialpadActivity.kt adding some Dialer call related things that might be needed soon 2018-11-20 10:49:21 +01:00
EditContactActivity.kt make use of the system string normalizing instead of custom regex 2018-11-20 23:31:50 +01:00
GroupContactsActivity.kt sort contacts directly after fetching, while still on a background thread 2018-11-19 22:58:30 +01:00
InsertOrEditContactActivity.kt sort contacts directly after fetching, while still on a background thread 2018-11-19 22:58:30 +01:00
MainActivity.kt properly handle the Show Recent Calls intent 2018-11-21 12:12:00 +01:00
SelectContactActivity.kt sort contacts directly after fetching, while still on a background thread 2018-11-19 22:58:30 +01:00
SettingsActivity.kt fix #294, add an option to hide the dialpad on the main screen 2018-11-19 20:57:17 +01:00
SimpleActivity.kt appending .pro to the package name 2018-11-05 12:36:29 +01:00
SplashActivity.kt appending .pro to the package name 2018-11-05 12:36:29 +01:00
ViewContactActivity.kt add support for local groups 2018-11-06 20:12:11 +01:00