56 lines
1.6 KiB
Plaintext
56 lines
1.6 KiB
Plaintext
Categories:System
|
|
License:GPLv3
|
|
Web Site:http://lukekorth.com
|
|
Source Code:https://github.com/lkorth/screen-notifications
|
|
Issue Tracker:https://github.com/lkorth/screen-notifications/issues
|
|
|
|
Auto Name:Screen Notifications
|
|
Summary:Notification helper
|
|
Description:
|
|
Have the screen turn on when you get a notification of a certain kind.
|
|
You need to allow
|
|
the app as an Accessibility helper in the System preferences.
|
|
If the phone is in your pocket or
|
|
the proximity sensor is otherwise covered, the screen will not turn on.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/lkorth/screen-notifications.git
|
|
|
|
Build:0.71,9
|
|
commit=01e3772b86
|
|
submodules=yes
|
|
update=.,numberpicker/lib
|
|
|
|
Build:0.76,11
|
|
commit=1307179a28
|
|
submodules=yes
|
|
prebuild=sed -i 's@\(reference.1=\).*@\1numberpicker/lib@' project.properties
|
|
update=.,numberpicker/lib
|
|
|
|
Build:0.81,14
|
|
commit=43b9e17d8
|
|
submodules=yes
|
|
prebuild=cp libs/android-support-v4.jar android-donations-lib/org_donations/libs/ && \
|
|
mv libs/android-support-v4.jar ez-loaders/libs/ && \
|
|
sed -i 's@\(reference.1=\).*@\1numberpicker/lib@' project.properties
|
|
update=.,numberpicker/lib,android-donations-lib/org_donations
|
|
|
|
Build:0.11.0,17
|
|
commit=0.11.0
|
|
subdir=ScreenNotifications
|
|
init=sed -i '/using-password-prompts-with-gradle-build-files/,$d' build.gradle
|
|
gradle=yes
|
|
|
|
Build:0.12.0,18
|
|
commit=0.12.0
|
|
subdir=ScreenNotifications
|
|
init=sed -i '/using-password-prompts-with-gradle-build-files/,$d' build.gradle
|
|
gradle=yes
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:Tags
|
|
Current Version:0.12.0
|
|
Current Version Code:18
|
|
|