Commit Graph

8 Commits

Author SHA1 Message Date
Crepieux Pierre
4a8787891d Fix code style
Signed-off-by: Crepieux Pierre <pierre.crepieux@orange.com>
2021-06-01 09:46:35 +02:00
Crepieux Pierre
bb1c20d1f7 Introduce support for new VM based minicap to support Android 12
This commit introduce a new option to use a new minicap
implementation by specifying --screen-grabber or the env
variable SCREEN_GRABBER. The current native minicap is the default
and is refered as 'minicap-bin'. The new minicap which is packaged
in an apk is usable with 'minicap-apk' and will be used as a
fallback.
At the moment, this apk is expected to be included in
minicap-prebuilt node package at this location
minicap-prebuilt/prebuilt/noarch/minicap.apk.

STFService.apk has also been updated to take into account Android 12

Signed-off-by: Crepieux Pierre <pierre.crepieux@orange.com>
2021-05-31 18:00:28 +02:00
Simo Kinnunen
6b5ecf3afb Nexus 9 support. Home button doesn't work, presumably due to auto-unlocking. 2014-11-10 11:42:59 +09:00
Simo Kinnunen
0c24cb7ec6 Add browser icons. Currently requires stf-browser-db to be npm linked to work. 2014-05-08 18:58:51 +09:00
Simo Kinnunen
d1b724ada0 Integrate device database. 2014-03-17 14:59:18 +09:00
Simo Kinnunen
216592a995 Push vendor files to devices. 2014-01-29 00:13:29 +09:00
Simo Kinnunen
50a9de1875 Rename the 'app' folder to 'res', because it can currently contain many apps. 2014-01-28 16:59:32 +09:00
Simo Kinnunen
2b46ff41d3 Fairly overkill AngularJS + RequireJS UI for the mock login screen. 2014-01-24 22:53:51 +09:00