Skip to content

Commit

Permalink
Merge pull request #2809 from WPO-Foundation/motogpower
Browse files Browse the repository at this point in the history
Adding Moto G Power
  • Loading branch information
stoyan authored Apr 10, 2023
2 parents 0a35536 + 1880eef commit 8128d37
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docker/local/server/config/mobile_devices.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
;
; Android Devices
;
;
[MotoGPower]
label="Motorola G Power"
group=Android
width=412
height=767
dpr=1.75
throttle_cpu=7.5
ua="Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36"

[MotoG4]
label="Motorola G (gen 4)"
group=Android
Expand Down
9 changes: 9 additions & 0 deletions www/settings/mobile_devices.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
;
; Android Devices
;
[MotoGPower]
label="Motorola G Power"
group=Android
width=412
height=767
dpr=1.75
throttle_cpu=7.5
ua="Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36"

[MotoG4]
label="Motorola G (gen 4)"
group=Android
Expand Down

0 comments on commit 8128d37

Please sign in to comment.