Commit Graph

10 Commits

Author SHA1 Message Date
Paul Schaub ba7d983b95
Rename ui package login -> account 2019-12-21 03:46:17 +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 8ab5633fcf
Crude account activate/deactivate functionality 2019-09-30 02:54:05 +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 2d6a9ef070
RXify message sending 2019-08-25 17:54:03 +02:00
Paul Schaub fbb0a0e978
Temp 2019-08-04 04:22:08 +02:00
Paul Schaub 817d6a2940
RxJava'ify 2019-08-03 19:05:50 +02:00
Paul Schaub 308ca9c467
Temp 2019-06-03 01:16:49 +02:00