Commit Graph

22 Commits

Author SHA1 Message Date
M66B 82929b231e Fixes 2018-08-12 16:46:58 +00:00
M66B 633482ade7 Fixes, improvements 2018-08-12 15:31:43 +00:00
M66B 92e9120e06 Consistently use database transactions
To prevent hard to find problem
2018-08-12 12:47:52 +00:00
M66B 096919e307 Introduced simple task
Loaders are not suitable for one shot tasks which execution needs to be guaranteed
2018-08-12 07:51:33 +00:00
M66B 7c294281c2 Navigate from setup to messages when account set 2018-08-11 16:50:51 +00:00
M66B 53d77fe205 Search contacts on typing 2018-08-10 16:06:39 +00:00
M66B d48c2cd87a Use main switcher activity, small improvements
- hosts EULA
- goto either setup or messages
2018-08-10 13:32:45 +00:00
M66B 659900f6d7 Refactoring 2018-08-09 07:02:41 +00:00
M66B 7c39cc9cd1 Fixed flickering
This is why AndroidX was required
2018-08-08 07:11:03 +00:00
M66B 10ee7df4b9 Switched to AndroidX libraries 2018-08-08 07:03:31 +00:00
M66B ab5f432978 Moved observers and loaders to onActivityCreate 2018-08-08 05:52:57 +00:00
M66B 5f48e38d6d Seem to be a formatting bug in Android Studio 2018-08-07 15:20:51 +00:00
M66B 27fef56a77 Simplified setup, added debug setting 2018-08-06 12:29:14 +00:00
M66B 84ad94b510 Layout improvement 2018-08-05 18:46:36 +00:00
M66B 8d42f6809f Hide keyboard on detaching fragment
Do we really need to do this ourselves, Google?
2018-08-05 12:09:46 +00:00
M66B 728b9c6b94 Minor improvement 2018-08-04 17:43:37 +00:00
M66B 4467a088ea Moved dark theme setting to setup 2018-08-04 15:37:42 +00:00
M66B fe9c0a4a8f Move accounts/identities to setup 2018-08-04 15:13:19 +00:00
M66B 581e6eb50b Fixed lifecycle owners 2018-08-04 14:57:36 +00:00
M66B 5f77582bec Create outbox on setup
To make sure the event listener is started
2018-08-03 16:21:18 +00:00
M66B 74b6cb037d Refactoring 2018-08-03 09:58:44 +00:00
M66B 00e01c2ecd First public release 2018-08-02 13:33:06 +00:00