Skip to content

v0.5

Compare
Choose a tag to compare
@renyuneyun renyuneyun released this 29 Dec 19:28
· 1284 commits to master since this release

Add Timer and NFC Event & Set alarm Operation && Fix leaked BroadcastListener && Fix "unsatisfied" not triggered && Better UI for settings page

  • Add TimerEventPlugin to set a timer which allows delaying for a few time
  • Add NfcTagEventPlugin to listen to NFC tag being scanned
  • Add AlarmOperationPlugin to set alarm
  • Fix leaked BroadcastListener in two classes (should benefit battery consumption)
  • Fix "unsatisfied" not trigger (fix part of the desired function)
  • Better UI for settings page
    • Add spaces between each categories
    • Fix translation
    • Add "back" to the UI
  • Fix title for "settings" and "about"