Commit Graph

88 Commits

Author SHA1 Message Date
Paul Schaub 10ed534876
Wip: Work on enabling accounts from accounts fragment 2020-05-16 17:13:51 +02:00
Paul Schaub 44d066117d
Utilize lombok in entity 2020-05-16 15:53:54 +02:00
Paul Schaub c52ff7ed25
Work on app module 2020-05-15 17:05:11 +02:00
Paul Schaub b56b451a4b
Wip 2020-05-11 16:31:07 +02:00
Paul Schaub 7a30921a9c
Reimplement entity caps caching 2020-01-06 03:41:37 +01:00
Paul Schaub 25011cb734
Update some dependencies 2020-01-06 01:27:11 +01:00
Paul Schaub ae6d3ef9d4
Use connection instead of account in account fragment 2020-01-05 23:13:58 +01:00
Paul Schaub 84b5461c11
Temp 2020-01-04 22:56:34 +01:00
Paul Schaub 866772f577
Improve observation of chat list 2019-12-22 05:47:17 +01:00
Paul Schaub 6504170d58
Fix duplicate contacts on rename 2019-12-22 02:06:51 +01:00
Paul Schaub 946a66ed38
Fix name displaying and use AvatarDrawable 2019-12-21 16:47:41 +01:00
Paul Schaub 7905693fc7
Fix duplicates from inserting 2019-12-21 16:30:14 +01:00
Paul Schaub 687288e697
Work on contact list - wip! 2019-12-21 05:34:19 +01:00
Paul Schaub ff04832614
Small refactoring 2019-12-21 04:18:00 +01:00
Paul Schaub 7e2fe55b56
More account management refactoring 2019-12-21 04:08:59 +01:00
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 ec024d6a1a
Use AvatarDrawable from ltt.rs in Account list 2019-12-13 11:54:10 +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 ba15acf659
Improve usage or rx, start working on message storage 2019-12-07 02:04:31 +01:00
Paul Schaub 1767a24fde
Refactoring and commenting 2019-12-06 20:48:27 +01:00
Paul Schaub c2b1d794b7
Make the code compile again. 2019-12-06 15:52:50 +01:00
Paul Schaub d4de49e25b
Remove Contact classes in favor of extended Peer logic 2019-12-02 00:37:35 +01:00
Paul Schaub dc6d9f106e
More small changes 2019-11-23 21:16:03 +01:00
Paul Schaub c1538bc04c
Package name fixes 2019-11-22 23:35:14 +01:00
Paul Schaub 80ebce7c90
More package renaming shenaningans 2019-11-18 23:51:27 +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 5b1d7331e7
Add toasts for non-functional fabs 2019-10-12 18:33:45 +02:00
Paul Schaub 5baa2738fe
Add FABs for chat-, contact- and bookmarklist 2019-10-12 18:17:36 +02:00
Paul Schaub abfa04064f
Add FAB to add new account to account fragment 2019-10-12 17:04:02 +02:00
Paul Schaub 8ab5633fcf
Crude account activate/deactivate functionality 2019-09-30 02:54:05 +02: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
Paul Schaub eb6a406f03
Some theme color changes 2019-09-21 17:33:58 +02:00
Paul Schaub edd72d3616
temp 2019-09-21 14:58:50 +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 f414f3a6d5
Better observation of Rosternames 2019-09-11 01:40:32 +02:00
Paul Schaub 939ce748ef
experimental MAM and improved rx repos 2019-09-08 04:47:59 +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
Paul Schaub be33836106
Modify menu entries 2019-09-01 02:55:50 +02:00
Paul Schaub f773680288
Display Roster name in roster activity 2019-09-01 02:55:19 +02:00
Paul Schaub ac4ff2527b
Show jid as subtitle in chat activity 2019-09-01 02:53:59 +02:00