34 lines
1 KiB
YAML
34 lines
1 KiB
YAML
Categories:
|
|
- System
|
|
License: Apache-2.0
|
|
WebSite: http://forum.xda-developers.com/android/apps-games/app-screen-shift-change-screen-t3138718
|
|
SourceCode: https://github.com/aravindsagar/ScreenShift
|
|
IssueTracker: https://github.com/aravindsagar/ScreenShift/issues
|
|
|
|
AutoName: Screen Shift
|
|
Description: |-
|
|
This app let's you change your screen resolution, density and overscan. Also
|
|
supports saving settings into profiles which can be loaded at later times.
|
|
|
|
Requires root: Yes, on Android 4.3 (JellyBean) and higher
|
|
|
|
RequiresRoot: 'yes'
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/aravindsagar/ScreenShift
|
|
|
|
Builds:
|
|
- versionName: '2.0'
|
|
versionCode: 4
|
|
commit: 85ff46b6727331956b66933ccb5d20b88b1e8d06
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e 's@InAppBillingPublicKey.getPublicKey()@"null"@g' -e '/import
|
|
com.sagar.screenshift2.util.InAppBillingPublicKey/d' src/main/java/com/sagar/screenshift2/MainActivity.java
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '2.0'
|
|
CurrentVersionCode: 4
|