Skip to content

v1.2.2

Compare
Choose a tag to compare
@k3-cat k3-cat released this 05 May 05:42

新特性

  • 可以长按拖动对列表排序了 (包括单位换算的预设
  • 重制了整个app范围内的UI ⭐

单位换算

  • 修了不需要Mol时保存/加载预设时的相关问题

提醒

  • 事件发生1小时后再更新日期 - 没人会卡点干事情
  • 应用内提醒改为按小时计 - 让0点附近的事件的提醒更符合直觉
  • 在事件发生后的1小时内标注"现在"

下期预告

  • 导入/导出应用内数据 (可能还有自动同步到第三方网盘 (但肯定不是百毒
  • "设置"页

Code

  • 多到吐血的改动
  • 重置了 store 和 local observer
  • 合并重复代码

- - - - - - -

New Features

  • sorting any list by long press and drag (including presets of unit convertor
  • remade UI of this whole app ⭐

Unit Convertor

  • fix issues related to saving/loading presets when not need Mol

Reminder

  • update the date one hour after the incident - no one will do things at a exact time
  • In-app note is now calculated in hours - make reminders of events near midnight more intuitive
  • labelling "NOW" within one hour after incident

Next Version

  • import/export in-app data (probably also auto syncing with third-party cloud storages
  • "Setting" screen

Code

  • enormous amount of changes
  • refactor store and local observer
  • merge duplicated codes