Commit Graph

98 Commits

Author SHA1 Message Date
Paul Schaub d2adecfd78
Point Smack submodule to mercury fork on codeberg 2019-09-13 12:02:24 +02:00
Paul Schaub 09e632e1d7 Merge branch 'checkStyle' of adiaholic/Mercury-IM into master 2019-09-13 11:13:15 +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 f74d074a0e
Reduce apk size by applying fix to smack-android 2019-09-13 01:23:45 +02:00
Paul Schaub 3b996ef745
Small changes 2019-09-13 01:22:54 +02:00
Paul Schaub 6ecfdb0c79 Merge branch 'composite' 2019-09-12 17:21:04 +02:00
Paul Schaub cae40850f2
Composite Builds!
https://docs.gradle.org/5.4.1/userguide/composite_builds.html
2019-09-12 17:19:51 +02:00
Paul Schaub db6597e064
prefix subscription related db rows 2019-09-12 15:43:33 +02:00
Paul Schaub c8f260c55f
Remove nickname field from contactModel 2019-09-12 15:42:34 +02:00
Paul Schaub c22f9a8fe2
Fix generic type in RosterRepository 2019-09-11 16:01:11 +02:00
Paul Schaub 90623b2cba
Fix #6. Fix join logic in contactDao 2019-09-11 16:00:44 +02:00
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 8e8060b8ee
Update Android Gradle plugin from 3.4.2 tp 3.5.0 2019-09-11 01:40:10 +02:00
Paul Schaub 3e03f8c630
Revert attempt to builder-ify accountModel 2019-09-10 21:23:54 +02:00
Paul Schaub 939ce748ef
experimental MAM and improved rx repos 2019-09-08 04:47:59 +02:00
Paul Schaub 93bcda8480
Add 512px logo png 2019-09-04 00:22:06 +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 5d9a8fb8d7
Linkify web links in messages 2019-09-01 02:52:08 +02:00
Paul Schaub 4b1328ad37
Add message menu sketch and icons 2019-09-01 02:24:37 +02:00
Paul Schaub 8eb1b7d429
Update Gradle 5.1.1 -> 5.4.1 2019-09-01 02:03:59 +02:00
Paul Schaub 3744778155
Move initialization code to method 2019-09-01 02:03: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 827581c036
Add notice about stable and unique sids to xeps.md 2019-08-31 19:44:28 +02:00
Paul Schaub 1dd669ef14
Add comments and improve readability 2019-08-31 18:56:18 +02:00
Paul Schaub 9fc62b25f2
Add document with XEP support 2019-08-31 18:51:47 +02:00
Paul Schaub 62e4e754b4
Remove old drawables 2019-08-31 18:45:30 +02:00
Paul Schaub d4fb389ee4
Add comments to MessageDao 2019-08-30 15:12:42 +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 71574298c1
Add new icon 2019-08-29 00:21:24 +02:00
Paul Schaub 450dbcbcc3
Hide Smack Version 2019-08-26 09:11:45 +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
Paul Schaub f7697b9ba8
Use diffutil for accounts fragment 2019-08-20 20:14:57 +02:00
Paul Schaub 4a5ccd879d
Fix EntityCapsStore 2019-08-20 01:15:30 +02:00
Paul Schaub e661ffdf65
Rework Roster storage 2019-08-19 02:36:31 +02:00
Paul Schaub 83aa428a66
Remove residual xmpp_core 2019-08-17 18:52:18 +02:00
Paul Schaub 41b116719f
Temp 2019-08-12 17:05:30 +02:00
Paul Schaub d80099b2cf
Add logic for Centermodule 2019-08-12 00:34:19 +02:00
Paul Schaub c91012ea4d
Menus 2019-08-11 03:32:13 +02:00