Commit graph

84 commits

Author SHA1 Message Date
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
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
Paul Schaub d37d17e5f2
Show back button in chat activity 2019-09-01 02:53:31 +02:00
Paul Schaub b07d6d541b
Install message notification channel 2019-09-01 02:02:44 +02:00
Paul Schaub 93d8afc165
Fix #4 correct chat bubbles size by requesting relayout 2019-09-01 02:01:05 +02:00
Paul Schaub d8f9a30585
Implement CSI 2019-08-30 15:11:03 +02:00
Paul Schaub 1468ad4dfa
Add 'not yet implemented' warnings and implement message search in chat 2019-08-29 16:06:47 +02:00
Paul Schaub de39e356f0
Move chat logic to ChatViewModel 2019-08-29 00:22:26 +02:00
Paul Schaub a85d4fa2ce
Fix rosterlist overlapping bug 2019-08-25 18:32:43 +02:00
Paul Schaub fb30bc4726
Optimize subscriber 2019-08-25 18:32:27 +02:00
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