Commit graph

478 commits

Author SHA1 Message Date
nielsandriesse 6efef1d148 Disable multi device 2020-08-04 15:33:37 +10:00
nielsandriesse a742ecd574 Fix crashes 2020-07-20 09:20:25 +10:00
nielsandriesse 455471b20e Remove the concept of friend requests 2020-07-15 14:26:20 +10:00
nielsandriesse 21554441f3 Make things compile 2020-07-15 12:24:43 +10:00
nielsandriesse 06883cc3ef Clean 2020-05-22 09:53:04 +10:00
nielsandriesse b9d8d100d9 Refactor 2020-05-12 11:26:44 +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 a6bfd14285 Update for core changes 2020-04-09 13:38:15 +10: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 a57bf0cd98 Remove un-used permissions. 2020-02-27 15:44:57 +11:00
Niels Andriesse 705b3dc625 Refactor 2020-02-12 13:27:28 +11:00
Niels Andriesse b5792a81aa Update for core changes 2020-02-11 09:38:05 +11:00
Niels Andriesse 9378818b73 WIP 2020-01-15 17:13:46 +11:00
Niels Andriesse 8aa214bd7d WIP 2020-01-15 16:13:28 +11:00
Niels Andriesse bfb6435d72 WIP 2020-01-15 12:20:10 +11:00
Niels Andriesse 23336cc2ea WIP 2020-01-14 16:36:03 +11:00
Niels Andriesse 52dc8d6b63 WIP 2020-01-14 10:27:17 +11:00
Niels Andriesse df61e9565c WIP 2020-01-14 10:27:17 +11:00
Niels Andriesse b75a15a063 Fix attachment type selector 2020-01-14 10:27:12 +11:00
Niels Andriesse c05c1eecd8 Implement input bar redesign 2020-01-10 16:35:32 +11:00
Mikunj 280d866df3 Public chat avatar handling.
Fix note to self.
2019-11-28 15:26:02 +11:00
Mikunj bef1e5c469 Fix note to self icon not showing correctly. 2019-11-28 11:13:18 +11:00
Mikunj 88234c26a3 Fix icon in notification. 2019-11-27 13:17:31 +11:00
Mikunj 5038dec3d1 Fix up profile picture display. 2019-11-27 13:17:31 +11:00
ryanzhao 2677599953 fix up the crash of mention.
fix up the '@' issue. 2019-11-18 17:10:28 +11:00
Niels Andriesse e785eab28b Clean 2019-11-18 13:21:52 +11:00
Mikunj 35ee1c1391 Fix avatar images not being updated correctly. 2019-11-18 13:02:19 +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 789aa244b5 Use promises instead of blocking the thread. 2019-11-01 14:29:43 +11:00
Mikunj 31ad7a40de Stop main thread from being blocked.
Refactoring.
2019-10-31 11:36:52 +11:00
Mikunj 7ff7c36e27 Cleanup code. 2019-10-30 09:59:11 +11:00
Mikunj 98cfd93b97 Enable note to self.
Fix note to self crashing.
2019-10-24 15:38:13 +11:00
Niels Andriesse 9fc43cb16d Enable incognito keyboard by default 2019-10-24 10:38:51 +11:00
Niels Andriesse cbad885586 Add missing display name update & message fetch 2019-10-15 16:06:38 +11:00
Niels Andriesse 4a613df52d Clean 2019-10-15 14:32:23 +11:00
Niels Andriesse 65f95839d9 Fix build 2019-10-15 13:51:18 +11:00
Niels Andriesse a8c4fa22a3 Partially fix build 2019-10-15 13:39:17 +11:00
Mikunj 2f18c5bad2 Merge branch 'dev' into custom-server
# Conflicts:
#	src/org/thoughtcrime/securesms/loki/DisplayNameActivity.kt
2019-10-11 15:40:09 +11:00
Niels Andriesse 48d282a864 Require the user to pick a display name 2019-10-11 13:37:56 +11:00
Mikunj 13d42f542c Added public chat manager.
Replace hard coded public chat server with dynamic one.
2019-10-11 09:36:52 +11:00
Niels Andriesse 9207e479a6 Implement user selection view 2019-10-10 13:53:02 +11:00
Niels Andriesse a44c3fcd57 Clean 2019-10-08 14:10:16 +11:00
Niels Andriesse bf958fffe1 Partially disable settings for slave devices 2019-10-08 12:17:25 +11:00
Niels Andriesse d0e5ddfe3f WIP 2019-10-08 10:43:09 +11:00
Niels Andriesse c8a90ced19 Add missing event 2019-10-07 16:22:13 +11:00
Mikunj da67bfab4c Multi-device sending typing and receipt messages. 2019-10-07 10:32:45 +11:00
Mikunj 28b8d080c4 Correctly show quote author name in group chats. 2019-09-12 11:08:45 +10:00
Niels Andriesse f3dc4f51e1 Fix group chat quote display name 2019-09-11 16:36:02 +10:00