Skip to content

Version 4.0.0

Latest

Choose a tag to compare

@steve1rm steve1rm released this 02 Aug 13:28
· 3 commits to master since this release

What's Changed

  • Develop sync with master by @steve1rm in #25
  • Updated SyncAllWorker to run periodically instead of one time by @steve1rm in #26
  • reset loginuistate by @steve1rm in #27
  • Develop to Master by @steve1rm in #28
  • Updated NoteListViewModel to observe database changes by @steve1rm in #29
  • Persisted sync interval and displayed last sync time. by @steve1rm in #30
  • Updated user's sync interval and last sync timestamp upon successful … by @steve1rm in #31
  • Fixes the backbutton on the settings screen by @steve1rm in #32
  • Fixes issue of not saving the sync setting for sync interval and sync data by @steve1rm in #33
  • Fixes issue of not showing the sync data time after the sync has happened after a duration of time as passed since the last sync data by @steve1rm in #34
  • Fixes issue of crash happening as there is no user in the room db. by @steve1rm in #35
  • Uses PUT for the update method. There seems to be an issue with POST.… by @steve1rm in #36

Full Changelog: v3.0.0...v4.0.0