[ROM][AOKP M6+][31/08][UNOFFICIAL] Pier's vanilla builds - ICS AOKP STABLE! - Galaxy S II Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Those are UNOFFICIAL BUILDS, use at your own risk.
Please let me know if this helps anyway =)
LATEST BUILD:
All builds are available on:
http://xfer.in/pier and
http://goo.im/devs/pier
31 Aug - M6+ (ICS) - aokp_galaxys2_pier_M6plus.zip - md5: 99c06552680c586276aa61e96e1a209f
Code:
Changelog:
Project name: proprietary_vendor_samsung
•chris41g - rename to d710 per other SGSII variants
•Koushik Dutta - fix herp derp
•chris41g - permissions
Project name: packages_apps_Camera
•Ricardo Cerqueira - Camera: Prevent double-stops on preview for some HALs
•Pierpaolo Pernici - camera: ISO support from CM7 (2/2)
Project name: platform_manifest
•Pierpaolo Pernici - Tracking CM zlib to fix recovery build (fopen64)
Project name: android_bootable_recovery
•Daniel Bateman - recovery: fix up key repeating
•Koushik Dutta - 6.0.1.2
•Koushik Dutta - First pass at fixing up the threading issues in ro.cwm.enable_key_repeat.
•David Ferguson - recovery: support for more than 1 sdcard in USB mass storage
Project name: device_samsung_galaxys2
•Pierpaolo Pernici - upd
Project name: platform_manifest
•Pierpaolo Pernici - Tracking CM zlib to fix recovery build (fopen64)
Project name: frameworks_base
•rodries - Fix compiling errors in AudioService.java
•Phil Tunstall - Fix ring/notification volume not restoring correctly on headset (dis)connect
•Phil Tunstall - Sound preference: Safe volume restore when plugging in a headset (1/2)
•Phil Tunstall - Fix ring/notification volume not restoring correctly on headset (dis)connect
•codeworkx - Smdk4210RIL: swap voice privacy and video
•Emilio López - Turn off "too slow" logs.
•codeworkx - camera: fix samsung/qcom conflict
23 Jul - CM9/AOKP KERNEL - kernel-cm-9-20120723-galaxys2-signed.zip - md5 efb12d05b7313e9821c5be1a866d09a3
GAPPS, for the lazy ppl:
MD5: 7c524e1e078164f681e0aa6753180b2c
Link: http://goo.im/gapps/gapps-ics-20120429-signed.zip
Misc stuff:
Apollo.apk - CM's music player
FileManager.apk
Older builds archive: > HERE <
FAQ:
If you do not have the date in the notification bar, go into Settings -> ROM Control -> Weather and enable it (Enable Weather must be ticked). If for whatever reason you do not want weather integration, just toggle it on and off. Date will be shown in the notification bar even with the weather disabled, but only if it has been enabled previously. (thx CX)
INFO and Credits:
My AOKP github: https://github.com/pierpp
Looking for me? come to Freenode IRC on channel #AOKP-SGS2
THANKS AND CREDITS TO:
- AOKP and CyanogenMod Crews
- Sixstringsg, Xplodwild, Snipa, Codeworkx
- Bajee11, Rodries and the "real" SGS2 developers
SUPER SPECIAL THANKS TO MY SUPPORTERS!
- john3166
CLICK THAT F/&%&"$ THANKS BUTTON!!!! :angel:

Thanks for your effort. So far, so good.

no feedbacks yet?
mine works ok

just asking how do u revert a commit ?

I used:
Code:
git reset <shaid> --hard

PieR said:
I used:
Code:
git reset <shaid> --hard
Click to expand...
Click to collapse
You can also do "git revert" - This will JUST revert the commit, and put it in the changelog as a revert, instead of rewinding the repo.
Thanks for finding the likely culprits, I'll test and if it fixes things for me, I'll gerrit reverts tonight.
Did you try reverting either of these independently?

Codeworkx smells something about libcutils, so I'll start to revert only this one

PieR said:
Codeworkx smells something about libcutils, so I'll start to revert only this one
Click to expand...
Click to collapse
Yeah, that has a whole pile of network functionality, which would jive with network being wonky.

compiling.. 30 mins to go now
Should I use CCACHE?

PieR said:
compiling.. 30 mins to go now
Should I use CCACHE?
Click to expand...
Click to collapse
ccache rocks, but making/reverting changes to certain parts of the code just automatically forces a big change.
Will test on n7000 in about an hour.

this one:
Revert "libcutils: Fix aliasing violations"
This reverts commit a63c4f18f2400fd05ecd1cee88199c32477297d4.
seems NOT to be a fix.
going to try the other one alone now.

http://review.cyanogenmod.com/#/c/17773/
Revert "libcore: Fix aliasing violations"
This reverts commit 37467534830c84a56279769b8aa03115540f7121.
This commit broke Foursquare, Tweetdeck, Voxer, and Instagram
Probably other apps too.
The general theme is that they are unable to sync network
feeds or lists.
Click to expand...
Click to collapse
THANKS TO dev ENTROPY512 FOR HIS SUPPORT!

PieR said:
http://review.cyanogenmod.com/#/c/17773/
THANKS TO dev ENTROPY512 FOR HIS SUPPORT!
Click to expand...
Click to collapse
I'm building this to test on Maguro now, since people with that device are also reporting this issue, I'll comment on Gerrit if nothing adverse happens.

Added a new build with only the proper fix.
This thread will self-destruct as soon as they will merge the commit

PieR said:
Added a new build with only the proper fix.
This thread will self-destruct as soon as they will merge the commit
Click to expand...
Click to collapse
Might wanna try to explain the main problem to Arcee on Gerrit, he wants more info on how this breaks Foursquare, etc...
He's likely going to be the one to do the final sign off, so if you want it fixed fast, convincing him would be a good idea

This is of no use to me since I don't use any of those apps but I really appreciate your work. I do remember using one of your nightly builds when BOT was down
Good job PIER helping the community. You can keep sharing your kangs of nightlies. Thanks once again
Sent from my Galaxy S2 powered by CM9

Yes your nightlies are awesome please share them.

Well done, thanks for finding the fault and fixing it. Hope this gets committed soon.

thracemerin said:
Might wanna try to explain the main problem to Arcee on Gerrit, he wants more info on how this breaks Foursquare, etc...
He's likely going to be the one to do the final sign off, so if you want it fixed fast, convincing him would be a good idea
Click to expand...
Click to collapse
Sry I was sleeping
I'll keep an eye on gerrit: it looks you guys moved forward!
Atm I'm rebuilding with patchset 2

New build UP on the OP

Related

[ROM][CM10][29/07][UNOFFICIAL] Pier's builds - CMX

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Those are UNOFFICIAL BUILDS, use at your own risk.
Please let me know if this helps anyway =)
[ CYANOGEN MOD THREAD ] - [ AOKP THREAD ]
LATEST BUILD:
All builds are available on:
http://xfer.in/pier and
http://goo.im/devs/pier
29 Jul - NEW CM10 (JB) - cm-10-20120729-PIER-i9100.zip - HIGH EXPERIMENTAL, repo sync: 06.00PM GMT - md5 3fc59d913b3a6b7d96a0acb259d1bab3
Code:
Changelog:
Project name: android_build
•Koushik Dutta - Make the recovery ramdisk target depend on $(MKBOOTIMG) $(INTERNAL_BOOTIMAGE_FILES) rather than $(INSTALLED_BOOTIMAGE_TARGET). This fixes the circular dependency for when the kernel depends on the recovery ramdisk, which depends on the boot image, which depends on the kernel.
Project name: proprietary_vendor_samsung
•Steve Kondik - d2att/d2tmo: Update blobs
•Shareef Ali - d2spr: update camera blobs to lg8
•Shareef Ali - Revert "d2spr: revert lg8 wifi blobs" Fixed in kernel update This reverts commit bb671a8dd95d85c3502fa6898aee4db1769ca659.
•Daniel Hillenbrand - Revert "p31xx/p51xx: updated nvram"
Project name: Gallery2
•Danesh M - Camera : Powerkey shutter (3/3)
Project name: android_packages_apps_Camera
•Danesh M - Camera : Powerkey shutter (2/3)
Project name: android_hardware_libhardware_legacy
•jerpelea - wifi: add suport for WIFI_EXT_MODULE
Project name: android_hardware_qcom_audio
•Ricardo Cerqueira - msm7x27a: Fix building under CM10
•David Ferguson - audio/msm8660: add compatibility for the older voice api
Project name: android_hardware_qcom_display
•Android Meda - libcopybit: Build for 7x27A and 7x27 platforms
Project name: android_hardware_qcom_media
•Ricardo Cerqueira - mm-core: Fix building 7x27A on CM10
Project name: android_frameworks_av
•Maheshwar Ajja - frameworks/base: enable meta mode for 7x27a video encoder
Project name: android_frameworks_base
•Danesh M - Camera : Powerkey shutter (1/3)
•DvTonder - Framework: Fix NPE in notification manager if profiles disabled
Project name: android_external_wpa_supplicant_8
•Santosh Sajjan - Changes done for qcom Wifi bringup on JB.
Cherrypicked:
NO MORE CHERRY PICKS OF WIP CODE TO AVOID CONFUSION
20 Jul - Last CM9-post RC2 (ICS) - cm-9-20120720-PIER-galaxys2.zip - md5 894c7b84fbac4e2c7de6c4c71c029176
Code:
Changelog:
Project name: android_packages_apps_Settings
•Danesh Mondegarian - Settings : Fix profile force close
Project name: android_bootable_recovery
•Koushik Dutta - dedupe: add support for dedupe file versioning. add support for atime, mtime, and ctime.
•Koushik Dutta - Add support for backup deletion. Add support for manual dedupe garbage collection.
•Koushik Dutta - dedupe: fat32 can only contain 64k of filesystem data (roughly 20k directories) per directory. Need to break the hashes into subdirectories. May need to do this further? TODO: forgot to record/restore ctime,mtime,atime
•Koushik Dutta - fix missing trailing slash that was causing emmc and external_sd zips to not show up.
•Koushik Dutta - 6.0.0.8
•Koushik Dutta - fix up nandroid and install zip menu to allow external_sd and emmc
•Koushik Dutta - fix build for devices using ui_menu_level
•Pawit Pornkitprasan - recovery: clear umask
•Koushik Dutta - 6.0.0.6
•Koushik Dutta - fix a bunch of off by one errors. disable display toggle.
Project name: android_frameworks_base
•Austen Dicken - telephony: d2vzw data fix
•Pawit Pornkitprasan - stk functionality for SamsungRIL
•Austen Dicken - Telephony: Add reading of perso_unblock_retries to QC CDMA RIL
Project name: android_device_samsung_galaxys2
•codeworkx - add missing ril properties
GAPPS, download them from:
Link: http://goo.im/gapps
Looking for me? come to Freenode IRC on channel #AOKP-SGS2
THANKS AND CREDITS TO:
- CyanogenMod Crews
- Sixstringsg, Xplodwild, Snipa, Codeworkx
- Bajee11, Rodries and the "real" SGS2 developers
SUPER SPECIAL THANKS TO MY SUPPORTERS!
- john3166
CLICK THAT F/&%&"$ THANKS BUTTON!!!! :angel:
reserved
Congrats on the new thread..
I tried defining an exchange email account , using the default email agent and it returns a message: " could not open connection to server" .. known bug? Sorry , newbie with JB..
Enhanced email (purchased) works fine..
Best best best :_)
Whats working and not? Thanks
High On Android
johnfranz29 said:
Whats working and not? Thanks
High On Android
Click to expand...
Click to collapse
Bluetooth music not working but calls are OK.
Hwcomposer
Other than that I didn't notice other problem.
Good for everyday use.
Work great !
Very fast anh smooth.
Good for use daily.
strange, i can't seem to send SMS
--- my bad, everything's fine now.. :laugh::laugh:
is this any different from regular cm10
inverted jellybean gapps for whomever is interested!!
http://d-h.st/hsq
how is battery life on this?
king71st said:
is this any different from regular cm10
Click to expand...
Click to collapse
IT IS regular cm10, I just compile it on a daily basis
androidrealsteel said:
how is battery life on this?
Click to expand...
Click to collapse
Poor but the smoothness and speed make up for this
Sent from my GT-I9100 using xda premium
My only wish now is for Bluetooth audio to work. Need to play music from my phone when i am driving
@pier There an s3cfb commit... could you cherry pick it?
Gesendet von meinem GT-I9100 mit Tapatalk 2
Sorry.
Tapatalk @ CM10
iamnotkurtcobain said:
@pier There an s3cfb commit... could you cherry pick it?
Gesendet von meinem GT-I9100 mit Tapatalk 2
Click to expand...
Click to collapse
http://review.cyanogenmod.com/#/c/20212/
this one?
NEW CMX BUILD UP, repo synced and added that cherrypick:
Project name: android_kernel_samsung_smdk4210
(CP) •Daniel Hillenbrand - s3cfb: asynchronous vsync notification
PieR said:
NEW CMX BUILD UP, repo synced and added that cherrypick:
Project name: android_kernel_samsung_smdk4210
(CP) •Daniel Hillenbrand - s3cfb: asynchronous vsync notification
Click to expand...
Click to collapse
Thanks mate. Will download when I'm at home
Gesendet von meinem GT-I9100 mit Tapatalk 2
Downloading !!!
thank you:good:

[ROM][AOKP][4.1.1][23/08] Pier's vanilla AOKP JellyBean [jb-build-1]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
THREAD NOT AVAILABLE ANYMORE:
THIS PROJECT HAS BEEN MERGED IN A BIGGER "THING":
http://forum.xda-developers.com/showthread.php?t=1850942
Those are UNOFFICIAL AND EXPERIMENTAL BUILDS, use at your own risk!
Latest build:
23 Aug - aokp_i9100_jb_pier_20120822.zip - repo sync 23/08 12:00 - MD5: fbbbebaa2f3574b518f9da33e00368a1
Changelog:
Code:
Project name: vendor_aokp
•Pierpaolo Pernici - Disable maguro (temp)
•Pierpaolo Pernici - Adding i9100G & adding new dicts for LatinIME (WIP)
•remicks - Update SuperSU
Project name: packages_apps_Settings
•Tanguy Pruvot - Hide Adb Notification icon (settings)
•Tanguy Pruvot - Adb over network (Settings part for Jellybean)
Project name: platform_manifest
•Pierpaolo Pernici - Adding i9100G
•Pierpaolo Pernici - Realigned with upstream
Project name: android_device_samsung_i9100g
•Pierpaolo Pernici - Disabled BACKUPTOOL in releasetools (AOKP doesn't have one yet)
•Pierpaolo Pernici - Overlay fix
Project name: platform_manifest
•Pierpaolo Pernici - Adding i9100G
•Pierpaolo Pernici - Realigned with upstream
Project name: frameworks_base
•Tanguy Pruvot - Option to hide Adb notification icon (framework)
JB-BUILD-1:
20 Aug - aokp_i9100_jb-build-1_pier.zip - jb-build-1 - MD5: 19c98ec3177218ff4a2c65087e100025
Info: http://aokp.co/site/index.php?/topic/453-release-jellybean-build-1/
Make sure you're on the latest CWM
MAKE A NANDROID
wipe data/factory reset in recovery
flash ROM
flash Gapps
reboot
All builds are available on:
http://xfer.in/pier and
http://goo.im/devs/pier
THANKS AND CREDITS TO:
- AOKP, CyanogenMod and Teamhacksung Crews
- Sixstringsg, Xplodwild, Snipa, Codeworkx
- Bajee11, Rodries and the "real" SGS2 developers
Developers spend countless of hours doing this for next to nothing. Posts, views, and donations encourage them, and everyone else who helps out.
Donate to Roman
Donate to Whitehawkx
Donate to Zaphod-Beeble
Donate to ProTekk
Donate to Sethyx
Donate to CyanogenMod
Donate to Teamhacksung
Every donation is cherished and loved.
If you'd like to help contribute by writing code, feel free to stop by IRC and talk to them on #TeamKang Channel!
Check out my ROM fork source on my github . Open source, in the spirit of community kangage.
Best way to help out or contact me is via IRC:
irc.freenode.net on channel #AOKP-SGS2 (click and connect nooow!)
USE THAT THANKS BUTTON!!! NOW!
Screenshots:
More screens on this Google+ Gallery
MISC ADDONS:
- multi dpi play store v3.8.15 for JB - thx MyLifeRocks10
http://forum.xda-developers.com/showpost.php?p=30283872&postcount=64650
- Apollo music player for JB - attached to this post
Nice you are at it again
Sent from my GT-I9100 using Tapatalk 2
Nice.....i prefer vanilla builds instead of bloated
Finally u started a thread
Some words about today's version 18/8
We're going to try to have a decent stable aokp/jb base to work with:
- Since someone reported flashing problems on previous builds i reverted a symlink to /emmc.
- We're going to test the new teamhacksung kernel https://github.com/teamhacksung/android_kernel_samsung_smdk4210_new
Please report any problems/issues and keep in mind that I'm doing this to experiment and learn.
If you want to help, come on IRC and ejoy our late night talking
Its a no go on this status error 7
Sent from my GT-I9100 using xda premium
digitalcrash said:
Its a no go on this status error 7
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Trying to flash?
Which cwm?
Sent with a pigeon
Are there any non standard steps to install?
Sent from my GT-I9100 using Tapatalk 2
Hi PieR,
your efforts are much appreciated, I'll download and test your new creature as soon as I get home from my vacations.
PieR said:
Trying to flash?
Which cwm?
Sent with a pigeon
Click to expand...
Click to collapse
Yes trying to flash with siyah 4.0.1
Sent from my GT-I9100 using xda premium
digitalcrash said:
Yes trying to flash with siyah 4.0.1
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
thx, I think I found the culpript: the updaterscript.
So we can't flash yet?
I had no problems flashing it, but I'm using it as secondary rom with Siyah Kernel 3.5.2
Thanks pier!
NunxPT said:
I had no problems flashing it, but I'm using it as secondary rom with Siyah Kernel 3.5.2
Thanks pier!
Click to expand...
Click to collapse
Yes, becouse when you use it as 2nd rom Siyah kernel will use its own updater-script.
Since I DONT want to use Aroma-installer as everyone now I'm trying to figure out where the issue is.
If somebody wants to help.. I'm here
DONT FLASH IT YET IF YOU DONT WANT TO HAVE PROBLEMS
Bricked!
PieR said:
Yes, becouse when you use it as 2nd rom Siyah kernel will use its own updater-script.
Since I DONT want to use Aroma-installer as everyone now I'm trying to figure out where the issue is.
If somebody wants to help.. I'm here
DONT FLASH IT YET IF YOU DONT WANT TO HAVE PROBLEMS
Click to expand...
Click to collapse
Okay so just minutes before your last alarm call, I soft bricked my phone. Hate being a noob, but I can't get it in recovery anymore.
What do you suggest Pier? I immediately flashed this rom, since all you previous work just seems 100% reliable
Thanks in advance
Edit: nevermind, fixed it through Odin. Start from scratch now.
@PieR is there reversed notification toggles option on the rom control settings?
deepo75 said:
Okay so just minutes before your last alarm call, I soft bricked my phone. Hate being a noob, but I can't get it in recovery anymore.
What do you suggest Pier? I immediately flashed this rom, since all you previous work just seems 100% reliable
Thanks in advance
Click to expand...
Click to collapse
Same thing happened to me and Pier helped me out on IRC. Basically you need to get yourself Odin or Heimdall and flash the latest Siyah kernel (S2-v4.1beta6). Its pretty simple and safe.
Let us know if we can assist.
PieR said:
Yes, becouse when you use it as 2nd rom Siyah kernel will use its own updater-script.
Since I DONT want to use Aroma-installer as everyone now I'm trying to figure out where the issue is.
If somebody wants to help.. I'm here
DONT FLASH IT YET IF YOU DONT WANT TO HAVE PROBLEMS
Click to expand...
Click to collapse
Ah ok,
Forgot to mention that in spite of being flashed as secondary rom it is the rom I'm currently using everyday (primary rom is your ICS AOKP).

[ROM][M7ATT][4.4KK] Omni [01.26.2013]

[ROM][M7ATT][4.4KK] Omni [01.26.2013]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Omni is a community-based project for the Android community which is Free: Free to Use, Free to Modify, Free to Share. It's also about options, which is the beauty of Android.​
Homepage:
=================
http://omnirom.org/
Wiki:
=================
http://docs.omnirom.org/Main_Page
Sources:
=================
http://github.com/omnirom
Gerrit/Changelog:
=================
https://gerrit.omnirom.org/
Interactive Change-Log
Bugtracker:
=================
http://jira.omnirom.org
IRC:
=================
irc.freenode.net #omnirom
gapps (4.4)
=================
0-Day Gapps for 4.4 can be found HERE
gapps (4.3)
=================
http://goo.im/gapps/gapps-jb-20130813-signed.zip
SuperSU:
=================
http://forum.xda-developers.com/showthread.php?t=1538053
BE ADVISED:
=================
- You MUST flash superSU if u want to have root access (link above)
- bugreporting: with logcat and via bugtracker
- This is an early preview so expect bugs. My personal policy is to run it a couple days before release. I've only run this version part of the day today, but I plan on using it as my DD.
- Kernel included is teaMseven Kernel v49 from this thread -> LINK
- Feature requests can be made at the top of this post. I make no promises, but will consider all requests.
- I'll release future builds as they are stable and have something of significance to release.
- Off topic posts will be ignored. Disrespectful posts or posts that violate XDA policy will be reported. Let's keep it civil and on topic please.
DOWNLOAD:
=================
NIGHTLIES NOW AVAILABE: Link
Previous Stable Builds:
BUILD FROM 11.26.2013 #2 [4.4]-> LINK
BUILD FROM 11.26.2013 [4.4]-> LINK
BUILD FROM 11.11.2013 [4.3.1]-> LINK
KERNEL SOURCE:
=================
LINK
XDA:DevDB Information
Omni for m7att, a ROM for the AT&T HTC One
Contributors
Yuma75, n3ocort3x, maxwen, roger_n
ROM OS Version: 4.4.x KitKat
Based On: AOSP
Version Information
Status: Testing
Created 2013-11-03
Last Updated 2013-12-05
Reserved
Changelog
Full list is HERE
Highlights:
11-28-13
Nightlies Begin
11-26-13 #2
Active Display
Battery Light Settings
Recovery Tweaks
11-26-13
msm8960: libril: fix crash in ril library during DIAL
msm8960-common: libril: better HTC unsolicited response handling
msm8960: libril: update to 4.4_r1
msm8960-common: Revert qcril radio changes (Merged)
Reserved
Reserved for n3o, Max, or myself
Reserved
Place holder for me or Yuma75 if needed.
Congrats buddy.
Sent from my Big Ass Outlaw Phone.
Nice
Yes!!!!
Sent from my HTC One using Tapatalk
Go go gadget awesome!
Shibby!
Sent from my HTC One using Tapatalk
Word up!:thumbup:
AEON v2.2 LG G2
@Yuma75 Your build ran great on my device kudos to you my friend. I compiled my own ROM using your vendor files and everything is running smoothly. Since Omni's gerrit crashed the only thing missing is the LTE icon, gerrit is back up hopefully you'll re-up your LTE patch soon. I've also added Focal and manually installed Launcher 3.
roger_n said:
@Yuma75 Your build ran great on my device kudos to you my friend. I compiled my own ROM using your vendor files and everything is running smoothly. Since Omni's gerrit crashed the only thing missing is the LTE icon, gerrit is back up hopefully you'll re-up your LTE patch soon. I've also added Focal and manually installed Launcher 3.
Click to expand...
Click to collapse
Menu button and double tap were added to this yet?
Sent from my One using Tapatalk
InflatedTitan said:
Menu button and double tap were added to this yet?
Sent from my One using Tapatalk
Click to expand...
Click to collapse
I see someone has submitted a patch for the double tap action but I haven't built with it yet. I noticed the code needs a little clean up it has several trailing whitespace and tab after space errors I'll pull it clean it up and run a build results to follow.
framework: add menu option for double tap on home
https://gerrit.omnirom.org/#/c/1538/
@Yuma75 Double tap for the settings menu works applying the two commits below. I think you are leaning more towards tap the HTC Logo for the menu. I personally prefer the double tap home option but that is just my preference let us know what you decide on.
https://gerrit.omnirom.org/#/c/1538/
https://gerrit.omnirom.org/#/c/1541/
InflatedTitan said:
Menu button and double tap were added to this yet?
Sent from my One using Tapatalk
Click to expand...
Click to collapse
roger_n said:
@Yuma75 Double tap for the settings menu works applying the two commits below. I think you are leaning more towards tap the HTC Logo for the menu. I personally prefer the double tap home option but that is just my preference let us know what you decide on.
https://gerrit.omnirom.org/#/c/1538/
https://gerrit.omnirom.org/#/c/1541/
Click to expand...
Click to collapse
Hey guys and gals, I've spoken with maxwen and it looks like most of the efforts of the omni team have already moved to 4.4...which is expected. Unfortunately that means the cutomizable button fuctionality that maxwen started (and I was waiting on) isn't gonna happen. I'm working on getting the repos all back up to date on 4.3 as there were several commits lost when gerrit crashed. As soon as that is complete, we'll get the double-tap functionality in this and I'll do a new build. Maybe even throw in the multi-window WIP.
Yuma
After downloading and installing this rom i found that when i connect it to my computer it only charges and does not mount anymore. Any suggestions? On previous roms it would work fine
KitKat is here!!
Updated original post. I also left the 4.3.1 download as well in case you want/need to go back to it.
Customizable Buttons included. There are a couple of bugs, so please read below. If the BOLD item below is an issue, please do not flash until we have the fix.
Don't forget to flash SuperSU if you want/need root access.
ENJOY!!
BE ADVISED:
=================
- You MUST flash superSU if u want to have root access (link above)
- bugreporting: with logcat and via bugtracker
- This is an early preview so expect bugs. My personal policy is to run it a couple days before release. I'm using it as my DD.
- Kernel included is teaMseven Kernel v49 from this thread -> LINK
- GMail and Stock Browser are not working!!! Use Chrome and Stock Email app for now.
We're working on the Gmail and Browser bug. Seems to be buried deep in Chromium.
jacob4duke said:
After downloading and installing this rom i found that when i connect it to my computer it only charges and does not mount anymore. Any suggestions? On previous roms it would work fine
Click to expand...
Click to collapse
You may see this issue crop up on 4.4 as well. The fix is fairly straight forward. Disable developer options in settings, phone will reboot. Re-enable developer options and debugging. Once you plug in the USB again, you should get the prompt to authorize computer. Do so, and you're good to go. Keep in mind, that you must be on a fairly recent version of adb that has secure adb for this to work.
Yes!
Sent from my LG-D800 using Tapatalk
cwhitney24 said:
Yes!
Sent from my LG-D800 using Tapatalk
Click to expand...
Click to collapse
BACON

[ROM][7.1.1][OFFICIAL]Android Open Kang Project[AOKP][NIGHTLIES][OMS7]

Now Presenting AOKP N for the OnePlus One [Bacon] [Full Substratum Support]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
>> Installation is simple
If coming from another ROM or another major AOKP version, wipe data in recovery
Make sure you're using the latest CWM or TWRP
Flash ROM
Flash Google Apps (GAPPS)
Reboot
>> Check merged commits on AOKP's Gerrit
_____Bacon Official Builds_____
In order from Oldest to Newest..
AOKP Bacon
OpenGAPPS
BUGS
None Known
Device Tree
AOKP's Gerrit
AOKP on Github
We greatly appreciate your contribution in the form of code, or PayPal donations.
>> Donation options on AOKP.co
Enjoy!
XDA: DevDB Information
Android Open Kang Project, ROM for the OnePlus One
Source Code: Source code
ROM OS Version: 7.1.1 Nougat
ROM Kernel: Linux 3.4.x
Based On: AOKP
Version Information
Status: Stable
Created 2017-01-09
Last Updated 2017-01-09
Video credit to @wingedpanther
https://m.youtube.com/watch?v=qf8M_LVKEb0
11/01/2016
Changes in hardware/qcom/keymaster [0655980 .. 9fa20f3]
9fa20f3
Author: placiano
keymaster: add support for samsung 'skeymast'
Changes in packages/apps/Dialer [370ea98 .. b828cf4]
b828cf4
Author: PMS22
Move CAF strings to cm_strings and fix wrong line breaks.
Changes in packages/services/Telephony [deee082 .. ebdfcc3]
ebdfcc3
Author: Michael W
Telephony: Number of slot should start with 1
Changes in platform_manifest [0b08c42 .. 91b65d3]
d0e640e
Author: mr-tweaker
Add Redmi 1S
is fast charging supported?
j1i2a3n4g5 said:
is fast charging supported?
Click to expand...
Click to collapse
As of right now I don't think so. I just started on the team as a maintainer. I know I can go from 25% to full in less than an hour.
Blackscorpion3 said:
As of right now I don't think so. I just started on the team as a maintainer. I know I can go from 25% to full in less than an hour.
Click to expand...
Click to collapse
If it's true under black screen or just a little bit slower when screen is on, then there should have been fast charging already.
Just wondering what about battery life of this ROM?

			
				
@wingedpanther
What Font and Theme is in the video , Look very nice.
Downloading rom...
Thanx for the ROM, working smooth and fast.
Kill App back Button doesn´t work and i can´t get weather on statusbar to work, even with Chronus.
Tomcar said:
Thanx for the ROM, working smooth and fast.
Kill App back Button doesn´t work and i can´t get weather on statusbar to work, even with Chronus.
Click to expand...
Click to collapse
Both those issues are being worked on
mpaopao said:
@wingedpanther
What Font and Theme is in the video , Look very nice.
Downloading rom...
Click to expand...
Click to collapse
Font / Theme
wingedpanther said:
Click to expand...
Click to collapse
Thanks for the video, adding to the OP if you don't mind.
Blackscorpion3 said:
Thanks for the video, adding to the OP if you don't mind.
Click to expand...
Click to collapse
Of course, I don't
j1i2a3n4g5 said:
If it's true under black screen or just a little bit slower when screen is on, then there should have been fast charging already.
Just wondering what about battery life of this ROM?
Click to expand...
Click to collapse
Battery life has been great for me. But, everyone gets different battery depending on a multitude of things. I'm getting about 3.5 hrs SOT.
We're getting official 7.1.1 Kang love too now? With full OMS7 support? We're so spoiled :')
Timmmmaaahh said:
We're getting official 7.1.1 Kang love too now? With full OMS7 support? We're so spoiled :')
Click to expand...
Click to collapse
Yes, yes you are. Darn kids, always get what they want...lol
2017-11-01 Changlog
Changes in build [74e82ab .. b9ef217]
b9ef217
Author: Dan Pasanen
Merge tag 'android-7.1.1_r9' into cm-14.1
Changelog 2017-11-01
Changes in external/libhevc [12bdb4a .. a33f672]
commit a33f672
Author: Harish Mahendrakar
Handle invalid slice_address in slice header
Changes in external/libnl [74c5971 .. f0b4019]
commit f0b4019
Author: Paul Stewart
libnl: Check data length in nla_reserve / nla_put
Changes in external/libopus [170ba56 .. 0d052d6]
commit 0d052d6
Author: Felicia Lim
Ensure that NLSF cannot be negative when computing a min distance between them
Changes in external/libvpx [152b651 .. 6886e8e]
commit 6886e8e
Author: Marco Nelissen
vp8:fix threading issues
Changes in external/tremolo [247d383 .. 5dc9923]
commit 5dc9923
Author: Marco Nelissen
Tremolo: fix ARM assembly code for decode_map type 3 case
Changes in frameworks/av [6c0496e .. 9b2e7c2]
9b2e7c2
Author: Dan Pasanen
Merge tag 'android-7.1.1_r9' into cm-14.1
937f894
Author: Michael Bestas
Revert "Revert "Stagefright: Allow setting high-framerates in CameraSource""
Changes in frameworks/base [339f501 .. 4699e433]
486b295
Author: Abdulwahab Isam
Expose QS battery
aedb574
Author: Benjamin Legrand
Tethering: Fix number of device connected
cdca4f2
Author: Bryan Owens
Themes: Expose manifest styles for themes
9b7497a
Author: daveyannihilation
SystemUI: Expose switch bar title
2bf4951
Author: Dan Pasanen
Merge tag 'android-7.1.1_r9' into cm-14.1
84c058f
Author: Michael Bestas
SystemUI: Remove unused string
40ec84d
Author: Michael Bestas
Remove leftover power menu profile resources
636917f
Author: Michael Bestas
core: Fix camel case
Changes in frameworks/ex [05d5053 .. 7f0e3da]
commit 7f0e3da
Author: Chris Craik
resolve merge conflicts of 3802db4 to mnc-dev
Changes in frameworks/native [b1d3a00 .. 15a7231]
15a7231
Author: Dan Pasanen
Merge tag 'android-7.1.1_r9' into cm-14.1
Changes in packages/apps/CMParts [d9d67c9 .. 3886bcd]
3886bcd
Author: Michael W
CMParts: Fix expandable desktop
Changes in packages/apps/ROMControl [5ea95ee .. b6b661f]
b6b661f
Author: entony80
ROMControl - Update Italian translation
405a4de
Author: blackscorpion3
ROMControl - Add BlackScorpion3 to Maintainers
Changes in packages/apps/Settings [54bd621 .. 87c8bcc]
87c8bcc
Author: Ivan Iskandar
Expose switchbar background color
fd68b92
Author: Ivan Iskandar
Expose dashboard category padding bottom
dd60ff8
Author: Michael W
Sim-Settings: Don't allow empty sim name
Changes in platform_manifest [91b65d3 .. 1855c67]
1855c67
Author: task650
manifest: android-7.1.1_r6 -> android-7.1.1_r9
@Blackscorpion3 So AOKP Nougat is no longer based on CM/Lineage? AOKP is using an AOSP base then? Thanks for a great ROM!
arh2o said:
@Blackscorpion3 So AOKP Nougat is no longer based on CM/Lineage? AOKP is using an AOSP base then? Thanks for a great ROM!
Click to expand...
Click to collapse
Technically, CM/Lineage is mainly AOSP base also if you look at the manifest.
Am i just blind, or is there really no ota update function?
Wedupa said:
Am i just blind, or is there really no ota update function?
Click to expand...
Click to collapse
No, there is no OTA right now due to resources needed to maintain the server and bandwidth

[ROM][11.0.0_r31] POSP DumAloo (v4.0.2+3) - beryllium [OFFICIAL]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Now that I'm done saving my butt, let's proceed
Potato Open Sauce Project is a butter smooth Android aftermarket firmware.
We handpicked the best features around and are adding our own sauce to it.
Get ready to taste the unique features it brings with itself.
We aim to deliver an experience with original ideas and features along with the useful things
the community is accustomed to.
Team Potato
@Agent_fabulous
@ZerNico
@raj_jdja
@ShreyanshLodha
@ATechnoHazard
@HrX
Design:
@McAwesomePL
Valvze
Joshua Baldassarre
Got an issue or suggestion? Reach us at
Telegram: https://telegram.me/SaucyPotatoesOfficial
Twitter: https://twitter.com/PotatoAndroid
- Custom RGB/HSL/HSV accent picker for dark/light themes
- Custom volume panels
- Three mode Notch Handler (Notch-City)
- Icon shapes and icon pack support
- Lockscreen media art and media art blur level
- Permission hub
- Signature spoofing
- QS panel tweaks
- Various custom QS tiles
- Custom clocks
- Brightness slider tweaks
- Doubletap/longpress power to toggle Flashlight
- Double tap to sleep on lockscreen
- Per app network isolation option
- Google feed integration in launcher
- Other miscellaneous tweaks
POSP: PotatoProject
POSP Device Sources: PotatoDevices
POSP Code Review: Gerrit Code Review
xiaomi-sdm845 common kernel: PotatoDevices/kernel_xiaomi_sdm845
Clean Install
- Backup all your data (Important)
- Wipe /system, /data and cache.
- Flash the ROM + NikGApps (Download link below)
- Reboot
Updates
- Flash ROM
- Reboot!
ROM: https://sourceforge.net/projects/posp/files/beryllium/dumaloo
NikGApps: NikGApps
Credits
- Google for AOSP
- Team Potato
- LineageOS
- ArrowOS
- OmniROM
- AOSiP
- And everyone else who helped out!
Give some screenshots
Have anyone tried? Any ir face unlock and The good stuff?
JD. A said:
Have anyone tried? Any ir face unlock and The good stuff?
Click to expand...
Click to collapse
Running POSP now. Smooth ui, no face unlock at all and few customization options. The ones that are there are very polished. Will keep running it and hoping for more updates to come. Also running f2fs on data and no problems there.
@Agent_fabolous,
Its trying to start service 'vendor.vr-1-0' and then crashing. See attached kernel logs
Hello, can u add call recording in aosp vanilla dialer?
@Agent_fabulous Could you upload a new build please?
vivekpf said:
Hello, can u add call recording in aosp vanilla dialer?
Click to expand...
Click to collapse
On it!
MusterMaxMueller said:
@Agent_fabulous Could you upload a new build please?
Click to expand...
Click to collapse
Just pushed one, changelog to follow shortly
MusterMaxMueller said:
@Agent_fabolous,
Its trying to start service 'vendor.vr-1-0' and then crashing. See attached kernel logs
Click to expand...
Click to collapse
Yeah, just noticed; will fix soon. We are now following a weekly release cycle, so you should see a lot more Quality of Life, feature and fixup changes being merged.
Agent_fabulous said:
On it!
Just pushed one, changelog to follow shortly
Yeah, just noticed; will fix soon. We are now following a weekly release cycle, so you should see a lot more Quality of Life, feature and fixup changes being merged.
Click to expand...
Click to collapse
Hi, tried to build POSP from source but wont Boot, stuck at POCO logo. Also manually checked Out vendor_xiaomi_sdm845_common. Do current sources produce a bootable build? Is there something else required?
Waiting new buid. I hope soon
MusterMaxMueller said:
Hi, tried to build POSP from source but wont Boot, stuck at POCO logo. Also manually checked Out vendor_xiaomi_sdm845_common. Do current sources produce a bootable build? Is there something else required?
Click to expand...
Click to collapse
Builds are reproduceable, all public builds are compiled directly from our sources. You will see a failure on Jenkins if something is broken.
Bash:
repo init -u https://github.com/PotatoProject/manifest -b dumaloo-release
repo sync
source build/envsetup
brunch beryllium
adb reboot sideload
adb sideload $OUT/potato_beryllium-11*.zip
adb reboot
neodante said:
Waiting new buid. I hope soon
Click to expand...
Click to collapse
New build is out
Grab it here! I will update the changelog shortly.
Agent_fabulous said:
Builds are reproduceable, all public builds are compiled directly from our sources. You will see a failure on Jenkins if something is broken.
Bash:
repo init -u https://github.com/PotatoProject/manifest -b dumaloo-release
repo sync
source build/envsetup
brunch beryllium
adb reboot sideload
adb sideload $OUT/potato_beryllium-11*.zip
adb reboot
New build is out
Grab it here! I will update the changelog shortly.
Click to expand...
Click to collapse
Please mention the change logs.
Agent_fabulous said:
Builds are reproduceable, all public builds are compiled directly from our sources. You will see a failure on Jenkins if something is broken.
Bash:
repo init -u https://github.com/PotatoProject/manifest -b dumaloo-release
repo sync
source build/envsetup
brunch beryllium
adb reboot sideload
adb sideload $OUT/potato_beryllium-11*.zip
adb reboot
New build is out
Grab it here! I will update the changelog shortly.
Click to expand...
Click to collapse
i had to remove [email protected] from vendor_xiaomi_sdm845-common/sdm845-common-vendor.mk otherwise it wouldnt build. any suggestions why this might be the case?
greatcoder said:
Please mention the change logs.
Click to expand...
Click to collapse
look at github
Agent_fabulous said:
Builds are reproduceable, all public builds are compiled directly from our sources. You will see a failure on Jenkins if something is broken.
Bash:
repo init -u https://github.com/PotatoProject/manifest -b dumaloo-release
repo sync
source build/envsetup
brunch beryllium
adb reboot sideload
adb sideload $OUT/potato_beryllium-11*.zip
adb reboot
New build is out
Grab it here! I will update the changelog shortly.
Click to expand...
Click to collapse
Where is the link for new build ?
Agent_fabulous said:
On it!
Just pushed one, changelog to follow shortly
Yeah, just noticed; will fix soon. We are now following a weekly release cycle, so you should see a lot more Quality of Life, feature and fixup changes being merged.
Click to expand...
Click to collapse
still not fixed
thank you for this awesome rom!
neodante said:
Where is the link for new build ?
Click to expand...
Click to collapse
PotatoHub
POSP Website
potatoproject.co
@Agent_fabulous could you set the default Bluetooth audio sample rate for aptx to 44.1kHz? Sounds better than 48kHz. Thanks
@Agent_fabulous could you push the device tree changes to github/make them public please?

Categories

Resources