[ROM][6.0.1][UNOFFICIAL] Android Ice Cold Project 11.0 [UPDATED 17-08-2016] - Sony Xperia L

.
.
.
.
{
"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"
}
AICP​Android Ice Cold Project​
AICP is known by everyone as Ice Cold Project that started on Desire HD and since then evolved into a mature ROM with the BEST community you can find!!!
Until Lollipop, Rom has always been AOKP based. Unfortunately, since AOKP either stopped development or will make a comeback later this year, we changed our base to CM when it comes to hardware, drivers and some features.
If there are any bugs, either we will sort them or CM team if it concerns their modifications. This ROM isn't CM supported so no need to report errors or bugs to them!!
Disclaimer:-
Code:
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,thermonuclear war, or you getting fired because the alarm app failed!!
* Please make nandroid backup before flashing this as a precaution!
* Try this ROM at your own risk!
.
.
.
In the beginning we would like to thank:
CM team
maxwen
SlimBean rom team
CarbonRom team
LiquidSmooth rom team
Omni rom team
DU team
Community
@LorD ClockaN
@zipsnet
@n3ocort3x
@semdoc
@eyosen
@alienmind
@Chezbel
@Drgravy
@eboye
.
.
.
We are now paying for servers that build nightlies and everything that comes with it, so EVERY DONATION will really be appreciated and be used to cover those expenses.
Thank you!!
Latest Release: Version 11.0
Download Link: Download AICP Marshmallow [2016-08-17]
MD5 Checksum: Download MD5 Checksum
Old Versions-
Download Link: Download AICP Marshmallow [2016-08-11]
MD5 Checksum: Download MD5 Checksum
Download Link: Download AICP Marshmallow [2016-05-16]
MD5 Checksum: Download MD5 Checksum
Download Link: Download AICP Marshmallow [2016-04-26]
MD5 Checksum: Download MD5 Checksum
Download Link: Download AICP Marshmallow [2016-04-06]
MD5 Checksum: Download MD5 Checksum
Download Link: Download AICP Marshmallow [2016-03-26]
MD5 Checksum: Download MD5 Checksum
Download Link: Download AICP Marshmallow [2016-03-15]
MD5 Checksum: Download MD5 Checksum
Download Link: Download AICP Marshmallow [2016-02-06]
MD5 Checksum: Download MD5 Checksum
Download Link: Download AICP Marshmallow [2016-01-18]
[*]MD5 Checksum: Download MD5 Checksum
[*]Download Link: Download AICP Marshmallow [2016-01-06]
[*]MD5 Checksum: Download MD5 Checksum
[*]Download Link: Download AICP Marshmallow [2016-01-05]
[*]MD5 Checksum: Download MD5 Checksum
Full Changelogs: Go to Settings->AICP Extras->Changelogs.
Don't disable Heads-Up. You wont be able to answer phone calls otherwise.
You tell...
ROMS should contain everything you need to enjoy Marshmallow. You are not required to install any Add Ons, simply download the latest ROM, gapps, flash it, and go!
You are STRONGLY recommended to fully wipe your device before flashing, and if possible avoid restoring system apps and system data with Titanium Backup - these can cause stability issues that are very hard to debug. If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience strange behavior.
How to flash:
Download Latest AICP Marshmallow Build
Download Gapps [Optional]
Take Nandroid Backup via Recovery
Recommended- Full wipe and Factory reset
Format System, Data, Cache, Dalvik-cache and Clean Install the ROM
Flash ROM using recovery
Flash Gapps [Optional]
Reboot
Enjoy!
NOTE- To access FOTA recovery(CWM/TWRP) after flashing AICP, press vol+ on reboot.
Beware- ROM has Gapps persistance in between dirty flashes.
Huge thanks to @Raienryu and @Furrydaus for awesome guidance!
Huge thanks to @Olivier for bringing CM13 to Taoshan and keeping the device alive!
KERNEL:
Kernel in this ROM follows CM source with custom additions.
PREREQUISITE FOR OTA:
To be able to flash over OTA app, TWRP recovery is needed.
You can still use CWM and OTA app, but only to download zip file and flash it manually from within recovery. Zip gets saved under AICP_ota folder on your internal SDCard.
If you want to contribute to the AICP or wanna see what is being worked on/merge feel free to visit our gerrit, link is at the bottom!!!
IceColdJelly AICP G+ community
ROM Gerrit
You want to see a normal night at the DEV office, click here!!
XDA:DevDB Information
Android Ice Cold Project MM 11.0, ROM for the Sony Xperia L
Contributors
STRYDER~007
Source Code Rom:https://github.com/AICP
Source Code Kernel:https://github.com/CyanogenMod/android_kernel_sony_msm8930/tree/cm-13.0
Source Code Device:https://github.com/STRYDER-007/android_device_sony_taoshan
ROM OS Version: 6.0.x Marshmallow
Version Information
Status: Testing
Created 2016-01-05
Last Updated 2016-08-17

Changelogs and Screenshots
Changelogs:-
Code:
====================
08-17-2016
====================
* device/sony/common/
- init: Use a more conventional ramdisk layout
- init: Clean the init_sony specific binaries on boot
* device/sony/taoshan/
- taoshan: init: Use a more conventional ramdisk layout
- taoshan: Switch to the new audio HAL
- taoshan: Remove charger_res_images
- taoshan: Ship Gello
- taoshan: Remove time_daemon in favor of RTC write
- taoshan: Remove now obsolete shim library
- taoshan: Switch from libqc-opt to libqti-perfd-client
- taoshan: overlay: Cleanup and match to original xml files
- taoshan: nfc: Delete user nfcee_access.xml configuration
- taoshan: Import arch configs first from a PlatformConfig.mk
- taoshan: Restructure the device tree into fragments
- taoshan: Remove persist.sys.usb.config override
- taoshan: audio: Correct a typo in legacy configuration
- taoshan: Remove USE_OPENGL_RENDERER
- taoshan: cleanup device tree for e2fsck and lpa.decode
- taoshan: remove double packages
- taoshan: remove languages-full.mk
- taoshan: tree: Cleanup unused packages and configurations
- taoshan: cmhw: Use cmsdk FileUtils
- taoshan: camera: How about doing our NULL checks before crashing?
- taoshan: camera: Add TARGET_NEEDS_CAMERA_WRAPPER dependency
- taoshan: liblights: Add TARGET_PROVIDES_LIBLIGHT dependency
- taoshan: remove wifi.supplicant_scan_interval in properties
- taoshan: disable wifi AP firmware reload
- taoshan: Remove BUILD_UTC_DATE
- taoshan: Remove density from PRODUCT_AAPT_CONFIG
- taoshan: Don't use legacy MMAP
- Revert "taoshan: use dlmalloc"
- taoshan: Set SELinux to enforcing
- sepolicy: Adress some denials
- taoshan: Make init & fstab more SELinux-friendly
- init: Add a service for taimport
- init: Remove unneeded TA services
- init: tad: point to specific TA partition
- init: Remove obsolete debugfs mount
- taoshan: Update custombootimg for renamed toybox_init
- Revert "taoshan: Use Snap"
- init: Don't try to insmod modules
- taoshan: Remove WiFi module defines
- taoshan: Enable zRAM
- taoshan: Use Snap
- Switch to QCOM's FM radio app
- taoshan: Sync wcnss config with caf/LA.AF.1.1_rb1.18
- taoshan: Use new fm calibration data file path
- taoshan: Fix the issue with fm patch downloader
- taoshan: Fix the issue with fm_dl service
- taoshan: Fix /dev/radio0 permission
- taoshan: Fix the issue with fm_dl service
- taoshan: Added support for static linking for radio-iris-transport module
- taoshan: Switch back to prebuilt camera HAL
- taoshan: Spring cleaning
- taoshan: Move bootlogos and some defines from sony_common
* kernel/sony/msm8930/
- net: ipc_router: Bind only a client port as control port
- msm: kgsl: Defer adding the mem entry to a process
- ashmem: Validate ashmem memory with fops pointer
- netfilter: x_tables: make sure e->next_offset covers remaining blob size
- HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
- net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
- mnt: Fail collect_mounts when applied to unmounted mounts
- KEYS: potential uninitialized variable
- msm: kgsl: Add missing checks for alloc size and sglen
- vfs: make AIO use the proper rw_verify_area() area helpers
- USB: usbfs: fix potential infoleak in devio
* vendor/sony/
- Merge pull request #179 from AdrianDC/taoshan
- taoshan: Remove libqc-opt and update libmmcamera_wavelet_lib.so
- taoshan: Add libqti-perfd-client to replace libqc-opt
- taoshan: Update rmt_storage from flo MOB30D
====================
08-16-2016
====================
* build/
- build: Source a CM-specific global BoardConfig
* external/wpa_supplicant_8/
- Merge branch 'wlan-service.lnx.1.0-rel.1.0' of git://codeaurora.org/platform/external/wpa_supplicant_8 into cm-13.0
* frameworks/base/
- Fling: Trails width configuration [2/3]
- Merge "Blur: Add back Recents blur that XOSP removed just for fun" into mm6.0
- am: Account for time changes when showing recent activities
* frameworks/native/
- dalvik: rework 3 and 4-GB dalvik heap configurations
* frameworks/opt/net/wifi/
- Wifi: Do full DHCP if framework roam to a new SSID
- Do not process the results array if no results are received
- Reply with a FAILURE if enable network is received for invalid id
- WifiService:Fix profile can't be updated when SIM changed
- Wifi: Issue Disconnect when Ip is changed
- wifi: Create new WifiConfiguration for savedConfig in addOrUpdateNetworkNative
* packages/apps/AicpExtras/
- Merge "Blur: Add recents blur back that XOSP removed just for the fun" into mm6.0
- fixup a few strings for Blur UI
* packages/apps/DUI/
- Fling: Trails width configuration [3/3]
* packages/apps/Messaging/
- Unachive conversations from unblocked participants
* packages/apps/Settings/
- Fling: Trails width configuration [1/3]
* packages/providers/MediaProvider/
- MediaProvider: catch data exception to avoid crash
- MediaProvider: Fix failure in android.provider.cts.MediaStore_FilesTest
- Gallery2: Fix thumbnails of new edit photos display wrongly in Documents.
- Music: Fix force closed when plug out the SD card while music is playing.
- MediaProvider: Fix SQLiteDiskIOException.
* packages/services/Telecomm/
- Automatic translation import
* vendor/aicp/
- apns: Fix T-Mobile MK DATA access
- cm: Allow LiveDisplay to write to display misc dir
- cm: charger: Export the RTC Clock and Alarm timestamps
- cm: charger: Add support for double backlight displays
- cm: Add custom off-mode charging screen
- extract-utils: Add pinning support
* vendor/cmsdk/
- CMSDK : Fix generateAlertColorFromDrawable for non BitmapDrawable
====================
04-26-2016
====================
* device/sony/taoshan/
- taoshan: Adjust pulse width
- taoshan: add back camera.vendor.msm8960.so
- taoshan: Provide a camera SHIM library for SONY libs
- taoshan: Update camera wrapper module definition
- taoshan: bring back camera wrapper from msm8960-common
- Revert "taoshan: goodbye camera wrapper"
- Revert "taoshan: build camera hal"
- Revert "taoshan: open-source camera bringup"
- Revert "taoshan: open-source camera bringup"
- taoshan: Disable non-existent overlays && remove duplicate overlay
- Revert "taoshan: Enable WCDMA only mode"
- Revert "taoshan: Disable non-existent overlays"
- taoshan: Add custom RIL class
- taoshan: Use 3 threads for dex2oat
- taoshan: proximity wake moved to cmsdk
- taoshan: Enable doze mode
- taoshan: Enable EMERGENCY mobile connections.
- taoshan: remove double packages
- taoshan: Stop the QC-QMI message spam
- taoshan: Remove persist.sys.usb.config override
* external/DUtils/
- DUI: Bring up "In-app search" bindable action and resources [2/2]
* frameworks/base/
- Merge "Base: Floating Window" into mm6.0
- Merge "LLS: Update LLS slide offsets when focus changes" into mm6.0
- Base: Floating Window
- Revert "Keyguard: switch to cm-specific device provisioned flag"
- LLS: Update LLS slide offsets when focus changes
- ThemeTile: Custom QS detail header title support for theming apps
- ThemesTile: Don't process clicks on current theme item
* frameworks/opt/telephony/
- Fix bug in CallManager unregisterForPhoneStates()
* packages/apps/AicpExtras/
- Floating Windows settings
- AE: remove Spanish translations
* packages/apps/Bluetooth/
- Ensure synchronized access of JNI callback object
* packages/apps/DUI/
- DUI: Bring up "In-app search" bindable action and resources [1/2]
* packages/apps/Eleven/
- Eleven: Cleanup all the whitespace
* packages/apps/Messaging/
- Bring back original color
* packages/apps/Settings/
- Settings: fix incorrect default sim/sms/data selection logic
* vendor/aicp/
- Condor : Update Mantainer
* vendor/cmsdk/
- Floating mode tile (2/2)
* vendor/sony/
- Revert "taoshan: remove closed camera hal"
Screenshots:-

Greaaat! Thank you :angel::good:

Testing Awesome job brother
Also, the stuff under the Instructions bar says 'ROMS should contain everything you need to enjoy Lollipop'

Amirxon said:
Greaaat! Thank you :angel::good:
Click to expand...
Click to collapse
priyank.g said:
Testing Awesome job brother
Also, the stuff under the Instructions bar says 'ROMS should contain everything you need to enjoy Lollipop'
Click to expand...
Click to collapse
You are welcome guys! Thanks @priyank.g, fixed it!

Awesome work as usual bro .
How about stock camera?

n78 shadow said:
Awesome work as usual bro .
How about stock camera?
Click to expand...
Click to collapse
No stock's still broken..Google camera and all third party camera apps works fine..

STRYDER~007 said:
No stock's still broken..Google camera and all third party camera apps works fine..
Click to expand...
Click to collapse
Cool thanks bro.
And if this is your normal night what about the busy one.

Here he goes again... Making ROMs for everyone to enjoy. thanks a lot man great job I'll try as soon as possible.

n78 shadow said:
Cool thanks bro.
And if this is your normal night what about the busy one.
Click to expand...
Click to collapse
Oh buddy! You have no idea!! Sometimes I have to stay up all night..
adil089 said:
Here he goes again... Making ROMs for everyone to enjoy. thanks a lot man great job I'll try as soon as possible.
Click to expand...
Click to collapse
You're welcome bro! Enjoy..I'll see if I can bring some more Marshmallow ROMs to Xperia L.. If I get free time!

You are just awesome Stryder! I was happy that our Xperia L gets CM13 but I never thought, that we get any other Marshmallow ROM. Please keep this roms alive and I think everybody here would appreciate new ROMs
---------- Post added at 12:18 AM ---------- Previous post was at 12:13 AM ----------
Does this ROM has a doze feature included?

Gapps
Guys, can anyone provide link for the gapps?

Xperia_L said:
You are just awesome Stryder! I was happy that our Xperia L gets CM13 but I never thought, that we get any other Marshmallow ROM. Please keep this roms alive and I think everybody here would appreciate new ROMs
---------- Post added at 12:18 AM ---------- Previous post was at 12:13 AM ----------
Does this ROM has a doze feature included?
Click to expand...
Click to collapse
You're welcome bro! XL users give good support that's why I work for it! Yes doze is supported by default in Marshmallow..Use THIS app to enable..It's really good app with cool UI!
sushobith said:
Guys, can anyone provide link for the gapps?
Click to expand...
Click to collapse
Go to www.opengapps.org and download 6.0 arm-pico.

one small bug i found is that after charging led light didnt go it was still on

STRYDER~007 said:
You're welcome bro! XL users give good support that's why I work for it! Yes doze is supported by default in Marshmallow..Use THIS app to enable..It's really good app with cool UI!
Go to www.opengapps.org and download 6.0 arm-pico.
Click to expand...
Click to collapse
I thought that the feature for waking up your phone if a notification arrives is called doze feature. Am I right or wrong?

Xperia_L said:
I thought that the feature for waking up your phone if a notification arrives is called doze feature. Am I right or wrong?
Click to expand...
Click to collapse
As far as I know, the feature you are talking about is ambient display? Doze is like the sleep/hibernate mode on the PC

priyank.g said:
As far as I know, the feature you are talking about is ambient display? Doze is like the sleep/hibernate mode on the PC
Click to expand...
Click to collapse
Oh then I'm sorry
Is ambient display included in this rom? Or in RR 5.6.0?

Smooth rom. One issue i got. If you flash rom with gapps it will not allow you to go further without google sign in

freakzapster said:
one small bug i found is that after charging led light didnt go it was still on
Click to expand...
Click to collapse
That's CM sources issue..It can't be fixed until sources are fixed.
Xperia_L said:
Oh then I'm sorry
Is ambient display included in this rom? Or in RR 5.6.0?
Click to expand...
Click to collapse
I think yes..I'm not on it now so search in Settings if you can.
kumardeepu said:
Smooth rom. One issue i got. If you flash rom with gapps it will not allow you to go further without google sign in
Click to expand...
Click to collapse
Don't flash Gapps right after flashing ROM, let the ROM boot first then flash Gapps..

STRYDER~007 said:
That's CM sources issue..It can't be fixed until sources are fixed.
I think yes..I'm not on it now so search in Settings if you can.
Don't flash Gapps right after flashing ROM, let the ROM boot first then flash Gapps..
Click to expand...
Click to collapse
I'm on RR 5.6.0 and here i can't find ambient display. Anybody here who found it in this ROM?

Related

[ROM][6.0.1][Official][CM13-based]**crDroid**

{
"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"
}
crDroid Custom Features:
*
PS: All CyanogenMod features also inside
Among others. For more info visit our github
Always Have a full functional Backup. Just in case!
Download links
or
My files
Gapps
Recommended recovery
First time installing crDroid to your falcon, or coming from another ROM:
- Make sure you're running a proper working Recovery (CWM or TWRP)
- Copy GApps and crDroid zip to your internal SDCard
- Boot into Recovery
- Flash crDroid zip
- Flash GApps zip
- DO A DATA WIPE / FACTORY RESET
- Reboot
- Don't restore Apps using Titanium Backup!
Don't expect any support if you:
- are not running stock crDroid-kernel
- have installed any mods such Xposed!
- have modified system files
Thanks to:
CM Team
Slim Roms Team
ParanoidAndroid Team
temasek
Omniteam
And Many More...
Our Team: :good:
Cristiano Matos
davidteri91
firebird11
http://crdroid.org/
crDroid G+ community
Donate
https://github.com/crdroidandroid​
XDA devDB Information
crDroid, ROM for Moto-g Falcon
ROM OS Version: 6.0.1_r3 Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Stable
Created 2015-01-31
Last Updated 2016-01-03
Changelog...
====================
06-22-2015
====================
* android/
105bc89 manifest: track own themechooser
c896ec7 Add Android Support Library prebuilts
043f846 Switch to our fork of external/lzma
* frameworks/base/
87445ba Merge remote-tracking branch 'CyanogenMod/cm-12.1' into 5.1.1
* packages/apps/InCallUI/
a7cbcc8 Show waiting state in call title also for MSIM.
* packages/apps/Settings/
c3f25fe DeviceInfo: correctly grab the processor info from /proc/cpuinfo
52d7df3 DeviceInfo: remove unused variable in getMemInfo()
7058d7e Add CPU & RAM info.
114a501 Merge remote-tracking branch 'CyanogenMod/cm-12.1' into 5.1.1
* packages/apps/ThemeChooser/
df635e7 ThemeChooser: Hide from Drawer Launcher
* vendor/crdroid/
7835365 vendor: welcome sony 8226 devices
c40525b Merge remote-tracking branch 'CyanogenMod/cm-12.1' into HEAD
====================
06-21-2015
====================
* device/motorola/falcon/
d59de80 Merge remote-tracking branch 'CyanogenMod/cm-12.1' into 5.1.1
* external/ffmpeg/
74773c1 ffmpeg: Readd missing X86 fixups
* frameworks/base/
5d1a70a KillProcessGroup on background thread
d65899f Revert "Kill process asynchronously on updateOomAdjLocked."
* hardware/qcom/display-caf/msm8960/
8c77071 hwc: Bump up version to 1.4
* hardware/qcom/media-caf/msm8916/
09064da Merge remote-tracking branch 'caf/LA.BR.1.2.4_rb1.2' into cm-12.1
====================
06-20-2015
====================
* device/motorola/falcon/
ec86140 falcon: Set userdata size for encryption
* device/motorola/msm8226-common/
c69fc2f msm8226-common: Don't stop RIL daemon on decrypt
b395fe0 msm8226-common: Allow vold permissions for encryption
* device/qcom/sepolicy/
f95decc selinux: Peripheral manager: Allow system server to talk to per_mgr
310f839 sepolicy: Update policy for peripheral manager
* external/android/support-prebuilt/
3f3f929 Initial commit
5f28d74 Initial empty repository
* frameworks/av/
8a85fea nuplayer: Fix incorrect audio resume time during seek
* frameworks/base/
3e56e26 Fix overflow/underflow problem in comparison
0bb5525 Fix bug regarding the comparator sorts Alarms into increasing time order.
d109477 am: Fix delayed GC merge damage, again
72624de SystemUI: fix navbar dpad arrow keys regression
* packages/apps/Settings/
c3c36c2 Avoid SElinux denial accessing SIM card lock
4646bac Avoid SElinux denial accessing IMEI information
9c1236d SecuritySettings: Assert the instance of KeyStore before use
* packages/services/Telecomm/
2be100b Telecom : Remove null check for blacklist
* vendor/crdroid/
ea32668 Support downloading from Maven
====================
06-19-2015
====================
* device/motorola/falcon/
3b986fd update dependencies
* device/motorola/msm8226-common/
f0c1bf8 msm8226: Don't copy FFMPEG config anymore
92af7c4 msm8226-common: Disable QCOM hardware encryption
614a406 msm8226-common: Move sensord to class main
6cdd5dc msm8226-common: Remove config_bluetooth service
* device/qcom/sepolicy/
ca54507 sepolicy: Update sepolicy for qseecom rpmb component
92f86ac sepolicy: Add support for pm-proxy executable
622a951 sepolicy: Allow write to S3D node
0f5394a SEAndroid: Add access to res_info sysfs node
04946f0 Seandroid: Add policy for energy-awareness.
* external/stagefright-plugins/
ee5d283 stagefright-plugins: Minor fix for FFMPEG 2.7
1e35faa stagefright-plugins: Convert tabs to spaces
f50a061 stagefright-plugins: Refactoring the extractor
1778caf stagefright-plugins: Clean up makefiles
56bdc69 stagefright-plugins: Move and update codec XML
86506b6 stagefright-plugins: Refactor the decoders
* external/whispersystems/curve25519/
fab8a9d Merge "curve25519: prevent dex2oat method verify failure" into cm-12.1
* frameworks/base/
4a9b471 themes: Fix strictmode warnings
df6bcfe AudioService: don't launch music player while in call
6525773 Close cursor after getting supported components.
0365da6 SettingsProvider: turn off mobile data roaming by default
* packages/apps/Browser/
fa6c57f Browser: add duckduckgo search engine to DE locale
* packages/apps/Calculator/
57ceb53 Calculator: allow for deletion when selector is next to a separator
* packages/apps/CellBroadcastReceiver/
c1d075e Remove per-SIM CB configuration.
* packages/apps/Dialer/
3571f5d dialer: better smart call string
* packages/apps/Settings/
ef0c7e7 Settings: persist profile dialogs while rotationg screen
* packages/apps/Trebuchet/
e963932 Don't load title from intent if title loaded from DB
====================
06-18-2015
====================
* build/
0201e3d [roomservice] Fetch devices from our crdroid-android github
99ec944 Merge remote-tracking branch 'CyanogenMod/cm-12.1' into 5.1.1
* frameworks/av/
4f6010d stagefright: Fix issues with software decoders
96e0621 Nuplayer: During flush operation flush audiosink
4f9390d audiooutput: Serialize access to AudioOutput
* frameworks/base/
d2fc097 Merge remote-tracking branch 'CyanogenMod/cm-12.1' into 5.1.1
7ad154e PackageManagerService: Don't attempt to dexopt platform-res.
4409419 Call recording encoder/format choice 3/3
77a20f8 Show reboot dialog using themed resources
526fa6d Get themed resources in KeyButtonView
* frameworks/opt/telephony/
b579636 Telephony : Ensure private numbers are blocked if block unknown numbers is enabled
* packages/apps/Bluetooth/
030c315 Bluetooth: request audio focus on incoming call
* packages/apps/Contacts/
0b4714e Fix local account name display for groups.
63eb42f Contacts : Change 'up' actionbar indicator to a check mark in add/edit contacts
902c329 Remove arbitrary set visibility call
* packages/apps/ContactsCommon/
fb208f5 Add local phone account as a writable AccountTypes.
* packages/apps/Dialer/
0c4d805 Ensure the smart dial name matcher is initialized in onStart().
f81b428 Call recording encoder/format choice 1/3
* packages/apps/Email/
2f399ed Don't cancel PendingIntents used for AlarmManager.
b12754d Optimize connection loss and re-gain behaviour.
8fc4de4 Refine thread handling.
a2383f8 Properly unregister alarm manager callbacks.
e2edd7c Use AlarmManager to schedule an IDLE connection restart.
0ddd7f3 Don't auto-register IDLE when gaining connection.
aa3af2e Do less work on IDLE refresh.
* packages/apps/InCallUI/
c0cad1e InCallUi: Mitigate redial/recent call double tap state loss.
* packages/apps/Settings/
db4845a Settings: Ensure fragment is visible before updating footer
3d9a3ec [Doze] add dependecy for brightness and remove unused code
616453b Settings: Disable mobile network settings if sub is invalid/unusable.
fc8133a Merge remote-tracking branch 'CyanogenMod/cm-12.1' into 5.1.1
* packages/apps/SetupWizard/
9a87a4d Merge remote-tracking branch 'CyanogenMod/cm-12.1' into 5.1.1
c5e926d SetupWizard: Add hook to finish setup for CTS automation
* packages/services/Telephony/
7979140 Telephony: Add roaming mode options to mobile network settings
73453a8 Call recording encoder/format choice 2/3
* system/core/
a81518f Merge remote-tracking branch 'CyanogenMod/cm-12.1' into 5.1.1
* vendor/crdroid/
5970250 cm: Update stagefright-plugins depdendencies
b188d78 Merge remote-tracking branch 'CyanogenMod/cm-12.1' into HEAD
* vendor/motorola/
7d23b8c Merge pull request #167 from luk1337/patch-6
====================
06-17-2015
====================
* build/
d944132 envsetup: repolastsync
* device/qcom/sepolicy/
bf4e775 common: Fixup healthd's ability to deal with poweroff alarms
* external/sepolicy/
f207533 Revert "WFD : Adding policy exceptions in app domain for wfd"
* frameworks/base/
53445ef Revert "fix bug about view cache in RemoteViews"
0b7175c Handle case where profiles.xml was partially saved
462b83f [Base] Doze brightness level
bbf2b28 Doze: Also overrides PULSE_REASON_INTENT
6d0c08c [1/2] base: Implement ambient display as Active Display Currently Ambient Display fully support if device has Significant motion sensor and wake gesture sensor
766a878 Merge remote-tracking branch 'CyanogenMod/cm-12.1' into HEAD
* hardware/qcom/audio-caf/msm8916/
c89f5bc audio: Only allow non-legacy HAL
* packages/apps/DeskClock/
55fd70a DeskClock: fix behavior with alarms when device is off
* packages/apps/Settings/
d5e149b [Doze] Settings organization
605cb06 [Settings] Doze brightness level
1ddcfcf [2/2] Settings: Ambient Display configurations
680a14a Merge remote-tracking branch 'CyanogenMod/cm-12.1' into HEAD
* packages/apps/SetupWizard/
f428696 Merge remote-tracking branch 'CyanogenMod/cm-12.1' into 5.1.1
* packages/services/Telecomm/
6e7ab5e Telecom: don't set incall state when call was disconnected
* system/core/
cd24260 Provide better advice on using gdb with debuggerd on crashed applications.
* vendor/crdroid/
617261e Revert "cm: Add import for prebundled APKs"
* vendor/motorola/
5d5f283 titan: Add T4K71 front imager proprietary files
====================
06-16-2015
====================
* bootable/recovery/
2387b7c sr: Fix log text color
* build/
9b6073c Merge remote-tracking branch 'CyanogenMod/cm-12.1' into 5.1.1
* device/qcom/sepolicy/
5746509 WFD: Revert SELinux changes for wfd running in its own service/domain
* external/sepolicy/
1d7bc1d domain: Restore original neverallow rules for shipping builds
* frameworks/base/
9f38789 SystemUI: Expose values in status bar expanded header
ceaeeb0 Explicitly declare which permissions can be granted via signature
7039e3b Allow permissions to be granted via whitelisted signatures
2b0b733 Density scaling: return device's default density
29b8274 SystemUI: don't reinflate search view on rotate
9173974 Revert "Fixes large number of thumbnails leads to low memory"
658a918 Enable ticker when heads up notifications are disabled
9f741fd Merge remote-tracking branch 'CyanogenMod/cm-12.1' into HEAD
* packages/apps/Eleven/
dc90042 AudioPreviewActivity: Better external audio previewing
* packages/apps/Mms/
f901e38 Expose message link text color
* packages/apps/Settings/
34a4f63 Settings: Fix HighTouchSensitivity & TouchscreenHovering
7a0e85e Correct grey out or not hw keys options when toggling keys disabler
8f20875 Merge remote-tracking branch 'CyanogenMod/cm-12.1' into HEAD
* packages/apps/SetupWizard/
1fc47a0 SetupWizard: allow FINISH_SETUP to be granted via whitelist
7d8558b Merge remote-tracking branch 'CyanogenMod/cm-12.1' into 5.1.1
* packages/apps/ThemeChooser/
86a960a Add CleanSpec.mk to fix the build errors after UI update
* packages/apps/Trebuchet/
8de4b98 Scrolling: Fix fade in workspaces from ignoring us
92bffe8 Trebuchet: FloatMath is deprecated in API22
* packages/providers/DownloadProvider/
4359b2e DownloadManager : Only remove stale id if download is not deleted
f326c62 DownloadManager: allow ACCESS_ALL_DOWNLOADS to be granted via whitelist
Old link:
https://www.androidfilehost.com/?w=files&flid=33728
Thanks for bringing back Crdroid with official support..
hope it will support dual sim..
all variants supported
good news.
shall I continue to mirror the builds on AndroidFileHost, @Benowit?
PeterImmel said:
good news.
shall I continue to mirror the builds on AndroidFileHost, @Benowit?
Click to expand...
Click to collapse
Im not Benowit, but I would say yes...
My mirror coming soon (this evening)
Mirror link is here
https://www.androidfilehost.com/?fid=24052804347760184
Hi. I was wondering if you could help me. I am upgrading from your crDroid 4.4 version to this one. I get the following error when trying to flash the ROM>
patching system image unconditionally
blkdiscard failed: ivalid argument
E:Error in /tmp/update.zip
After some searching, I believe this is an error in my partition, but I can't figure it out. I did convert this phone to GPE at one point, my bootloader is the new lollipop one, but it doesn't let me flash the old gpt.bin or old stock ROMS. I can only flash two ROMS successfully your crdroid 4.4, which I had or new Stock Lollipop 5.01
plz help
which version of your recovery, and do you have updated your bootloader
recommended recovery
read this
gps bug
can you provide any gps bug fix ??? device only mode not working for gps
GPS work fine for me
srpengg said:
can you provide any gps bug fix ??? device only mode not working for gps
Click to expand...
Click to collapse
try
fastboot erase modemst1
fastboot erase modemst2
Click to expand...
Click to collapse
srpengg said:
can you provide any gps bug fix ??? device only mode not working for gps
Click to expand...
Click to collapse
Benowit said:
GPS work fine for me
Click to expand...
Click to collapse
GPS works fine for me too...
I have fixed the issue. My partition size didn't match. I have flashed the old stock Rom and then reflashed the new one. Great ROM by the way, very smooth.
Sent from my Moto G using XDA Free mobile app
https://plus.google.com/111245408439532899628/posts/SU6FgpUZeAz
New build is up, changelog in 2nd post
Benowit said:
https://plus.google.com/111245408439532899628/posts/SU6FgpUZeAz
New build is up, changelog in 2nd post
Click to expand...
Click to collapse
Thanks man.
will download and report it later.
Wow! Official support back for MotoG? I might have to jump to this!
I am happy now ))) best rom, thanks devs!
Sent from my Moto G using XDA Free mobile app
the next build will have 5.1.1 r5/r6 or same as the current one ???
---------- Post added at 05:36 PM ---------- Previous post was at 05:35 PM ----------
also, latest build is having systemui restart bug quite often...may be its just for me but can u look into it @Benowit

[ROM][6.0.1][FINAL] Android Open Source Project [AOSP+OMS] [Updated 05-10-2016]

{
"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"
}
Android Open Source Project with OMS/Layers
Disclaimer:-
Code:
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,thermonuclear war, or you getting fired because the alarm app failed!!
* Please make nandroid backup before flashing this as a precaution!
* Try this ROM at your own risk!
Smoothness of Stock ROM with greatness of OMS Themes!​
What is AOSP?
AOSP is Android as Google publishes without other modifications. More or less AOSP is the Nexus devices stock rom without gapps.
Anyway, to get a working system I added some changes from CodeAurora Forum and CyanogenMod. I also added Non-AOSP features for a better user experience ("Clear All" button in Recents) and I'm NOT going to add something other.
What is OMS?
OMS stands for Overlay Manager Service and was developed by Sony, just like RRO - so overlays could be downloaded and managed through a client.
More about OMS and Substratum
Substratum Universe
Developers:-
@srisurya95
@akhilnarang
Features:-
Based On Google's AOSP
Clear all recents
AOSPA Battery Styles
Quick Unlock
Volume Rocker Wake
Advanced reboot
Hardware Key customization
Optimizations for battery
How to flash:-
Download Latest AOSP Marshmallow Build
Download Gapps
Take Nandroid Backup via Recovery
Recommended- Full wipe and Factory reset
Format System, Data, Cache, Dalvik-cache and Clean Install the ROM
Flash ROM using recovery
Flash Gapps
Reboot
Enjoy!
NOTE- To access FOTA recovery(CWM/TWRP) after flashing AOSP, press vol+ on reboot.
Downloads:-
Download AOSP-OMS Marshmallow FINAL [2016-10-05]
Old Versions:-
Download AOSP-OMS Marshmallow [2016-09-29]
Download AOSP-OMS Marshmallow [2016-09-13]
Download AOSP-OMS Marshmallow [2016-09-03]
Download AOSP-OMS Marshmallow [2016-08-26]
Download MD5 Checksum
Download AOSP-RRO Marshmallow [2016-06-25]
Download MD5 Checksum
Download AOSP-RRO Marshmallow [2016-05-23]
Download MD5 Checksum
Download AOSP-RRO Marshmallow [2016-05-12]
Download MD5 Checksum
Download AOSP-RRO Marshmallow [2016-04-29]
Download MD5 Checksum
Download AOSP-RRO Marshmallow [2016-04-23]
Download MD5 Checksum
Download AOSP-RRO Marshmallow [2016-04-13]
Download MD5 Checksum
Bugs:-
None!!
Credits:-
Big thanks to @Olivier
Big thanks to @corphish
Huge thanks to @CodeZero for fixing camera and precious help
Thanks to @Alberto97 (for his works on F-AOSP lollipop)
CyanogenMod Team
SlimROM Community
AOSPB
XDA:DevDB Information
[ROM][6.0.1] Android Open Source Project [AOSP+RRO], ROM for the Sony Xperia L
Contributors
STRYDER~007
Source Code ROM:https://github.com/AOSP-RRO
Source Code Kernel:https://github.com/CyanogenMod/android_kernel_sony_msm8930/tree/cm-13.0
Source Code Device:https://github.com/STRYDER-007/aosp_device_sony_taoshan
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Stable
Beta Release Date: 2016-04-13
Created 2016-04-12
Last Updated 2016-10-05
Changelogs:-
Code:
====================
05-10-2016
====================
- taoshan: New audio HAL completely fixed
- taoshan: audio: Define PCM device for low latency record
- taoshan: FM Radio and Camcorder sound fixed
- Final AOSP-OMS Release
====================
29-09-2016
====================
- taoshan: audio: Switch to new fixed audio HAL
- taoshan: audio: Boost headphones volume
====================
13-09-2016
====================
- taoshan: audio: Switch to new audio HAL
- taoshan: audio: Remove breaking codecs dependency
- taoshan: Add kernel headers
- sepolicy: Define type persist_block_device
- taoshan: audio: Remove unsupported media_codecs_google_video_le.xml
====================
03-09-2016
====================
- Android-6.0.1_r63 merged
- taoshan: settings: Disable recovery update
- taoshan: audio: Revert to old working audio HAL
====================
27-08-2016
====================
- Android-6.0.1_r61 merged
- Updated security patch to August
- Added AOSPA battery styles which includes portrait, circle, percentage only modes (Accessible through Settings->Battery)
- New Theme system called OMS is now merged. Layers manager is deprecated and Substratum is added.
- Added option to select MTP or charging or photo transfer by default when usb is connected (accessible through Settings->Storage & USB)
- Fix Low recording volume
- New material Camera icon
- New material SIM toolkit icon
- Removed Email app to reduce zip size
- New Adreno sensor blobs
- Fix network search
- Hotplug updates in kernel for performance improvements
- Upstream AOSP changes
* device/sony/common/
- init: Use a more conventional ramdisk layout
- init: Clean the init_sony specific binaries on boot
* device/sony/taoshan/
- taoshan: settings: Disable recovery update
- taoshan: init: Use a more conventional ramdisk layout
- taoshan: Switch to the new audio HAL
- taoshan: Remove charger_res_images
- taoshan: Ship Gello
- taoshan: Remove time_daemon in favor of RTC write
- taoshan: Remove now obsolete shim library
- taoshan: Switch from libqc-opt to libqti-perfd-client
- taoshan: overlay: Cleanup and match to original xml files
- taoshan: nfc: Delete user nfcee_access.xml configuration
- taoshan: Import arch configs first from a PlatformConfig.mk
- taoshan: Restructure the device tree into fragments
- taoshan: Remove persist.sys.usb.config override
- taoshan: audio: Correct a typo in legacy configuration
- taoshan: Remove USE_OPENGL_RENDERER
- taoshan: cleanup device tree for e2fsck and lpa.decode
- taoshan: remove double packages
- taoshan: remove languages-full.mk
- taoshan: tree: Cleanup unused packages and configurations
- taoshan: cmhw: Use cmsdk FileUtils
- taoshan: camera: How about doing our NULL checks before crashing?
- taoshan: camera: Add TARGET_NEEDS_CAMERA_WRAPPER dependency
- taoshan: liblights: Add TARGET_PROVIDES_LIBLIGHT dependency
- taoshan: remove wifi.supplicant_scan_interval in properties
- taoshan: disable wifi AP firmware reload
- taoshan: Remove BUILD_UTC_DATE
- taoshan: Remove density from PRODUCT_AAPT_CONFIG
- taoshan: Don't use legacy MMAP
- Revert "taoshan: use dlmalloc"
- taoshan: Set SELinux to enforcing
- sepolicy: Adress some denials
- taoshan: Make init & fstab more SELinux-friendly
- init: Add a service for taimport
- init: Remove unneeded TA services
- init: tad: point to specific TA partition
- init: Remove obsolete debugfs mount
- taoshan: Update custombootimg for renamed toybox_init
- Revert "taoshan: Use Snap"
- init: Don't try to insmod modules
- taoshan: Remove WiFi module defines
- taoshan: Enable zRAM
- taoshan: Use Snap
- Switch to QCOM's FM radio app
- taoshan: Sync wcnss config with caf/LA.AF.1.1_rb1.18
- taoshan: Use new fm calibration data file path
- taoshan: Fix the issue with fm patch downloader
- taoshan: Fix the issue with fm_dl service
- taoshan: Fix /dev/radio0 permission
- taoshan: Fix the issue with fm_dl service
- taoshan: Added support for static linking for radio-iris-transport module
- taoshan: Switch back to prebuilt camera HAL
- taoshan: Spring cleaning
- taoshan: Move bootlogos and some defines from sony_common
* kernel/sony/msm8930/
- net: ipc_router: Bind only a client port as control port
- msm: kgsl: Defer adding the mem entry to a process
- ashmem: Validate ashmem memory with fops pointer
- netfilter: x_tables: make sure e->next_offset covers remaining blob size
- HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
- net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
- mnt: Fail collect_mounts when applied to unmounted mounts
- KEYS: potential uninitialized variable
- msm: kgsl: Add missing checks for alloc size and sglen
- vfs: make AIO use the proper rw_verify_area() area helpers
- USB: usbfs: fix potential infoleak in devio
* vendor/sony/
- Merge pull request #179 from AdrianDC/taoshan
- taoshan: Remove libqc-opt and update libmmcamera_wavelet_lib.so
- taoshan: Add libqti-perfd-client to replace libqc-opt
- taoshan: Update rmt_storage from flo MOB30D
====================
12-05-2016
====================
- Updated base to 6.0.1_r43
- Security patches updated to May Release
- Fixed SuperSU flashing
* device/sony/taoshan/
- taoshan: Spring cleaning
- taoshan: Fix /dev/radio0 permission
* kernel/sony/msm8930/
- taoshan: Regenerate defconfig
====================
29-04-2016
====================
- Updated base to 6.0.1_r24
- Security patches updated to April Release
- Fixed bluetooth share force close
- Fixed Mobile Network FC when selected from other language
- Long press recent apps to switch to last app
- Settings->Security->Unknown apps: Enabled by default
- Materialize some elements
- Settings: Auto hide fast scroll bar in dashboard screen
* device/sony/taoshan/
- taoshan: Fixed auto-rotation issue
====================
23-04-2016
====================
- Stable Version Released
- Fixed GPS
- Fixed Bluetooth
- Updated Layers Manager
- Added advanced reboot menu
- Added volume rocker wake
- Added quick unlock
- SnapCam fixes
- Download pause/resume support
- Multi-window updates
- Added CyanogenMod browser
- Added Materialized Gallery from Dirty Unicorns
* device/sony/taoshan/
- taoshan: Fixed video recording with SnapCamera
====================
13-04-2016
====================
- Beta 2 Released
* build/
- build: update build script
* device/sony/taoshan/
- taoshan: add back camera.vendor.msm8960.so
- taoshan: Provide a camera SHIM library for SONY libs
- taoshan: Update camera wrapper module definition
- taoshan: bring back camera wrapper from msm8960-common
- Revert "taoshan: goodbye camera wrapper"
- Revert "taoshan: build camera hal"
- Revert "taoshan: open-source camera bringup"
- taoshan: Disable non-existent overlays && remove duplicate overlay
- Revert "taoshan: Enable WCDMA only mode"
- Revert "taoshan: Disable non-existent overlays"
- taoshan: Add custom RIL class
- taoshan: Use 3 threads for dex2oat
- taoshan: proximity wake moved to cmsdk
- taoshan: Enable doze mode
- taoshan: Enable EMERGENCY mobile connections.
- taoshan: remove double packages
- taoshan: Stop the QC-QMI message spam
- taoshan: Remove persist.sys.usb.config override
- overlay: Use MONOTONIC instead of BOOTTIME for sensor timestamp
- Revert "sepolicy: Remove incompatible sepolicies"
- Revert "sepolicy: Adress some denials"
- Revert "Revert "taoshan: use dlmalloc""
- Revert "taoshan: Spring cleaning"
====================
12-04-2016
====================
- Initial Beta Marshmallow Release
* build/
- Fix a race condition while building the recovery patch
* device/sony/taoshan/
- sepolicy: Remove incompatible sepolicies
- sepolicy: Adress some denials
- Revert "taoshan: use dlmalloc"
- taoshan: Spring cleaning
Screenshots:-
Nice work
srisurya95 said:
Nice work
Click to expand...
Click to collapse
Thanks for your help and the source bro!
Awesome work bro,so thank
Great work bro!
You're the best.
I'll test ASAP
Amirxon said:
Awesome work bro,so thank
Click to expand...
Click to collapse
newguyknowsnothing said:
Great work bro!
Click to expand...
Click to collapse
n78 shadow said:
You're the best.
I'll test ASAP
Click to expand...
Click to collapse
Thank you for your support guys! Cheers! :good:
Superb work Stryder :good:....Aosp is super smooth, I tested this Rom
mobile data works
gps works
wifi works
camera works (3rd party)
but this Rom also has the no sound bug during calls like in AICP...bdw this bug got fixed in the latest resurrection remix 5.6.7
really love the responsiveness of this Rom please fix this call bug, can't wait to use this rom :fingers-crossed:
Great work dev! Thanks
Great Job Dev
therishabh said:
Superb work Stryder :good:....Aosp is super smooth, I tested this Rom
mobile data works
gps works
wifi works
camera works (3rd party)
but this Rom also has the no sound bug during calls like in AICP...bdw this bug got fixed in the latest resurrection remix 5.6.7
really love the responsiveness of this Rom please fix this call bug, can't wait to use this rom :fingers-crossed:
Click to expand...
Click to collapse
Thanks for your review! Let me talk too our RR maintainer, if he has fixed incall volume bug, I'll implement it and launch new build asap!
mxperial said:
Great work dev! Thanks
Click to expand...
Click to collapse
Mouaz Kaadan said:
Great Job Dev
Click to expand...
Click to collapse
Thanks a lot guys!
AOSP-RRO Updated!
Hey guys! I've released second beta version of AOSP-RRO. All the bugs have been fixed. Test it and report your review! Cheers!
Huge thanks to @CodeZero for fixing camera and his precious help!
Native Camera- Works!
Incall Volume- Works!
Changelogs:-
Code:
====================
13-04-2016
====================
- Beta 2 Released
* build/
- build: update build script
* device/sony/taoshan/
- taoshan: add back camera.vendor.msm8960.so
- taoshan: Provide a camera SHIM library for SONY libs
- taoshan: Update camera wrapper module definition
- taoshan: bring back camera wrapper from msm8960-common
- Revert "taoshan: goodbye camera wrapper"
- Revert "taoshan: build camera hal"
- Revert "taoshan: open-source camera bringup"
- taoshan: Disable non-existent overlays && remove duplicate overlay
- Revert "taoshan: Enable WCDMA only mode"
- Revert "taoshan: Disable non-existent overlays"
- taoshan: Add custom RIL class
- taoshan: Use 3 threads for dex2oat
- taoshan: proximity wake moved to cmsdk
- taoshan: Enable doze mode
- taoshan: Enable EMERGENCY mobile connections.
- taoshan: remove double packages
- taoshan: Stop the QC-QMI message spam
- taoshan: Remove persist.sys.usb.config override
- overlay: Use MONOTONIC instead of BOOTTIME for sensor timestamp
- Revert "sepolicy: Remove incompatible sepolicies"
- Revert "sepolicy: Adress some denials"
- Revert "Revert "taoshan: use dlmalloc""
- Revert "taoshan: Spring cleaning"
You are the best Stryder ..Thanks
Great!,the sound works,camera works,but video recording and hdr is not working.Thank you very much:angel:
Amirxon said:
Great!,the sound works,camera works,but video recording and hdr is not working.Thank you very much:angel:
Click to expand...
Click to collapse
Did you try third party camera app? Is it working with that?
STRYDER~007 said:
Did you try third party camera app? Is it working with that?
Click to expand...
Click to collapse
Yes third-party camera apps work
Amirxon said:
Yes third-party camera apps work
Click to expand...
Click to collapse
I see..If possible, can you give me logs?
STRYDER~007 said:
I see..If possible, can you give me logs?
Click to expand...
Click to collapse
Here is the log
https://drive.google.com/file/d/0B-_0FWPVKAZSbUd0bFIyci1DeEU/view?usp=docslist_api
Rom awesome . fast and furious
How to root ?
Enable Root for apps and Adb not in Developers options.
No % battery status bar
No NFC.
Everything awesome.
Thx you @STRYDER~007 for hard work

[ROM][AOSP][8.0.0_r11] Octogen OS 1.11-18.09.2016 (18.09.2017)

Octogen OS ROM
{
"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:
. OctoDev Project .................... Android 8 .
. .
. _ _ _ .
. / /_ _/__ _ _ _ / //_` .
. /_//_ / /_//_//_'/ / /_/._/ .
. _/ .
. .
........................................ By XrTV .
. Features: .
. Adaptive icons. .
. Android O Wallpapers .
. Enabled DevSettings by default .
. InstalledApp: show link to Google Play .
. Settings : Improve app info screen .
. Settings: refresh ui on foce stop/disable .
. Settings: enable fast scroll for all app list .
. views .
. Settings: Allow sorting Applications by size .
. Settings: Wi-Fi WPS Materialized icon .
. Settings: add Octogen OS buld date .
. Settings: Correctly align cursor in Settings .
. Settings: Can't go back to previous screen .
. after going to APN settings .
. bluetooth: Show a refresh icon on the select .
. devices screen .
. add additional battery saver steps .
. Expose PhoneInfo .
. Speed things up! .
. Update GPS Icons to be more Material .
. Reenable sysui tuner for all build types .
. Enable SysUI tuner by default .
. Tuner: Add back 'Show brightness slider' .
. NightLight: Allow lower temperatures .
. Use Google Audio Files .
. Octogen OS bootanimation .
. Modded LatinIME .
. backuptools .
. Materialized standard apps .
. Stock camera fixed and updates .
. Calendar materialized .
. Added sysinit .
. Dev settings: set switchbar to ON by default .
. Modded Browser .
. WakelockBlocker .
. AlarmsBlocker .
. Drop Music .
. Drop Qickboxsearch .
. Drop Webview test browser .
..................................................
. Warning: .
. Without the root rights set, no changes .
. are made to the system .
..................................................
GitHub: https://github.com/OctoDev-Project https://github.com/OctoDev-Devices
Builds / Screenshots: https://mega.nz/#F!Z15xHT4Q!HpeCh_eLci7b7usNumUIfA
Telegram: @octogenos
Thanks: all guys
This ROM I started to develop this week. Started a new ROM for bullhead.
What is all this for? Pure enthusiasm.
This ROM has nothing to do with Nitrogen OS (alternative), yes, I was also the developer of this ROM. But it was a long time and not true.
The name ROM was invented specifically for the release of Android O.
A list of changes will be provided later.
XDA:DevDB Information
Octogen OS, ROM for the LG Nexus 5X
Contributors
Mr.MEX, Mr.MEX, XrTV
Source Code: https://github.com/OctoDev-Project
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Vendor.img for oreo
Version Information
Status: Stable
Stable Release Date: 2017-09-18
Created 2017-08-31
Last Updated 2017-09-18
Mr.MEX said:
Octogen OS ROM
Changelogs: - Coomin Soon
GitHub: https://github.com/OctoDev-Project https://github.com/OctoDev-Devices
Builds / Screenshots: https://mega.nz/#F!Z15xHT4Q!HpeCh_eLci7b7usNumUIfA
Telegram: @octogenos
Thanks: all guys
This ROM I started to develop this week. Started a new ROM for bullhead.
What is all this for? Pure enthusiasm.
This ROM has nothing to do with Nitrogen OS (alternative), yes, I was also the developer of this ROM. But it was a long time and not true.
The name ROM was invented specifically for the release of Android O.
A list of changes will be provided later.
XDA:DevDB Information
Octogen OS, ROM for the LG Nexus 5X
Contributors
Mr.MEX, Mr.MEX, XrTV
Source Code: https://github.com/OctoDev-Project
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Vendor.img for oreo
Version Information
Status: Alpha
Created 2017-08-31
Last Updated 2017-08-31
Click to expand...
Click to collapse
Nice but I think you got the ROM OS Version wrong there, should be 8.x Oreo, shouldn't it?.
Nicktheprofessor said:
Nice but I think you got the ROM OS Version wrong there, should be 8.x Oreo, shouldn't it?.
Click to expand...
Click to collapse
There is no Android 8 item in the DevDB project settings.
Mr.MEX said:
There is no Android 8 item in the DevDB project settings.
Click to expand...
Click to collapse
Ah, that explains it.
Skickat från min Nexus 5X via Tapatalk
Hi,
Firstly, thanks for this Rom.
Next, can I have some screenshot in Eng plz ? It is hard to understand what was in the pictures.
And how are all the features working in your Rom ? Like Camera (same as stock ?), PiP, "OK Google" detection, Notification dots, Icon (still the square or I can change shape ?) etc.
Again, thank you very much for your hard work. Cheers
kahntran said:
Hi,
Firstly, thanks for this Rom.
Next, can I have some screenshot in Eng plz ? It is hard to understand what was in the pictures.
And how are all the features working in your Rom ? Like Camera (same as stock ?), PiP, "OK Google" detection, Notification dots, Icon (still the square or I can change shape ?) etc.
Again, thank you very much for your hard work. Cheers
Click to expand...
Click to collapse
Comin soon screens.
Worked:
All bullhead hardware
PiP
What gapps are needed ?
Which vender
Pls any one give me vendor and gapps link
@D00: vendor I extract from factory image, GApps I never used.
I got Gapps Link
https://androidfilehost.com/?fid=745425885120757579
---------- Post added at 12:03 PM ---------- Previous post was at 11:58 AM ----------
rp158 said:
@D00: vendor I extract from factory image, GApps I never used.
Click to expand...
Click to collapse
I dont have pc this time. I have flashed pixel 8 they include vendor
I flash pixel 8 rom then flash this rom but error vendor
Vendor from Oreo:
https://www.androidfilehost.com/?fid=673368273298980355
@Mr.MEX, short feedback:
+ All sensors work. System apps, too (didn't test everything).
- Vendor error message at every boot, although ok (declaration mismatch?). AOSP-keyboard fc's on numeric mode.
/ The wooden charme of pure Google
Thanks for your efforts.
Octogen OS 01.09.2017 released:
Code:
====================
09-01-2017
====================
* bootable/recovery/
7e06189 updater: Add back some removed functions for file-based OTA.
* build/make/
eb7c023 Drop mkfs.ntfs now
ca645b4 Build exfat and ntfs
454731b Return backuptools
d4789f8 Revert "Add otapackage support for backuptool"
* frameworks/base/
18777c2 Build OctogenSettings into Settings Initial Commit [2/3] Special thanks: beanstown106 for base xyyx for adaptation and additional features Nitrogen Project The PureNexus Project The Cyanogenmod Project BenzoRoms Project
* frameworks/native/
cff0c98 Fix installd get wrong inode cause APK crash
* packages/apps/Settings/
4dfdc3f Build OctogenSettings into Settings Initial Commit [3/3] Special thanks: beanstown106 for base xyyx for adaptation and additional features maxwen ezio84 Nitrogen Project The PureNexus Project The Cyanogenmod Project BenzoRoms Project
097dd22 OOS: fix build date style
* packages/inputmethods/LatinIME/
3f7e0af Don't crash when displaying the " key
73306a4 Update JNI fallback lib name
294061d LatinIME: disable sound on keypress on all devices by default
2d58222 LatinIME: Add shortcuts support
e24cbb2 Fix send button not being centered for non-standard densities.
7ce0696 Don't interrupt active gesture input by modifier key presses.
010a9ea LatinIME: Only enable gesture mode if gesture lib is available
f1b6b55 LatinIME: Add fallback loader for JNI lib
600c605 Rearrange Slavic & Greek morekeys
3a53f39 Rearrange Morekey Options to follow numbers/symbols menu
b6d550b LatinIME: Add "more" keys to ALL the keys in Greek layouts
eb49ac5 Added smiles without noise to AOSP keyboard
a824385 LatinIME: Bring back ALL the keys for QWERTZ
ede07eb LatinIME: Apply "Enable more keys for top row on tablets" (f6620308ba) and "Add "more" keys to ALL the keys" (c561f31af9) to slavik layouts.
84040ca Add Moar Key Options
* system/vold/
17e2a97 vold: skip first disk change when converting MBR to GPT
bece0d6 Also change emulated device id separator from comma to underscore
b3cb1d7 vold: dont't use commas in device names Fuse supports commas escaped by '\' in fs names, but exfat and ntfs-3g currently don't support the escaping.
5091a04 vold: Honor mount options for f2fs partitions
e29d74c vold: Honor mount options for ext4 partitions
ddef44e vold: Support internal storage partitions
674af56 vold: Fix fsck on public volumes
6d0e716 vold: add support for more filesystems for public storage
* vendor/octogen/
f0d5b88 builder: fix copy changelog
6f77377 Vendor: Order
65b3d94 Added Octogen OS bootanimation
====================
08-31-2017
====================
* build/make/
8492e9e Drop QuickSearchBox
b7e2028 Add otapackage support for backuptool Squashed with: *Modular backuptool.sh. Executes backup and restore methods defined in /system/addon.d/*.sh scripts. *ota_from_target_files to handle mounting/unmounting for backup script *build: edify: use set_metadata for backuptool *ota: Fix recovery-script cleanups in block mode *build: ota: Support for install tools in /tmp/install *releasetools: clean up residual targetfiles-* dirs in /tmp/ *releasetools: fix cleaning up /tmp/
5498fc9 edify: import missing functions
658afb6 Generate changelog (1/2)
5464375 Use Google Audio Files from Android 7 [2/2] All audio files extracted from bullhead-nrd90s-factory-d6bf1f56.zip
c568d23 OTA: Killed fingerprint and update Octogen Logo
d78d569 OTA: Update Octogen OS logo
* frameworks/base/
64de535 [4/4] sqlite query perf: try to avoid getCount()
a693fd9 [3/4] sqlite query perf: clean up in-flight statements on cursor close
d1362f1 [2/4] sqlite query perf: try to reuse in-flight statements
834d47b [1/4] sqlite query perf: better window selection in common case
4b939b1 Revert "Add Long Press to Launch All Apps View"
e73dc2b NightLight: Allow lower temperatures
6f49c69 Core: Use ro.build.date to signal mIsUpgrade
a58b51e Make Build.TYPE and Build.FINGERPRINT consistent for apps
ebeb212 SettingsProvider: Add missing INTERACT_ACROSS_USERS_FULL permission
98ace62 Make Build.TYPE and Build.FINGERPRINT consistent for apps
c8421d7 Add missing STORAGE_INTERNAL permission for BackupRestoreConfirmation
a9ccf0e Turn off carrier provisioning by default to allow tethering
2f97b51 Tuner: Add back 'Show brightness slider'
70a5ff0 Enable SysUI tuner by default
c58cfb5 Reenable sysui tuner for all build types
765017e NotificationManagerService: Disable channel warning toast by default
4f0bc27 services: button brightness should check proximity
0886d85 PowerManagerService: Fix updating of mUserActivitySummary I7f1fc35a1573717d1ea101a07c4171d6f66d1553 missed the fact that the primary purpose of the affected condition block was to update mUserActivitySummary and the button/keyboard light handling was just appended to it later.
820461e power: Disable keyboard/button lights while dozing/dreaming
ea68440 Add PowerManager integration for button backlight. Allows setting button backlight brightness as well as button timeout.
6845058 Reintroduce button-backlight (and respective inactivity timeout)
d72a3b2 Camera: Don't throw exceptions when value pairs have spaces in them
ca8c1a9 Mtp_Dirty_Hack: Use mtp by default in oreo too) Enabled by default
20d0b3d Treat default value that wasn't found as empty value.
646015f Enable non-market apps install by default
7470ade core: Update GPS Icons to be more Material
3785b61 allow forcing HighEndGfx mode
dcba172 Dynamically tell the user which vendor image is needed
8ec8889 Show a more descriptive message when vendor.img is out of date
7e65c06 Improve scrolling cache
6c52e3f Status bar notification: Use Material icons for missed calls
c72173e Materialize toast frames
07f0702 Reduce log verbosity: Don't spam logcat
b839a29 Avoid needless Integer.valueOf() object allocation.
9dcc7a1 aapt: silence density flag warnings
ef24e96 lowered animations duration
9397f40 android.view: Speed things up!!
* packages/apps/Settings/
25bbe8d Fix NPE when rotating "Saved networks" screen
77fde6c Fix NPE in SettingsPreferenceFragment
6f8fbbd Expose PhoneInfo
b00d793 add additional battery saver steps
c4903fe bluetooth: Show a refresh icon on the select devices screen
d7f901a Skip Misc/Overcounted battery stats regardless of build type.
6d5957a InstalledApp: show link to Google Play
a734886 Settings: refresh ui on foce stop/disable
24ec7ec Settings: enable fast scroll for all app list views
9bfc792 Settings: Allow sorting Applications by size
ce64574 Settings: Wi-Fi WPS Materialized icon
5fb0cf4 Update vertical axis bounds when resetting network policy.
8d50db6 Lower minimum vertical range for data usage.
e6ace54 Settings : Improve app info screen
3046f2d Show help string when onEnrollmentHelp() is called
5952b2c Can't go back to previous screen after going to APN settings
b81f366 CryptKeeper: Release all StatusBar blocks when it is destroyed by system
d86ef50 Settings[Wifi]: fix the input invalid length for WEP encryption.
e7f60a9 Settings: Fix settings force close
b297dc9 Settings: Correctly align cursor in Settings
e45a6f6 Change the wrong layout when DNS is too long
4a84ed3 Settings: add Octogen OS buld date
df8c6b0 Enable Development Settings By Default regardless of build type * also kill dev countdown + redo arleady enabled string
7ec6d7f Settings: display fstype for mounted volumes
62deea1 Settings: Disable the other learn more too to prevent crash Thanks Google! The least intrusive way is just to disable the link as it will still show learn more but it can no longer crash.
255bfff Settings: Hide learn more button on fingerprint page
9f68230 Remove feedback and bug report stuff
620c9a3 Remove the Automatic ota check option but be sure it's disabled
3dec08b Port "Battery Usage Alerts" feature from factory images to aosp
* vendor/octogen/
9da0956 Builder: fixed repos and copy files
72b45c2 Generate changelog (2/2)
cb94a32 overlay: add round icons
====================
08-30-2017
====================
====================
08-29-2017
====================
* vendor/octogen/
97eac0d Use ODP default wallpaper
====================
08-28-2017
====================
====================
08-27-2017
====================
* bionic/
e9a7662 linker: Add support for dynamic SHIM libraries
cde3d0d Restore android_alarm.h kernel uapi header
* build/kati/
1c6182a Do not limit threads upon calling legacy GNU make
* build/make/
bbc3cc3 Make: build a zip named Octogen OS
d821688 Octogen OS Logo
1a19a6e no matter what build type we dont want to see anything but Build_ID
399332d Comment out assertions
474a9a7 ota: Don't include recovery in otapackages.
493777e Allow prebuild APK's in Vendor
4d0e7b7 Allow override of device asserts, including multi-device support. Set in board file with TARGET_OTA_ASSERT_DEVICE.
5e13526 ota: Disable downgrade check
6e0e5c5 build: kernel: arm64 uses Image.gz as the target
3b97b83 kernel: Fix kernelconfig build
6fc7712 envsetup: export ANDROID_BUILD_TOP earlier
32a2aeb build: Add support for additional kernel config snippet
b419473 build: kernel: Fix stray "@"
4fd38e3 Fix kernel.mk if SELINUX or VARIANT_DEFCONFIG is defined
b382866 core: More flexible kernel configuration
4344df2 Fix libelf path
00b1463 Allow specifying kernel toolchain and prefix
cc8d540 envsetup: use $(CURDIR) for getting current directory
9721268 envsetup: set OUT_DIR to an absolute path always
dfedf67 cout: move to $out
5d4f5c1 build: Inline kernel building as a buildtime task
* build/soong/
5c5f5f6 Default kati jobs to NumCPU()
3334a40 soong: use absolute path for OUT_DIR
* frameworks/base/
9225ad0 SystemUpdateService: enable service but lock its receivers [1/2]
8f0d018 PackageManager: allow build-time disabling of components
2c2865b SystemUI: fix MediaProjection cast crash
3cebdee StatusBar: Fix NPEs when we don't have a navigation bar
* frameworks/native/
365fdb0 native: readd xxhdpi 2048 mk files
* system/core/
e67eb5c set permissions on /system/addon.d/ and files within.
ad98ffa set /system/etc/init.d/* permissions
2904b4b init: import specific init file
bfdd956 Drop recovery_install service
0999f7d Add flag to prevent /charger symlink Signed-off-by: jhenrique09 <[email protected]>
4da2bc5 Filter GalleryDatab*
9acdd2b Silence spammy logs from camera blobs (AEC_PORT and mm-camera)
* vendor/octogen/
0fb3eca Init
@Mr.MEX thanks for the rom if possible i have some features request.
-Pixel navbar style
-Blue Pixel accent
-0.75 speed animation
Thanks again
michelemascia7 said:
@Mr.MEX thanks for the rom if possible i have some features request.
-Pixel navbar style
-Blue Pixel accent
-0.75 speed animation
Thanks again
Click to expand...
Click to collapse
-Pixel navbar style -
-Blue Pixel accent -
-0.75 speed animation +
"-" - No, use themes
"+" - Work In Progress
Mr.MEX said:
-Pixel navbar style -
-Blue Pixel accent -
-0.75 speed animation +
"-" - No, use themes
"+" - Work In Progress
Click to expand...
Click to collapse
ok, thanks
The pages in personalization are supposed to be empty for now or there's something wrong with mine?
mohan226 said:
The pages in personalization are supposed to be empty for now or there's something wrong with mine?
Click to expand...
Click to collapse
Yes, empty, [WIP]
Octogen ROM is the evolution of nitrogen ROM for Android 8?

[ROM][HLTE\TMO\CHN\KOR][unOFFICIAL]*** Resurrection Remix O 6.1.0 ***[19.06.2018]

unOFFICIAL​Resurrection Remix O - Galaxy Note 3​HLTE\TMO\CHN​8.1.0r30​
{
"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"
}
----------------------------------------------------------------------------------------------​Resurrection Remix Home​
Resurrection Remix G+​
----------------------------------------------------------------------------------------------​
Welcome to unOFFICIAL Resurrection Remix OREO
As usual, any bad flashes are not my responsibility if anything goes wrong with your device.
----------------------------------------------------------------------------------------------
Install instructions coming from a different ROM (ie. TouchWiz\LineageOS\MIUI etc...):
1. Download ROM, GApps & favoured root method (Magisk / SuperSU)
2. Do full backup in recovery and Internal\SD Card data (at your own risk if you don't)
3. Full Wipe (Caches (Dalvik & Cache), System, Data(Wiping DATA will clear your Apps & App Data - BEWARE!))
4. Install ROM followed by GAPPS & ROOT method.
5. REBOOT!!
Install instructions for updating from an earlier version of this ROM:
1. Download ROM & GApps(if flashing newer gapps).
2. Do full backup in recovery (at your own risk if you don't)
3. Dirty Wipe (Caches (Dalvik & Cache), System)
4. Install ROM followed by GAPPS. (Root should be retained but reflash root zip if necessary)
5. REBOOT!!
Links:
AFH - HLTE - 19/06/2018
AFH - HLTETMO (SM-N900T, SM-N900V, SM-N900W8) - 20/06/2018
AFH - HLTECHN (SM-N9008V etc...) - 20/06/2018
AFH - HLTEKOR (SM-N900S, N900L, N900K) - 20/06/2018
(I only have the HLTE variant so I cannot test HLTETMO\HLTECHN\HLTEKOR builds. Any attempted fixes will also only be purely speculative until confirmed by users)
GAPPS
Magisk / SuperSU
----------------------------------------------------------------------------------------------
Known device specific issues:
* Bluetooth Calling noise
* Rotation issues
* Camera is still not 100% working (use Footej Camera from the Play Store for the time being) My tests show working now.
----------------------------------------------------------------------------------------------
FURTHER TIPS:
If you experience your SIM not being detected from build 9/7 & onwards it will be because of changes to the HLTE repo device trees in Github and you WILL need to update your Bootloader/Modem to correct it.
Follow @StockholmSyndrome's instructions below. Thanks @StockholmSyndrome
Updated: Specifically for N9005\HLTE models, use the Nordic baseband uploaded by @svbarbosa
to get a very good GPS lock speed instead of the one linked in the below instructions.
His thread is HERE if you would like to also read about other ways to improve your experience or:
Click the link to go directly to the Nordic Bootloader\Baseband AFH download.
StockholmSyndrome said:
Once again, I updated and clarified the instructions.
Thing is, only with baseband update the SIM card will work.
Here are my instructions, feel free to copy&paste them as you like:
1.) Download the latest baseband that matches your phone (duh):
for N9005: vidwhal: Recommended links are in the above text for n9005\hlte
for N900W8: https://www.androidfilehost.com/?fid=673368273298969743
for N900T: https://www.androidfilehost.com/?fid=673368273298969970
2.) Download a copy of Odin (3.12.x): http://dl.sammobile.com/Odin3-v3.12.7.zip
3.) Power down your phone completely, take out the battery for a few seconds
4.) Go into download mode by pressing Volume-Down + Home + Power simultaneously for several seconds
5.) Connect phone via USB cable until Odin says "Added"
6.) Click on "Options" and uncheck "Auto-Reboot", then load your Baseband file (_Baseband_Firmware.tar .md5) into the "AP" slot
7.) "Start"
8.) Wait for success and green light
9.) Unplug USB cable, reboot phone by holding down Power button
You are now clear to install the latest official LineageOS\RR for your Note 3!
Click to expand...
Click to collapse
Changelog for current build:
Code:
▼ Resurrection Remix Oreo Ver 6.1.0 Changelog
====================
06-19-2018
====================
* bootable/recovery/
85b7010 recovery: Do not show emulated when data is encrypted
* frameworks/base/
0c9df02 Merge pull request #236 from alex9yust/oreo
31bd24b SyetmUI: fix the behavior of QS with isDualTarget=true
====================
06-18-2018
====================
* frameworks/base/
d3ec073 Merge pull request #235 from alex9yust/oreo
b6e1661 start ScreenStateService after reboot It is necessary for the Suspend Actions from Miscellaneous settings.
* hardware/lineage/interfaces/
2b941ed livedisplay: Fix uninitialized default PA
====================
06-17-2018
====================
* android/
b723055 manifest: Remove external/libvorbis
c2c7d39 lineage: Sync qcom thermal and vr HALs
f8608e1 Switch to our system/security fork
* frameworks/base/
7290cbb SystemUI: Fix status bar bluetooth <50% drawable
2ffe68a SystemUI: Add Lineage statusbar item holder
* lineage-sdk/
ce9185e lineage-sdk: Add LineageStatusBarItem interfaces
* packages/apps/LineageParts/
2021bb5 Exclude trust onboarding from recents
* packages/apps/ResurrectionOTA/
* packages/apps/Settings/
ba69025 Add Samsung A3 2016 (#984)
22620b4 Kenzo maintainer change
6052bec Update pt-PT cm_strings
5e83a70 Fixes in strings/translations
* vendor/rr/
81417b0 lineage: qcom: Set thermal & vr HAL pathmaps
91d783b repopick: Update SSH queries result to match HTTP queries
* vendor/samsung/
fde2faf apq8084-common: drop libuiblur.so
====================
06-16-2018
====================
* bootable/recovery/
7a92646 recovery: Add resize2fs
* device/qcom/sepolicy/
4e72121 Merge https://github.com/LineageOS/android_device_qcom_sepolicy into oreo
* device/samsung/hlte/
e5e2d96 Revert "hlte: Explicitly shim libsec-ril* blobs"
* device/samsung/hlte-common/
4201b8a hlte-common: Drop libshim_cutils_atomic
* device/samsung/hltetmo/
dd2b016 Revert "hltetmo: Explicitly shim libsec-ril* blobs"
* device/samsung/klte/
ab1c175 Revert "klte: Explicitly shim libsec-ril* blobs"
* device/samsung/klte-common/
89f2e08 klte-common: Drop libshim_cutils_atomic
* device/samsung/msm8974-common/
8f6082f msm8974-common: libril: Build non-inlined android_atomic methods
* frameworks/base/
9ea9e0b Sometimes this happens when changing the theme (#234)
* vendor/samsung/
e4b6a6c Revert "serrano-common: Hex edit mm-qcamera-daemon for custom libc"
====================
06-15-2018
====================
* device/samsung/hlte/
07cfb8d hlte: Explicitly shim libsec-ril* blobs
* device/samsung/hlte-common/
ddf760d hlte-common: libshims: You belong in vendor/
ef8c098 hlte-common: Kang mpdecision from G900FXXU1CRA2_G900FOXA1CRA2_BTU
85b0d6b hlte-common: Rework shims
* device/samsung/hltetmo/
c5e61e9 hltetmo: Explicitly shim libsec-ril* blobs
* device/samsung/klte/
1413774 klte: Explicitly shim libsec-ril* blobs
* device/samsung/klte-common/
f3442d4 klte-common: Rework shims
* device/samsung/msm8974-common/
f7e7859 msm8974-common: proprietary-files: Drop libuiblur.so
* hardware/lineage/interfaces/
995cd62 livedisplay: Use RAII semantics for ColorBackend initialization
35484bb livedisplay: Move initialization of mActiveModeId to constructor
af12c6e livedisplay: Convert controller singletons to regular objects
21c71ae livedisplay: Move Color::check function to implementation
cfd7b99 livedisplay: Don't use a singleton for Color service
d6be15d livedisplay: Fix bogus print
* vendor/samsung/
e7ef88d msm8974-common: Drop libuiblur.so
24d0819 hlte-common: Kang mpdecision from G900FXXU1CRA2_G900FOXA1CRA2_BTU
====================
06-14-2018
====================
* device/samsung/msm8974-common/
56a46f0 msm8974-common: Inform Trust about legacy encryption support
* hardware/lineage/interfaces/
8127346 Revert "livedisplay: Don't use singletons for the stack"
* packages/apps/Nfc/
45d2faf NFC: Clean duplicated and unknown permissions
====================
06-13-2018
====================
* device/qcom/sepolicy/
2d49cb5 common: Fix labelling of lcd-backlight
* packages/apps/Settings/
5690ad9 Angler Maintainer Changes (#981)
====================
06-12-2018
====================
* bootable/recovery/
afc6454 recovery: Do not load time from /persist
6ac3bb4 recovery: New install/progress animation
* packages/apps/Settings/
1bf4f05 Zuk Maintainer Changes
8099ba6 Privacy Guard: Add icon for VPN permission
3c7f254 Privacy Guard: Avoid NPE when tinting permission icons
* vendor/samsung/
2dcf419 apq8084-common: update to kccat6 CQJ1
c874c81 apq8084-common: recreate after fixing proprietary files list
bd3d8ed apq8084-common: Move overloaded files manually to vendor
13635ae lentislte: recreate after fixing proprietary files list
39cd9d2 kccat6: recreate after fixing proprietary files list
====================
06-11-2018
====================
* android/
6744938 manifest: android-8.1.0_r26 -> android-8.1.0_r30
c5ead4f manifest: Track own external/libvorbis
* bionic/
8e024ad linker: Make shim reference path absolute
7bc47fc linker: Remove unused find_libraries declaration
* build/make/
391cf9c build: Add new variable to hold generic build properties
fb1a406 core: Remove deprecated kernel header dependency path warning
cc183a1 build: Clean up makefile hook inclusions
afa5bbb build: Include LineageOS specific properties in build.prop
d7f06cc Merge tag 'android-8.1.0_r30' of https://android.googlesource.com/platform/build into HEAD
* device/rr/sepolicy/
9de5f95 Merge https://github.com/LineageOS/android_device_lineage_sepolicy into oreo
* frameworks/av/
5e433d7 Merge tag 'android-8.1.0_r30' into lineage-15.1
* frameworks/base/
c14d0a1 base: introduce trust interface
* frameworks/native/
bd40653 Merge tag 'android-8.1.0_r30' of https://android.googlesource.com/platform/frameworks/native into oreo
* frameworks/opt/telephony/
ccbfdae Merge tag 'android-8.1.0_r30' into lineage-15.1
* hardware/interfaces/
8184564 Merge tag 'android-8.1.0_r30' into lineage-15.1
* lineage-sdk/
42eb263 TrustInterface: Remove useless check
5f75487 TrustInterface: Fix default root access value
3f0c299 Fix config.xml indentation
d55299f sdk: Introduce Trust Interface
* packages/apps/LineageParts/
e72903f LineageParts: fix Trust onBoarding completion when clicking
6ce4474 LineageParts: introduce Trust interface
* packages/apps/Settings/
a71cbe7 Move BQ phone into the right catagory (#977)
b91f8b1 Settings: add Trust interface hook
* packages/providers/MediaProvider/
6fde9ca Merge tag 'android-8.1.0_r30' into lineage-15.1
* packages/providers/UserDictionaryProvider/
d35f80e Merge tag 'android-8.1.0_r30' into lineage-15.1
* system/bt/
2e5099c Merge tag 'android-8.1.0_r30' into lineage-15.1
* vendor/rr/
012d15b main_version: Refactor for RR
9fb4077 rr: main.mk: fix after f8422996
9e3ccf4 RR: changelog for 6.1
62124e5 Merge branch 'oreo' into HEAD
8e41a55 vendor: introduce Trust interface
4d7b0cd lineage: qcom: Enable TARGET_USES_COLOR_METADATA for msm8937 & msm8953
f842299 build: Clean up makefile inclusions
5f576c4 apns: Add UPC Mobile
a4a63e6 build: Use TOPDIR, not TOP
6186073 clear_vars: Remove Maven leftovers
4945c55 build: Remove HTTP_PREBUILT
e64f286 build: Remove maven make rules
8df42a7 rr: update for v6.1.0
====================
06-10-2018
====================
* hardware/lineage/interfaces/
18f4e8d livedisplay: Don't use singletons for the stack
f66d76e livedisplay: Correct macro copypasta
* hardware/qcom/power/
a67c703 power: Remove unused list utils
0a53ddc power: Remove interaction_with_handle
f9d6801 power: Remove unused ondemand related functions
7fc57d1 power: Remove support for msm-dcvs governor
a966c4c power: Remove powerhintparser
d43c2c3 power: msm8974: Build with with BOARD_VNDK_VERSION
* packages/apps/Jelly/
81812cf Jelly: Adapt ProgressBar location based on reach mode
6432e80 Jelly: Add support for multiple windows
====================
06-09-2018
====================
* bionic/
385bb1c linker: Provide soinfo path of the shimmed binary
2a66455 Revert "linker: allow the linker to shim executables"
* packages/apps/Settings/
f97842b Change oreo device maintainer to me (#976)
====================
06-08-2018
====================
* hardware/lineage/interfaces/
ac865c8 livedisplay: Remove unused using statements
412bc94 livedisplay: Move LegacyMMController inclusion to impl
* lineage-sdk/
e07772c Revert "lineage-sdk: Switch back to AOSP TwilightService"
55dc83d Add led capability LIGHTS_ADJUSTABLE_BATTERY_LED_BRIGHTNESS
* packages/apps/Settings/
03f5715 Add on7xelte to oficial (#975)
====================
06-07-2018
====================
* packages/apps/Settings/
5101662 Add Asus Zenfone Max Pro M1 (X00TD) (#974)
====================
06-06-2018
====================
* frameworks/base/
0ca7d5a Merge tag 'android-8.1.0_r30' of https://android.googlesource.com/platform/frameworks/base into oreo
* packages/apps/Settings/
2dc1d88 Add Redmi 2 Maintainer (#972)
====================
06-05-2018
====================
* device/qcom/sepolicy/
5f24467 Merge https://github.com/LineageOS/android_device_qcom_sepolicy into oreo
2d7d401 sepolicy: Allow mm-qcamerad to access v4L "name" node
fba2a81 sepolicy: Fix video4linux "name" node labeling
* device/rr/sepolicy/
0c9e3c9 Merge https://github.com/LineageOS/android_device_lineage_sepolicy into oreo
* frameworks/base/
24ac5bc Update text size of overflow number view
b5b6906 SystemUI: update heads up, sync and volume panel drawables
3da2470 SystemUI: Don't append app name to file on lockscreen
d5288de SystemUI: Enable dualTarget on CellularTile
6deca18 Make it possible to hide signal strength via Carrier Config
6d634da SystemUI: add navbar button layout inversion tuning
* frameworks/native/
9dc672b Merge https://github.com/LineageOS/android_frameworks_native into oreo
* lineage-sdk/
dd6f451 lineage-sdk: Add backend for reading enhancement
a6666e1 lineage-sdk: Switch back to AOSP TwilightService
* packages/apps/Dialer/
dada2e7 Merge https://github.com/LineageOS/android_packages_apps_Dialer into oreo
* packages/apps/LineageParts/
fbf21d0 LiveDisplay: Set Reading Mode switch preference as non-persistent
aeeb69a LineageParts: Add Reader mode frontend
bcb540b LineageParts: make volume button re-orient functionality act based on relevant input
* packages/apps/Settings/
15af046 Merge pull request #973 from Astridxx/patch-1
d7d2900 Update Turkish translation
* packages/apps/Snap/
5438ac6 SnapdragonCamera: Panorama, replace border drawable
a5d7aea Snap: remove unused shutter buttons
* packages/services/Telecomm/
8f6294a Merge https://github.com/LineageOS/android_packages_services_Telecomm into oreo
* system/core/
b058bb9 Merge https://github.com/LineageOS/android_system_core into oreo
* vendor/rr/
52cb504 Fix RR properties for splitted vendor devices (#113)
eb598d6 lineage: qcom: Enable TARGET_USES_COLOR_METADATA for msm8937 & msm8953
730343c apns: Add UPC Mobile
184986f verity: Implement verity tool
====================
06-04-2018
====================
====================
06-03-2018
====================
* frameworks/base/
97f512f Keyguard: Fix Turkish translation
* lineage-sdk/
* packages/apps/DUI/
* packages/apps/Dialer/
* packages/apps/FMRadio/
* packages/apps/FlipFlap/
* packages/apps/Jelly/
* packages/apps/LineageParts/
* packages/apps/Recorder/
* packages/apps/ResurrectionOTA/
* packages/apps/Settings/
ded8c06 Merge pull request #971 from thedeadfish59/patch-2
255d1a4 Update resurrection_device_maintainers_strings.xml
370921b Merge pull request #969 from fosseperme/oreo
589d488 Merge pull request #968 from TTTT555/oreo
* packages/apps/Snap/
* packages/services/OmniJaws/
====================
06-02-2018
====================
* packages/apps/Settings/
4d93838 Added Nubia Z9 mini Maintainer https://github.com/TTTT555/android_device_nubia_nx511j/tree/rr-o https://github.com/TTTT555/android_kernel_nubia_nx511j https://github.com/TTTT555/android_vendor_nubia_nx511j ROM: https://drive.google.com/file/d/1DxzKFvqCPN63L2jtXL4TgU9xHdj2zIYb https://user-images.githubusercontent.com/34489574/40805819-d4f50a58-651f-11e8-83d5-b52381610da3.png @mracar
* vendor/samsung/
06f1333 apq8084-common: Update Widevine blob
====================
06-01-2018
====================
====================
05-31-2018
====================
* packages/apps/Eleven/
d378526 Eleven: Catch unsupported bitmap exception
* packages/providers/ContactsProvider/
44ba9b9 CallLogDatabase: Bump the version and try to re-run the version 5 upgrade path
----------------------------------------------------------------------------------------------
Source code:
Resurrection Remix Github
HLTE LineageOS Device Tree
HLTETMO LineageOS Device Tree
HLTECHN LineageOS Device Tree
HLTE LineageOS Kernel
HLTE Common LineageOS
----------------------------------------------------------------------------------------------
Credits go to @trader418, @Lord Eko for providing some inspiration to delve into the world of building :good:
@svbarbosa for working hard to find the optimal setup for GPS etc... :good:
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
Last but definitely not least:
*Do not report issues if you are using mods or alternate kernels!
*Please supply logcats with issues being reported!
How to logcat tutorial
mine...
also mine...
Hey why not one more...
Flashing right now but my 9005 is a bug magnet..
Ironstrix said:
Flashing right now but my 9005 is a bug magnet..
Click to expand...
Click to collapse
Be advised that since Oreo is still brand new. Things will be broken and patience will be required for a while until it catches up with the features\stability of Nougat
@vidwhal hello my friend, good to see that you're continuing.
Flashed HLTECHN as mentioned to you already, flash done by wiping system only as i had Lineage 15.1 CHN from @haggertk installed already. Flash and boot to home all ok, so far everything working fine on my device.
Chinaboy5216 said:
@vidwhal hello my friend, good to see that you're continuing.
Flashed HLTECHN as mentioned to you already, flash done by wiping system only as i had Lineage 15.1 CHN from @haggertk installed already. Flash and boot to home all ok, so far everything working fine on my device.
Click to expand...
Click to collapse
Good to hear
I know that there is a lot that isn't quite right with Oreo right now but we'll get there in the end
Flashed, and so far everything I've checked seems to work perfectly! One question, though - any idea if there's any way to remap hardware keys? I usually have the left key be Menu, the middle be home/recents, and the right be back/kill, but all I see in RR configurations in this one is a switch to disable the hardware buttons entirely.
EDIT: Actually, I can't find a way to open up Recents at all... Long-pressing the Home button just opens the Assistant, and Menu doesn't seem to have any long-press action.
One question to HLTECHN users, please check if the Captive Portal problem exists in RRO vidwhal or not, also check if the low noise issue is present or not.
Please report this in the thread so @vidwhal can check this and correct in further releases.
If the problem is present in the RRO release the check my signature for fixes, these come from @haggertk Lineage 15.1 but are working also on RRO
Link: https://yadi.sk/d/W1ea4smy3SA68b
So what the difference between your build and the other rr Oreo build? Anyway thanks for your effort @vidwhal
sarjen iceman said:
So what the difference between your build and the other rr Oreo build? Anyway thanks for your effort @vidwhal
Click to expand...
Click to collapse
That's easy ... Respect
@vidwhal, thank you for a T-Mobile variant. I have the htle version of RR. Some lagging on that. Going to download,backup, wipe and run your version. Will report any issues and try logcat if I experience any. Thank you once again.
Magisk 15.4/5.6.0 released courtesy of @topjohnwu
Tweet: https://twitter.com/topjohnwu/status/963197783426654210
XDA: https://forum.xda-developers.com/showpost.php?p=75545948&postcount=38
XDA main thread: https://forum.xda-developers.com/apps/magisk/beta-magisk-v13-0-0980cb6-t3618589
Changelog: https://forum.xda-developers.com/showpost.php?p=68966755&postcount=2
Jaitsu said:
Flashed, and so far everything I've checked seems to work perfectly! One question, though - any idea if there's any way to remap hardware keys? I usually have the left key be Menu, the middle be home/recents, and the right be back/kill, but all I see in RR configurations in this one is a switch to disable the hardware buttons entirely.
EDIT: Actually, I can't find a way to open up Recents at all... Long-pressing the Home button just opens the Assistant, and Menu doesn't seem to have any long-press action.
Click to expand...
Click to collapse
Give it time. Consider it one of the many things yet to be implemented...
Thanks to Oreo RR
vidwhal said:
Give it time. Consider it one of the many things yet to be implemented...
Click to expand...
Click to collapse
For the time being I snagged GravityBox (on Xposed, through Magisk; I had both of those anyway) to just rebind Home long-press to Recents, and that works well enough, though occasionally it still seems to try to open Assistant. (If anybody has any Magisk/Xposed module recommendations for key rebinding that are a little lighter than GravityBox, though, please share. Xposed Additions bootloops on Oreo; learned that the hard way...)
EDIT: Button Mapper Pro off the Play Store seems to do it better, actually. No more Assistant trying to open.
Jaitsu said:
For the time being I snagged GravityBox (on Xposed, through Magisk; I had both of those anyway) to just rebind Home long-press to Recents, and that works well enough, though occasionally it still seems to try to open Assistant. (If anybody has any Magisk/Xposed module recommendations for key rebinding that are a little lighter than GravityBox, though, please share. Xposed Additions bootloops on Oreo; learned that the hard way...)
Click to expand...
Click to collapse
You can just use button remapper app..no xposed needed
stonedead said:
You can just use button remapper app..no xposed needed
Click to expand...
Click to collapse
Yup, was just editing my post to say so. (In the process of fiddling with all this, by the way, I noticed the hardware key backlights aren't working at all... oh well, I can live without that for the time being, nbd)
vidwhal said:
Give it time. Consider it one of the many things yet to be implemented...
Click to expand...
Click to collapse
First of I must say thank you for your longtime hard work and dedication to the development!
Second, the link in the OP leads to 8.0 gapps.
Maybe this one would be better?
https://forum.xda-developers.com/showthread.php?t=3743495

[ROM][LineageOS][Android 8.1.0_r52][OMS][Unified] TugaPower™ 30.0

Build 16/12/2018 #OP3-T
TugaPower ROM G+
Telegram Group: https://t.me/TugaPowerRomOP3T
#TugaPower Oreo 8.1.0_r52 30.0 LineageOS #laos #OnePlus #OMS #SubstratumRootLess
If you have some spare bucks consider donating, it will be really appreciated: https://www.paypal.me/TugaPower
If you are on other base rom, best practice is to factory reset prior to flash rom and new gapps.
After this steps if rom does not boot, probably you are encrypted, remove encryption and repeat the steps.
Please be sure you are using one TWRP that can handle firmware flash and can decrypt sucessfull.
Also be sure you are using proper firmware. The one recomended its the to have latest one for based on Open beta for your device ( OP3 or OP3T )
Relative to gapps, the advised ones is nano package ( ARM64):
http://opengapps.org/?api=8.1&variant=nano
Replaced built in OTA by OTA Updates app ( https://github.com/MatthewBooth/OTAUpdates )
OTA updates supported
Browser removed and replaced by latest TugaBrowser ( built in OTA for the Browser ) ( blocks ads and protect privacy)
TugaBrowser -> http://forum.xda-developers.com/android/apps-games/app-tugabrowser-t3472457
Support out of the box to microG GmsCore ( http://forum.xda-developers.com/android/apps-games/app-microg-gmscore-floss-play-services-t3217616 )
No more need to make microG system app
PoGO: Gonna catch then all
Full support to Substratum OMS RootLess without Andromeda
Powered by Magisk root v16.x
Direct unlock with face like OP5/OP5T OOS, credits to PixelExperience team
Safety Net checks patched to pass ( thanks to @Sultanxda )
Three fingers screenshot
WireGuard support added
What does not works:
Let me know to add here
Changelog: TugaPower O 30.0
Project name: proprietary_vendor_oneplus
op3: Update blobs from OOS 5.0.8
op3: Update blobs from OOS 5.0.7
op3: Ship atfwd daemon
op3: Remove ipacm-diag
op3: Drop unused DRM blobs
op3: Kang CNE/DPM/GPS blobs from bardock-pro
Project name: android_device_oneplus_oneplus3
op3: data-ipa-cfg-mgr: Sync with LA.UM.6.6.r1-10400-89xx.0
op3: Update vendor security patch level
op3: Grant worldwide write permission of diag_prop
op3: Create missing fpc data directory
op3/t: overlay-lineage: remove unneeded light capability.
Revert "op3: Add [email protected]ne"
op3: Fix a typo
op3: Move services to correct cpusets
op3: Remove duplicate time_daemon service definition
op3: Doze: Add missing preference listeners
op3: Ship and enable atfwd daemon
op3: Remove ipacm-diag
op3: Drop unused DRM blobs
op3: Remove SDCLANG flag
op3: Remove hostapd configs
op3: init.qcom.usb.sh: Move setting of sys.usb.config
op3: Drop aggressive load balancing
op3: Moving location sockets from /data to /dev
op3: Tweak GPS configuration
op3: Update GPS HAL to LA.UM.6.6.r1-09200-89xx.0
op3: Kang CNE/DPM/GPS blobs from bardock-pro
Project name: android_kernel_oneplus_msm8996
Revert "FROMLIST: binder: fix proc->files use-after-free"
power: msm-core: Fix mutex not getting unlocked in error path
irqchip: msm: log wakeup interrupts
power: wakeup_reason: make log function work in interrupt context
irq: Add wakeup reason logging
perf: disable cross_hotplug for l2 cache pmu.
soc: qcom: sleepstate: Import OnePlus changes
arm: cpuinfo: drop L1 cache type print from pr_info to pr_debug
cpu-hotplug: convert cpu_hotplug_disabled to a counter
fs: Improve eventpoll logging to stop indicting timerfd
Add kernel logging for when timerfd_read blocks
fs: add useful debug info to eventpoll string
gadget/f_fs: reduce logspam on suspend/resume
power: qpnp-fg: make read_beat a static function
power: qpnp-fg: have sanity check beat once before wakelock
pinctrl: qcom: unconditionally mark handled in msm_gpio_irq_handler
ARM: dts: 15801: Decommonize BCL mitigation freq
fpc1020: Re-add the dummy store function for irq node
op3: refer to correct GPU firmware signature for msm8996sg
Revert "ARM: dts: 15811: Target different GPU firmware image name"
qcacld-2.0: Fix possible OOB access while sending NAN msg to firmware
qcacld-2.0: Fix sdio mbox corruption on rome card
msm:iparevent rt rule deletion if rt rule id is invalid
Project name: android
manifest: android-8.1.0_r50 -> android-8.1.0_r52
Project name: android_frameworks_base
GlobalScreenshot: Fix screenshot not saved with some languages
ClipboardService: Restore different method calls to AppOps to fix PG
SystemUI: Clean duplicated CONFIGURE_WIFI_DISPLAY permission
Make adb use a custom prop for adb root
Rotation related corrections
Project name: android_packages_apps_Trebuchet
Trebuchet: move to default screen on home intent
Project name: android_packages_apps_SetupWizard
SetupWizard: fix SpannableString (Privacy Policy)
Project name: android_packages_apps_Settings
Make adb use a custom prop for adb root
Project name: android_packages_apps_LineageParts
PartsActivity: Prevent actionbar NPE
Project name: android_packages_apps_Messaging
Messaging: Add "Mark as read" quick action for message notifications
Allow intent shared subject or title to be mms subject
Project name: android_packages_apps_Bluetooth
Bluetooth: Clean duplicated READ_CONTACTS permission
Project name: android_packages_apps_LockClock
Release the wakelock before worker thread termination
Project name: android_packages_apps_Contacts
Project name: android_packages_apps_TvSettings
Make adb use a custom prop for adb root
Show Trust in security settings
Add button to shut down device
Project name: android_packages_apps_Exchange
Rename translations for new language code mapping
Project name: android_bootable_recovery
Fix making adb use a custom prop for adb root
Make adb use a custom prop for adb root
Project name: android_device_qcom_sepolicy
legacy: Resolve hal_gnss_default denial
Thanks all for the support.
Download: https://tugapower.net/TP/OP3-T/OREO/TugaPowerO30_OP3.zip
MD5: 9680cb2d8afe417539b4daae3a13f5ba
Please dont mirror for now the roms zips, thanks
Sources :
Rom:- https://github.com/LineageOS
Device:- https://github.com/LineageOS/android_device_oneplus_oneplus3
Kernel:- https://github.com/LineageOS/android_kernel_oneplus_msm8996
Reserved for bugs
Finally! :laugh: Downloading...:highfive:
Be sure to use recent TWRP 3.2.1-0 https://twrp.me/oneplus/oneplusthree.html
Using an older recovery not updated for Oreo will probably result in error 7.
Firmware for op3T can be downloaded from this thread: https://forum.xda-developers.com/oneplus-3t/how-to/firmware-beta-10-t3631166/page22
The most recent is from open beta 22.
Sent from my OnePlus3T using XDA Labs
Nice.Downloading
Great! Using Tugapower on my old Oneplus One, really like it.
Gonna try on my Oneplus 3T.
counterfeit187 said:
Be sure to use recent TWRP 3.2.1-0 https://twrp.me/oneplus/oneplusthree.html
Using an older recovery not updated for Oreo will probably result in error 7.
Firmware for op3T can be downloaded from this thread: https://forum.xda-developers.com/oneplus-3t/how-to/firmware-beta-10-t3631166/page22
The most recent is from open beta 22.
Sent from my OnePlus3T using XDA Labs
Click to expand...
Click to collapse
Thanks for providing link for firmware.
Volte working?
The rom is working great. No problems except long press back key to end task does not do any thing. Otherwise great job
wow welcome
was big fan of oneplus one builds...
arifqur said:
The rom is working great. No problems except long press back key to end task does not do any thing. Otherwise great job
Click to expand...
Click to collapse
Did you activated on developer options? ( last option ) Because just tested and is working.
danieldmm said:
Did you activated on developer options? ( last option ) Because just tested and is working.
Click to expand...
Click to collapse
Works well here anyway, thanks.
For the ones having problem with Setup try the new gapps on test folder ( arm64 nano package )
danieldmm said:
Did you activated on developer options? ( last option ) Because just tested and is working.
Click to expand...
Click to collapse
Yeah did try it from the developer settings. Must be something from my end. Sorry for the bother
counterfeit187 said:
Be sure to use recent TWRP 3.2.1-0 https://twrp.me/oneplus/oneplusthree.html
Using an older recovery not updated for Oreo will probably result in error 7.
Click to expand...
Click to collapse
used latest Blu_Spark TWRP which worked fine with freedomOS (oreo) and other ROMs.
but I had to switch to the mentioned official TWRP to be able to decrypt in recovery after installing latest firmware ans Tuga-O2 ...
just if anyone is wondering
by the way I used O2 build since ... well since it was released and have noticed no glitches ...good work! :good:
Hi,
Very nice ROM. I tested it about two days and seems to be a good work.
Maybe a little more customization....Big thanks dev
The ROM is very smooth and has a nice polished feeling to it.
Awesome to have Privacy Guard back!
Video camera not working for me. tried multiple apps for recording (stock LOS Camera, OOS Camera Port, GCam) the end result was all the same. Google Photos thinks the videos are in 'Slow Motion'. When I try to play the video it's stays frozen but all I hear is sound.
Could this be because aroma installer for OpenGapps uninstalled stock gallery app in favor of Google Photos app? or maybe Elemental X 4.01 Los / Custom kernel?
anavarro8794 said:
Video camera not working for me.
Click to expand...
Click to collapse
Next week it will use a new api that could hopefully fix this issues. https://review.lineageos.org/#/c/207918/
Yeeaaahhh full rootless substratum support [emoji108]
Build 2018/03/03 #OP3-T
TugaPower ROM G+
Telegram Group: https://t.me/TugaPowerRomOP3T
#TugaPower Oreo 8.1.0_r11 5.0 LineageOS #laos #OnePlus #OMS #SubstratumRootLess
If you have some spare bucks consider donating, it will be really appreciated: https://www.paypal.me/TugaPower
If you are on other base rom, best practice is to factory reset prior to flash rom and new gapps.
After this steps if rom does not boot, probably you are encrypted, remove encryption and repeat the steps.
Please be sure you are using one TWRP that can handle firmware flash and can decrypt sucessfull.
Also be sure you are using proper firmware. The one recomended its the to have latest one for based on Open beta for your device ( OP3 or OP3T )
Relative to gapps, the advised ones is nano package ( ARM64):
http://opengapps.org/?api=8.1&variant=nano
Replaced built in OTA by OTA Updates app ( https://github.com/MatthewBooth/OTAUpdates )
OTA updates supported
Browser removed and replaced by latest TugaBrowser ( built in OTA for the Browser ) ( blocks ads and protect privacy)
TugaBrowser -> http://forum.xda-developers.com/android/apps-games/app-tugabrowser-t3472457
Support out of the box to microG GmsCore ( http://forum.xda-developers.com/android/apps-games/app-microg-gmscore-floss-play-services-t3217616 )
No more need to make microG system app
PoGO: Gonna catch then all
Full support to Substratum OMS RootLess without Andromeda
Powered by Magisk root v16.x
Direct unlock with face like OP5/OP5T OOS, credits to PixelExperience team
Build as user build
Safety Net checks patched to pass ( thanks to @Sultanxda )
What does not works:
Let me know to add here
Change log: TugaPower ROM 5.0
Project name: android_device_oneplus_oneplus3
*dianlujitao - op3: Re-enable variable button brightness
*dianlujitao - op3: Use api v2 for Snap
*Sanjay Singh - Revert "msm8996: Remove the default perf mode configuration"
*Nirmal Abraham - op3: Disable debug.sf.recomputecrop
Project name: android_kernel_oneplus_msm8996
*John Dias - sched: avoid migrating when softint on tgt cpu should be short
*John Dias - sched: avoid scheduling RT threads on cores currently handling softirqs
*Srinath Sridharan - sched/rt: Avoid moving rt task if destination CPU does not run low priority task.
*Yabin Cui - perf:arm64: fix lockdep warning when handling CPU_STARTING.
*Yabin Cui - perf:arm64: fix pmu percpu irq handling at hotplug.
*Veena Sambasivan - perf: arm64: fix RCU usage on pmu resume from low-power
*Veena Sambasivan - perf: arm64: implement CPU_PM notifier
*Veena Sambasivan - Revert "Perf: arm64: support hotplug and power collapse"
*Veena Sambasivan - Revert "Perf: arm64: fix disable of pmu irq during hotplug"
*Veena Sambasivan - Revert "Perf: arm64: restore registers after reset"
*Veena Sambasivan - Revert "Perf: arm64: stop counters when going into hotplug"
*Tim Murray - ion: adjust system heap pool orders
*Nick Desaulniers - Silences WLAN, PCIe, and CPU suspend state kernel messages
*Tim Murray - cpuidle: don't disable cpuidle when entering suspend
*Luca Stefani - ARM64: Fix merge derp
*Greg Hackmann - Revert "scripts: gcc-wrapper: Use wrapper to check compiler warnings"
*Andres Oportus - ANDROID: cpufreq: stats: add uid removal for uid_time_in_state
*Andres Oportus - ANDROID: cpufreq_stat: add per task/uid/freq stats
*Andres Oportus - ANDROID: Fix cpufreq stats table creation
*Tim Murray - firmware_class: make firmware caching configurable
*Andrea Arcangeli - fs/exec: fix use after free in execve
*Diogo Ferreira - qpnp-smbcharger: Publish charger voltage to the usb psy
*Patrick Daly - soc: qcom: secure_buffer: Fix memory leak
*Sultanxda - msm: camera: sensor: Fix memory leaks when sensor probe fails
*Sultanxda - cpufreq: stats: Fix memory leaks when updating stats table
*Sultanxda - msm: camera: isp: Fix memory leaks in vfe probe
*Sultanxda - msm: mdss: Don't cache the address of a stack variable in timings init
*Sultanxda - soc: qcom: glink: Fix memory leak in driver probe
*Sultanxda - net: ipc_router: Fix memory leaks when releasing a remote port
Project name: android_packages_apps_Settings
*Michael Bestas - Settings: Add toggle for heads up notifications
*Jon Evans - Settings: display: Add wake on plug switch
*Roman Birg - Settings: hook up volume tone preference to LineageSettings
Project name: android_packages_apps_DeskClock
*Dan Pasanen - Revert "DeskClock: move to NotificationChannels"
*Dan Pasanen - Revert "DeskClock: use non-Compat Notification classes"
*Dan Pasanen - Revert "DeskClock: introduce low priority alarm notification channel"
*Dan Pasanen - Revert "DeskClock: use low priority channel for snooze notification"
*Arne Coucheron - Revert "Fix alarm not firing in memory-pressure situations"
*farenl - DeskClock: Failed to set up Alarm
Project name: android_packages_apps_WallpaperPicker
*Dan Pasanen - WallpaperPicker: use 1440p images when screen width is greater than 1080
*Michael Bestas - WallpaperPicker: Fix build for 1440p devices
*Joey - WallpaperPicker: 15.1 wallpapers
Project name: android_lineage-sdk
*Sam Mortimer - lineage-sdk lights: Let Lineage lights decide if notification led is on/off
*Ethan Chen - lineage-sdk: Add vendor platform signature overlay
Project name: android_hardware_qcom_display
*Suman Mukherjee - hal: Added LOCAL_VENDOR_MODULE to set output path of the binaries
*Steve Kondik - hwc: Set ioprio for vsync thread
*Jiyong Park - Move QCOM HALs to vendor partition
Project name: android_hardware_qcom_audio
*Michael Bestas - post_proc: Set correct PBE_CONF_APP_ID for msm8916
*Michael Bestas - post_proc: Reverse eagle DTS build flag
*Michael Bestas - post_proc: Allow msm8916 build libqcompostprocbundle
*Ramjee Singh - policy_hal: fix for MR1 function prototype.
*Mikhail Naganov - Fix parameters passed to pcm_open to include PCM_MONOTONIC
*Kevin Rocard - HAL: Align error code with HIDL wrapper
*Derek Chen - hal: return EINVAL by default for presentation_position
*Naresh Tanniru - hal: configs: effects: update conf & lib paths
*Aniket Kumar Lata - hal: audio-test: Move omx tests mm-audio-internal
*rago - Fix potential NULL dereference in Visualizer effect
*Preetam Singh Ranawat - hal : Fix data initialization and input validation errors
*Weiyin Jiang - post_proc: complete reverb environmental interfaces
*Steve Kondik - hal: Clean up compilation warnings
*solk2 - hal: Fix voice call recording
*Steve Kondik - hal: Invert standard build flags
*Andy Hung - Equalizer: Check value size for get preset name
*Daniel stuart - hal: dolby: Only set C_KEY if ACDB License is enabled.
*Thomas Wendt - hal: Tell Huawei acdb loader which files to load
*Eric Laurent - audio policy: fix capture indication to sound trigger service.
*Eric Laurent - audio policy: fix media volume after ringtone
*Naresh Tanniru - audiopolicy: Avoid spurious routing in APM::stopSource
*Steve Kondik - audio: Add sound trigger header
*Steve Kondik - hal: Shush some debug logging
*Glenn Kasten - Add more allowed frame counts to be configured
*Luca Stefani - audio: msm8916: Squashed audio amp commits
*Benjamin Legrand - hal: Support the msm8939-florida-snd-card.
*Benjamin Legrand - Check if hardware_info has been updated or not.
*Eric Laurent - hal: Add support for AUDIO_DEVICE_OUT_LINE
*Eric Laurent - compress offload: use new sample rate representation.
*Ethan Chen - audio: Only allow non-legacy HAL
Project name: android_hardware_qcom_audio
*Balázs Triszka - msm8996: ultrasound: Initial open source hal for Elliptic Ultrasound
Project name: android_hardware_qcom_power
*Ethan Chen - power: Allow devices to override RPM stat nodes
Project name: android_hardware_qcom_media
*Suman Mukherjee - hal: Added LOCAL_VENDOR_MODULE to set output path of the binaries
Project name: android_hardware_qcom_media
*Ricardo Cerqueira - media: libOmxSw encoders require prop headers
Project name: android_frameworks_base
*Sam Mortimer - frameworks/base lights: Let Lineage lights decide if notification led is on/off
*Ethan Chen - SystemUI: Use Java range for volume tone tone generator
*Ethan Chen - PackageManager: Add configuration to specify vendor platform signatures
*Jon Evans - Port: Wake on plug (1/2)
*Roman Birg - SystemUI: add volume tones back
Project name: android_bionic
*Tom Marshall - bionic: Let popen and system fall back to /sbin/sh
Project name: android_device_lineage_sepolicy
*Paul Keith - sepolicy: Fix neverallow on user builds
*Adrian DC - sepolicy: Isolate qcom sysfs_graphics policy for recovery
Project name: android_bootable_recovery
*Tom Marshall - recovery: Fix format_volume for f2fs
*Tom Marshall - recovery: Fix back handling
*Tom Marshall - recovery: Respect margins in background and foreground screens
*Tom Marshall - recovery: Add missing menu font files
Project name: android_system_vold
*Luca Stefani - Add exfat to supported FSs if exfat is enabled
*Luca Stefani - Remove unused includes
Project name: android_vendor_lineage
*Bruno Martins - backuptool: Take into account new location for system default props
*Rashed Abdel-Tawab - lineage: Move to Google's method of defining system default props
*LuK1337 - lineage: Don't error out when screen size isn't set
*Michael Bestas - extract_utils: Fix vendor framework makefile generation
*Joey - vendor: update default wallpaper
*Ethan Chen - extract-utils: Use LOCAL_VENDOR_FILE instead of LOCAL_PROPRIETARY_FILE
Thanks all for the support.
Download: https://androidfilehost.com/?fid=746010030569958810
MD5: 15ca14216d20e0909ee106cf593863bc
Please dont mirror for now the roms zips, thanks

Categories

Resources