GAppsMod

Tweak Google apps (e.g., Phone and Messages) to unlock hidden features (e.g., available only in some countries or on certain devices). Root is required.

Stars
1.2K

Bot releases are hidden (Show)

GAppsMod - Version 4.00 Latest Release

Published by jacopotediosi over 1 year ago

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
  • Code maintenance improvements:

    • Removed requestLegacyExternalStorage permission
GAppsMod - Version 3.00

Published by jacopotediosi over 1 year ago

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
GAppsMod - Version 2.00

Published by jacopotediosi over 1 year ago

  • 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.

GAppsMod - Version 1.06

Published by jacopotediosi almost 2 years ago

  • Added Call Screen support even for unsupported countries (#42) (8998765993b858d4ae9713e279177a8bcc164060)
  • Fixed typos in French translation (#43)
GAppsMod - Version 1.05

Published by jacopotediosi almost 2 years ago

  • Added "Enable Call Screen" feature (#7) (0831f94bcadfa7fc6773bdbb9e4830a1c8577498)
  • Disallowed Dialer to restore call recording announcements (#38) (bc27bd20554f78c441fda1a3c8cbda0f0df687d5)
  • Improved Call Recording flags (8e180c280abdeba9ffa902a4c11863979e0b6468) (833894b6678b011e43b6f71037742c6410c3447f)
  • Migrated to topjohnwu's libsu (434ea5b88436c9766c8421ce64e3a8822813dd12)
GAppsMod - Version 1.0.4

Published by jacopotediosi almost 2 years ago

  • Added French translation (#39)
  • Upgraded Gradle and Dependencies (a859a3a8540d0480b662aea1d763996388fb6666) (75a432eafc713bfe45dfb2796c847320f2689dda)
  • Fixed namespace issues on Android >= 11 (efc58d5d5cdc60d4d6b32e656c5f3fb1e2330224)
GAppsMod - Version 1.03

Published by jacopotediosi about 3 years ago

Log runSuWithCmd in release too (allowing users to send me their logcats)

GAppsMod - Version 1.02

Published by jacopotediosi about 3 years ago

Fixed more Scoped Storage bugs on Android 11+ (#1)

GAppsMod - Version 1.01

Published by jacopotediosi about 3 years ago

Fixed "Google Dialer Not Installed" (#1) on Android 11+

GAppsMod - Version 1.00

Published by jacopotediosi about 3 years ago

First release