Commit Graph

12411 Commits

Author SHA1 Message Date
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
Niels Andriesse 434baa58af Fix various public chat issues 2019-11-26 14:47:32 +11:00
Niels Andriesse 0047caba91 Clean up logging 2019-11-26 10:49:21 +11:00
Niels Andriesse 164aeb4142 Fix device unlinking order of operations 2019-11-26 10:49:06 +11:00
Niels Andriesse c2de6f9f88 Don't show linked device setting on slave devices 2019-11-26 10:48:50 +11:00
Niels Andriesse a5fd7224b1 Make linking screen a bit more intuitive 2019-11-26 09:56:59 +11:00
Niels Andriesse 332d1f0b08 Fix pre key handling 2019-11-26 09:48:26 +11:00
Niels Andriesse 2a054c34ba Fix note to self 2019-11-26 09:48:06 +11:00
Niels Andriesse c40a5f933e Debug session handling 2019-11-25 16:32:52 +11:00
Niels Andriesse ec7c6066cc Fix linking with desktop 2019-11-25 10:43:04 +11:00
Niels Andriesse 7629752f8d Show QR code on device linking modal in master mode 2019-11-25 10:20:46 +11:00
Niels Andriesse 4baba50fa9 Show display name and profile picture in slave mode 2019-11-22 14:22:43 +11:00
Niels Andriesse 56b0916a1b Allow users to paste a public key instead of scanning a QR code 2019-11-22 11:01:55 +11:00
Niels Andriesse 734835b4ac Use new profile picture endpoint 2019-11-22 10:19:12 +11:00
Niels Andriesse 661795bd00 Fix crash on device linking failure 2019-11-22 09:36:16 +11:00
Niels Andriesse f53b00b36a Re-generate protos 2019-11-22 09:12:04 +11:00