Contacts/app/src/main/kotlin/com/simplemobiletools/contacts/activities
2018-02-26 17:17:04 +01:00
..
ContactActivity.kt show the contact addresses on the View screen 2018-02-21 20:22:03 +01:00
EditContactActivity.kt add Notes field at our local database too 2018-02-22 15:25:36 +01:00
MainActivity.kt making some views nullable 2018-02-26 17:17:04 +01:00
SelectContactActivity.kt add Filter and Sort menu items to the Select contact screen 2018-02-22 20:54:01 +01:00
SettingsActivity.kt add a setting for selecting what should happen on contact click 2018-02-10 22:17:38 +01:00
SimpleActivity.kt move all files in src/main/kotlin from src/main/java 2017-12-10 13:30:25 +01:00
SplashActivity.kt move all files in src/main/kotlin from src/main/java 2017-12-10 13:30:25 +01:00
ViewContactActivity.kt show the contact notes at the View screen 2018-02-22 14:15:39 +01:00