96 lines
2.7 KiB
YAML
96 lines
2.7 KiB
YAML
Categories:
|
|
- System
|
|
License: GPL-3.0-only
|
|
AuthorName: Tomer Rosenfeld
|
|
AuthorEmail: tomer@tomerrosenfeld.com
|
|
SourceCode: https://github.com/rosenpin/always-on-amoled
|
|
IssueTracker: https://github.com/rosenpin/always-on-amoled/issues
|
|
Donate: https://www.paypal.me/rosenfeldtomer/2usd
|
|
|
|
AutoName: Always On AMOLED
|
|
Description: |-
|
|
The idea is to provide users with information about, time, date, notifications
|
|
and more and all without having to touch the phone. Just by looking at it.
|
|
|
|
This is made possible thanks to AMOLED displays. Most of the screen stays black
|
|
except for a few pixels.
|
|
|
|
'''Features:'''
|
|
|
|
* Always On Screen
|
|
* Notifications: view notifications without touching your device
|
|
* Automatic rules: preserve battery using predefined rules
|
|
* Auto movement: avoid AMOLED burn-in
|
|
* Auto night mode: dim the screen automatically in dark environment
|
|
* Pocket mode: lock the device when you leave it in your pocket to save battery
|
|
* Custom watch faces: Digital S7 style, Classic 24H, Analog S7 style, Analog Pebble style and more!
|
|
* Always On Memo: write a reminder and make it show up on your screen all the time!
|
|
* Double tap to wake + Swipe up to wake + Volume keys to wake + Back button to wake
|
|
* Force orientation: set your preferred screen orientation
|
|
* Customization: change the text color, text size, font, brightness and more
|
|
* Greenify integration: start Greenify automatically when locking the screen to save battery
|
|
* Force doze: activate doze when the screen is in the always on state
|
|
|
|
Before using please enable 'draw over apps' permission for this app.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/rosenpin/AlwaysOnDisplayAmoled.git
|
|
|
|
Builds:
|
|
- versionName: 0.9.0.1
|
|
versionCode: 134
|
|
commit: '0.9'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.9.1.97
|
|
versionCode: 147
|
|
commit: 0.9.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.9.2.4.97
|
|
versionCode: 154
|
|
disable: compilation failed -- cannot find symbol
|
|
commit: 0.9.2.4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.9.2.9
|
|
versionCode: 162
|
|
commit: 0.9.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.9.3 beta 1
|
|
versionCode: 163
|
|
commit: 0.9.3.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.9.4 beta 1
|
|
versionCode: 170
|
|
commit: 0.9.4.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.9.5
|
|
versionCode: 213
|
|
commit: 0.9.5
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
MaintainerNotes: See https://github.com/rosenpin/AlwaysOnDisplayAmoled/issues/2381
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags ^[0-9\.]+$
|
|
CurrentVersion: 0.9.6 beta 9
|
|
CurrentVersionCode: 222
|