ryanzhao
|
2a88de3f61
|
move old message notifier to optimized message notifier
|
2020-06-26 16:18:19 +10:00 |
|
nielsandriesse
|
58c6e1ce1e
|
Also increase MAX_COMPRESSION_QUALITY
|
2020-06-05 16:10:16 +10:00 |
|
Haafingar
|
edd20dd83c
|
increase quality parameter
|
2020-06-03 13:06:03 +10:00 |
|
Haafingar
|
f80bbcf927
|
Fix backup names and filepaths, refactor function names
|
2020-05-28 14:55:17 +10:00 |
|
nielsandriesse
|
06883cc3ef
|
Clean
|
2020-05-22 09:53:04 +10:00 |
|
nielsandriesse
|
40200fe5e1
|
Only show GIF metadata warning once
|
2020-05-19 09:21:39 +10:00 |
|
nielsandriesse
|
6205b6c9f6
|
Refactor PushDecryptJob
|
2020-05-13 16:34:08 +10:00 |
|
nielsandriesse
|
819f414446
|
Clean & debug
|
2020-05-13 09:07:51 +10:00 |
|
nielsandriesse
|
8e53383ab9
|
Clean
|
2020-05-12 10:46:58 +10:00 |
|
nielsandriesse
|
ed2ab2d78a
|
Refactor
|
2020-05-11 16:19:26 +10:00 |
|
nielsandriesse
|
410bb9df43
|
Update for core changes
|
2020-05-11 08:43:54 +10:00 |
|
nielsandriesse
|
0a3dbc55a8
|
Integrate push notifications
|
2020-04-17 12:11:27 +10:00 |
|
nielsandriesse
|
84c783fae1
|
Minor refactoring
|
2020-04-16 16:56:12 +10:00 |
|
ryanzhao
|
1183b76ef5
|
Merge branch 'dev' of https://github.com/loki-project/loki-messenger-android into remote-push-notification
|
2020-04-15 15:04:08 +10:00 |
|
ryanzhao
|
8ea2fe0294
|
add update token guard and move acknowledgement to signal service
|
2020-04-15 15:03:57 +10:00 |
|
ryanzhao
|
b72048d9a4
|
add FCM to app for remote push notification
|
2020-04-15 10:24:30 +10:00 |
|
Mikunj
|
f149065a30
|
Fix GroupDescriptions updating dynamically.
This shouldn't happen, rather it should have the snapshot of the group state per message.
|
2020-04-09 13:17:00 +10:00 |
|
gmbnt
|
6246fea83b
|
Further improve threading
|
2020-03-24 11:31:01 +11:00 |
|
Mikunj Varsani
|
e484a95fcb
|
Remove DirectoryRefresh.
This was causing crashes on some devices and it's used for accessing contacts on a device which we don't need.
|
2020-03-13 09:46:28 +11:00 |
|
Niels Andriesse
|
fb9567a61b
|
Merge branch 'dev' into open-group-syncing
|
2020-02-28 08:56:37 +07:00 |
|
Mikunj
|
3cdaf80c5d
|
Removed all references to google play and firebase.
Removed phone number utils.
Slowly remove signal code.
|
2020-02-28 09:07:01 +11:00 |
|
Mikunj
|
7b267ee8b7
|
Fix isSignalGroup boolean check.
Set thread deletion delay to 1s for private chats and open groups.
|
2020-02-25 13:11:06 +11:00 |
|
Mikunj
|
55523b3baf
|
Added open group syncing.
Refactor open group adding code.
|
2020-02-25 12:46:23 +11:00 |
|
Niels Andriesse
|
b9307d4cb9
|
Untie profile picture from auth token
|
2020-02-24 10:57:51 +07:00 |
|
Mikunj
|
1ce7050f1a
|
Leave group on swiping
|
2020-02-19 16:19:16 +11:00 |
|
Niels Andriesse
|
07b1ffa77e
|
Refactor multi device
|
2020-02-13 14:39:29 +11:00 |
|
Niels Andriesse
|
f38b7a30a0
|
Implement open group suggestion sheet
|
2020-02-05 11:29:45 +11:00 |
|
Niels Andriesse
|
155c7f2b12
|
Merge branch 'dev' of github.com:loki-project/loki-messenger-android into private-group-chat
|
2020-02-04 13:23:23 +11:00 |
|
Niels Andriesse
|
0b2986a8a9
|
Add link preview, GIF & open group metadata warnings
|
2020-02-01 15:12:06 +11:00 |
|
Niels Andriesse
|
e9842b2626
|
Disable link previews by default
|
2020-02-01 09:00:29 +11:00 |
|
Mikunj
|
73ec256745
|
Merge branch 'dev' into private-group-chat
|
2020-01-31 15:33:59 +11:00 |
|
Mikunj
|
81b4259dab
|
Merge branch 'dev' into private-group-chat
|
2020-01-31 15:29:31 +11:00 |
|
Mikunj
|
5fa6e5a75c
|
Enable sealed sender by default
|
2020-01-30 10:07:29 +11:00 |
|
Niels Andriesse
|
e3c54c21d1
|
Merge branch 'dev' into session-restore
|
2020-01-28 10:36:46 +11:00 |
|
Niels Andriesse
|
b5cca49b54
|
Background poll for group messages
|
2020-01-22 11:57:16 +11:00 |
|
Mikunj
|
6b38e5d799
|
Get group record programatically instead of making user pass in the recipient.
This was the original function but i added in recipient to it. This is causing crashes and thus we just get the group record.
|
2020-01-22 09:30:26 +11:00 |
|
Niels Andriesse
|
a2f1eb67f9
|
Fix conversation title view
|
2020-01-17 10:37:06 +11:00 |
|
Niels Andriesse
|
8a5307000b
|
Update app icon & implement recovery phrase screen
|
2020-01-09 11:35:43 +11:00 |
|
Mikunj
|
23a5fa7580
|
Let user know when members have been removed from the group.
|
2019-12-13 09:05:18 +11:00 |
|
Mikunj
|
33788189dd
|
Distinguish public chat and rss feed from regular groups
|
2019-12-12 13:01:56 +11:00 |
|
Mikunj
|
97ffea040f
|
Move session restore prompt from message level to conversation level.
|
2019-12-09 09:15:25 +11:00 |
|
Mikunj
|
ba93fdd649
|
Only show one session reset prompt at a time
|
2019-12-05 13:18:33 +11:00 |
|
Mikunj
|
e285ede03d
|
Ignore friend request messages before restoration,
|
2019-12-05 12:10:29 +11:00 |
|
Mikunj
|
5038dec3d1
|
Fix up profile picture display.
|
2019-11-27 13:17:31 +11:00 |
|
ryanzhao
|
5a4b619c9d
|
try to store avatar url locally
|
2019-11-27 13:17:31 +11:00 |
|
Mikunj
|
733ab06e70
|
Clear database on unpair.
|
2019-11-22 10:02:02 +11:00 |
|
Mikunj
|
f753dd1ea9
|
Added a way to clear database.
|
2019-11-21 16:31:01 +11:00 |
|
gmbnt
|
4f1beeaa88
|
Merge pull request #39 from loki-project/multi-device-stage-2
[Stage 2] Multi device
|
2019-11-15 16:25:56 +11:00 |
|
Mikunj
|
d1289ec7bd
|
Refactoring.
|
2019-11-14 12:00:46 +11:00 |
|
Mikunj
|
31ad7a40de
|
Stop main thread from being blocked.
Refactoring.
|
2019-10-31 11:36:52 +11:00 |
|