-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apps #2
Comments
Comments below... On 1/15/12 1:10 AM, "IngCr3at1on"
Been there. When I started this I was in the same boat.
Yep, seems like a number of people have been trying (especially around the
I think the only thing you'd need to make sure is that none of these items
I'd keep those as well as they seem generally usable on the Kindle (and on
Not sure I follow the repo manifest part. If what you're proposing is to
|
Apps listed for removal are not required, reference : http://wiki.cyanogenmod.com/wiki/Barebones Sorry no, I meant set up a manifest to sync all the repos for CM plus the blaze vendor and device repos directly into our build tree, than instead of syncing from the CM repo manifest we would sync from our own that pulled in all the CM repos as well as ours. Main issue is to do that we would have to break the Device and Vendor directories for the blaze into two separate repos. As for making 2 ROMs separate branches of the cyanogenmod vendor directory could do that as we could have to separate cyanogen_blaze make files, than again there should also be a way to add an option to build from 2 separate blaze make files in the same branch I just don't understand how to properly add a new device build to the tree for brunch/lunch options lol. |
OK, so I took another look at the vendor_cyanogen directory and it turns out not everything on my list can be removed from there. I'm not entirely certain where the other apps would be removed. Basically I've removed the CM support apps (rom manager, cm stats, cm update notifier). You can find that at the following: I was looking into the question regarding missing numbers on the keyboard, attempted pulling in the AOSP keyboard as well but it is also missing the numbers across the top... Oo If you like you can sync from my manifest, this will pull the above listed vendor_cyanogen directory (it will however neglect all CM supported devices when you sync :D ) repo init -u git://github.com/IngCr3at1on/android.git -b gingerbread Should be obvious anyway :D This does not pull the KF directories you will have to continue to symlink those for now as you have been. |
So my XDA account (that I almost never use) doesn't have enough posts to post on a dev board and I'm lazy. Because of that I'm opening this as an issue.
Looks like I'm not the only one that's been considering removing apps from the build (just I've been considering it on the build level lol)...
http://forum.xda-developers.com/showthread.php?t=1441873
I'd like to remove several apps, not everything that others are removing (because some can be beneficial for easy TS or may be useful w/ headsets or if/when bluetooth is patched). The following is my proposed list:
Camera
CMStats
CMUpdateNotify
MMS
RomManager
Protips
VoiceDialer
The following are apps that others would probably remove but I am considering leaving for the listed reasons:
Browser (most people I believe are using silk; however if anyone decides to use voice search w/ a headset mic it will FC w/out this).
Contacts (easier contact navigation than other menus and required for phone.apk to functions)
Phone (can be used to access hidden menus [I'm not entirely certain of the presence of hidden menus on the KF but good to keep the ability for this I think, thoughts?])
Sound Recorder (can be used w/ a headset mic)
It's an easy removal but it would require forking the cyanogenmod vendor directory (which I'm more than willing to do) if doing that though I wonder if we couldn't break this repo into 2 (as separate entries) to pull everything from a repo manifest for syncing (again I would do this).
I'm considering doing the above anyway but I'm curious what yours or anyone else' thoughts may be.
The text was updated successfully, but these errors were encountered: