Commit Graph

100 Commits

Author SHA1 Message Date
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 81aab30d59
Setup CSI again 2019-12-21 03:24:00 +01:00
Paul Schaub 7d1714e47a
Improve last commit 2019-12-21 03:13:00 +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 ccddad2e31
Temporary changes - gotta go! 2019-12-20 10:41:55 +01:00
Paul Schaub ec024d6a1a
Use AvatarDrawable from ltt.rs in Account list 2019-12-13 11:54:10 +01:00
Paul Schaub ce1152f0d6
Readability fixes 2019-12-13 11:39:35 +01:00
Paul Schaub 7f2fe135b3
Refactor notification channel setup code 2019-12-13 11:05:33 +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 40a14abe02
Fix NPEs in repositories 2019-12-06 20:25:33 +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 cf034939b4
More code-plowing. Moved interfaces from data to domain and renamed repository_xmpp to data 2019-11-18 18:39:35 +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 8d8bac90c3
Fix crash on new message 2019-09-30 02:14:04 +02:00
Paul Schaub c167df1285
Theme changes 2019-09-25 22:50:52 +02:00
Paul Schaub ad944f1767
Replace notification instead of adding more 2019-09-24 22:15:11 +02:00
Paul Schaub a8892ee884
Implement super hacky notifications 2019-09-23 23:55:57 +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