github renyuneyun/Easer v0.6
v0.6 -- Condition

latest releases: v0.8.3-beta3, v0.8.3-beta2, v0.8.3-beta...
5 years ago
  • v0.6: Add ConditionEvent (enter/leave) && Go back when pressing "back" && Do not clear log when reloading service && Various fixes && Dev changes

    • Add ConditionEvent - Events for Condition state
      • Enter Condition and Leave condition
    • Go to previous page / fragment when pressing "back" button
    • Do not clear log when reloading EHService
      • The log is kept to at most 1000 entries
      • The log will be lost if EHService is freed
    • Fixes
      • Fix title and navigation drawer behavior of Activity Log
      • Fix unexpected reloading of scripts when switching pages
      • Fit spinners when editing Script into screen
      • Make "reverse" work for Condition
      • Fix BatteryTracker.state()
    • Dev changes
      • Move ConditionHolder to a separate Service
  • v0.5.9.1: Allow to restart after update && Fix Events not triggered sometimes && Do not trigger TimeEventPlugin for the past time of the current day

    • Allow to restart service after updating app (changeable in settings)
    • Fix "reversed" Events not triggered at the first time
    • Do not trigger TimeEvent if the current time is later than the designated time
      • Skip the trigger for that day (i.e. move to the next day)
    • Add tests

Don't miss a new Easer release

NewReleases is sending notifications on new releases.