Commit Graph

5123 Commits

Author SHA1 Message Date
nielsandriesse 18b95c7f8a Merge branch 'dev' 2020-04-17 16:00:54 +10:00
nielsandriesse a055cf3d45 Update version number 2020-04-17 15:43:40 +10:00
nielsandriesse 669e8b9f6b Fix FCM token updating bug 2020-04-17 13:26:11 +10:00
nielsandriesse 9f1809abf4 Clean 2020-04-17 12:21:01 +10:00
Niels Andriesse 8491c6d78d
Merge pull request #175 from loki-project/push-notification-integration
Push Notification Integration
2020-04-17 12:15:40 +10:00
nielsandriesse 0a3dbc55a8 Integrate push notifications 2020-04-17 12:11:27 +10:00
Niels Andriesse e68c2d1cfe
Merge pull request #174 from loki-project/push-notifications
Improved Push Notifications Stage 2
2020-04-16 16:58:15 +10:00
nielsandriesse 84c783fae1 Minor refactoring 2020-04-16 16:56:12 +10:00
Niels Andriesse 7492c68fe4
Merge pull request #173 from loki-project/push-notification-ui
Push Notification UI
2020-04-16 15:34:44 +10:00
nielsandriesse 82f2b8ec3e Add FCM option to notification settings 2020-04-16 15:33:31 +10:00
nielsandriesse 6d4398e740 Implement PN mode bottom sheet UI 2020-04-16 15:18:11 +10:00
nielsandriesse c09032900f Implement PN mode screen UI 2020-04-16 14:49:23 +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
Niels Andriesse 0b565588d8
Merge pull request #167 from loki-project/closed-group-fixes
Closed Group Fixes
2020-04-15 15:02:06 +10:00
nielsandriesse 6ed3a4c372 Add FIXME 2020-04-15 15:01:02 +10:00
ryanzhao 18ce4433d2 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-android into remote-push-notification 2020-04-15 10:24:55 +10:00
ryanzhao b72048d9a4 add FCM to app for remote push notification 2020-04-15 10:24:30 +10:00
Niels Andriesse 11b5c78e3e
Merge pull request #168 from loki-project/onion-requests
Onion Requests
2020-04-14 11:43:00 +10:00
Mikunj 7d9eafe8fb Ignore closed group messages from users who are not members. 2020-04-09 15:30:29 +10:00
Mikunj 45220bfa70 Hide input when group is marked as not active.
Fix bug where input panel gets shown when you long press a message.
2020-04-09 15:01:26 +10:00
nielsandriesse be688d8095 Update for core changes 2020-04-09 14:45:13 +10:00
nielsandriesse a6bfd14285 Update for core changes 2020-04-09 13:38:15 +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
Mikunj Varsani 1f21a81a29
Merge pull request #166 from Bilb/various-closed-group-changes
trigger registration on enter pressed
2020-04-09 12:17:20 +10:00
Mikunj 4a36ed333d Disable chat if we were removed from the group. 2020-04-09 10:47:18 +10:00
Mikunj 3ec5974210 Correctly display when user was kicked or added 2020-04-09 10:35:08 +10:00
Audric Ackermann 407f6aa3a5
trigger register on press enter 2020-04-09 09:32:35 +10:00
gmbnt 65e6e0437c Update seed node pool 2020-04-08 10:44:55 +10:00
Niels Andriesse 547a8bd000
Update BUILDING.md 2020-04-08 09:05:36 +10:00
Niels Andriesse 342e22d692
Update ISSUE_TEMPLATE.md 2020-04-08 09:02:53 +10:00
Niels Andriesse 4f8b3e4a1c
Update bug_report.md 2020-04-08 08:59:57 +10:00
Niels Andriesse c98e7b3642
Update README.md 2020-04-08 08:59:27 +10:00
gmbnt 562deec218 Fix copy 2020-04-07 10:50:02 +10:00
Niels Andriesse 2873655398
Merge pull request #161 from loki-project/note-to-self
Fix avatar and names on Note to self
2020-04-06 14:34:43 +10:00
gmbnt 1f6ea3b55c Maintain consistent code style 2020-04-06 14:34:19 +10:00
Niels Andriesse b5e10c79d8
Update bug_report.md 2020-04-06 14:29:10 +10:00
Niels Andriesse 592456d59d
Update ISSUE_TEMPLATE.md 2020-04-06 14:27:39 +10:00
Niels Andriesse 11522db952
Merge pull request #143 from KeeJef/master
Update issue templates
2020-04-06 14:24:44 +10:00
gmbnt 2e30edd950 Update version number 2020-04-03 09:47:31 +11:00
Mikunj 52060ac9fd Fix avatar and names on Note to self 2020-04-01 14:16:31 +11:00
gmbnt 824bdc6089 Maintain consistent code style 2020-03-27 10:35:44 +11:00
gmbnt aa3b7fe1b0 Update version number 2020-03-26 11:25:56 +11:00
gmbnt b600e8c6a0
Merge pull request #156 from loki-project/multi-device
Make Multi Device Instructions Clearer
2020-03-25 11:48:47 +11:00
gmbnt aecbfbcc37 Fix layout on small screens 2020-03-25 11:46:52 +11:00
gmbnt a3d416daa0 Make multi device instructions clearer 2020-03-25 11:36:53 +11:00
gmbnt 782986f1bb
Merge pull request #155 from loki-project/multi-device
Improve Threading & Ditch Long Polling
2020-03-24 14:12:14 +11:00
gmbnt 16f207b785 Ditch long polling 2020-03-24 13:48:23 +11:00
gmbnt 6246fea83b Further improve threading 2020-03-24 11:31:01 +11:00
gmbnt c8d5abfe73
Merge pull request #154 from loki-project/bug-fixes
Bug Fixes
2020-03-23 11:18:16 +11:00