Commit Graph

20 Commits

Author SHA1 Message Date
Paul Schaub ba7d983b95
Rename ui package login -> account 2019-12-21 03:46:17 +01:00
Paul Schaub 749c4ec89c
Enable/Disable foreground service depending on accounts 2019-12-21 03:01:35 +01:00
Paul Schaub 2d71767ab2
Improve account login performance 2019-12-21 01:45:30 +01:00
Paul Schaub 3569462a78
Too lazy to comment. Simplifications and rewrites of login 2019-12-21 00:27:48 +01:00
Paul Schaub 6d4033e923
Refactoring app 2019-12-09 15:49:59 +01:00
Paul Schaub b3b05a42b6
Refactoring in app module 2019-12-09 13:50:26 +01:00
Paul Schaub c2b1d794b7
Make the code compile again. 2019-12-06 15:52:50 +01:00
Paul Schaub c1538bc04c
Package name fixes 2019-11-22 23:35:14 +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
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 ab66770fd7
Temp 2019-08-24 23:06:06 +02:00
Paul Schaub fbb0a0e978
Temp 2019-08-04 04:22:08 +02:00
Paul Schaub dd8f9cf6a3
Merging exp2 2019-08-03 19:13:07 +02:00
Paul Schaub ceac922aab
Avatar 2019-07-31 17:44:10 +02:00
Paul Schaub 1e1ded9795
Move login logic to vm 2019-07-29 22:14:35 +02:00
Paul Schaub b469f6de95
Hacked Roster loading 2019-05-19 02:00:33 +02:00
Paul Schaub ac2037e06c
AndroidX 2019-05-18 10:06:16 +02:00
Paul Schaub 3c817a3172
Hello I'm mercury! 2019-05-13 03:19:17 +02:00
Renamed from app/src/main/java/org/olomono/messenger/ui/login/LoginViewModel.java (Browse further)