- Dec 17, 2019
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Avoid a race condition where media is closed because we get the video track too soon (cherry picked from commit 9f549861)
-
Geoffrey Métais authored
(cherry picked from commit f342c179)
-
- Dec 16, 2019
-
-
Nicolas Pomepuy authored
Fixes #1118 (cherry picked from commit a3d7b4f2)
-
Geoffrey Métais authored
(cherry picked from commit f2718497)
-
Nicolas Pomepuy authored
(cherry picked from commit 3a727247)
-
Geoffrey Métais authored
-
- Dec 12, 2019
-
-
(cherry picked from commit 0a423b55)
-
Nicolas Pomepuy authored
(cherry picked from commit 09b1c510)
-
Nicolas Pomepuy authored
Fixes #1122 (cherry picked from commit 4703fa12)
-
- Dec 11, 2019
-
-
(cherry picked from commit d4cb648e)
-
Nicolas Pomepuy authored
-
- Dec 10, 2019
-
-
Geoffrey Métais authored
(cherry picked from commit d2874029)
-
Nicolas Pomepuy authored
(cherry picked from commit 0376ea69)
-
Nicolas Pomepuy authored
(Partial cherry pick from commit 12467f8e)
-
Fix #1117 (cherry picked from commit d5392279)
-
(cherry picked from commit bed8c8f5)
-
Nicolas Pomepuy authored
(cherry picked from commit 232a703b)
-
Nicolas Pomepuy authored
Fixes #828 (cherry picked from commit 9b93cca3)
-
- Dec 06, 2019
-
-
Fix #1101 (cherry picked from commit ba9bb273)
-
- Dec 04, 2019
- Dec 03, 2019
-
-
Geoffrey Métais authored
(cherry picked from commit 7c6f0643)
-
Geoffrey Métais authored
Some shitty ROM change android.R.color.black to brown. (cherry picked from commit ee227373)
-
- Dec 02, 2019
-
-
Nicolas Pomepuy authored
(cherry picked from commit 51c645cc)
-
- Nov 27, 2019
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Thomas Guillem authored
(cherry picked from commit 07749521)
-
Nicolas Pomepuy authored
Fixes #1095 (cherry picked from commit 2b9990d9)
-
Geoffrey Métais authored
(cherry picked from commit 685620ec)
-
- Nov 26, 2019
-
-
Geoffrey Métais authored
setRequestedOrientation() can cause this exception on Android 10
-
- Nov 25, 2019
-
-
Geoffrey Métais authored
-
Android 9 has a bug, sometimes, service cannot be started as soon as app is: https://issuetracker.google.com/issues/113122354 This fix creates a suspend function which will wait for the app to go foreground, and use it to launch the service only when we can (cherry picked from commit 3d7f70e6)
-
(cherry picked from commit 9445e1ec)
-
- Nov 22, 2019
-
-
Geoffrey Métais authored
(cherry picked from commit 912af532)
-
- Nov 20, 2019
-
-
Geoffrey Métais authored
Use correct format and prevent I/O from main thread (cherry picked from commit 98d797a2)
-
- Nov 18, 2019
-
-
Geoffrey Métais authored
-