Move Dialer link to standalone apps#1399
Open
oscar-labit wants to merge 1 commit intoGrapheneOS:mainfrom
Open
Conversation
a372d7a to
7e98d7c
Compare
Contributor
|
AFAIK standalone means that it can be built without the aosp source code with Gradle or smth, so this doesn't make sense to merge until it has been migrated to gradle or something else |
ef1436c to
b4d7a8a
Compare
Author
|
GrapheneOS/platform_packages_apps_Dialer#53 That's what I spend December working on. It's not 100% perfect yet, but I've been running this Gradle build on my Pixel 8 Pro for about 2 months now with limited issues. Unfortunately, I don't have time to finish it, and the PRs take months to review because nobody's monitoring the repository. |
aaddf37 to
87e56b0
Compare
59ef0ae to
7d872a6
Compare
b05f646 to
a219266
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I think the Dialer should be moved to the standalone apps section. There have been a number of PRs to improve the dialer beyond the AOSP version, including implementing call recording, improved call quality, bug fixes, theme updates, and Gradle migration attempts. Additionally, there are attempts to migrate the dialer to material design 3, further separating the app from the AOSP.
By moving the Dialer app to the standalone app section, community involvement for the app should increase.