- Jun 29, 2019
-
-
Adrien Béraud authored
Change-Id: I6a2492e13f68af0558134073382b90de47d05a16
-
Adrien Béraud authored
Change-Id: I67abc6e7219f1507af82ff9b1196aaceaf81d66f
-
Adrien Béraud authored
Change-Id: Ie03dbe645ddaa6ec4dce574eee13a8dfbcf1131c
-
Adrien Béraud authored
Change-Id: I32c39060fea921a7bc5933859ca868e4106d54dd
-
Adrien Béraud authored
Change-Id: I290a8d8d8b31f4849ee6158ef53ab8091d34c04e
-
- Jun 28, 2019
-
-
Initial state of ui checkmark based on whether call is audio (no speaker) or video (speaker) Change-Id: Ief2c52229fc84eacb2b77932c17a96c0c628938c
-
- Jun 27, 2019
-
-
Mohamed Amine Younes Bouacida authored
+ when the user presses the back button, keep the modifications + minor code refactoring Change-Id: I7dc39ebcad50cb7dbee84e10130fe4506e6be6f8 Gitlab: #628
-
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
-
-
Change-Id: Ib5bda6d2f6bce2fb2a5a8eaa1e794deea79e3b90
-
Adrien Béraud authored
Change-Id: I6388254e26155d826d7057ecec224606884fd52e
-
Adrien Béraud authored
Change-Id: I9bf1082e24454bcdd9ce05e6475b86b059111cc7
-
Adrien Béraud authored
Change-Id: Icd78cc352b4c916408a8d027920c844a7ed1d5a5
-
Make the backup and password buttons fit horizontally Change-Id: Ic867c3bf28e152e0ffb58ce9979fd15858a971a3 Gitlab: #590
-
Rayan Osseiran authored
Turns off the screen when the user places the phone near their ear Change-Id: I8e741f1bc739fc903643c8086f16d7d9959ccdc7
-
Adds a page to share QR code. Includes QR icon on homepage. Change-Id: I22717771893c53d98ea3db535d498c5ad48d49f6
-
Change-Id: I570b9945ee01fa9579f2be56206b3b41ed77fb1a
-
It was difficult to see the password edit text since the hint is dark on a dark background. Change-Id: I1aa7b7897cf07d52e480588909ea291d2d0bc2d9
-
- Jun 17, 2019
-
-
Jenkins authored
Change-Id: Ia5d366bb9c221e538c7dd67ac05e01df5263ec76
-
- Jun 15, 2019
-
-
Sébastien Blin authored
Change-Id: Iaf5112340f43c4238a426972339929df2652c2b2
-
- Jun 14, 2019
-
-
Sébastien Blin authored
Change-Id: Ic01cecc12159184b3c3e31844a98fa4bf0af6ae0
-
- Jun 13, 2019
-
-
Adrien Béraud authored
Change-Id: I77b40911c9f0b2f620d6a730b7087b37f7b90615
-
- 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 10, 2019
-
-
Jenkins authored
Change-Id: I233479f683a911ec1584b917ebe9ff002e7f1b88
-
- Jun 08, 2019
-
-
Adrien Béraud authored
Change-Id: I45d1586bfbacd426cf5ca8c50fa493e03a2a9247
-
Adrien Béraud authored
Prevents downloading gradle every build Change-Id: I920d51bb7712e2f6aaf3f6845bae3f98bcb02ff6
-
- Jun 07, 2019
-
-
Adrien Béraud authored
Change-Id: I1c1303975fb8985378e8f3ab6df2fe65eb9c1615
-
Adrien Béraud authored
Change-Id: I765e4e335986304d79f5c5d2c4bf708675c84dc6
-
Rayan Osseiran authored
Catches issue with sharing vidoe as well. Change-Id: I1f37a9f0c3e210c2c54f6804b21089aedfb27786
-
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
Change-Id: I5f6ff461a646f911b932e5672a96bf561386eec8
-
Rayan Osseiran authored
When you enter PIP mode, Android moves the PIP activity is moved to a new task. When you restore the full screen after PIP, the back stack is lost and must be reinitialized. Change-Id: I9911b69c86c2fc26c0c8c155618e2fdd8906477d
-
Rayan Osseiran authored
pip mode now displays normally. Issues with aspect ratio will be fixed in another patch. Change-Id: I7eec74cd94b847181a9600c76f5563ae30f10666
-
Change-Id: I6f17fdb126088c2a395a3a965bbd581a70f8bd84
-
Rayan Osseiran authored
Allows to share all file types Change-Id: I727050c17ab1afc9bf38f5369848a2f76a5376e8
-
QR scanner would crash after a scan on tablets. Change-Id: Icb2108bc09ddf90f6f6db9d4448e48a8717f7c9a
-
Previously, the refuse and accept button would be visible when you start a call and it asks for permissions on the call activity. The hang up button would also appear then disappear due to other code. Change-Id: I8feea2c8b3018bafff94abd6eb427bff5753db4d
-
Do not finish call on error but hang up. Change-Id: Ie6870a8e0c5e39ee149db4d0780a6ef16ce9ba09
-
- Jun 05, 2019
-
-
Sébastien Blin authored
Change-Id: I98c13415c065315c186287ae00ca13712e9abcd5
-