mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'master' into 'master'
Update metadata of ryey.easer See merge request fdroid/fdroiddata!2604
This commit is contained in:
commit
76cddfdeb3
1 changed files with 25 additions and 12 deletions
|
|
@ -4,24 +4,32 @@ Web Site:
|
||||||
Source Code:https://github.com/renyuneyun/Easer
|
Source Code:https://github.com/renyuneyun/Easer
|
||||||
Issue Tracker:https://github.com/renyuneyun/Easer/issues
|
Issue Tracker:https://github.com/renyuneyun/Easer/issues
|
||||||
Changelog:https://github.com/renyuneyun/Easer/blob/HEAD/CHANGELOG.md
|
Changelog:https://github.com/renyuneyun/Easer/blob/HEAD/CHANGELOG.md
|
||||||
|
Donate:https://github.com/renyuneyun/Easer/blob/HEAD/DONATE.en.md
|
||||||
|
|
||||||
Auto Name:Easer
|
Auto Name:Easer
|
||||||
Summary:Auto operation performer
|
Summary:Event-driven Android automation
|
||||||
Description:
|
Description:
|
||||||
Ease your life by automatically performing routine actions / operations on your
|
Make your smart phone smarter: tell it what to do under what situation.
|
||||||
phone(s).
|
|
||||||
|
|
||||||
Chain different events and let their corresponding actions performed. No longer
|
Easer is an event-driven Android automation app. It knows various events, and
|
||||||
need to keep them in mind!
|
you, the user, could tell it what to do on what event (and even combine multiple
|
||||||
|
events!). Routine actions no longer need to be taken manually.
|
||||||
|
|
||||||
This app was inspired by CyanogenMod's 'profile' mechanism and IFTTT. The
|
This app was inspired by CyanogenMod's 'profile' mechanism and IFTTT. The
|
||||||
original intuition was to automatically change the profile on certain time or
|
original intuition was to automatically change the profile on certain time or
|
||||||
specific WiFi connections, and it was expanded for more general use then.
|
specific WiFi connections, and it was expanded for more general use then (so
|
||||||
|
Easer runs on any Android devices).
|
||||||
|
|
||||||
Reminder: Easer is still in development. It may contain bugs and the UI
|
Reminder: Easer is still under development. It may contain bugs and the UI
|
||||||
definitely needs to be improved. Current plans are described in the TODO.en.md
|
definitely needs to be improved. For more details or expansion of Easer, read
|
||||||
(or TODO.md if you can read Chinese) document in the repo. If you are
|
[https://github.com/renyuneyun/Easer/blob/master/README.en.md README.en.md],
|
||||||
interested, please have a look.
|
[https://github.com/renyuneyun/Easer/blob/master/HOWTO.en.md HOWTO.en.md]
|
||||||
|
(creating more events / operations),
|
||||||
|
[https://github.com/renyuneyun/Easer/blob/master/TODO.en.md TODO.en.md] (or
|
||||||
|
[https://github.com/renyuneyun/Easer/blob/master/README.md README.md],
|
||||||
|
[https://github.com/renyuneyun/Easer/blob/master/HOWTO.md HOWTO.md],
|
||||||
|
[https://github.com/renyuneyun/Easer/blob/master/TODO.md TODO.md] if you can
|
||||||
|
read Chinese) document in the repo.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
@ -142,7 +150,12 @@ Build:0.4.0.1,37
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
|
Build:0.4.1,38
|
||||||
|
commit=v0.4.1
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.4.0.1
|
Current Version:0.4.1
|
||||||
Current Version Code:37
|
Current Version Code:38
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue