1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-21 05:13:27 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Loic Blot 1a6feec7ee Use spinner instead of big listview when selecting contacts 2015-08-30 13:44:00 +02:00
Loic Blot 8e96526e3c Fix a crash when refresh is running and scrolling 2015-08-30 10:59:09 +02:00
Loic Blot cc14488a88 Abort sync process earlier when no account is available 2015-08-30 10:28:57 +02:00
Loic Blot f7dcb8e51c Read phone contact list to retrieve contacts from phone numbers
* ContactListAdapter: Fix a potential crash when list is empty
2015-08-30 10:05:56 +02:00
Loic Blot b937c4ebdd Refresh directly, don't wait 2015-08-09 23:50:29 +02:00
Loic Blot c733997aaa Refresh layout for phone list is now okay 2015-08-09 23:40:52 +02:00
Loic Blot d0bd844c48 Add basic refresh layout to phone list, need handling 2015-08-09 23:34:10 +02:00
Loic Blot fd7abccb42 Handle API call errors when getting phone numbers 2015-08-09 23:14:07 +02:00
Loic Blot 597044cdc8 Big commit: Android Studio + Re-enable ContactList view and make it working to prepare SMS restauration 2015-08-09 19:57:23 +02:00