Skip to content

Releases: ZoeMeow1027/DutSchedule

v2.0-draft16

02 Mar 08:47
4ef00cd
Compare
Choose a tag to compare

What's Changed

Auto-generated from GitHub

Full Changelog: v2.0-draft15...v2.0-draft16

v2.0-draft15

19 Feb 08:11
d4058f9
Compare
Choose a tag to compare

What's Changed

Auto-generated from GitHub

Full Changelog: v2.0-draft11...v2.0-draft15

2.0-draft11 (886)

14 Dec 10:30
da85ff8
Compare
Choose a tag to compare
2.0-draft11 (886) Pre-release
Pre-release

Release Information

  • Version name: 2.0-draft11
  • Version code: 886
  • Type: Draft release

Note for this release

  • This release is preview (draft), so no APK/App Bundle will be uploaded.
  • You can build this project your self to test them.

Additional Information

2.0-draft8 (683)

22 Nov 18:08
c417912
Compare
Choose a tag to compare
2.0-draft8 (683) Pre-release
Pre-release

Release information:

  • Version code: 683
  • Version string: 2.0-draft8
  • Type: Draft release

Note for this release

  • This release is preview (draft), so no APK/App Bundle will be uploaded. You can build this project to test them.

Changelogs:

2.0-draft6 (672)

07 Nov 21:10
72a4e1a
Compare
Choose a tag to compare
2.0-draft6 (672) Pre-release
Pre-release

Release information:

  • Version code: 672
  • Version string: 2.0-draft6
  • Type: Draft release

Note for this release

  • This release is preview (draft), so no APK/App Bundle will be uploaded. You can build this project to test them.

Changelogs:

1.0-beta11

16 Oct 13:38
9b4ba54
Compare
Choose a tag to compare
1.0-beta11 Pre-release
Pre-release

Changelog

  • Version name: 1.0-beta11
  • Version code: 532

What's changed:

  • Updated implementions to latest.

Fixed:

  • Fixed issue in #12

1.0-beta10

25 Sep 18:22
7a27190
Compare
Choose a tag to compare
1.0-beta10 Pre-release
Pre-release

Changelog

  • Version name 1.0-beta10
  • Version code: 528

Important notes

  • Renamed app package to "io.zoemeow.subjectnotifier".

What's changed (general)

  • Just rename package and optimize codes.

What's changed (technicially information)

  • androidx.compose.material3:material3 fixed in 1.0.0-beta3.
  • Moved from SmallTopAppBar (as decrepated in 1.0.0-beta3) to TopAppBar.
  • Addressed a issue cause logged in account won't preload in "Account" tab.
  • Created BaseBroadcastReceiver.
  • Renamed AccountServiceCode to ServiceCode.
  • Updated implements.
  • Fully converted to receive news data with NewsBroadcastServer.
  • Deleted NewsDataStore and Old news service.
  • Deleted old news service.
  • Adjust algorithms for better news loading performance.
  • [Android 13] Added app language support in Android Settings.
  • Enabled in build.gradle: shrinkResources and minifyEnabled.
  • MainActivityTheme is now directly load drawable (without MainViewModel).
  • Renamed ServiceCode to ServiceBroadcastOptions.
  • AppBroadcastReceiver2 will replace AppBroadcastReceiver. However, this won't ready yet.
  • Implements all activity to using BaseActivity.

1.0-beta9

22 Sep 18:38
48d5b4d
Compare
Choose a tag to compare

Changelog

  • Version name: 1.0-beta9
  • Version code: 518

Important notes

  • Renamed app to Subject Notifier.

What's new

  • Added back: [Google Dagger/Hilt]
  • NewsFilterSettings ViewModel for NewsFilterSettingsActivity.

What's changed

  • Implemented in Vietnamese strings.
  • Merge some files in Utils into a class.
  • Preload subject schedule, subject fee and account information.
  • Move reloadAppBackground to getCurrentWallpaperBackground in AppUtils.
  • Implemented LoginState performance in NewsFilterSettingsActivity.
  • Implemented with AccountBroadcastReceiver for only receive specific targets.

Fixed

  • [In 1.0-beta7] Update NewsService.kt for line 309: String.format error.

1.0-beta8

18 Sep 03:14
Compare
Choose a tag to compare

Changelog

  • Version name: 1.0-beta8
  • Version code: 501

Note

  • You can use this build as daily application.

What's new

  • AccountBroadcastReceiver and AccountService. This will replace AccountDataStore in ViewModel.
  • AccountCache. However, this isn't working yet.

What's changed

  • Gradle updated to 7.5.1.
  • Implements with Vietnamese strings.

Fixed

  • Included a fix for #8
  • Fixed no loading in subject fee activity.
  • Fixed request permission in background image when permission is already granded.

1.0-beta7

14 Sep 15:51
Compare
Choose a tag to compare

Changelog

  • Version name: 1.0-beta7
  • Version code: 492

What's changed

  • This build is nearly full translated Vietnamese language.
  • Added CHANGELOG.md