This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
Releases: jacopotediosi/GAppsMod
Releases · jacopotediosi/GAppsMod
Version 4.00
Please note that from this version onwards the app name changes to GAppsMod. If you had an older version of GoogleDialerMod installed, you will need to uninstall it manually.
Also, the new repository link is https://github.com/jacopotediosi/GAppsMod.
If you really like my work, please consider a donation via Paypal or Github Sponsor. Even a small amount will be appreciated.
Changelog:
-
UX improvements:
- App name changed to GAppsMod
- Fully implemented edge-to-edge fullscreen
- Added themed app icon (monochrome)
-
Features improvements:
- New suggested mods for Messages app:
- Force enable magic compose (draft suggestions with Bard AI)
- Remember last package searched in select package dialog
- New suggested mods for Messages app:
-
Code maintenance improvements:
- Removed requestLegacyExternalStorage permission
Version 3.00
Please be aware that this will be the last release under the GoogleDialerMod name. Soon, the project name will change to GAppsMod and the new repository link will become https://github.com/jacopotediosi/GAppsMod.
If you really like my work, please consider a donation via Paypal or Github Sponsor. Even a small amount will be appreciated.
Changelog:
-
UX improvements:
- New launcher icon, new Material3 UI and changed navigation from tabs to lateral menu
- Implemented fastscroll to Boolean Mods screen
- Refactored all layouts to improve accessibility and responsiveness
-
Features improvements:
- Support for all Google Apps besides Phone: package selection with fastscroll and search functionality in the Boolean Mods and Revert Mods screens
- New suggested mods for Messages app:
- Force enable debug menu
- Force enable message organization (supersort)
- Force enable marking conversations as unread
- Force enable verified SMS settings menu
- Force enable sending images via Google Photos
- Force enable nudges and birthday reminders
- Force enable spotlights suggestions settings menu
- Force enable smart compose settings menu
- Force enable smart actions (smart reply) in notifications
- Force enable suggested stickers settings menu
- Arrangements to support more flag types in addition to boolean flags in the future
-
Performance improvements:
- Migrated all SQLite operations to Libsu Root Services: now queries to the Phenotype DB are done in native Java via SNI
- Finished migrating all filesystem operations to Libsu nio
-
Code maintenance improvements:
- Updated dependencies
- Split the code into folder and packages
- Improved views and layouts reuse
- Enforced hungarian notation to all code
Version 2.00
- Implemented a new splash screen (74b649c)
- Added Spanish translation (#52)
- Fixed typos (24410b5)
- Improved performance (840a607)
- Disabled "silence call recording alerts" mod if Dialer version > 94.x (#50)
- "Silence call recording alerts" switch now compares file contents (71d88b7)
- Added link to Google Dialer Beta program (#48)
- General improvements to code quality (db3c969, ddec3b4)
- Partially migrated filesystem management to libsu nio (1258d9a)
- Updated dependencies (22fdbc1)
Google patched our "Silence call recording alerts" hack. The latest Dialer version where GoogleDialerMod can still silence call recording announcements is 94.x.
Version 1.06
Version 1.05
Version 1.0.4
Version 1.03
Log runSuWithCmd in release too (allowing users to send me their logcats)
Version 1.02
Fixed more Scoped Storage bugs on Android 11+ (#1)
Version 1.01
Fixed "Google Dialer Not Installed" (#1) on Android 11+
Version 1.00
First release