Commit Graph

313 Commits

Author SHA1 Message Date
0aaf00988d feat: scroll app list from anywhere on screen; gate search item animation
DrawFragment: app-list touch area now forwards vertical drags/flings to the
drawer RecyclerView, so the list scrolls even when grabbing empty space
right of the app names. OnSwipeTouchListener gained no-op vertical scroll
and fling hooks.

When animations are disabled, drop the RecyclerView item animator so
DiffUtil search updates no longer pan entries up into place.
2026-08-19 10:39:40 +02:00
e69796535f fix: next alarm time follows system 24-hour format setting
getNextAlarm hardcoded 'hh:mm a' (12-hour). Now uses
DateFormat.is24HourFormat to pick HH:mm vs hh:mm a.
2026-08-19 10:18:57 +02:00
16a75a9e7e release build v0.3.4
Some checks failed
Android Main Branch CI / Build, Sign & Upload (push) Has been cancelled
Update CHANGELOG.md / changelog (push) Has been cancelled
Validate Gradle Wrapper / Validation (push) Has been cancelled
Android Release CI / Build, Sign & Release (push) Has been cancelled
Nightly Release / release (push) Has been cancelled
Nightly Release / Build, Sign & Release (push) Has been cancelled
Delete Unused Caches / delete (push) Has been cancelled
Close Inactive Issues & Pull Requests / close-issues (push) Has been cancelled
2026-08-18 10:22:03 +02:00
bea62e8d88 better fuzzy search
Some checks failed
Android Main Branch CI / Build, Sign & Upload (push) Has been cancelled
Update CHANGELOG.md / changelog (push) Has been cancelled
Validate Gradle Wrapper / Validation (push) Has been cancelled
2026-08-18 10:13:25 +02:00
Jonas H
416766a491 key press -> app list
Some checks failed
Android Main Branch CI / Build, Sign & Upload (push) Has been cancelled
Update CHANGELOG.md / changelog (push) Has been cancelled
Validate Gradle Wrapper / Validation (push) Has been cancelled
Android Release CI / Build, Sign & Release (push) Has been cancelled
Nightly Release / release (push) Has been cancelled
Nightly Release / Build, Sign & Release (push) Has been cancelled
Delete Unused Caches / delete (push) Has been cancelled
Close Inactive Issues & Pull Requests / close-issues (push) Has been cancelled
2026-08-17 11:48:43 +02:00
𝙲𝚛𝚎𝚊𝚝𝚒𝚟𝚎𝙲𝚘𝚍𝚎𝙲𝚊𝚝
6aea7e1449 Lang: Updated Language Files. (#239) 2025-07-15 12:31:01 +01:00
CreativeCodeCat
ebe0b1e926 Update SDK, Gradle, and dependencies
- Updated compileSdk and targetSdk to 36
- Updated Gradle wrapper to version 8.13
- Updated various library dependencies to their latest versions, including:
  - Android Gradle Plugin (AGP) to 8.11.1
  - Kotlin to 2.2.0
  - Core KTX to 1.16.0
  - AppCompat to 1.7.1
  - ConstraintLayout to 2.2.1
  - Navigation to 2.9.1
  - Lifecycle to 2.9.1
  - Dagger to 2.56.2
  - WorkManager to 2.10.2
  - RecyclerView to 1.4.0
  - Retrofit to 3.0.0
  - Room to 2.7.2
  - Compose to 1.8.3
2025-07-15 12:27:43 +01:00
𝙲𝚛𝚎𝚊𝚝𝚒𝚟𝚎𝙲𝚘𝚍𝚎𝙲𝚊𝚝
d90a6e7437 Lang: Updated Language Files. (#231) 2025-04-25 19:49:45 +01:00
𝙲𝚛𝚎𝚊𝚝𝚒𝚟𝚎𝙲𝚘𝚍𝚎𝙲𝚊𝚝
006b329db7 Lang: Updated Language Files. (#228) 2025-03-06 07:33:28 +00:00
𝙲𝚛𝚎𝚊𝚝𝚒𝚟𝚎𝙲𝚘𝚍𝚎𝙲𝚊𝚝
6cd62d8371 Lang: Updated Language Files. (#226) 2025-02-16 16:43:12 +00:00
𝙲𝚛𝚎𝚊𝚝𝚒𝚟𝚎𝙲𝚘𝚍𝚎𝙲𝚊𝚝
d3264065e2 Lang: Updated Language Files. (#213) 2025-01-05 07:55:32 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
da04643837 Lang: Updated Language Files. (#204) 2024-12-08 07:06:13 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
d7a62aa4c1 Fix: Testing a fix for calendar apps 2024-12-05 07:45:25 +00:00
HeCodes2Much
91cea2fd9e Added setOnBottomSheetDismissedListener 2024-12-04 19:35:29 +00:00
HeCodes2Much
3911b1418d Release: prepare for version 0.3.3 2024-12-04 18:52:04 +00:00
HeCodes2Much
e064e62f2c Fix: Fixed the build number. 2024-12-04 18:51:12 +00:00
HeCodes2Much
9fd1aea9e2 Fix: Fixed the backup System. 2024-12-04 18:45:46 +00:00
HeCodes2Much-Bot
1274d16f77 chore(changelog): Update CHANGELOG.md 2024-12-04 18:45:46 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
f11822c117 Lang: Updated Language Files. (#200) 2024-12-04 17:38:51 +00:00
HeCodes2Much
66065b76f8 Fix: Fixed a few issues with app draw including icons as well as work profile stuff. 2024-12-04 17:34:47 +00:00
HeCodes2Much
8ae80d36d6 Refactor: Re-Enabled 3 fonts that was not working. 2024-12-04 13:16:06 +00:00
HeCodes2Much
ff7ecb1491 Fix: First start with filter when filterStrength is set to 0 2024-12-04 12:56:02 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
846ba48637 Fix: Fixed the search feature to only show items not hidden.
close #199
2024-12-03 09:34:24 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
a55fa685cd Lang: Updated Language Files. (#198) 2024-12-02 20:01:28 +00:00
HeCodes2Much
f6d6797964 Fix: Fixed a few errors with the backup system. 2024-12-02 20:00:43 +00:00
HeCodes2Much
5bdd01076e Refactor: Cleaned up some unneeded code. 2024-12-02 18:57:59 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
fe7def69fe Lang: Updated Language Files. (#197) 2024-12-02 13:31:40 +00:00
HeCodes2Much
ac4456dac4 Feature: Added the ability for restore to also run a clear list before restoring. 2024-12-02 13:20:17 +00:00
HeCodes2Much
b874d55569 Feature: Added the ability to backup and restore apps. 2024-12-02 10:42:45 +00:00
HeCodes2Much
198b2308a5 Fix: Fixed restart app after changing language. 2024-12-02 10:42:06 +00:00
HeCodes2Much
011bd02dd5 Fix: Fixed restart app issue when restoring backup. 2024-12-02 09:09:05 +00:00
HeCodes2Much
8aebf00cdf Release: prepare for version 0.3.2 2024-12-02 08:58:32 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
8bdc1d1d06 Fix: Fixed the 2 issues with accessibility requirements. 2024-12-01 21:27:31 +00:00
HeCodes2Much
2d862cc46e Fix: Fixed Debug/Nightly Stuff. 2024-12-01 19:53:03 +00:00
HeCodes2Much
7041293152 fix: fixed the gestures for the settings. 2024-12-01 19:41:34 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
8366c48f79 Lang: Updated Language Files. (#194) 2024-12-01 19:41:19 +00:00
HeCodes2Much
f4a944d443 Fix: Fixed a quick bug in the Widget page. 2024-12-01 19:39:35 +00:00
HeCodes2Much
b510511bad Refactor: Worked on a better looking widget settings. 2024-12-01 19:01:27 +00:00
HeCodes2Much
db56cb0df7 Feature: Added Navigation hiding. 2024-12-01 19:00:47 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
c1cc46949b Lang: Updated Language Files. (#193) 2024-12-01 17:45:14 +00:00
HeCodes2Much
fc6a7caab3 Miscellaneous Bug Fixes 2024-12-01 17:42:20 +00:00
HeCodes2Much
2f028f3956 Refactor: No longer using custom View so therefor fixes gestures. 2024-12-01 12:30:01 +00:00
HeCodes2Much
f91ab64697 Remove: Removed custom view that is not needed. 2024-12-01 12:26:59 +00:00
HeCodes2Much
4832fecfbb Fix: Fixed the backup system. 2024-12-01 08:48:19 +00:00
HeCodes2Much
90975e4f67 Release: prepare for version 0.3.1 2024-11-29 20:29:50 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
3e0e66e0be Lang: Updated Language Files. (#189) 2024-11-29 20:27:04 +00:00
HeCodes2Much
d70f785935 Just a Typo spelling mistake 2024-11-29 20:24:48 +00:00
HeCodes2Much
8bcec489e9 Feature: Added the ability to change swipeThreshold. 2024-11-29 20:18:29 +00:00
HeCodes2Much
43a66c40ca Refactor: Cleaned up debug colors. 2024-11-29 18:42:42 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
2c217c4972 Lang: Updated Language Files. (#187)
Co-authored-by: HeCodes2Much-Bot <wayne6324@protonmail.com>
2024-11-29 18:23:58 +00:00