Commit graph

12426 commits

Author SHA1 Message Date
Niels Andriesse 1972f1526d Implement landing screen redesign 2019-12-06 14:42:43 +11:00
Niels Andriesse 7ea5e5bd46 Implement profile updating redesign 2019-12-06 11:54:04 +11:00
Niels Andriesse 83fe454b07 Implement notification & privacy settings screens redesign 2019-12-06 09:25:26 +11:00
Niels Andriesse 16ab9de5be Clean 2019-12-05 15:41:18 +11:00
Niels Andriesse 8cd53106b8 Ditch old QR code modal 2019-12-05 15:28:53 +11:00
Niels Andriesse 1978c67a4f Implement QR code screen redesign 2019-12-05 15:28:32 +11:00
Niels Andriesse 67053af50a Implement preliminary linked devices screen redesign 2019-12-05 14:31:45 +11:00
Niels Andriesse c279eb1be4 Implement modal redesign 2019-12-05 11:42:31 +11:00
Niels Andriesse 13d79096aa Finish settings screen redesign 2019-12-05 10:10:09 +11:00
Niels Andriesse ce524c140f Start implementing settings screen redesign 2019-12-04 16:54:46 +11:00
Niels Andriesse 3c904be879 Implement join public chat screen redesign 2019-12-04 15:17:06 +11:00
Niels Andriesse eed8790e93 Re-order files 2019-12-04 13:58:28 +11:00
Niels Andriesse dbd71ab9a2 Split new conversation screen into tabs 2019-12-04 13:44:00 +11:00
Niels Andriesse 8429b9d680 Finish new conversation screen redesign 2019-12-03 14:17:08 +11:00
Niels Andriesse 8e06fd3e9a Fix crash 2019-12-03 13:36:07 +11:00
Niels Andriesse c3ccd08ace Merge branch 'dev' into redesign 2019-12-03 13:21:58 +11:00
Niels Andriesse 9bcf6a256a Clean 2019-12-03 13:21:42 +11:00
Niels Andriesse e1373b7fd9 Update version number 2019-12-03 11:18:55 +11:00
Niels Andriesse 9b51cd9b67 Fix typo 2019-12-03 11:13:19 +11:00
Niels Andriesse 976f17a3ec Fix linking with desktop 2019-12-03 09:58:47 +11:00
Niels Andriesse 4a001f8800 Further implement new conversation screen redesign 2019-12-02 16:54:21 +11:00
Mikunj abc6e20207 Fix profile name being cleared when setting profile picture. 2019-12-02 16:17:42 +11:00
Niels Andriesse 9435c6dd1d Fix contact parsing 2019-12-02 16:06:18 +11:00
Niels Andriesse 7fe2cc7511 Fix crash 2019-12-02 14:56:39 +11:00
gmbnt d450bc8f46
Merge pull request #69 from loki-project/profile-pic-update
Profile picture update
2019-12-02 13:10:30 +11:00
Niels Andriesse ce33d472eb Clean 2019-12-02 13:10:01 +11:00
Niels Andriesse 823d6de2e6 Start new conversation screen redesign 2019-12-02 11:58:15 +11:00
Mikunj 2b8e74348a Clean 2019-12-02 11:01:07 +11:00
Mikunj b0dfae7974 Fix multi-device profile picture handling.
Fixed note to self.
Enabled removal of avatar.
2019-12-02 10:48:12 +11:00
Niels Andriesse a292aedf7b Finish home screen redesign 2019-12-02 09:52:44 +11:00
Niels Andriesse 8999462776 Use vectors instead of PNGs 2019-12-02 09:19:39 +11:00
Mikunj 3c3d185bec Don't send profile in a contact sync message.
This is because both android and desktop first check to see if a sent sync message exists before the check for contact sync. This causes contact sync messages to be ignored.
2019-11-29 16:32:53 +11:00
Niels Andriesse c87ed345e4 Further implement home screen redesign 2019-11-29 16:30:01 +11:00
Mikunj b2a2cd8d20 Update our profile key if our primary device sends a message on the public chat. 2019-11-29 14:37:46 +11:00
Mikunj 1a9ad0062b Public chat incoming message avatar parsing. 2019-11-29 14:14:02 +11:00
Mikunj 7494393473 Set avatar on public chats. 2019-11-29 13:47:41 +11:00
Mikunj eafc2afe4a Attach a profile key if we're friends with a contact. 2019-11-29 13:21:09 +11:00
Mikunj 9cde326254 Correctly handle profile key update from incoming messages. 2019-11-29 11:45:13 +11:00
Mikunj 5f7ceeed6a Decrypt profile picture after downloading. 2019-11-29 09:44:04 +11:00
Mikunj 2e83a2bb85 Set encrypted profile picture.
Rotate profileKey every-time we encrypt a new profile picture.
2019-11-29 09:20:36 +11:00
Niels Andriesse 177b194d67 Start home screen redesign 2019-11-28 16:42:07 +11:00
Niels Andriesse 10defafc2f Start implementing style guide 2019-11-28 10:06:48 +11:00
Niels Andriesse ba8c3b1859 Debug 2019-11-27 16:26:15 +11:00
Niels Andriesse 4d3954be19 Clean up logging 2019-11-27 15:23:00 +11:00
Niels Andriesse ad52e854e4 Debug contact syncing 2019-11-27 15:22:39 +11:00
Niels Andriesse 1261be1d08 Quick fix sync transcript duplication 2019-11-27 14:54:45 +11:00
Niels Andriesse 8a30bab444 Fix code duplication 2019-11-27 11:39:50 +11:00
Niels Andriesse b145d058b8 Update Pods 2019-11-27 09:00:57 +11:00
Niels Andriesse 2e35628ce9 Add better logging & fix message routing issues 2019-11-26 16:22:24 +11:00
Niels Andriesse a2c09370bb Centralize message routing logic 2019-11-26 15:48:14 +11:00