Skip to content

Releases: AritxOnly/Deadliner

v1.1.0

23 Dec 08:48
Compare
Choose a tag to compare

Important

请下载app-release.apk并安装

更新日志 / Changelog

中文

  • 新增:首次启动应用时的介绍页
  • 新增:完成截止日期任务时的动画效果
  • 兼容:Harmony OS 4.x
  • 修复:已知问题,优化应用稳定性
  • 实验性:初步构建通知推送功能

English

  • New: Added an introductory page for first-time app launches
  • New: Added animation effects when completing a deadline task
  • Compatibility: HarmonyOS 4.x
  • Fixed: Resolved known bugs and improved app stability
  • Experimental: Initial implementation of notification push functionality

v1.0.1

10 Dec 16:58
Compare
Choose a tag to compare

v1.0 RC released 🎉

Changelog:

  • Fixed an issue where multiple instances of MainActivity could appear when using widgets.
  • Enhanced user experience for displays and settings.
  • Completed deadlines will no longer appear in widgets, and their remaining time will not be shown.
  • New Feature: Customize the progress bar to display either the remaining time or the elapsed time.

更新日志:

  • 修复 了在使用小组件时可能出现多个 MainActivity 实例的问题。
  • 优化 显示界面和设置的用户体验。
  • 已完成的截止日期现在不会再显示在小组件中,并且不会显示剩余时间。
  • 新增功能:您现在可以自定义进度条,选择显示剩余时间或已过时间。

Full Changelog: v1.0...v1.0rc

v1.0.0

09 Dec 13:24
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

First Release: v1.0-beta

Changelog:

  • Basic deadline management
  • A simple 4x2 widget (horizontally resizable)
  • Vibration port for better interface
  • Material3 (Material You) UI, with dynamic colors
  • Motivative notes on title of the home page

Release note:

This is a pre-release, bugs may occur, please send me some issues ASAP to fix the app. Thanks so much!

Code on branch dev-widget...

Full Changelog: https://github.com/AritxOnly/Deadliner/commits/v1.0