Releases: cyb3rko/flashdim
Version 2.3.6
🐛 Fixes
- use maximum brightness level for morse (58b4a70)
⚒️ Build / Dependencies
- organize build and sign commands (e194232)
- setup new libre build type without accessibility services (d996093)
⚙️ CI
❔ Uncategorized
- update copyright notice (bcbd497)
- update excluded and popular devices (173584d)
- fill README with excluded devices (82135d9)
- add Accrescent download badge (545cfc1)
- update README badges (5756c4f)
- add quick links for device support list (4428f62)
- fill README with excluded devices (57730a4)
- improve star history graph and change readme title (477fb8d)
- cleanup badges and mention Matrix room (875d3c1)
- allow report locking for devices (f04b84c)
- update excluded devices (ce6c49c)
- fill README with excluded devices (861d666)
- update excluded devices (82c30a2)
- fill README with excluded devices (b43d349)
- publish version 2.3.6 (9252046)
Facts
- Number of commits: 20
- Number of changed files: 47
- Added lines: 1119
- Deleted lines: 884
- Baseline Profile: Average startup performance improvement of ~10.55 (Google Pixel 7 Pro, A15)
Changelog auto-generated by Release Changelog Builder Action (Mike Penz).
Release auto-created by action gh-release (Doug Tangren).
Version 2.3.5
🐛 Fixes
- Repair bugged UI in Android 15 (e598965)
🦾 Enhancements
⚒️ Build / Dependencies
- Set benchmark build to separate application id (63529d3)
- Clean up and update dependencies (4516f06)
- Apply new baseline profiles (50b5ded)
⚙️ CI
- Adapt baseline improvement calc (e00e51b)
- Run only necessary gradle task (5bfe398)
- Attemp to fix performance calculation (1eda79a)
📦 Repository
- Update .gitignore (89aade1)
- Update excluded devices (eff182b)
- Fill README with excluded devices (592dd84)
💬 Other
- Suppress manifest warning and add xml editorconfig (d4a5efd)
❔ Uncategorized
- Add Pixel 9 to readme (6009ff1)
- Merge pull request #89 from mew1033/patch-1 (e960372)
- Version 2.3.5 (8bb671f)
Facts
- Number of commits: 16
- Number of changed files: 32
- Added lines: 7881
- Deleted lines: 2313
- Baseline Profile: Average startup performance improvement of ~10.55% (Google Pixel 7 Pro, A15)
Changelog auto-generated by Release Changelog Builder Action (Mike Penz).
Release auto-created by action gh-release (Doug Tangren).
Version 2.3.4
🐛 Fixes
- Fix build error (4c7ce2e)
🧹 Refactorings
⚒️ Build / Dependencies
- Migrate to Kotlin DSL (e848397)
- Migrate to version catalog (0f4b54e)
- Update gradle and dependencies (46f62ec)
- Change compiler options and ignore .kotlin folder (8dbceee)
- Update targetSdk to 35 (fbc74a0)
- Add bundletool config for Accrescent builds (5fb5d83)
- Update baseline and performance data (dca3b6b)
⚙️ CI
- Update workflow actions (0da9b83)
📦 Repository
- Update excluded devices (a34f27c)
- Fill README with excluded devices (6a81d6c)
- Update FUNDING.yml (70aac01)
- Update excluded devices (b95a01b)
- Fill README with excluded devices (ed4b96e)
- Update excluded devices and README (db2fe36)
- Fill README with excluded devices (7736dcd)
- Shrink README banners (6650650)
- Update excluded devices (58b799d)
- Fill README with excluded devices (5593557)
- Update excluded devices (d890806)
- Fill README with excluded devices (e77d488)
- Update device support lists (164d8eb)
- Fill README with excluded devices (a3be469)
- Update excluded devices (ad90bc4)
- Fill README with excluded devices (a8c1163)
❔ Uncategorized
- 2.3.4 (ba32299)
Facts
- Number of commits: 28
- Number of changed files: 35
- Added lines: 2957
- Deleted lines: 6974
- Baseline Profile: Average startup performance improvement of ~16.69% (Google Pixel 7 Pro, A14)
Changelog auto-generated by Release Changelog Builder Action (Mike Penz).
Release auto-created by action gh-release (Doug Tangren).
Version 2.3.3
🦾 Enhancements
- Require a flashlight via the manifest (9f1b795)
⚒️ Build / Dependencies
- Update core plugins (5fc78f7)
📦 Repository
- Update excluded devices (3139818)
- Fill README with excluded devices (2f59c1b)
- Update excluded devices (db8801f)
- Fill README with excluded devices (8008388)
❔ Uncategorized
- 2.3.3 (2c308ef)
Facts
- Number of commits: 7
- Number of changed files: 8
- Added lines: 228
- Deleted lines: 79
- Baseline Profile: Average startup performance improvement of ~26.56% (Google Pixel 7 Pro, A14)
Changelog auto-generated by Release Changelog Builder Action (Mike Penz).
Release auto-created by action gh-release (Doug Tangren).
Version 2.3.2
🐛 Fixes
- Reinitialize Safe to prevent crashes (2c63565)
- Catch window manager dialog exception (eda5abb)
- Check quick settings tile before updating (2707fc3)
- Repair buggy settings tile (486fa06)
⚒️ Build / Dependencies
- Update dependencies (d1eef52)
📦 Repository
❔ Uncategorized
- 2.3.2 (c1d5c82)
Facts
- Number of commits: 8
- Number of changed files: 11
- Added lines: 129
- Deleted lines: 59
- Baseline Profile: Average startup performance improvement of ~26.92% (Google Pixel 7 Pro)
Changelog auto-generated by Release Changelog Builder Action (Mike Penz).
Release auto-created by action gh-release (Doug Tangren).
Version 2.3.1
🐛 Fixes
- Prevent rare crashes with max input lengths and init checks (89d9845)
- Fix incorrect default counterMaxLength (#53) (b73d2f6)
- Make dimmer tile long click working again (d2c77d4)
🦾 Enhancements
- Change color of dimmer tile according to flash status (6e4a94f)
⚒️ Build / Dependencies
- Update dependencies (de0e2ad)
⚙️ CI
- Simplify release workflow and fix issue (5e43169)
📦 Repository
❔ Uncategorized
- 2.3.1 (18c08a3)
Facts
- Number of commits: 9
- Number of changed files: 13
- Added lines: 411
- Deleted lines: 66
- Baseline Profile: Average startup performance improvement of ~26.92% (Google Pixel 7 Pro)
Changelog auto-generated by Release Changelog Builder Action (Mike Penz).
Release auto-created by action gh-release (Doug Tangren).
Version 2.3.0
🚀 Features
- Add app shortcuts for light levels (ffdb904)
🐛 Fixes
- Separate shortcut package names for debug and main (0bc643f)
🦾 Enhancements
- Enable on back invoked callback (0e941df)
⚙️ CI
- Fix missing performance value in changelog (6cb3059)
📦 Repository
- Update excluded devices (eadb5a1)
- Fill README with excluded devices (641ae30)
- Update excluded devices (bf8948c)
- Fill README with excluded devices (43fd431)
❔ Uncategorized
- 2.3.0 (7a83ffc)
Facts
- Number of commits: 9
- Number of changed files: 14
- Added lines: 535
- Deleted lines: 37
- Baseline Profile: Average startup performance improvement of ~26.92% (Google Pixel 7 Pro)
Changelog auto-generated by Release Changelog Builder Action (Mike Penz).
Release auto-created by action gh-release (Doug Tangren).
Version 2.2.1
🐛 Fixes
- Stop interval flash on dialog close and optimize memory safety (2c8058d)
🦾 Enhancements
- Improve device support reporting (ddca15b)
⚙️ CI
- Build only release apk for release commits (8842110)
- Prevent duplicate action runs (ea9f1e1)
- Fix workflow syntax error (61df153)
- Skip license check for .gitignore changes (71abf12)
📦 Repository
- Update excluded devices (5f176b7)
- Fill README with excluded devices (1d684b1)
- Refresh README (4447399)
- Update excluded devices (4b5e3d7)
- Fill README with excluded devices (44caa84)
- Update F-Droid metadata (30f7280)
- Update excluded devices (5f21c08)
- Fill README with excluded devices (874e8e4)
❔ Uncategorized
- 2.2.1 (f78dd54)
Facts
- Number of commits: 15
- Number of changed files: 20
- Added lines: 415
- Deleted lines: 119
- Baseline Profile: Average startup performance improvement of ~21.3% (Google Pixel 7 Pro)
Changelog auto-generated by Release Changelog Builder Action (Mike Penz).
Release auto-created by action gh-release (Doug Tangren).
Version 2.2.0
🚀 Features
- Allow deactivation of flashlight when closing the app (d195cfd)
🐛 Fixes
- Adapt status bar color after M3 version update (392b9bb)
🦾 Enhancements
- Change interval and bpm time limits (e88c11f)
- Detect unreported and wrongly reported devices in-app (9730824)
- Add seizure warning to interval dialog (0a9584d)
- Replace current png icons with updated svg icons (1eeb240)
🧹 Refactorings
- Apply new formatting rules (7677f65)
⚒️ Build / Dependencies
⚙️ CI
- Automate excluded device section in README (d603f81)
- Copy csv file from app directory to workflow (242e771)
- Add baseline profile performance improvement to release notes (e69b1a5)
📦 Repository
- Update excluded devices (516e45a)
- Update excluded devices (c576b81)
- Update excluded devices (d8d7012)
- Update excluded devices (d85d3cb)
- Update excluded devices (00ebd4b)
- Update excluded devices (ee81820)
- Add Android Authority feature (8c51bb9)
- Update excluded devices (1c4db0f)
- Update excluded devices (c7f2682)
- Update excluded devices (0f4d85c)
- Update excluded devices (8ff7dad)
- Update excluded devices (047c18b)
- Update excluded devices (66aa47a)
- Update excluded devices (282e32f)
- Update excluded devices (22d0859)
- Update excluded devices (d263d1a)
- Update excluded devices (f8e3d16)
- Update excluded devices (6a2fbb1)
- Update excluded devices (a14c5ae)
- Fill README with excluded devices (3c61ae3)
- Include copyright config into vcs (5801725)
- Update screenshots and credits (7abd0b1)
💬 Other
❔ Uncategorized
- 2.2.0 (886b75e)
Facts
- Number of commits: 37
- Number of changed files: 85
- Added lines: 7687
- Deleted lines: 212
- Baseline Profile: Average startup performance improvement of ~24.48% (Google Pixel 7 Pro)
Changelog auto-generated by Release Changelog Builder Action (Mike Penz).
Release auto-created by action gh-release (Doug Tangren).
Version 2.1.1
🦾 Enhancements
- Show accessibility service info for Google Play (3ef23a7)
📦 Repository
- Update F-Droid description (717148d)
❔ Uncategorized
- 2.1.1 (122b5d8)
Facts
- Number of commits: 3
- Number of changed files: 5
- Added lines: 54
- Deleted lines: 6
Changelog auto-generated by Release Changelog Builder Action (Mike Penz).
Release auto-created by action gh-release (Doug Tangren).