Commit Graph

32 Commits

Author SHA1 Message Date
Paul Schaub 7905693fc7
Fix duplicates from inserting 2019-12-21 16:30:14 +01:00
Paul Schaub c2b1d794b7
Make the code compile again. 2019-12-06 15:52:50 +01:00
Paul Schaub dc6d9f106e
More small changes 2019-11-23 21:16:03 +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 75483efd70
Some Material Design changes 2019-09-23 23:20:43 +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 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 be33836106
Modify menu entries 2019-09-01 02:55:50 +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 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 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
Paul Schaub c91012ea4d
Menus 2019-08-11 03:32:13 +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 1e238e2b32
Rename Contact persistence for clarity 2019-08-01 00:17:27 +02:00
Paul Schaub 184c0777c1
Temp 2019-07-02 00:46:40 +02:00
Paul Schaub f53e2090de
Temp 2019-06-29 19:06:07 +02:00
Paul Schaub a82acb5777
Temp 2019-06-24 01:41:17 +02:00
Paul Schaub e7eb6ff9e6
Temp 2019-06-23 02:34:14 +02:00
Paul Schaub da2d5a42cf
Temp 2019-06-21 04:44:59 +02:00
Paul Schaub 8ceeef70b0
Sending and receiving works! 2019-06-21 03:45:33 +02:00
Paul Schaub c122e2db81
Temp 2019-06-06 23:32:41 +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/chat/ChatActivity.java (Browse further)