Merge branch 'master' into 'master'
Update metadata of ryey.easer See merge request fdroid/fdroiddata!2604
This commit is contained in:
commit
76cddfdeb3
|
@ -4,24 +4,32 @@ Web Site:
|
|||
Source Code:https://github.com/renyuneyun/Easer
|
||||
Issue Tracker:https://github.com/renyuneyun/Easer/issues
|
||||
Changelog:https://github.com/renyuneyun/Easer/blob/HEAD/CHANGELOG.md
|
||||
Donate:https://github.com/renyuneyun/Easer/blob/HEAD/DONATE.en.md
|
||||
|
||||
Auto Name:Easer
|
||||
Summary:Auto operation performer
|
||||
Summary:Event-driven Android automation
|
||||
Description:
|
||||
Ease your life by automatically performing routine actions / operations on your
|
||||
phone(s).
|
||||
Make your smart phone smarter: tell it what to do under what situation.
|
||||
|
||||
Chain different events and let their corresponding actions performed. No longer
|
||||
need to keep them in mind!
|
||||
Easer is an event-driven Android automation app. It knows various events, and
|
||||
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
|
||||
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
|
||||
definitely needs to be improved. Current plans are described in the TODO.en.md
|
||||
(or TODO.md if you can read Chinese) document in the repo. If you are
|
||||
interested, please have a look.
|
||||
Reminder: Easer is still under development. It may contain bugs and the UI
|
||||
definitely needs to be improved. For more details or expansion of Easer, read
|
||||
[https://github.com/renyuneyun/Easer/blob/master/README.en.md README.en.md],
|
||||
[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
|
||||
|
@ -142,7 +150,12 @@ Build:0.4.0.1,37
|
|||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4.1,38
|
||||
commit=v0.4.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.4.0.1
|
||||
Current Version Code:37
|
||||
Current Version:0.4.1
|
||||
Current Version Code:38
|
||||
|
|
Loading…
Reference in a new issue