Contacts/app/src/main/kotlin/com/simplemobiletools/contacts/activities
2018-03-16 09:58:53 +01:00
..
ContactActivity.kt adding a couple crashfixes 2018-03-03 12:59:16 +01:00
EditContactActivity.kt add an extra check to avoid saving null contact 2018-03-16 09:58:53 +01:00
MainActivity.kt always fetch all contact info to make sure Search works well 2018-03-04 10:06:40 +01:00
SelectContactActivity.kt always fetch all contact info to make sure Search works well 2018-03-04 10:06:40 +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