Skip to content

Latest commit

 

History

History
147 lines (68 loc) · 7.38 KB

File metadata and controls

147 lines (68 loc) · 7.38 KB

Changelog

2.4.0 (2026-02-14)

✨ Features

  • merge December 2025 QPR2 Patches (android-16.0.0_r4) (#97) (4eea8dc)
  • ui/sim: change SIM icon colors in dark mode (#96) (d6bf017)

2.3.1 (2025-10-05)

🐛 Bug Fixes

  • #82: ensure content is scrolled beneath toolbar (#83) (6254db4)

2.3.0 (2025-09-28)

✨ Features

  • ToolbarDecorator: enable fading and scrolling of long subtitles (#77) (22797d7)

🐛 Bug Fixes

  • ui/PrimarySwitchPreference: address extra divider empty space [Expressive Design] (#79) (60c5164)

🔧 Feature Tweaks

  • SimListActivity: improve next upcoming subscription schedule summary readability (#81) (9474266)

2.2.0 (2025-09-27)

✨ Features

2.1.0 (2025-07-05)

✨ Features

🐛 Bug Fixes

  • CollapsingToolbarBaseActivity: handle Expressive Design theme (#60) (28da048)
  • ui/AuthenticationPromptActivity: bring back translucency (#61) (6bb3384)
  • ui/CollapsingToolbarBaseActivity: handle Edge-to-Edge after SDK 35 (#49) (096884c)
  • ui/SchedulerFragment: handle Edge-to-Edge after SDK 35 (#51) (ce1c6ba)

2.0.2 (2024-12-06)

🛠️ Miscellaneous Chores

  • stability improvements and minor fixes (v2.0.2) (9c63427)

2.0.1 (2024-08-24)

🐛 Bug Fixes

  • address highly critical errorprone issues (5ca206f)
  • telephony/legacy: handle potential NPE crash on SIM state change request (ee36352)
  • telephony: prevent SIM subscriptions sync when altering SIM state (f84351e)

2.0.0 (2024-08-11)

✨ Features

  • #1: add an arbitrary number of schedules per SIM card (#24) (97d5aff)

🛠️ Miscellaneous Chores

1.2.2-beta (2024-08-08)

🐛 Bug Fixes

  • don't force reset user SIM enabled state after system time alter (5b414e9)
  • ignore carrier config changes during early boot before syncing SIM cards (75fbe4b)

1.2.1-beta (2024-06-24)

🐛 Bug Fixes

  • handle SIM PIN decryption on devices without FBE support (6cb9afa)

1.2.0-beta (2024-06-02)

✨ Features

  • #2: automatically supply the PIN code to unlock the SIM card (#20) (bf404f6)

🔧 Feature Tweaks

  • get the background restriction option faster (#22) (c2c64e4)

1.1.0-beta (2024-05-01)

✨ Features

1.0.3-beta (2024-04-29)

🔧 Feature Tweaks

  • ui/CollapsingToolbar: enforce fade collapse effect for the title & header content background color (#17) (43becdb)

1.0.2-beta (2024-04-11)

🐛 Bug Fixes

  • #12: resume scheduler after background restriction removed (#13) (3644913)

1.0.1-beta (2024-04-10)

🐛 Bug Fixes

  • #5: fix crash on Android 14 due to QPR2 API changes (#9) (5b0e4ba)
  • #7: make scheduler respect user SIM enabled/disabled state if time matches current system time (#11) (1e63492)

1.0.0-beta (2024-04-08)

🛠️ Miscellaneous Chores