github renyuneyun/Easer v0.5.5.1
v0.5.5.1 -- Better looking when editing Events & Correct a compatibility check

latest releases: v0.8.3-beta3, v0.8.3-beta2, v0.8.3-beta...
6 years ago

Better looking when editing Events with larger fonts && Correct NotificationEventPlugin's compatibility check && Check all plugins' permissions when logging is enabled && Developer/Debug changes

  • Use GridLayout for the top few elements on EditEventActivity
    • Let some UI elements adjust themselves on EditEventActivity
    • Looks better on larger fonts
  • Check all plugins' permissions when logging enabled
    • This will log all (enabled) plugins with insufficient permission
    • When logging is disabled, the performance is not affected
  • Correct NotificationEventPlugin's compatibility check
    • It's only valid on KitKat+
    • It could support JellyBean in principle, and this may be implemented in the future
      • Or, it may also be implemented together with the support of older devices
  • Dev/Debug changes:
    • Simplify NotificationEventPlugin's definition
    • Move SettingsHelper to outer package && Move one function to it
    • Better debugging messages

Don't miss a new Easer release

NewReleases is sending notifications on new releases.