Commit Graph

13 Commits

Author SHA1 Message Date
Paul Schaub 866772f577
Improve observation of chat list 2019-12-22 05:47:17 +01:00
Paul Schaub 946a66ed38
Fix name displaying and use AvatarDrawable 2019-12-21 16:47:41 +01:00
Paul Schaub c2b1d794b7
Make the code compile again. 2019-12-06 15:52:50 +01:00
Paul Schaub da9179b049
Begin work on stricter clean architecture.
* Created modules entity, entity_xmpp, which contain entities and their respective XMPP implementations
* Started process of inverting dependency between core and persistence layers
2019-11-03 06:33:52 +01:00
Paul Schaub e5dfa3c030
Change persistence backend to requery (fix #8) 2019-10-28 14:56:56 +01:00
Paul Schaub b8b171a4f5
Rename chatPojos peerName field to contactName 2019-09-30 02:34:47 +02:00
Paul Schaub d6092388a5
Bundle: Use constant keys to address values 2019-09-30 02:28:22 +02:00
Paul Schaub c167df1285
Theme changes 2019-09-25 22:50:52 +02:00
Paul Schaub 75483efd70
Some Material Design changes 2019-09-23 23:20:43 +02:00
adiaholic 705c7c2ec0 Remove Checkstyle Errors
By :
1) Rearrange imports
2) Adding `package-info` where required
2019-09-13 12:47:59 +05:30
Paul Schaub 74f9f79dd3 Theme experiments 2019-09-11 01:40:47 +02:00
Paul Schaub b9eb37e387
Experiements 2019-09-02 01:06:17 +02:00
Paul Schaub aa75aea180
introduce bottomNavigationView 2019-09-01 04:56:23 +02:00