- Mar 12, 2020
-
-
Change-Id: Ibe2b70157d221cabe6cafe34794d26e9718f4096
-
- Mar 10, 2020
-
-
Adrien Béraud authored
Change-Id: Ie370d4565f927a1d13382abef92a4a5337741e75
-
- Feb 28, 2020
-
-
Adrien Béraud authored
Change-Id: I4699aa43cadffdcafce6f53c82f4ccff0127b31e
-
- Feb 27, 2020
-
-
Amirhossein Naghshzan authored
Change-Id: I9b69cfae6afd46dc32f70670661913a7881db606
-
- Feb 24, 2020
-
-
Adrien Béraud authored
Change-Id: I656e67ea53125339de7db8094732b8767386bb25
-
Adrien Béraud authored
Change-Id: I7903f2b4d5505b6366d4e9a8cbdc8b26bb31831e
-
- Feb 05, 2020
-
-
Andreas Traczyk authored
Change-Id: If80d6c921ae217b34c7db006a57d2c78fb66ba9d
-
- Feb 04, 2020
-
-
Adrien Béraud authored
Change-Id: Ieb4ff4de43101b75754fe9a597f8f7b72e998f7d
-
- Feb 01, 2020
-
-
Change-Id: I56c8a2be9b432f4a2466890fbb1748a6ef052529
-
- Jan 20, 2020
-
-
Andreas Traczyk authored
Change-Id: I067f275686bb28aeb2b8bca38f840df92f3297b1
-
Andreas Traczyk authored
Change-Id: I88892014b8c6fb99b49dc7e6eac1314d1b02f124
-
- Jan 08, 2020
-
-
Adrien Béraud authored
Change-Id: I7f48c31ee008cfe1070bf48ecf72727f3eb3cc28
-
- Dec 20, 2019
-
-
Adrien Béraud authored
Change-Id: Ieb99fcd191a1cbfa64290deceb9de444be2f0e67
-
Adrien Béraud authored
Change-Id: I01f5f9fa9a3a77fe3bfc4d14a67b524d9b06c52c
-
- Nov 15, 2019
-
-
Adrien Béraud authored
Change-Id: Id3d11375fa0dc845d4b4ce111ca5e07737a019bf
-
Adrien Béraud authored
Change-Id: I6804a9f18657669709cd17d1ce37edf24f50c2e7
-
- Nov 13, 2019
-
-
Adrien Béraud authored
Change-Id: Id1fdf81a6cf2bc0cd8c9b8dadc99d8f63877721b
-
- Oct 29, 2019
-
-
Adrien Béraud authored
Change-Id: I0dd3fd6ba40d745fd53ab8d45f7fbe9a941ba66d
-
Adrien Béraud authored
Change-Id: Ib72f0fa032a19aca867e155ade3df114854bae19
-
- Combined previous patches as they will now be merged together - Includes account splitting - Migration is functional Change-Id: Ic830eecd9f9d194bcf122d5845709ff5dcefeb0b
-
- Oct 22, 2019
-
-
Adrien Béraud authored
Change-Id: Ia293d0dae8f6a554ab6c46cd48c11d0ff4c8ce2f
-
- Sep 26, 2019
-
-
Adrien Béraud authored
Change-Id: I56780b8665dc93759ac3b4f88a07255ccf1fa444
-
- Sep 25, 2019
-
-
Adrien Béraud authored
Change-Id: I1d827cf753400e1b36c039df90fac53555a1e5c4
-
- Sep 10, 2019
-
-
Adrien Béraud authored
Change-Id: I90011cb8fec0b8b1567c27272f8b48e6f5575ac0
-
Adrien Béraud authored
Change-Id: Id7de59c49e45b0e914dae257b8f539537170300a
-
- Aug 25, 2019
-
-
Adrien Béraud authored
Change-Id: If820ede6a60eb9a3a2a8002d7f6b5fe5b73692b4
-
- Aug 24, 2019
-
-
Change-Id: I1108e8fb4402b5aaed1261e6bb40a27b385d861a
-
- Aug 21, 2019
-
-
Rayan Osseiran authored
Change-Id: I00e7c0383076ec9a92f30fbb0648306486eb3815
-
- Aug 13, 2019
-
-
Rayan Osseiran authored
Change-Id: I34e6c02da37cb34d05c201aa0b3d59af27de29e1
-
- Aug 11, 2019
-
-
Adrien Béraud authored
Change-Id: I0924d5e12dca56c33f9bedc7921d8d97a7c17dd2
-
- Jul 04, 2019
-
-
> Switch to using notification service for handling call notifications. > Uses old way for Android TV by sending pending intent in notifcation service. Change-Id: I2607ae6c1c64c96893503f089fcca1fa8f0a14b5
-
- Jun 27, 2019
-
-
Mohamed Amine Younes Bouacida authored
+ change the fragment, layout and presenter in order to add this new feature + take care of any errors in the daemon response (e.g : network disruption) + handle the cancel and proceed events properly + fix error display regarding password errors Change-Id: Ie9b11502391108dd1a62b0a5460bff18a8615d12 Gitlab: #628
-
- Jun 25, 2019
-
-
Adds a page to share QR code. Includes QR icon on homepage. Change-Id: I22717771893c53d98ea3db535d498c5ad48d49f6
-
- Jun 11, 2019
-
-
Mohamed Amine Younes Bouacida authored
Change-Id: I294a4bc32ef41cd50c2a7251c0df5057446d63b6 Gitlab: #584
-
Mohamed Amine Younes Bouacida authored
+ let the user download a file either on his machine or on the cloud + update the AndroidFileUtils function copyFiletoUri in order to use completable + update ConversationFragment, ConversationPresenter and ConversationAdapter in consequence + add new strings that inform the user that the file has been saved or an error occured Change-Id: I0abcebd74b11e83b12a5e0f23faa97d66e1823eb Gitlab: #584
-
- Jun 07, 2019
-
-
Rayan Osseiran authored
Activity was blocking orientation change. Switched to material button in landscape view. Change-Id: I6f7a0f0f736f7c3bdbe8d1796fad9ead6f85bdc7
-
Rayan Osseiran authored
Allows the ability to delete message and call history. Implements cancel messages but not functional. Change-Id: Ic81fd4534868d1ddad186ffd8ba5e93dcea0c934 Gitlab: #576
-
Rayan Osseiran authored
Allows to share all file types Change-Id: I727050c17ab1afc9bf38f5369848a2f76a5376e8
-
- May 28, 2019
-
-
Rayan Osseiran authored
The QR scanning page is now grouped with the share page via a tabbed layout. Change-Id: I2e4ed3415d86777a780a7137d97f16e9d971834f Gitlab: #575
-
- May 27, 2019
-
-
Change-Id: I34c0614dde13c2283ddb3d228c439cfb2487e486
-