- Mar 07, 2022
-
-
Adrien Béraud authored
Change-Id: If1bb2227b231b47f85b1b5c362082f896bb9ba20
-
Adrien Béraud authored
Change-Id: I886ad7faf5de3c6781cbdfef0bffe83f3c9d1630
-
Adrien Béraud authored
Change-Id: Iba5660d761765b7e5beab3b51ec808ad35c1f581
-
Adrien Béraud authored
Change-Id: Ie6459e9ab5f9c781b8b9d67d4541143b6709b64b
-
Adrien Béraud authored
Change-Id: I54482993ff819335f4f7965193198a660c2604cd
-
Adrien Béraud authored
Change-Id: Iea3e2d830edd04e2b6f94f2e8f8be5fae4600287
-
Adrien Béraud authored
Change-Id: I1ad8f221efcc7624989efc410ac7c70e9356e654
-
Change-Id: Ifc226a68d5f333fcfb7d2f730fd8961c14c0a6c4
-
- Mar 05, 2022
-
-
Adrien Béraud authored
Change-Id: I70b60811fb3c473c06093a311a387825143457a0
-
Adrien Béraud authored
Allows starting this activity from the launcher. Change-Id: I162e3f088fd2724f22a8db7369632c2ab9023a4d
-
Adrien Béraud authored
Change-Id: Icff0a60548caf289535198f7138314b23989a6df
-
Adrien Béraud authored
Change-Id: I8b21306c28a86e22b4ab274063acce6b92924b24
-
Adrien Béraud authored
Change-Id: Ied8889b30709c2b9ca624d26c80f0f54a2ac9470
-
Adrien Béraud authored
Change-Id: I17199845d2841a7caab970abc6cb1ecbe31cd3af
-
Adrien Béraud authored
Change-Id: I3cb4416d1162a801946c8755e7100e2685b39918
-
Adrien Béraud authored
Change-Id: I4abd260b5a655c691d7e9189c578147c279c13ed
-
Adrien Béraud authored
Change-Id: I5021b5c5c7bf2438864c3e4c5eff1c45228d01dc
-
Adrien Béraud authored
Change-Id: Icde59a30f74af4023f9996d55db2804cd648dfc0
-
Adrien Béraud authored
Change-Id: Ia8f62ddf6a6ef2da73b9b270433541dc03e7649b
-
- Feb 26, 2022
-
-
The command would sometimes fail with "file 6671 not found"; where 6671 was the process of cx.ring. This version seems more reliable. Change-Id: I4d5fb15b9e1bad086df1dc4bf17c57cb92ac6197
-
- Feb 25, 2022
-
-
Amin Bandali authored
See https://review.jami.net/c/jami-daemon/+/20166. Change-Id: If8450cd65e008731bf5feacfaa05c6103c002bb5
-
- Feb 11, 2022
-
-
Change-Id: I2d411d4b18c38943b2da1e7ac9df7eef14173d11
-
Adrien Béraud authored
Avoids loading every contact details to generate just a few shortcuts. Change-Id: Icb5754ca73851250a5ebff0609ef0b79e7ccc241
-
Adrien Béraud authored
Change-Id: Idc67adc12df5d481dd788350131f2c3deaca7cca
-
- Feb 10, 2022
-
-
Change-Id: I7b9b6621f541b933cefeaeac1c6d81f23de38a58
-
- Feb 08, 2022
-
-
Adrien Béraud authored
Change-Id: I8f9ecf12798e58f312e31bca672974f6db2af7db
-
Adrien Béraud authored
Change-Id: I7b5eb1266c1208509726590bf753dfeddca03f84
-
- Feb 02, 2022
-
-
Adrien Béraud authored
Change-Id: I375867b65b2f3b53caef28b6b8dca5159423a90e
-
Adrien Béraud authored
For quality improvements, and to avoid regressions, the client should have automatized tests to validate transitions, contents and scenarios. This patch introduces two examples of tests working with Espresso, which is integrated with Android Studio. Some notes: + "pm clear" is not executed between all tests, so all the tests should be considered as one test-suite. If we want to make all the tests completely independant, the TestOrchester should execute a "pm clear" between two test. Also because of this, Test are ordered via Testxxxx. + To generate tests the easy way can be: + Disable animations on the host device + In Android studio, Run, Record Espresso Test + Sometimes, elements take time to be shown. In this case, the test must be completed with waiting events. waitUntilViewIsDisplayed() can be used for this. Change-Id: Ie44b2568fb9c8570978d1d1af94562bccba6b6b2
-
- Jan 21, 2022
-
-
Change-Id: Ieb4a742aa9c49bdbbe7e2ebafa55b0f7958cd913
-
Change-Id: Ic512750e26c2ba2f9f0ebf99be171f3c5e2472b0
-
Maxime Callet authored
Change-Id: I416c32b47150f831144e37f975ce65a7713b1c73
-
Maxime Callet authored
Change-Id: I480ccfef6fe721416584efff5bdc8ad373fa627c
-
- Jan 19, 2022
-
-
Adrien Béraud authored
Change-Id: I8fe19a7bae047494e1572dac04da5d18287d038f
-
Adrien Béraud authored
Change-Id: I75e632fe1cde61f59a71fc08210229336014f897
-
- Jan 17, 2022
-
-
Jenkins authored
Change-Id: Ib1e190a154b250d7eac81a9bf09ee1e2e594997c
-
- Jan 13, 2022
-
-
Adrien Béraud authored
Change-Id: Ib3fae9950819e47a827d5be1aa3227d3a031bedb
-
- Jan 12, 2022
-
-
Maxime Callet authored
Change-Id: I840eebe6e435fd39cdd795804572a8bc4f08bc3a
-
- Jan 07, 2022
-
-
Adrien Béraud authored
Change-Id: I9bac6673b4c841785cc0ac53b6e7978142b8f578
-
Adrien Béraud authored
Change-Id: I776f67aff5a97591e85c6b488ba810b4dee7a9a3
-