[ROM][UNOFFICAL][UBER][6.0.1] Orion OS 2.7 [KIWI][26.10.16] - Honor 5X ROMs, Kernels, Recoveries, & Other Develo

{
"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"
}
Official Google Plus community:- ​
Click me​
Code:
/*
* Your warranty is now void.
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/
OrionOS is a project based on slim. The name Orion was chosen as a representation of the beauty and vastness of the world around us (Too much Philosophy, eh? ). We started this project for Falcon (Moto G), to make a stable Rom, which would include Bitsyko layers and important customization. The Rom is built with Uber toolchain which delivers awesome smoothness and includes a custom kernel built from ground-up to ensure good performance [WIP]. Needless to say, this project is a product of our hobbies and the love we bore for Android.
@SohamJ
@martinusbe
@srisurya95
@Flashhhh
@Shelbin Kidangan
@Luis Hagenauer
@Akhil Narang ​
Features
Code:
*OrionOS Features List*
Android 6.0.1 r62 based on AOSP
Statusbar customizations:
- Clock settings
- Battery styles
- Battery bar
- Network traffic
- Double tap on statusbar to sleep
- Carrier Label
- Custom Headers - Normal, Modern, PolyHD, Orion
- Weather in status bar
- Quick Pulldown
- Task manager
- Four tile QS toggle
- Force Expanded Notifications
- Immersive message toggle
- Notification count
- Breathing missed call
- Breathing voice mail
- Statusbar Icon toggle
Recents:
- Slim Recents
- Clear all recent FAB with six positions
- RAM/memory bar in recents
- Full screen recents
- Show search bar in recents
- Show running apps only
Buttons:
- Home, Menu, Recents button rebinding
- Volume key cursor control
- Volume key playback control
- Notification slider [supported devices]
- Volume rocker wake
- Keyboard cursor control
- Swap hardware buttons
Power Menu:
- Power Off, Reboot, Screenshot, Airplane Mode, User Switcher, Sound Panel, Bug Report
Lockscreen Tweaks:
- Lockscreen wallpaper
- Toggle Lockscreen date, columns ,time
- Toggle Lockscreen media art
- Lockscreen Weather
Navigation:
- Navigation bar buttons
- Navigation bar dimensions
- Navbar ime arrows
Gestures:
- Ambient Display
- Pocket mode
- Hand Wave
Security:
- Advanced Reboot
- CM Lockscreen
- Double tap to sleep on lockscreen
- Quick unlock
- Pin scramble
- Screen pinning
- Disable QS on secured lockscreen
Display:
- Advanced Ambient Display
- Dcolumns, switches, dividers, tile view
- LCD density
Sound and Notification:
- Volume Steps
- Notification Lights
- Heads up toggle
- Unlink notification and ringtone volume
- Vibrate for calls
- Screenshot sound toggle
- Prevent audio ducking
- Battery Lights
- Disable camera sounds
OMS
Misc:
- New Icon and logo
- New bootanimation
- Dark theme switch (many improvements on various preinstalled apps)
- Pre-rooted
- Substratum
- Uber 4.9
- Messenger instead of MMS (with NightMode)
- Update gallery (design tweaks)
- OTA (in device info)
- SuperSu in settings
- CM Browser
- Viper4Android
- IME selector notification
- USB debug notify toggle
- SystemUI tuner by default
- Google Keyboard by default
- Orion changelog
Copy the ROM and Gapps in SD card.
Go to your recovery - Wipe Data, Cache and Dalvik Cache.
Install ROM and Gapps zip.
Reboot - 1st boot takes around 3-4 minutes.
Enjoy
​
ALL BUILDSDownload​Latest Build 04.11.2016 -Download​
Gapps - Gapps​
Code:
====================
10-26-2016
====================
* vendor/huawei/
956bdc5 Merge pull request #49 from razorloves/cm-13.0 [razorloves]
====================
10-23-2016
====================
* kernel/huawei/kiwi/
1ef5c70 mm: remove gup_flags FOLL_WRITE games from __get_user_pages() [Linus Torvalds]
====================
10-22-2016
====================
====================
10-21-2016
====================
* kernel/huawei/kiwi/
05d5f23 KEYS: Fix short sprintf buffer in /proc/keys show function [David Howells]
fd29eac tcp: fix use after free in tcp_xmit_retransmit_queue() [Eric Dumazet]
====================
09-10-2016
====================
* Documentation/
e0d5be8 Put latest changelog into web changelog [GrinningFerret]
* build/
5c6e3fd Merge pull request #6 from bgos10/6.0.1 [GitHub]
* frameworks/base/
727bb61 Ignore IMS type APN when notify data connection [bgos10]
6778599 Associate connected APN list with subscription [bgos10]
72d9f9f power: Disable keyboard/button lights while dozing/dreaming [bgos10]
be829ab IMS: Fix video call forwarding options issue [bgos10]
1f34cf3 Fix NPE in SyncRequest builder [bgos10]
5675718 Avoid NPE in printspooler when changing language [bgos10]
d507726 SystemUI: Display bluetooth battery status when available [bgos10]
cdf36ce Fix NPE in updateEmptyShadeView() upon screen rotation [bgos10]
d448aae DeviceKeyHandler: Fix suspend gesture not working [bgos10]
3a83cf6 Wait until the Keyguard is drawn to dismiss the boot dialog. [bgos10]
249ad6a Allow sending vendor- or device-specific commands to the camera HAL. [bgos10]
7767674 Camera: Force HAL1 for predefined package list. [bgos10]
1d78b7a bootanimation: add multithreaded decode [bgos10]
ee30445 Fix the issue that App crash on startForeground. [bgos10]
7eb0f76 System crash fixed when turn off MagnificationGesture [bgos10]
9f71da2 SystemUI: fix MediaProjection cast crash [bgos10]
f5ec276 Should use scan flag, or it will not scan device. [bgos10]
* frameworks/opt/telephony/
a92f751 DO NOT MERGE add private function convertSafeLable [bgos10]
8a7cf75 Do not allow premium SMS during SuW [bgos10]
71e7c88 Fix Ims pdn deactivate due to single pdn arbitration [bgos10]
fb3a6f1 telephony: Add oldril feature setPrefNwTypeOnUnsolConnected. [bgos10]
* packages/apps/Settings/
2461b94 fix lcd density on Orion [bgos10]
* packages/services/Telecomm/
b51d612 Fix to prevent NPE [bgos10]
c1fbb99 IMS: Fix ImsService crash due to default phones not created. [bgos10]
* system/core/
cafbb9d Merge pull request #3 from bgos10/6.0.1 [GitHub]
====================
09-09-2016
====================
* frameworks/av/
76ab295 Merge pull request #2 from bgos10/6.0.1 [GitHub]
* frameworks/base/
84d6d2a Merge pull request #15 from bgos10/6.0.1 [GitHub]
* frameworks/native/
673f017 Merge pull request #5 from bgos10/6.0.1 [GitHub]
* manifest/
b9edd09 Merge pull request #11 from bgos10/6.0.1 [GitHub]
* packages/apps/Settings/
c8f025e Merge pull request #12 from bgos10/6.0.1 [GitHub]
* packages/services/Telephony/
da9709e Merge pull request #1 from bgos10/6.0.1 [GitHub]
* vendor/orion/
cc03075 bump to 2.6.1, September update [bgos10]
====================
09-08-2016
====================
* build/
ca134ac "MTC20K" [bgos10]
66a8387 Update Security String to 2016-09-06 to platform and CTS for September Security (+Quadrooter,-PZ) [bgos10]
4c1f2ec "MTC20J" [bgos10]
f1c71c0 "MTC20I" [bgos10]
f32050d Update Security String to 2016-09-07 to platform and CTS for September respin [bgos10]
f04ff84 "MTC20H" [bgos10]
8c97f1f Updating security string to 2016-09-05 to platform and CTS in preparation for 2016 September OTA on mnc-dev [bgos10]
c3a4758 "MTC20G" [bgos10]
b6bf5f9 Updating security string to 2016-09-01 to platform and CTS in preparation for 2016 September OTA [bgos10]
* frameworks/av/
6f029c9 DO NOT MERGE - stagefright: fix integer overflow error [bgos10]
9bc63bd omx: prevent input port enable/disable for software codecs [bgos10]
fb5f251 Fix build [bgos10]
3b6d90c Fix build [bgos10]
961f809 Add bound checks to utf16_to_utf8 [bgos10]
74c30f7 fix build [bgos10]
8d3ead1 SoftVPX: fix nFilledLen overflow [bgos10]
5f7ded8 OMXCodec: check IMemory::pointer() before using allocation [bgos10]
5661d31 Fix corruption via buffer overflow in mediaserver [bgos10]
955145b DO NOT MERGE stagefright: fix possible stack overflow in AVCC reassemble [bgos10]
e487de4 SoftMP3: memset safely [bgos10]
9586b34 Impose a size bound for dynamically allocated tables in stbl. [bgos10]
* frameworks/base/
bb0d3cf DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. [bgos10]
299ab1e DO NOT MERGE: Fix CTS regression [bgos10]
f86062f DO NOT MERGE: Remove the use of JHEAD in ExifInterface [bgos10]
b3dfb1b DO NOT MERGE Block the user from entering safe boot mode [bgos10]
b23486c Add bound checks to utf16_to_utf8 [bgos10]
983c6ba Check caller's uid before allowing notification policy access. [bgos10]
b79bb14 Fix string equality comparison [bgos10]
c217ca7 WifiEnterpriseConfiguration: Do not print credentials in toString [bgos10]
* frameworks/native/
0293bff Region: Detect malicious overflow in unflatten [bgos10]
* libcore/
bf385a2 CipherTest: in ASN1 encoding for GCM, no value for tag size means 12 [bgos10]
* manifest/
1dbf1c4 libcore: track from us [bgos10]
a8104cc update to r67 [bgos10]
1d40be7 vold: track from orion [bgos10]
* packages/apps/Settings/
93a4fb1 Pre-setup restrictions DO NOT MERGE [bgos10]
* packages/services/Telephony/
c485704 Make TTY broadcasts protected [bgos10]
* system/core/
968cfce debuggerd: fix missed use of ptrace(PTRACE_ATTACH). [bgos10]
35a7b5f DO NOT MERGE: debuggerd: verify that traced threads belong to the right process. [bgos10]
25bcf1e adb: use asocket's close function when closing. [bgos10]
226018c adb: switch the socket list mutex to a recursive_mutex. [bgos10]
b6d1de9 libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 [bgos10]
* vendor/huawei/
4622a10 Merge pull request #46 from nuclearmistake/cm-13.0 [GitHub]
fee3512 Merge pull request #47 from dianlujitao/cm-13.0 [GitHub]
5fef3eb msm8916: Add perfd [dianlujitao]
====================
09-07-2016
====================
* vendor/huawei/
a32d7c6 Angler: blobs from MTC20L [nuclearmistake]
21b82f5 msm8916: Refresh blobs [dianlujitao]
====================
09-06-2016
====================
* Documentation/
1b5ff3f update changelog for 2.6 [SohamJ]
* hardware/qcom/audio-caf/msm8916/
255a26d policy_hal: Invert standard build flags [Michael Bestas]
7b2112b Revert "policy_hal: Fix build with Clang" [Michael Bestas]
* hardware/qcom/media-caf/msm8916/
7c1a7af Fix duplicated OMX.qcom.audio.decoder.aac entry [Michael Bestas]
4th August - 15th Build [2.5]
r62, August patch
OMS
Add Substratum
Remove layers and add Substratum 171 in settings
Updated SuperSU to 2.76
Add System mode SuperSU
Updated Webview
Remove duplicate ringtone
Updated LockClock, Snap
Updated Google Keyboard
Fix Alarm FC
Add Camera shutter sound toggle
Tint Settings banner
Fix Missed calls
Toggles for Statusbar Icons
Nuked Email app
4th July - 14th Build [2.4]
r46, June Security patch
Better density implementation
Breathing missed call/voicemail
Force expanded notifications
Disable Qs on secure lock screen
Disable Screenshot sound
Disable immersive messages
Notification counter
Swap HW buttons
Download speeds
Show charging current on LS
Pause/resume downloads
Updated translations
Vibrate for calls
Unlink notification and ringer volume
Lockscreen Weather
Fix Clock FC
Fix notification light FC
Fix charging in charging mode
Updated Layers Manager
Updated SuperSU 2.74
Updated Google Keyboard
Updated Toolchain
New Settings Logo
Add SystemUI restart option in Statusbar settings
Task Manager, 4 col QS, LS wallpaper needs sys UI restart now
Fix NFC
Add Permission dialogs and Dialer layers commits
4th April - 13th build [2.3]
Base updated to 6.0.1_r22
Quick pulldown
Task Manager
Rework QS
Toggle lockscreen media art
Volume rock wake
Orion Headers
Live volume steps
navbar ime arrows
Dashboard switches
New QS tiles
Heads-up toggle
Advanced ambient display
Update dark mode
Orion logo in recents
Materialize toast icon
Fix missed call notifications
Ability to pause/resume downloads
Update SuperSU to 2.65
Update LayersManager to 4.4.2
Dashboard tileview toggle
Dashboard dividers toggle
Extend night mode to telephony apps
Wave and pocket gestures ( Motodoze )
Update Lockscreen wall with sysui restart
Update Google Keyboard
Battery and notification lights
Organize About phone settings
Fix Bluetooth share FC
Add quick unlock
Add CM lockscreen security
Fix lockscreen
Fix issues in camera
Per app keyguard notifications
Orion 2.2 Changelog
Update Contextual panel on-the-fly
Extend day night to telephony apps
Fix msim call notifications
Telephony updates
Flip to mute ringer
Proximity speaker
Fix contacts app FAB
Disable haptic feedback and sounds by default
Enable advanced reboot by default
Hide lockscreen clock and date
Fix ram bar in recents for 3gb ram
Google keyboard as default
Update Viper4Android to 2.4.0.1 Thanks Viper520
Update snap
Show dev settings by default
custom DPI settings
volume rocker wake
change color in battery saver
tint layers icon
Dark Mode update, fixes
Navbar customization
QS customizations - draggable tile implementation
Changelog generator in settings/about
Fix lockscreen security for some devices
OrionOS 2.1 changelog
Android 6.0.1 r10 - rebased to AOSPB
Fix OTA
Volume long press skip tracks
volume buttons cursor control
Ime notification toggle
Add Viper back
Doze
use the power button as a camera shutter
Hide adb notification toggle
Make clock and time clickable in statusbar
Power menu customization
Disable Battery Saver color
Show weather in statusbar
Update ringtones
Ability to hide alarm clock icon
Ignore interruptions while playback
Buttons: Add recents customization
Lockscreen Wallpaper
CM Browser
System UI tuner enabled by default
Layers 4.0 commits
Configurable dashboard columns
Fix advanced reboot
2.0
First M build
​
TeamOrion​TeamOrion-Devices​
SlimRoms
CyanogenMod
TipsyOS, martinusbe (big thanks)
Substratum team
AOSPB
ViPer520
​
XDA:DevDB Information
Orion-OS, ROM for the Honor 5X
Contributors
gopinaidu77, yuweng
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Should have stock Marshmallow installed previously
Based On: Aosp
Version Information
Status: Stable
Current Stable Version: Latest
Stable Release Date: 2016-09-09
Created 2016-09-10
Last Updated 2016-12-07

Screenshots
ON FIRST BOOT , NAVIGATION BAR WILL BE HIDDEN.YOU HAVE TO MANUALLY ENABLE IT FROM /SETTINGS/UNIVERSE/NAVIGATION/ (enable navigation bar here)

CHANGELOG:
Code:
====================
11-03-2016
====================
* device/huawei/kiwi/
919f684 Kiwi: Fix USB tethering [Michael W]
* manifest/
801109d Merge pull request #14 from mosimchah/patch-2 [Soham Jambhekar]
12a82a8 DespairFactor is now mdalexca [mosimchah]
====================
11-02-2016
====================
====================
11-01-2016
====================
* prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/
43e4680 Initial commit [mdalexca]
* prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9-kernel/
45903b2 Initial commit [mdalexca]
* prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-5.x-kernel/
a91bc73 Initial commit [mdalexca]
* prebuilts/gcc/linux-x86/arm/arm-eabi-4.9/
773b857 Initial commit [mdalexca]
* prebuilts/gcc/linux-x86/arm/arm-eabi-5.x/
133fbf4 Initial commit [mdalexca]
* prebuilts/gcc/linux-x86/arm/arm-eabi-6.x/
55b0590 Initial commit [mdalexca]
* prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/
11ea069 Initial commit [mdalexca]
* prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-5.x/
bf06df9 Initial commit [mdalexca]
====================
10-31-2016
====================
* hardware/qcom/audio-caf/msm8916/
bc889dc Merge remote-tracking branch 'caf/LA.BR.1.2.6_rb1.18' into cm-13.0-caf-8916 [Michael Bestas]
* hardware/qcom/display-caf/msm8916/
58585c9 Merge remote-tracking branch 'caf/LA.BR.1.2.6_rb1.18' into cm-13.0-caf-8916 [Michael Bestas]
* hardware/qcom/media-caf/msm8916/
611f334 Merge remote-tracking branch 'caf/LA.BR.1.2.6_rb1.18' into cm-13.0-caf-8916 [Michael Bestas]
====================
10-30-2016
====================

:good: :good: :good: :good: :good: :highfive: :highfive: :highfive: :highfive: :highfive:
Emoticon says it all

mumith3 said:
:good: :good: :good: :good: :good: :highfive: :highfive: :highfive: :highfive: :highfive:
Emoticon says it all
Click to expand...
Click to collapse

Thank you .

Use the thanks feature rather than making a post to say “thank you”, as it reduces the amount of needless posts, and helps other users to find the right solution.
Click to expand...
Click to collapse
Source
kaankulahli said:
Thank you .
Click to expand...
Click to collapse

yuweng said:
Source
Click to expand...
Click to collapse
Sorry for my action. not know. :good:

can we install it for middle east l21 version? (dual sim) we still do not have official MM and we are stuck on android 5

alierna1990 said:
can we install it for middle east l21 version? (dual sim) we still do not have official MM and we are stuck on android 5
Click to expand...
Click to collapse
Yes I have the same problem, Can't install any custom rom because of this

alierna1990 said:
can we install it for middle east l21 version? (dual sim) we still do not have official MM and we are stuck on android 5
Click to expand...
Click to collapse
iAhMedZzz said:
Yes I have the same problem, Can't install any custom rom because of this
Click to expand...
Click to collapse
i have already mentioned it on all of my threads & here & they even start a new thread with my solution & couldn't get Dual-SIM to work but to manual-edit the build.prop...
While you guys don't even search & read, in spite of the post #7...

iAhMedZzz said:
Yes I have the same problem, Can't install any custom rom because of this
Click to expand...
Click to collapse
Please use search function before asking .

does this rom supports honor 5x kiw-l22 model

manohar shenolikar said:
does this rom supports honor 5x kiw-l22 model
Click to expand...
Click to collapse
Every rom supportes every model number unless it isnt running on marsmallow firmware.

yuweng said:
i have already mentioned it on all of my threads & here & they even start a new thread with my solution & couldn't get Dual-SIM to work but to manual-edit the build.prop...
While you guys don't even search & read, in spite of the post #7...
Click to expand...
Click to collapse
Excuse me, Thanks for the helpful links, Sorry

Nice rom. I'll test it for a few days
Edit. My phone is geting súper hot while playing music or watching videos on youtube.
Returning to cm13 for now
Enviado desde mi KIW-L23 mediante Tapatalk

yuweng said:
i have already mentioned it on all of my threads & here & they even start a new thread with my solution & couldn't get Dual-SIM to work but to manual-edit the build.prop...
While you guys don't even search & read, in spite of the post #7...
Click to expand...
Click to collapse
well i have to ask for every rom. maybe there is a little luck! we are hopeless!

Keeping Looping
Hey, first of all, thank you for your job.
I try to flash it but it is keeping looping on first boot...
It boot up but then go directly to the Honor Logo... again and again...
Does anyone has the same problem ?
That would be useful !
Thank you !
And excuse my language, I'm french

andynosaur said:
Hey, first of all, thank you for your job.
I try to flash it but it is keeping looping on first boot...
It boot up but then go directly to the Honor Logo... again and again...
Does anyone has the same problem ?
That would be useful !
Thank you !
And excuse my language, I'm french
Click to expand...
Click to collapse
No I downloaded this and clean flashed coming from CM13 but the boot up did take a while, though that is normal for first boot up. This ROM is amazing it's really fast and I love the dark theme. I might try tipsyOS later today I'm torn between this, RR, Slim, CM13 & maybe even tipsyOS. Your work is amazing OP! Thanks

I'm gonna try this ROM and Cardinal tomorrow night. It's time again that I taste AOSP sweetness.
Sent from my Galaxy Tab 3 using XDA Labs

Related

[ROM][5.1.1_r12][OFFICIAL] ResurrectionRemix LP v5.5.4 T0LTE [OPTIMIZED][25/08/2015]

{
"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"
}
About Resurrection Remix ROM
Changelog
Installation
Downloads and useful links
About Resurrection Remix ROM​
Resurrection Remix the ROM has been based on CM,slim.omni and original Remix ROM builds, this creates an awesome combination of performance, customization, power and the most new features, brought directly to your Device
Many things that in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy!
Special thanks to, the CM team,OMNI team ,SLIMROMS and of course to all the supporters
Included Main Features
-Navigation Bar
-Enable/Disable Navbar
-Navbar Ring Switch
-Navbar Ring Targets
-Navbar Button Customization
-Navbar Dimensions(Potrait & Landscape)
-Statusbar
-Brightness Slider
-Enable/Disable Show Notification Count
-SuperUser Indicator Switch
-Carrier Label
-Carrier Label Switch
-Carrier label Colour
-Quick PullDown Switch
-Smart Pulldown Switch
-Clock Customizations
-Time & date
-Clock Colour
-Day & date Toogle
-Center Clock/Right Clock Choice
-Battery
-Battery Bar customization
-Battery Icon Customization(circle/landscape/Potrait and more)
-Battery % Text
-Network Traffic Indicator
-Theme Chooser
-RR exclusive PITCH BLACK THEME
-Animations
-Toast Animations
-ListView Animations
-System Animations
-Gestures
-Gestures Anywhere Feature
-App Circle Bar
-Choose apps in App circle
-Trigger Width
-Trigger Hieght
-Trigger Position
-Recents Panel
-Clear All button Switch
-Clear All Tasks Switch
-Clear All Button Location(Top right,Top Left,Top Center,Bottom Left,Bottom Right,Bottom Center)
-Cclock Widget
-CLock And Alarm Customizations
-Weather Panel Customizations
-Calender Events
-LockScreen
-Lockscreen Shortcuts
-Choose upto 5 Shortcuts
-100+ Icons for Shortcuts
-Quick Slider Shortcuts
-Notification Drawer
-Weather Display Switch
-Quick Settings
-Choice to Add 20+ Tiles
-Enable 2/3/4 Tiles per Row
-Enable Disable Birghtness Slider in Notification Panel
-Advanced Location Settings Switch(Choose Battery saving/Device Only/High Accuracy Directly in Notification Panel)
-LongPress Toogles to Enter Settings
-Buttons
-Backlight Timer
-Backlight Strength
-Navigation Bar left/Right handed mode Switch
-Power Menu
-Power Menu End Calls Switch
-Home Button(For devices with HW keys Only)
-Home Button Wake Up
-Home Button answer call
-Long Press Actions
-Double Tap Actions
-Back Button(For devices with HW keys Only)
-Wake Up device Switch
-Menu Button(For devices with HW keys Only)
-Wake Up Device Switch
-Short Press Actions
-Long Press Actions
-Search Button(For devices with HW keys Only)
-Wake Up Device
-Short Press Action
-Long Press Action
-Volume Buttons
-Wake Up Device
-Playback Control
-Keyboard Cursor Control
-Swap Buttons on Landscape mode
-Perfomance Profiles
-LCD Density
-Expanded Desktop Mode
-All New CM Audio FX App
-Heads Up Customizations
-OverAll Smoothness Improvements
-Quick Unlock
-Optimizations to Improve Battery
-ALL cm12 Features
-AND MUCH MUCH MORE
Installation Insturaction
- Download the latest build
- Download Gapps
- Take a nandroid backup
- Recommended - Full wipe and factory reset
- Flash ROM using latest TWRP recovery NEW LAYOUT
- Flash boot.img
- Flash Gapps
- Reboot.
- Enjoy!
Update Insturaction
- Download the latest build of Resurrection ROM
- Take a nandroid backup
- Flash ROM using recovery
- Flash Gapps
- Wipe cache
- Wipe dalvik cache
- Reboot
- Enjoy!
Installation Files
POST #2
Resurrection Remix changelog from source git
PitchBlack™ Themes
Useful Links
How to Build Resurrection Remix ROM Tutorial
Resurrection Remix Forum
Resurrection Remix Github Source​
XDA Rules​
Loving ResurrectionRemix?
Why do not contribute to Development !
Big thanks to:
XDA developers
CM team
Omni team
Slim rom
AND OF COURSE TO ALL THE SUPPORTERS, DONATORS AND USERS
​
​https://twitter.com/westcrip​
​
XDA:DevDB Information
Rom ResurrectionRemix For T0LTE DEVICES, ROM for the AT&T Samsung Galaxy Note II
Contributors
mr.nth.na.vn
westcrip
akhilnarang
varund7726
Source Code: https://github.com/ResurrectionRemix
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
Based On: CM, AOSP
Version Information
Status: Stable
Current Stable Version: 5.5.4
Stable Release Date: 2015-08-25
Created 2015-08-01
Last Updated 2015-08-25
AFH Folder ResurrectionRemixLP OFFICIAL For T0LTE
Code:
[B]
====================
08-26-2015
====================
* external/f2fs-tools/
6a5e46b mkfs.f2fs: don't need to limit MIN_VOLUME SIZE
7894ee2 mkfs.f2fs: set overprovision size more precisely
f656e44 mkfs.f2fs: fix wrong documentation
cbcba15 fsck.f2fs: add segment type in sit_dump
* frameworks/base/
c1fbd0f Merge pull request #38 from ResurrectionRemix/fixx2
64c3c8b SystemUI: Fade keyguard visualizer along with other icons
b9e1d5e androidfw: fix cmsdk attribute lookup
409dadd Add the user set network mode to the siminfo table
067ffc7 add config for proximity check on screen on default value
aa24aa7 SystemUI: use new visualizer from Eleven
* frameworks/opt/telephony/
c5c3fbc Add the user set network mode to the siminfo table
67c4a99 Change network mode on data sub change
* packages/apps/OTACenter/
cb65268 Merge pull request #5 from TheNoFace/patch-1
0d08ca2 Update Korean translation
* packages/apps/Settings/
5ce71da Display Settings:fix Build
59f3428 Settings: obey prevent accidental wakeup default
12b0a44 Merge pull request #173 from TheNoFace/patch-7
c59e904 Update Korean translation
* packages/providers/TelephonyProvider/
9542f79 Add the user set network mode to the siminfo table
====================
08-25-2015
====================
* frameworks/base/
4d058dd NetworkTraffic: Show/Hide Arrows (2/2)
* packages/apps/Settings/
8d71576 Merge branch 'patch-45' of https://github.com/Fast0n/Resurrection_packages_apps_Settings into blah
3f389cb Merge pull request #170 from Fast0n/patch-44
220bcff Update string v2 fix
c54c3db Update string v2
9551136 Merge pull request #169 from Fast0n/patch-43
5b67898 Update string
9a90c5a Merge pull request #168 from razor84/patch-4
e083579 Update rr_strings.xml
7624df1 Merge pull request #167 from ShevT/patch-1
c271aac Update RU translation. Fix typo
5acef46 Merge pull request #166 from ShevT/patch-1
619b65c Update RU translation
de21c35 NetworkTraffic: Show/Hide Arrows (1/2)
====================
08-24-2015
====================
* android/
bc4aace Update default.xml
* build/
cf80e28 Revert "Revert "Switch to 4.9, 5.1 Causes a Bit of Issues""
* frameworks/base/
c5caf9a OnTheSpot Gifview: Add RR dependencies
a42be17 OnTheSpot: Forward implement infrastructure [1/2]
b9df551 Fix shake clean notifications:
95291d3 Update shake features
8c70654 Update shake clean of Recents and Notifications:
57a55d8 OnTheSpot: Shake to clear Recent Apps and Notification
* packages/apps/Settings/
71ba3da Merge branch 'lollipop5.1' of https://github.com/ResurrectionRemix/Resurrection_packages_apps_Settings into lollipop5.1
03f50d7 Merge pull request #165 from Seb02859/patch-1
73b7e33 OnTheSpot: Forward implement infrastructure [2/2]
51a6704 Switches for Shake to Clean Recents and Notifications Credits @ghbhaha
aaf99b6 Update rr_strings.xml
====================
08-23-2015
====================
* android/
f1a28bb fix typo
4f54d01 Track own platform_sdk and hardware
01d1f17 manifest: move mips prebuilts into notdefault
* build/
65147b8 Change the cache partition size check into warnings.
ef81827 Revise stash for BBOTAs when needed.
ab2cadb Free the stash after its use in BBOTA v2.
c46c497 Assert the stash size when generating OTAs.
7427eff Check partition hash before resorting to block_image_verify
2779e02 Calculate max_stashed_blocks correctly for block OTA v3
9e5fb55 Restrict the verification in block-based incremental OTAs
76882f7 Do not use block_verify on target-files where feature is missing.
1d100ca Fix the error that free_string is not defined.
040a147 product: Let a device customize its own locales
c03811d Change transfer list format to include block hashes
* frameworks/base/
05c2468 Automatic translation import
* frameworks/opt/hardware/
7e17034 Revert "hardware: Add DisplayModeControl API"
* packages/apps/CMFileManager/
37e57cf Automatic translation import
17d800a FileManager: Fix shortcuts
* packages/apps/DeskClock/
a01047d Expose FAB elevation value for themes.
* packages/apps/Mms/
cf728d8 Automatic translation import
7d55bcb Improve QuickMessage string
a1de05d Mms: Check whether data is enabled on current subscription
cf56d78 Mms: Use system API for setDataEnabled
2f46b9f QuickMessage: Make useful on lockscreen
* packages/services/Telephony/
5520dbf Telephony : Null check cellInfo before calling addAll
* vendor/cmsdk/
540d714 Fix build
1567a2b Revert "cmsdk: Add initial DisplayMode and AutoContrast support to CMHW"
bf179e4 Revert "cmhw: Add makeDefault arg to setDisplayMode"
====================
08-22-2015
====================
* external/wpa_supplicant_8/
da73fae Merge branch 'LA.BF64.1.2.1' of git://codeaurora.org/platform/external/wpa_supplicant_8 into cm-12.1
* frameworks/base/
a960d41 Filter internal account when set device owner
a725e41 Modify SILENT profile to restrict notification sound
46aad39 Fix return to task when single task activity is brought to front
b79d47e Trim task thumbnail within MAX_RECENT_BITMAPS.
0ab13a7 Bluetooth: Check for mPanservice before changing tethering state
acf5f50 Bluetooth: Fix for crash in multi advertiser
26daead Keyguard: Adding null check for dateformat
240037a Blank area appears between QS and Notification
e49a878 Automatic translation import
60dcbdc Automatic translation import
218b5ab Themes: Allow packages to be set as non-themeable
5b47cf1 Merge pull request #36 from TheNoFace/patch-2
85313d8 Update korean translation
eb5990e Fingerprint: Don't start fingerprint auth in constructor
7ee409d DevicePolicy: Restore backup manager if the device owner is cleared
e0d3d67 backup: Fix the system server crash fix
dc8d3b8 livedisplay: Fix boot-time race condition
6c12315 cmhw: Move CMHW out of the framework and into CMSDK
8c89011 cmsdk: Start external services at the right time
* hardware/qcom/audio-caf/msm8916/
256bdda compress offload: use new sample rate representation.
* packages/apps/Bluetooth/
2637e4b Automatic translation import
* packages/apps/CMFileManager/
d5372f9 Fix MediaScan issue w/ Deleting
530d6f6 Automatic translation import
* packages/apps/Calendar/
0a9d9fc Automatic translation import
* packages/apps/Contacts/
5188cfd Automatic translation import
* packages/apps/ContactsCommon/
0cd0bf4 Automatic translation import
* packages/apps/DeskClock/
58238cf Automatic translation import
7662235 Automatic translation import
cc5f632 Automatic translation import
169fa50 Automatic translation import
* packages/apps/Dialer/
109000d Automatic translation import
7619a37 Automatic translation import
* packages/apps/Eleven/
0f7bc21 Automatic translation import
549f7dd Automatic translation import
* packages/apps/Email/
142a1f8 Automatic translation import
1874e00 Automatic translation import
* packages/apps/Gallery2/
52a4634 Automatic translation import
* packages/apps/InCallUI/
fb05e4f Automatic translation import
* packages/apps/Mms/
f4466dc Automatic translation import
3e5d957 Automatic translation import
ebcc561 Automatic translation import
* packages/apps/Profiles/
fc903f8 ProfileTrustAgent: remove onStart override
* packages/apps/Settings/
982e06a Automatic translation import
48dd06b Automatic translation import
1917b69 Fix deviceinfo/Status derp
876d0fa Update CMHW to CMSDK Parts
d842e1e Settings: add Berlin to time zones list
ac28aa5 Settings: add a way to reset quick settings tiles
20439de Fix CMHW SERVICE derp
4db7f50 settings: Move CMHW to CMSDK
* packages/apps/Stk/
eba68dd Automatic translation import
* packages/apps/Terminal/
4e4c908 Automatic translation import
* packages/apps/ThemeChooser/
fc7efdb Show an AlertDialog when clicking Get More
* packages/apps/Trebuchet/
d732834 Automatic translation import
81ed6ef Automatic translation import
* packages/apps/TvSettings/
cb9261d Automatic translation import
* packages/apps/UnifiedEmail/
54eafdd Automatic translation import
* packages/inputmethods/LatinIME/
b8780e5 Automatic translation import
* packages/providers/DownloadProvider/
b6ce267 Automatic translation import
* packages/providers/ThemesProvider/
c3469bf Automatic translation import
* packages/services/Telecomm/
54053f3 Automatic translation import
* packages/services/Telephony/
f4bc1e4 Telephony: Allow com.android.phone to use CMHW
* packages/wallpapers/Galaxy4/
c80e01d Automatic translation import
* packages/wallpapers/PhotoPhase/
3363962 Automatic translation import
59df4cc Automatic translation import
* vendor/cm/
710b58d cm: Moving CMHW to CMSDK
* vendor/cmsdk/
ba4db5a cmhw: Add makeDefault arg to setDisplayMode
648c91f Automatic translation import
b23c181 Automatic translation import
fd406e9 Automatic translation import
====================
08-21-2015
====================
* android/
50f3dfc Fixup Freetype * & revision
* bootable/recovery/
6177cf4 Initialize stashbase even stash_max_blocks = 0
aa2f668 Support resuming block based OTAs
a91f515 Fix recovery image text rendering.
* build/
b44b7a6 Revert "Switch to 4.9, 5.1 Causes a Bit of Issues"
* external/wpa_supplicant_8/
b5ab0d9 Revert "eap_peer: add more qmi dependencies with qmi proxy"
2546986 eap_peer: add more qmi dependencies with qmi proxy
* frameworks/opt/net/wifi/
e66f040 Merge branch 'LA.BF64.1.2.1' of git://codeaurora.org/platform/frameworks/opt/net/wifi into cm-12.1
* hardware/qcom/audio-caf/msm8974/
ec3df43 hal: Genericize dual-SIM voice_extn implementation
* packages/apps/CMFileManager/
037d635 Fixed MediaScan Issue w/ Directories
* packages/apps/ContactsCommon/
f28f4ef SelectAccountActivity : Support local phone account
* packages/apps/Mms/
8817bbe Fix keyboard hiding and scrolling
* packages/services/Telecomm/
9552ca5 Telecomm: Avoid NPE when invoking setAudioParameters
====================
08-20-2015
====================
* android/
5ffca61 Revert "Update default.xml"
756f465 Revert "Fix " Default.xml""
3329d91 Merge pull request #35 from mrhainavn/patch-1
b1e2664 Fix " Default.xml"
d11963b Update default.xml
* bionic/
0715b8f Revert "fixed stuff"
fce062c Revert "fix derp in linking for linker"
* build/
8eca9ed Merge pull request #18 from ResurrectionRemix/another
d7914fd Switch to 4.9, 5.1 Causes a Bit of Issues
2097d0c Revert "JustArchi's ArchiDroid Optimizations V4.1"
881a77e Revert "Remove Graphite.We already have it"
3abcec3 Merge pull request #17 from ResurrectionRemix/optimized-clean
22ba15a Revert "Use Qualcomm Snapdragon LLVM Compiler 3.6 (https://developer.qualcomm.com/mobile-development/increase-app-performance/snapdragon-llvm-compiler-android) for Android Lollipop 5.x for devices with Qualcomm CPU"
6202e91 Revert "Derp"
6c63ab9 Revert "add lto optimization"
8c45ea2 Revert "Clean Ups"
f1cc8e4 Support custom gerrit servers via HTTP or SSH
84d656b Remove Graphite.We already have it
* device/qcom/sepolicy/
a56e687 Bluetooth: Update Bluetooth security rules
* external/icu/
7897b51 Fix potential overflow issue
05eb04f Cherrypick http://bugs.icu- *.org/trac/changeset/37162.
* frameworks/base/
fa3608a Fingerprint: Call SecurityCallback.dismiss when recognized
11fb67c DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
8c267f0 Prevent system uid component from running in an app process
d34fa29 Fix wrong Hungarian translation
fa32019 Automatic translation import
f5caad9 Revert "Revert "Wait until the Keyguard is drawn to dismiss the boot dialog.""
966d24e Revamp 'Stay awake' choices
* frameworks/opt/telephony/
7099af2 DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
* hardware/qcom/bt/
f3fe2e0 Bluetooth: Fix for BT crashes during preload timeout
340ffaa Bluetooth: Fix for ANT standalone turn on failure
c606d27 Bluetooth: Send controller logging VS cmd after wcnss filter init
c6a374a Bluetooth: Fix to handle invalid VS event during patch download
a0dc758 Bluetooth: Get FW build label information from VS command
* libcore/
3630b8c libcore: add a way to clear cached time zone strings
* packages/apps/CMBugReport/
2358d16 cmbugreport: Move CMHW to CMSDK
* packages/apps/ContactsCommon/
160f4dc Fix:Shouln't display any contacts after clean all letters in dialer search view.
b836c45 ContactsCommon: Telephony expects sim_index
* packages/apps/InCallUI/
62d6dc9 Revert "CallActivity : fix Incall Mute for exynos Devices"
* packages/apps/Settings/
e1b946e Merge branch 'lollipop5.1' of github.com:ResurrectionRemix/Resurrection_packages_apps_Settings into lollipop5.1
3dfd154 Settings: update time zone strings on date change
f84c733 Automatic translation import
4c0c70c Development: Add choices to 'Stay Awake' preference
5693c57 Merge pull request #163 from ShevT/patch-1
* packages/apps/Stk/
a560f61 DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
* packages/providers/ContactsProvider/
f684f82 Add URI matcher entry for CONTACTS_GROUP
* packages/services/Telephony/
e206e84 telephony: Don't bypass telephony stack when switching RAT.
028c51c DO NOT MERGE Change to make STK related intents protected.
81cfb59 Automatic translation import
* vendor/cmsdk/
e18f6d8 cmsdk: Add initial DisplayMode and AutoContrast support to CMHW
5ee87cb cmsdk: Transplant CMHW into CMSDK
435e2f3 profiles: Don't bind the keyguard until ActivityManager is up
====================
08-19-2015
====================
* build/
3f5b551 JustArchi's ArchiDroid Optimizations V4.1
* device/samsung/t0lte/
b251c36 optimize sensor/fixed proximity sensor
* frameworks/opt/hardware/
0a2704d hardware: Add DisplayModeControl API
* packages/apps/CMFileManager/
2bb6f04 Fix Navigation back from Search
ecc7159 Refresh: stop refreshes in action
* packages/apps/InCallUI/
a747b1c CallActivity : fix Incall Mute for exynos Devices
* packages/apps/Settings/
61d0755 fix tr translation
127566f Merge pull request #162 from razor84/patch-3
e0ba7a5 Update rr_strings.xml
380b459 Merge pull request #161 from TheNoFace/patch-6
ed6d8da Add maintainer for F400
====================
08-18-2015
====================
* android/
e38ffcd Update default.xml
* build/
512ae36 build: Enable A53 errata workarounds on targets that need it
67440a4 Dumpvar :add Missing endif
a577e9d Force bsdiff for recovery_from_boot.p if not using GZIP
5a22b5e Don't use -Wl,--fix-cortex-a8 for Cortex A7, A9, A15, Krait or Denver
073346b Allow -mcpu=cortex-a15 for clang
ca6861b Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level.
d9b51ee Apply correct, optimized mfpu compiler flag for ARMv7-A Cortex CPUs
9912f00 build: Enable custom ccache cache dir for Android
79e34ba build/core: Allow EXTERNAL_CLEAN_TARGETS to dump vars.
5e241e5 Merge pull request #16 from ResurrectionRemix/lollipop5.1
* frameworks/base/
d750afe Disable Headsup floating by default
8f4cf8b SignalStrength: Allow for custom signal buckets in LTE
610cb24 base: don't refresh visualizer tile once the tile is destroyed
92ce7cb Merge pull request #35 from TheNoFace/patch-1
99dc529 fix three_finger_gesture
535d5f7 Fix three-fingers-swipe to screenshot merge derp
d0fb646 Update Korean translation
b7fe40e RU Translations : Remove duplicate string
f32b3b8 Revert "Barrier only messages shouldn't prevent the idle handlers from running"
1fba403 Themes: don't recreateDefaults on typeface when locale changes
* frameworks/native/
4c60f94 binder: Update makefile for Exynos variants
* hardware/qcom/audio-caf/msm8916/
db526d2 hal: Fix voice session setup failure
5fb5911 hal: allow to get render position for non-offload use cases
5795c09 hal: ensure EC reference is disabled before enabling
79ec707 audio_hal: increase written frames size when HAL is in SSR
* packages/apps/CMFileManager/
4083b8a Automatic translation import
* packages/apps/Contacts/
469ec6c Automatic translation import
* packages/apps/DeskClock/
b5cabc4 Automatic translation import
* packages/apps/Eleven/
41a1587 Automatic translation import
* packages/apps/InCallUI/
bb455c0 Proximity speaker: Fix issue with routing to speaker when connected to bluetooth
fca904c InCallUI: clean up prox speaker code and improve usability Addresses a rare bug or two, relating to proximity speaker behavior during the beginning of an outgoing phone call.
* packages/apps/LockClock/
4fae0c9 Allow user to change background color/transparency for the widget, for greater compatibility with various wallpapers
* packages/apps/Mms/
563c323 Automatic translation import
* packages/apps/Settings/
8778839 Settings: Disable Headsup floating by default
15753f0 Merge branch 'lollipop5.1' of github.com:ResurrectionRemix/Resurrection_packages_apps_Settings into lollipop5.1
631a5f9 Settings: add a way to not localize zone selections
5cfd2fd Merge pull request #160 from TheNoFace/patch-5
e87f57c Update Korean translation
4413c8a Merge pull request #159 from ShevT/patch-1
2d6e8fb Update RU translation
a50aba4 Merge branch 'lollipop5.1' of github.com:ResurrectionRemix/Resurrection_packages_apps_Settings into lollipop5.1
fa04a0a Settings: Match pulse speed to frameworks default
* packages/apps/Terminal/
5e30f8e Automatic translation import
* packages/apps/Trebuchet/
a9ded3b Automatic translation import
* packages/apps/TvSettings/
5ea63cb Automatic translation import
* packages/apps/UnifiedEmail/
bf4cf25 Automatic translation import
* packages/services/Telecomm/
6eea5e6 telecom: Move CMHW to CMSDK
* vendor/cm/
bbeb1ba Merge branch 'lollipop5.1' of github.com:ResurrectionRemix/android_vendor_resurrection into lollipop5.1
94d1e8a Update PitchBlack
d0cf449 Merge branch 'lollipop5.1' of https://github.com/ResurrectionRemix/android_vendor_resurrection into lollipop5.1
a263024 Derp
0d48f16 Revert "Update default wallpaper"
a1ea46a Update 5.5.4
* vendor/cmsdk/
8b5a4d9 Automatic translation import
====================
08-17-2015
====================
* android/
8dcfb66 Track own Telephony
f0ed220 Track own InCallUI
* frameworks/av/
d4d9cb8 Merge remote-tracking branch 'upstream/cm-12.1' into optimized
f028f93 Merge branch 'cm-12.1' of https://github.com/CyanogenMod/android_frameworks_av into cm-12.1
c736699 stagefright: Add libhwc to exynos include paths
625c9f1 stagefright: Add support for Exynos hardware audio decoding
* frameworks/base/
c453254 Merge pull request #34 from ShevT/patch-1
* hardware/qcom/display-caf/msm8916/
94e3a0d Merge branch 'LA.BR.1.2.4_rb1.12' of git://codeaurora.org/platform/hardware/qcom/display into cm-12.1
* packages/apps/CMFileManager/
d3154ae NavigationActivity: Do not reload screen on rotation
* packages/apps/Settings/
20ca556 Merge pull request #158 from Fast0n/patch-42
9d1c813 Update string
[/B]
LFM
now, it is official build, have some bug, i'll fixed them soon on next build. always check notification OTA update to download when have new build.
Any major bug ?
Sent from my SGH-T889V using Tapatalk
new build is up,now everything work very good with build optimize use gcc4.9, please check OTA Now
Great rom thanks a lot.
Anyone know of a solution to the Bluetooth issues I find on all Lollipop roms? Stuttering and reboots have always ruined Bluetooth streaming for me on Lollipop.
-Thanks again for keeping my phone alive.
jivin_hipcat said:
Great rom thanks a lot.
Anyone know of a solution to the Bluetooth issues I find on all Lollipop roms? Stuttering and reboots have always ruined Bluetooth streaming for me on Lollipop.
-Thanks again for keeping my phone alive.
Click to expand...
Click to collapse
Are you getting that on this one too? I've tried all LP ROMs for t0lte and this is one of 4 that don't stutter (3 that I haven't seen reboot). I use Songza, Poweramp, Pandora, and iHeart in my car (via BT) and iHeart at home for probably 6 hours when I sleep, through my BT speaker.
Hmmm that gives me hope to track down the issue. I do still get the stuttering and reboots on this rom. All Lollipop roms I've tried except one so far, but that one had many other far worse breaking bugs lol.
jivin_hipcat said:
Hmmm that gives me hope to track down the issue. I do still get the stuttering and reboots on this rom. All Lollipop roms I've tried except one so far, but that one had many other far worse breaking bugs lol.
Click to expand...
Click to collapse
Yea, I tried a popular LP ROM and every time my screen turned off, any music player I named in my previous post stopped. :/ I did find that this sometimes stutters, but I think it might be a wifi issue. I have Time Warner with 300 down/100 up and typically have no problems but it may be the radio on my device because when I switch to LTE it doesn't stutter. I saw a post on one of the other LP threads (I check the N7105, T889, and the ATT variant threads) about forcing the Wi-Fi frequency band to 2.4 or 5. Haven't tried that yet because it stutters very rarely for me on this ROM.
Are you using any other Kernel or power saving app? XPosed Alpha maybe?
No other kernel or powersaving app, but yes to Xposed alpha. I may have to uninstall Xposed to see if that's the issue. That feels kind of like dropping my dog off at the pound though. Poor Xposed. He was always there for me.
Rogers apn
Anyone else having problems with data not working? I'm with rogers? I tried to setup manually as well, nothing? WiFi is fine?
Bluetooth audio fix
It still can chop, but I've found switching the CPU governor to OnDemand from Pegasus allows bluetooth audio to survive even when the screen turns off. If I leave it on Pegasus, the phone only plays a couple of minutes and reboots. Toggling to OnDemand, I don't have that issue.
I'm leveraging Tasker to watch for bluetooth being turned on, then having it change my governor for me. Prefer Pegasus for battery, but that rebooting while playing BT audio is a pain.
Hope this helps!
Why cant I find the download link?
Is it the tolte link in the download files or is there an actual tolteatt
Sent from my SAMSUNG-SGH-I317 using XDA Free mobile app
tchdud3 said:
I hope this helps!
Click to expand...
Click to collapse
Yes, it seems to be perfect now. Thanks a lot. I've been searching forever.
Hi all, is this Rom work with Canadian note 2 i317M?
aradhaya10 said:
Why cant I find the download link?
Is it the tolte link in the download files or is there an actual tolteatt
Sent from my SAMSUNG-SGH-I317 using XDA Free mobile app
Click to expand...
Click to collapse
The download link is the line: AFH Folder ResurrectionRemixLP OFFICIAL For T0LTE in the second post. It would appear all the zips are general t0lte builds.
Have a good one!
Thank u for pointing me in the right direction for the download
Sent from my SAMSUNG-SGH-I317 using XDA Free mobile app
Netflix
Is netflix working on this ROM ?
OK loving the ROM just want to know something... Has anyone had any charging issues? Coz my phone is charging slower than on stock rooted
So if anyone has the kernel settings to boost charging please let me know
Sent from my GT-N7105 using XDA Free mobile app

[ROM][5.1.1_r12][OFFICIAL] ResurrectionRemix LP v5.5.4T0LTE [OPTIMIZED] [25/08/2015]

{
"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"
}
About Resurrection Remix ROM
Changelog
Installation
Downloads and useful links
About Resurrection Remix ROM​
Resurrection Remix the ROM has been based on CM,slim.omni and original Remix ROM builds, this creates an awesome combination of performance, customization, power and the most new features, brought directly to your Device
Many things that in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy!
Special thanks to, the CM team,OMNI team ,SLIMROMS and of course to all the supporters
Included Main Features
-Navigation Bar
-Enable/Disable Navbar
-Navbar Ring Switch
-Navbar Ring Targets
-Navbar Button Customization
-Navbar Dimensions(Potrait & Landscape)
-Statusbar
-Brightness Slider
-Enable/Disable Show Notification Count
-SuperUser Indicator Switch
-Carrier Label
-Carrier Label Switch
-Carrier label Colour
-Quick PullDown Switch
-Smart Pulldown Switch
-Clock Customizations
-Time & date
-Clock Colour
-Day & date Toogle
-Center Clock/Right Clock Choice
-Battery
-Battery Bar customization
-Battery Icon Customization(circle/landscape/Potrait and more)
-Battery % Text
-Network Traffic Indicator
-Theme Chooser
-RR exclusive PITCH BLACK THEME
-Animations
-Toast Animations
-ListView Animations
-System Animations
-Gestures
-Gestures Anywhere Feature
-App Circle Bar
-Choose apps in App circle
-Trigger Width
-Trigger Hieght
-Trigger Position
-Recents Panel
-Clear All button Switch
-Clear All Tasks Switch
-Clear All Button Location(Top right,Top Left,Top Center,Bottom Left,Bottom Right,Bottom Center)
-Cclock Widget
-CLock And Alarm Customizations
-Weather Panel Customizations
-Calender Events
-LockScreen
-Lockscreen Shortcuts
-Choose upto 5 Shortcuts
-100+ Icons for Shortcuts
-Quick Slider Shortcuts
-Notification Drawer
-Weather Display Switch
-Quick Settings
-Choice to Add 20+ Tiles
-Enable 2/3/4 Tiles per Row
-Enable Disable Birghtness Slider in Notification Panel
-Advanced Location Settings Switch(Choose Battery saving/Device Only/High Accuracy Directly in Notification Panel)
-LongPress Toogles to Enter Settings
-Buttons
-Backlight Timer
-Backlight Strength
-Navigation Bar left/Right handed mode Switch
-Power Menu
-Power Menu End Calls Switch
-Home Button(For devices with HW keys Only)
-Home Button Wake Up
-Home Button answer call
-Long Press Actions
-Double Tap Actions
-Back Button(For devices with HW keys Only)
-Wake Up device Switch
-Menu Button(For devices with HW keys Only)
-Wake Up Device Switch
-Short Press Actions
-Long Press Actions
-Search Button(For devices with HW keys Only)
-Wake Up Device
-Short Press Action
-Long Press Action
-Volume Buttons
-Wake Up Device
-Playback Control
-Keyboard Cursor Control
-Swap Buttons on Landscape mode
-Perfomance Profiles
-LCD Density
-Expanded Desktop Mode
-All New CM Audio FX App
-Heads Up Customizations
-OverAll Smoothness Improvements
-Quick Unlock
-Optimizations to Improve Battery
-ALL cm12 Features
-AND MUCH MUCH MORE
Installation Insturaction
- Download the latest build
- Download Gapps
- Take a nandroid backup
- Recommended - Full wipe and factory reset
- Flash ROM using latest TWRP recovery NEW LAYOUT
- Flash boot.img
- Flash Gapps
- Reboot.
- Enjoy!
Update Insturaction
- Download the latest build of Resurrection ROM
- Take a nandroid backup
- Flash ROM using recovery
- Flash Gapps
- Wipe cache
- Wipe dalvik cache
- Reboot
- Enjoy!
Installation Files
POST #2
Resurrection Remix changelog from source git
PitchBlack™ Themes
Useful Links
How to Build Resurrection Remix ROM Tutorial
Resurrection Remix Forum
Resurrection Remix Github Source​
XDA Rules​
Loving ResurrectionRemix?
Why do not contribute to Development !
Big thanks to:
XDA developers
CM team
Omni team
Slim rom
AND OF COURSE TO ALL THE SUPPORTERS, DONATORS AND USERS
​
​https://twitter.com/westcrip​
​XDA:DevDB Information
Rom ResurrectionRemix For T0LTE DEVICES, ROM for the T-Mobile Samsung Galaxy Note II
Contributors
mr.nth.na.vn
westcrip
akhilnarang
varund7726
Source Code: https://github.com/ResurrectionRemix
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
Based On: CM, AOSP
Version Information
Status: Stable
Current Stable Version: 5.5.4
Stable Release Date: 2015-08-25
Created 2015-08-01
Last Updated 2015-08-25
AFH Folder ResurrectionRemixLP OFFICIAL For T0LTE
Code:
[B]
====================
08-26-2015
====================
* external/f2fs-tools/
6a5e46b mkfs.f2fs: don't need to limit MIN_VOLUME SIZE
7894ee2 mkfs.f2fs: set overprovision size more precisely
f656e44 mkfs.f2fs: fix wrong documentation
cbcba15 fsck.f2fs: add segment type in sit_dump
* frameworks/base/
c1fbd0f Merge pull request #38 from ResurrectionRemix/fixx2
64c3c8b SystemUI: Fade keyguard visualizer along with other icons
b9e1d5e androidfw: fix cmsdk attribute lookup
409dadd Add the user set network mode to the siminfo table
067ffc7 add config for proximity check on screen on default value
aa24aa7 SystemUI: use new visualizer from Eleven
* frameworks/opt/telephony/
c5c3fbc Add the user set network mode to the siminfo table
67c4a99 Change network mode on data sub change
* packages/apps/OTACenter/
cb65268 Merge pull request #5 from TheNoFace/patch-1
0d08ca2 Update Korean translation
* packages/apps/Settings/
5ce71da Display Settings:fix Build
59f3428 Settings: obey prevent accidental wakeup default
12b0a44 Merge pull request #173 from TheNoFace/patch-7
c59e904 Update Korean translation
* packages/providers/TelephonyProvider/
9542f79 Add the user set network mode to the siminfo table
====================
08-25-2015
====================
* frameworks/base/
4d058dd NetworkTraffic: Show/Hide Arrows (2/2)
* packages/apps/Settings/
8d71576 Merge branch 'patch-45' of https://github.com/Fast0n/Resurrection_packages_apps_Settings into blah
3f389cb Merge pull request #170 from Fast0n/patch-44
220bcff Update string v2 fix
c54c3db Update string v2
9551136 Merge pull request #169 from Fast0n/patch-43
5b67898 Update string
9a90c5a Merge pull request #168 from razor84/patch-4
e083579 Update rr_strings.xml
7624df1 Merge pull request #167 from ShevT/patch-1
c271aac Update RU translation. Fix typo
5acef46 Merge pull request #166 from ShevT/patch-1
619b65c Update RU translation
de21c35 NetworkTraffic: Show/Hide Arrows (1/2)
====================
08-24-2015
====================
* android/
bc4aace Update default.xml
* build/
cf80e28 Revert "Revert "Switch to 4.9, 5.1 Causes a Bit of Issues""
* frameworks/base/
c5caf9a OnTheSpot Gifview: Add RR dependencies
a42be17 OnTheSpot: Forward implement infrastructure [1/2]
b9df551 Fix shake clean notifications:
95291d3 Update shake features
8c70654 Update shake clean of Recents and Notifications:
57a55d8 OnTheSpot: Shake to clear Recent Apps and Notification
* packages/apps/Settings/
71ba3da Merge branch 'lollipop5.1' of https://github.com/ResurrectionRemix/Resurrection_packages_apps_Settings into lollipop5.1
03f50d7 Merge pull request #165 from Seb02859/patch-1
73b7e33 OnTheSpot: Forward implement infrastructure [2/2]
51a6704 Switches for Shake to Clean Recents and Notifications Credits @ghbhaha
aaf99b6 Update rr_strings.xml
====================
08-23-2015
====================
* android/
f1a28bb fix typo
4f54d01 Track own platform_sdk and hardware
01d1f17 manifest: move mips prebuilts into notdefault
* build/
65147b8 Change the cache partition size check into warnings.
ef81827 Revise stash for BBOTAs when needed.
ab2cadb Free the stash after its use in BBOTA v2.
c46c497 Assert the stash size when generating OTAs.
7427eff Check partition hash before resorting to block_image_verify
2779e02 Calculate max_stashed_blocks correctly for block OTA v3
9e5fb55 Restrict the verification in block-based incremental OTAs
76882f7 Do not use block_verify on target-files where feature is missing.
1d100ca Fix the error that free_string is not defined.
040a147 product: Let a device customize its own locales
c03811d Change transfer list format to include block hashes
* frameworks/base/
05c2468 Automatic translation import
* frameworks/opt/hardware/
7e17034 Revert "hardware: Add DisplayModeControl API"
* packages/apps/CMFileManager/
37e57cf Automatic translation import
17d800a FileManager: Fix shortcuts
* packages/apps/DeskClock/
a01047d Expose FAB elevation value for themes.
* packages/apps/Mms/
cf728d8 Automatic translation import
7d55bcb Improve QuickMessage string
a1de05d Mms: Check whether data is enabled on current subscription
cf56d78 Mms: Use system API for setDataEnabled
2f46b9f QuickMessage: Make useful on lockscreen
* packages/services/Telephony/
5520dbf Telephony : Null check cellInfo before calling addAll
* vendor/cmsdk/
540d714 Fix build
1567a2b Revert "cmsdk: Add initial DisplayMode and AutoContrast support to CMHW"
bf179e4 Revert "cmhw: Add makeDefault arg to setDisplayMode"
====================
08-22-2015
====================
* external/wpa_supplicant_8/
da73fae Merge branch 'LA.BF64.1.2.1' of git://codeaurora.org/platform/external/wpa_supplicant_8 into cm-12.1
* frameworks/base/
a960d41 Filter internal account when set device owner
a725e41 Modify SILENT profile to restrict notification sound
46aad39 Fix return to task when single task activity is brought to front
b79d47e Trim task thumbnail within MAX_RECENT_BITMAPS.
0ab13a7 Bluetooth: Check for mPanservice before changing tethering state
acf5f50 Bluetooth: Fix for crash in multi advertiser
26daead Keyguard: Adding null check for dateformat
240037a Blank area appears between QS and Notification
e49a878 Automatic translation import
60dcbdc Automatic translation import
218b5ab Themes: Allow packages to be set as non-themeable
5b47cf1 Merge pull request #36 from TheNoFace/patch-2
85313d8 Update korean translation
eb5990e Fingerprint: Don't start fingerprint auth in constructor
7ee409d DevicePolicy: Restore backup manager if the device owner is cleared
e0d3d67 backup: Fix the system server crash fix
dc8d3b8 livedisplay: Fix boot-time race condition
6c12315 cmhw: Move CMHW out of the framework and into CMSDK
8c89011 cmsdk: Start external services at the right time
* hardware/qcom/audio-caf/msm8916/
256bdda compress offload: use new sample rate representation.
* packages/apps/Bluetooth/
2637e4b Automatic translation import
* packages/apps/CMFileManager/
d5372f9 Fix MediaScan issue w/ Deleting
530d6f6 Automatic translation import
* packages/apps/Calendar/
0a9d9fc Automatic translation import
* packages/apps/Contacts/
5188cfd Automatic translation import
* packages/apps/ContactsCommon/
0cd0bf4 Automatic translation import
* packages/apps/DeskClock/
58238cf Automatic translation import
7662235 Automatic translation import
cc5f632 Automatic translation import
169fa50 Automatic translation import
* packages/apps/Dialer/
109000d Automatic translation import
7619a37 Automatic translation import
* packages/apps/Eleven/
0f7bc21 Automatic translation import
549f7dd Automatic translation import
* packages/apps/Email/
142a1f8 Automatic translation import
1874e00 Automatic translation import
* packages/apps/Gallery2/
52a4634 Automatic translation import
* packages/apps/InCallUI/
fb05e4f Automatic translation import
* packages/apps/Mms/
f4466dc Automatic translation import
3e5d957 Automatic translation import
ebcc561 Automatic translation import
* packages/apps/Profiles/
fc903f8 ProfileTrustAgent: remove onStart override
* packages/apps/Settings/
982e06a Automatic translation import
48dd06b Automatic translation import
1917b69 Fix deviceinfo/Status derp
876d0fa Update CMHW to CMSDK Parts
d842e1e Settings: add Berlin to time zones list
ac28aa5 Settings: add a way to reset quick settings tiles
20439de Fix CMHW SERVICE derp
4db7f50 settings: Move CMHW to CMSDK
* packages/apps/Stk/
eba68dd Automatic translation import
* packages/apps/Terminal/
4e4c908 Automatic translation import
* packages/apps/ThemeChooser/
fc7efdb Show an AlertDialog when clicking Get More
* packages/apps/Trebuchet/
d732834 Automatic translation import
81ed6ef Automatic translation import
* packages/apps/TvSettings/
cb9261d Automatic translation import
* packages/apps/UnifiedEmail/
54eafdd Automatic translation import
* packages/inputmethods/LatinIME/
b8780e5 Automatic translation import
* packages/providers/DownloadProvider/
b6ce267 Automatic translation import
* packages/providers/ThemesProvider/
c3469bf Automatic translation import
* packages/services/Telecomm/
54053f3 Automatic translation import
* packages/services/Telephony/
f4bc1e4 Telephony: Allow com.android.phone to use CMHW
* packages/wallpapers/Galaxy4/
c80e01d Automatic translation import
* packages/wallpapers/PhotoPhase/
3363962 Automatic translation import
59df4cc Automatic translation import
* vendor/cm/
710b58d cm: Moving CMHW to CMSDK
* vendor/cmsdk/
ba4db5a cmhw: Add makeDefault arg to setDisplayMode
648c91f Automatic translation import
b23c181 Automatic translation import
fd406e9 Automatic translation import
====================
08-21-2015
====================
* android/
50f3dfc Fixup Freetype * & revision
* bootable/recovery/
6177cf4 Initialize stashbase even stash_max_blocks = 0
aa2f668 Support resuming block based OTAs
a91f515 Fix recovery image text rendering.
* build/
b44b7a6 Revert "Switch to 4.9, 5.1 Causes a Bit of Issues"
* external/wpa_supplicant_8/
b5ab0d9 Revert "eap_peer: add more qmi dependencies with qmi proxy"
2546986 eap_peer: add more qmi dependencies with qmi proxy
* frameworks/opt/net/wifi/
e66f040 Merge branch 'LA.BF64.1.2.1' of git://codeaurora.org/platform/frameworks/opt/net/wifi into cm-12.1
* hardware/qcom/audio-caf/msm8974/
ec3df43 hal: Genericize dual-SIM voice_extn implementation
* packages/apps/CMFileManager/
037d635 Fixed MediaScan Issue w/ Directories
* packages/apps/ContactsCommon/
f28f4ef SelectAccountActivity : Support local phone account
* packages/apps/Mms/
8817bbe Fix keyboard hiding and scrolling
* packages/services/Telecomm/
9552ca5 Telecomm: Avoid NPE when invoking setAudioParameters
====================
08-20-2015
====================
* android/
5ffca61 Revert "Update default.xml"
756f465 Revert "Fix " Default.xml""
3329d91 Merge pull request #35 from mrhainavn/patch-1
b1e2664 Fix " Default.xml"
d11963b Update default.xml
* bionic/
0715b8f Revert "fixed stuff"
fce062c Revert "fix derp in linking for linker"
* build/
8eca9ed Merge pull request #18 from ResurrectionRemix/another
d7914fd Switch to 4.9, 5.1 Causes a Bit of Issues
2097d0c Revert "JustArchi's ArchiDroid Optimizations V4.1"
881a77e Revert "Remove Graphite.We already have it"
3abcec3 Merge pull request #17 from ResurrectionRemix/optimized-clean
22ba15a Revert "Use Qualcomm Snapdragon LLVM Compiler 3.6 (https://developer.qualcomm.com/mobile-development/increase-app-performance/snapdragon-llvm-compiler-android) for Android Lollipop 5.x for devices with Qualcomm CPU"
6202e91 Revert "Derp"
6c63ab9 Revert "add lto optimization"
8c45ea2 Revert "Clean Ups"
f1cc8e4 Support custom gerrit servers via HTTP or SSH
84d656b Remove Graphite.We already have it
* device/qcom/sepolicy/
a56e687 Bluetooth: Update Bluetooth security rules
* external/icu/
7897b51 Fix potential overflow issue
05eb04f Cherrypick http://bugs.icu- *.org/trac/changeset/37162.
* frameworks/base/
fa3608a Fingerprint: Call SecurityCallback.dismiss when recognized
11fb67c DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
8c267f0 Prevent system uid component from running in an app process
d34fa29 Fix wrong Hungarian translation
fa32019 Automatic translation import
f5caad9 Revert "Revert "Wait until the Keyguard is drawn to dismiss the boot dialog.""
966d24e Revamp 'Stay awake' choices
* frameworks/opt/telephony/
7099af2 DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
* hardware/qcom/bt/
f3fe2e0 Bluetooth: Fix for BT crashes during preload timeout
340ffaa Bluetooth: Fix for ANT standalone turn on failure
c606d27 Bluetooth: Send controller logging VS cmd after wcnss filter init
c6a374a Bluetooth: Fix to handle invalid VS event during patch download
a0dc758 Bluetooth: Get FW build label information from VS command
* libcore/
3630b8c libcore: add a way to clear cached time zone strings
* packages/apps/CMBugReport/
2358d16 cmbugreport: Move CMHW to CMSDK
* packages/apps/ContactsCommon/
160f4dc Fix:Shouln't display any contacts after clean all letters in dialer search view.
b836c45 ContactsCommon: Telephony expects sim_index
* packages/apps/InCallUI/
62d6dc9 Revert "CallActivity : fix Incall Mute for exynos Devices"
* packages/apps/Settings/
e1b946e Merge branch 'lollipop5.1' of github.com:ResurrectionRemix/Resurrection_packages_apps_Settings into lollipop5.1
3dfd154 Settings: update time zone strings on date change
f84c733 Automatic translation import
4c0c70c Development: Add choices to 'Stay Awake' preference
5693c57 Merge pull request #163 from ShevT/patch-1
* packages/apps/Stk/
a560f61 DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
* packages/providers/ContactsProvider/
f684f82 Add URI matcher entry for CONTACTS_GROUP
* packages/services/Telephony/
e206e84 telephony: Don't bypass telephony stack when switching RAT.
028c51c DO NOT MERGE Change to make STK related intents protected.
81cfb59 Automatic translation import
* vendor/cmsdk/
e18f6d8 cmsdk: Add initial DisplayMode and AutoContrast support to CMHW
5ee87cb cmsdk: Transplant CMHW into CMSDK
435e2f3 profiles: Don't bind the keyguard until ActivityManager is up
====================
08-19-2015
====================
* build/
3f5b551 JustArchi's ArchiDroid Optimizations V4.1
* device/samsung/t0lte/
b251c36 optimize sensor/fixed proximity sensor
* frameworks/opt/hardware/
0a2704d hardware: Add DisplayModeControl API
* packages/apps/CMFileManager/
2bb6f04 Fix Navigation back from Search
ecc7159 Refresh: stop refreshes in action
* packages/apps/InCallUI/
a747b1c CallActivity : fix Incall Mute for exynos Devices
* packages/apps/Settings/
61d0755 fix tr translation
127566f Merge pull request #162 from razor84/patch-3
e0ba7a5 Update rr_strings.xml
380b459 Merge pull request #161 from TheNoFace/patch-6
ed6d8da Add maintainer for F400
====================
08-18-2015
====================
* android/
e38ffcd Update default.xml
* build/
512ae36 build: Enable A53 errata workarounds on targets that need it
67440a4 Dumpvar :add Missing endif
a577e9d Force bsdiff for recovery_from_boot.p if not using GZIP
5a22b5e Don't use -Wl,--fix-cortex-a8 for Cortex A7, A9, A15, Krait or Denver
073346b Allow -mcpu=cortex-a15 for clang
ca6861b Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level.
d9b51ee Apply correct, optimized mfpu compiler flag for ARMv7-A Cortex CPUs
9912f00 build: Enable custom ccache cache dir for Android
79e34ba build/core: Allow EXTERNAL_CLEAN_TARGETS to dump vars.
5e241e5 Merge pull request #16 from ResurrectionRemix/lollipop5.1
* frameworks/base/
d750afe Disable Headsup floating by default
8f4cf8b SignalStrength: Allow for custom signal buckets in LTE
610cb24 base: don't refresh visualizer tile once the tile is destroyed
92ce7cb Merge pull request #35 from TheNoFace/patch-1
99dc529 fix three_finger_gesture
535d5f7 Fix three-fingers-swipe to screenshot merge derp
d0fb646 Update Korean translation
b7fe40e RU Translations : Remove duplicate string
f32b3b8 Revert "Barrier only messages shouldn't prevent the idle handlers from running"
1fba403 Themes: don't recreateDefaults on typeface when locale changes
* frameworks/native/
4c60f94 binder: Update makefile for Exynos variants
* hardware/qcom/audio-caf/msm8916/
db526d2 hal: Fix voice session setup failure
5fb5911 hal: allow to get render position for non-offload use cases
5795c09 hal: ensure EC reference is disabled before enabling
79ec707 audio_hal: increase written frames size when HAL is in SSR
* packages/apps/CMFileManager/
4083b8a Automatic translation import
* packages/apps/Contacts/
469ec6c Automatic translation import
* packages/apps/DeskClock/
b5cabc4 Automatic translation import
* packages/apps/Eleven/
41a1587 Automatic translation import
* packages/apps/InCallUI/
bb455c0 Proximity speaker: Fix issue with routing to speaker when connected to bluetooth
fca904c InCallUI: clean up prox speaker code and improve usability Addresses a rare bug or two, relating to proximity speaker behavior during the beginning of an outgoing phone call.
* packages/apps/LockClock/
4fae0c9 Allow user to change background color/transparency for the widget, for greater compatibility with various wallpapers
* packages/apps/Mms/
563c323 Automatic translation import
* packages/apps/Settings/
8778839 Settings: Disable Headsup floating by default
15753f0 Merge branch 'lollipop5.1' of github.com:ResurrectionRemix/Resurrection_packages_apps_Settings into lollipop5.1
631a5f9 Settings: add a way to not localize zone selections
5cfd2fd Merge pull request #160 from TheNoFace/patch-5
e87f57c Update Korean translation
4413c8a Merge pull request #159 from ShevT/patch-1
2d6e8fb Update RU translation
a50aba4 Merge branch 'lollipop5.1' of github.com:ResurrectionRemix/Resurrection_packages_apps_Settings into lollipop5.1
fa04a0a Settings: Match pulse speed to frameworks default
* packages/apps/Terminal/
5e30f8e Automatic translation import
* packages/apps/Trebuchet/
a9ded3b Automatic translation import
* packages/apps/TvSettings/
5ea63cb Automatic translation import
* packages/apps/UnifiedEmail/
bf4cf25 Automatic translation import
* packages/services/Telecomm/
6eea5e6 telecom: Move CMHW to CMSDK
* vendor/cm/
bbeb1ba Merge branch 'lollipop5.1' of github.com:ResurrectionRemix/android_vendor_resurrection into lollipop5.1
94d1e8a Update PitchBlack
d0cf449 Merge branch 'lollipop5.1' of https://github.com/ResurrectionRemix/android_vendor_resurrection into lollipop5.1
a263024 Derp
0d48f16 Revert "Update default wallpaper"
a1ea46a Update 5.5.4
* vendor/cmsdk/
8b5a4d9 Automatic translation import
====================
08-17-2015
====================
* android/
8dcfb66 Track own Telephony
f0ed220 Track own InCallUI
* frameworks/av/
d4d9cb8 Merge remote-tracking branch 'upstream/cm-12.1' into optimized
f028f93 Merge branch 'cm-12.1' of https://github.com/CyanogenMod/android_frameworks_av into cm-12.1
c736699 stagefright: Add libhwc to exynos include paths
625c9f1 stagefright: Add support for Exynos hardware audio decoding
* frameworks/base/
c453254 Merge pull request #34 from ShevT/patch-1
* hardware/qcom/display-caf/msm8916/
94e3a0d Merge branch 'LA.BR.1.2.4_rb1.12' of git://codeaurora.org/platform/hardware/qcom/display into cm-12.1
* packages/apps/CMFileManager/
d3154ae NavigationActivity: Do not reload screen on rotation
* packages/apps/Settings/
20ca556 Merge pull request #158 from Fast0n/patch-42
9d1c813 Update string
[/B]
LFM
now, it is official build, have some bug, i'll fixed them soon on next build. always check notification OTA update to download when have new build.
where is the download would love to try
smiley45 said:
where is the download would love to try
Click to expand...
Click to collapse
http://forum.resurrectionremix.com/index.php?PHPSESSID=362mppostuprv5kq9qu0tv0297&topic=2037.new#new
https://www.androidfilehost.com/?w=files&flid=22730
wogeboy said:
http://forum.resurrectionremix.com/index.php?PHPSESSID=362mppostuprv5kq9qu0tv0297&topic=2037.new#new
https://www.androidfilehost.com/?w=files&flid=22730
Click to expand...
Click to collapse
LOL, here link for only device note2 N7100 : https://www.androidfilehost.com/?w=files&flid=22730
why you put it here?xD
new build is up,now everything work very good with build optimize use gcc4.9, please check OTA Now
I can't find the download link. Looking to do a clean install.
Nevermind. Found it
https://www.androidfilehost.com/?fid=24052804347786368
Can't locate the ota app and wondering how to remove the nav bar from the bottom other then that great rom?
Kjmann81 said:
Can't locate the ota app and wondering how to remove the nav bar from the bottom other then that great rom��
Click to expand...
Click to collapse
check OTA in about phone and navbar hide?then disable it
Kjmann81 said:
Can't locate the ota app and wondering how to remove the nav bar from the bottom other then that great rom��
Click to expand...
Click to collapse
OTA:
Settings
About phone
Updates
Nav Bar Options:
Settings
Personalization section: Configurations
Buttons
Navigation Bar buttons (turn it off)
do this kernel have trim?
go test
this working i has ready me BTC Acc
Anything worth moving from latest nameless 08/06? Seems this thread is just starting...that one ending...
I think it's all about preferences. Nameless, though the thread is slow, recently started having nightlies again. The dev for this ROM is pretty active and used to do the N7105 Team UB ROM when they supported the device (one of the first LP ROMs for our devices). I have 4 ROMs I have backed up just to play around with what's stable and best for my needs. Wouldn't hurt to make a nandroid backup of nameless and try RR out.
I will download this and give it a whirl.. Nameless rom is my FAV at the moment. (fast and stable)
For some reason when I'm on lte I don't get text messages they send fine but can't receive until the phone connects to 3g like getting a call or if I manually switch the network. Anyone had this issue? I did reflash the modem which didn't resolve the issue.
Sent from my GT-N7105 using Tapatalk
EDIT : I called T-Mobile and they seem to be having an issue with sms and LTE at the moment so it's not the ROM
What would be a good custom kernel
for this ROM
smiley45 said:
What would be a good custom kernel
for this ROM
Click to expand...
Click to collapse
I do not encourage you to use a custom kernel, but I can advise you to use update Shift-LP v5.7 or higher.

[ROM] [7.1.2] [OFFICIAL] OwnROM V4.0

{
"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"
}
please be patient and all features will find their way back...
Code:
[COLOR="red"][CENTER]YOUR WARRANTY IS NOW VOID[/COLOR]
I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed. Please
do some research if you have any concerns about features included in this ROM
before flashing it! YOU are choosing to make these modifications, and if
you point the finger at me for messing up your device, I will laugh at you.
A lot.[/CENTER]
Click HERE if you want to help translate OwnSettings to your desired language!​
Features:
All new Features in last build displayed in RED
General:
- FULLY TRANSLATED TO DUTCH (NL)!!!!!
- 3 Minit Battery Hook
- Voted Apps:
* Nova Launcher instead of Trebuchet
* Amaze Filemanager instead of LOSFilemanager
* GBoard instead of AOSP KeyBoard
(Join us on G+ (link below) to help us make importand choices)
- No Root Acces - Flash desired root zip if wanted!!!
- Optional decryption
- 100% Overlay manager service Compatible
- Quick Tiles Customizations
- Improved Colorpicker
OwnSettings:
Buttons
- Navbar switch
- Smartbar Settings
- Fling Settings
- Pulse Settings
- Hardware Backlight settings
- Hardware Keys Settings
- Power Butten Settings
- Volume Button Settings
- Scheenshot type (full screen/partial)
- Extra Notification Slider Options
QS Settings
- Brightness slider settings
StatusBar
- SystemUI tuner
- Notification Count
- Clock Settings (Position, AM,PM)
- Quick open
- Double tap to sleep
- Hide Bleutooth battery status icon
- Network Traffic (Color, BPS, Update Interval, Automatic hide)
- Batterybar
- Statusbar Ticker
Notification Drawer:
- Force Expanded Notifications
- Disable Expanded Notificaitons
- Recents Apps Screen:
- Fullscreen,
- RAM Bar
- OmniSwitch (+ option to set as default recents screen)
- Recents Clear All Fab + Location
Animations:
- System animations
- Toast animations
- Listview animations
- Listview interpolator
- PowerMenu animations
- QS animations
- QS interpolators
Others:
- Selinux Swtich
- Dashboard Collumns
OwnROM Center
- OTA Updater (ROM, G-apps, Kernel, Vendor)
- OwnROM Changelog
- OwnROM Walls (Download all kinds of OwnROM Wallpapers)
- Share OwnROM
- Github link
- G+ Link
- Official maintainers list
Team List
- OTA Update center
Sounds:
- Link Volumes
- Incrasing Ringtone
- Vibration intensetie
Display
- Brightness control
- Live Display
- Screen rotation(0, 90, 180, 270 degrees)
- Active Display
- DT2W (if kernel supports)
- Immersive Desktop
Interface
- Expanded Desktop
- LCD Density
Lights
- Battery light
- Notification light
Notifications:
- Headsup Switch
LockScreen:
- Live LockScreen
- Lock Screen Message
- Custom Corner Shortcuts
- Music Visualizer
Multi User
System Profiles
App Permisions
Privacy Guard
Screenshots:
CLICK HERE FOR SCREENSHOTS
Downloads:
ROM
G-Apps (7.1/Pico)
Installation instructions:
1. Backup whatever you have to, also do take a nandroid backup via recovery (Just in case)
2. Erase '/system', '/data', Cache and Dalvik Cache
3. Flash OwnROM
4. Flash G-apps
5. Flash desired root zip - if wanted
5. Flash Custom Kernel of your liking or keep stock
6. Boot
Links:
OwnROM Github
OwnROM Devices and Kernel Github
OwnROM Website
OwnROM G+
Donations
Thanks to:
The Whole OwnDroid Team
AOSP
Google
LineageOS
CyanogenMod
AOSPA
OmniROM
SlimROMs
G-apps
Most importantly YOU - the users
Anybody left out please do feel free to PM me
XDA:DevDB Information
OwnROM, ROM for Titan
Contributors
OwnDroid
Source Code: https://www.github.com/OwnROM
ROM OS Version: 7.x Nougat
Based On: LineageOS
Version Information
Status: Stable

			
				
Cool! I'll download it tomorrow morning, can't wait to try it!!
Btw I contributed with a few spanish translations.
?
good job buddy...
my navigation buttons are not so bright !!
udaysaikrishna said:
my navigation buttons are not so bright !!
Click to expand...
Click to collapse
Strange mine is like this
My Nav bottons aren't very bright too
oos camera? i only see the snap camera when i use the rom
elsrdelasarmas said:
oos camera? i only see the snap camera when i use the rom
Click to expand...
Click to collapse
You mean the Oneplus camera? is there any custom rom with that camera inside? if yes i can look
@udaysaikrishna
@Fcu12004
I'm trying to understand why navbar so strange with you
Edit:
I asked in the Ownrom group and there is a workaround for restoring the navbar to normal: go to smartbar settings in buttons and hit the reset button on there.
Playing with the transparency slider causes the problem
jackcicci said:
You mean the Oneplus camera? is there any custom rom with that camera inside? if yes i can look
@udaysaikrishna
@Fcu12004
I'm trying to understand why navbar so strange with you
Edit:
I asked in the Ownrom group and there is a workaround for restoring the navbar to normal: go to smartbar settings in buttons and hit the reset button on there.
Playing with the transparency slider causes the problem
Click to expand...
Click to collapse
yeah it worked bro :good:
jackcicci said:
You mean the Oneplus camera? is there any custom rom with that camera inside? if yes i can look
@udaysaikrishna
@Fcu12004
I'm trying to understand why navbar so strange with you
Edit:
I asked in the Ownrom group and there is a workaround for restoring the navbar to normal: go to smartbar settings in buttons and hit the reset button on there.
Playing with the transparency slider causes the problem
Click to expand...
Click to collapse
i think that are some ports of OOS camera and some roms
Thanks, It worked.
Quick Tiles
Missing some basic shortcut on QuickTiles, like;
1. Reboot
2. Volume
Otherwise ROM looks good...:angel:
mini2015 said:
Missing some basic shortcut on QuickTiles, like;
1. Reboot
2. Volume
Otherwise ROM looks good...:angel:
Click to expand...
Click to collapse
Volume Panel in present, reboot yes missing. I can try to ask the team to add it
edit: reboot icon will be added and Ownrom for Titan is going to get official status soon!!
jackcicci said:
Volume Panel in present, reboot yes missing. I can try to ask the team to add it
edit: reboot icon will be added and Ownrom fot Titan is going to get official status soon!!
Click to expand...
Click to collapse
Awesome! Thank you so much.
How good is ownrom ?
Screenshots:
Build updated
https://sourceforge.net/projects/own-rom/files/Motorola Moto G 2014 (Titan)/
Bootanimation size fixed, wi-fi data activity arrows, battery customization and other improvements added
Changelog:
====================
07-02-2017
====================
* vendor/motorola/
43757cb addison: Add proprietary GPS stack
9a5e9c8 addison: Update proprietary blobs (NPN26.107)
====================
07-01-2017
====================
* device/motorola/titan/
1590870 mk cleaned
816986d Ownify titan
9c3c872 Own-ify Titan
* frameworks/base/
4606eb5 Base: Show 4G instead of LTE Switch [1/2]
c9b1556 QS: Set default columns to 4 [1/2]
* hardware/qcom/fm/
9477a03 Automatic translation import
* hardware/ti/omap4/
030bec5 BUGBASH-733 Memory leak in system_server caused by suspend / color fade
* kernel/motorola/msm8226/
1541f5e Revert "tmpfs: clear S_ISGID when setting posix ACLs"
* lineage/cve/
9871467 Regenerate kernel->device mappings
* lineage/jenkins/
a5c1264 hudson: Disable w7
* lineage/updater/
2845639 Regenerate device dependency mappings
* lineage/wiki/
454b61b wiki: Mark w7 as discontinued
* packages/apps/AudioFX/
efb0b87 Automatic translation import
* packages/apps/Camera2/
2ca70c9 Automatic translation import
* packages/apps/CellBroadcastReceiver/
49ba52e Automatic translation import
* packages/apps/CustomTiles/
4b0ab89 Automatic translation import
* packages/apps/Eleven/
778a70f Automatic translation import
* packages/apps/Gallery2/
a66d49f Automatic translation import
* packages/apps/LockClock/
9f73e91 Automatic translation import
* packages/apps/OwnSettings/
b270ce3 OwnSettings: Show 4G instead of LTE Switch [2/2]
13d19e9 OwnSettings: Add Bullhead & Honami Maintainer
* packages/apps/Recorder/
07f7017 Automatic translation import
* packages/apps/SetupWizard/
3ff607b Automatic translation import
* packages/apps/Snap/
a7eb8d6 Automatic translation import
* packages/apps/Terminal/
23d836b Automatic translation import
* packages/providers/DataUsageProvider/
081bb6a Automatic translation import
* packages/providers/WeatherProvider/
0e3e2af Automatic translation import
* packages/resources/devicesettings/
1b90917 Automatic translation import
* packages/services/Telephony/
37292e6 Automatic translation import
* vendor/cmsdk/
58c23ed Automatic translation import
* vendor/cmsdk/samples/weatherproviderservice/WundergroundWeatherProvider/
db419bd Automatic translation import
* vendor/cmsdk/samples/weatherproviderservice/YahooWeatherProvider/
a731788 Automatic translation import
* vendor/ownrom/
e374b32 Merge pull request #7 from jackcicci/own-n
194adc4 Update ownrom-build-targets
====================
06-30-2017
====================
* device/motorola/titan/
fa4a49d Create vendorsetup.sh
9fc6d77 Update AndroidProducts.mk
5bbd798 Update device.mk
bf33d17 Update and rename lineage.mk to ownrom.mk
d9b4984 Update and rename lineage.dependencies to ownrom.dependencies
87cf23f Delete full_titan.mk
* frameworks/base/
d00538f QSCustomizer: use custom column count
c4fc3b0 Enable Dash Charge Message
7e81793 Base: Custom QS rows/columns [1/2]
e4180f1 Base: Custom small QS tiles [1/2]
cb4d6e7 voLTE icon: fix spaces
ca70644 Base: Ability to toggle VoLTE icon in statusbar [1/2]
71f0d8f Data activity icon in statusbar
7952f73 Make Data/Wifi activity icon in statusbar optional [1/2]
* lineage/slackbot/
21fd123 poll: get a default value if there's nothing in the db yet
4279177 db: return a sane default
0db3499 include reddit plugin
63bb359 cve: fix missing formatting in urls
* lineage/wiki/
58a2b68 xt897: Add warning about ext4 vs. f2fs
* packages/apps/OwnSettings/
c1a29a8 OwnSetting: QS: Set default columns to 4 [2/2]
cc7b1a0 OwnSettings: Custom QS rows/columns [2/2]
e063e5c OwnSettings: Custom small QS tiles [2/2]
701d68d OwnSettings: Ability to toggle VoLTE icon in statusbar [2/2]
3d712c3 OwnSettings: Add Angler Maintainer
c14fdcd OwnCenter: Change Telegram channel link to @OWNROM
cd83ed2 Fixes
ec02b77 OwnSettings: Add Mido Maintainer
a4aa9b9 OwnSettings: Add Titan Maintainer
2069e7a OwnSettings: Make Data/Wifi activity icon in statusbar optional [2/2]
bd4d82c OwnSettings: Allow setting custom charging symbol near text on charging [2/2]
* vendor/ownrom/
85607c1 Merge branch 'own-n' of https://github.com/OwnROM/android_vendor_ownrom into own-n
b398010 Vendor: Bring in 720p Bootanimation
====================
06-29-2017
====================
* frameworks/base/
a181cfc battery: Allow setting custom symbol near text on charging [1/2]
* lineage/updater/
73bf9a0 Add foster
* lineage/wiki/
c14a091 Bump shieldtablet to 14.1
* packages/apps/OwnSettings/
dffd162 OwnSettings: Translations Import
* vendor/ownrom/
50e8991 Vendor: Prebuilt Updates
====================
06-28-2017
====================
* lineage/updater/
903f6ef updater: changelog: Allow to show builds with no changes
28d5100 updater: changelog: Use the "update date" of the last change
f7a5d3d updater: changelog: Hide build changelog links
85f7e71 updater: changelog: Always add the first build label
62cd86a updater: changelog: Correctly place build labels
* packages/apps/Messaging/
d1e7aec Messaging: Don't crash on unsupported shared content type
53b0ba3 Messaging: Request external storage permission before handling shared files
* packages/apps/OwnSettings/
64e6241 OwnSettings: Fix Cancro Plus Url
====================
06-27-2017
====================
* frameworks/av/
eb9cc20 CameraService: Fix cameraId type of onDeviceStatusChanged
* lineage/jenkins/
aececda Promote shieldtablet to 14.1
2a62a4c Add foster
* lineage/wiki/
31f4a10 wiki: Generalize TWRP version
* packages/apps/Gallery2/
e988d6a Gallery2: Fix views overlap
====================
06-26-2017
====================
* packages/providers/MediaProvider/
0f47b6e MediaProvider: Fix failure in android.provider.cts.MediaStore_FilesTest
815436d Gallery2: Fix thumbnails of new edit photos display wrongly in Documents.
f3bd6a0 Music: Fix force closed when plug out the SD card while music is playing.
eb0378b MediaProvider: Fix SQLiteDiskIOException.
b619475 Revert "Fix check for existence of parent"
====================
06-25-2017
====================
* kernel/motorola/msm8226/
8847127 ALSA: seq: Fix race at timer setup and close
964fde8 ALSA: compress: fix an integer overflow check
* lineage/cve/
4fd8cd0 cve_tracker: Fix progress-bar not scaling properly
bb2afe6 cve_tracker: Fix CVE info dialog
* packages/apps/Eleven/
38c5aea Eleven: request record audio permission for visualizer
* packages/apps/OwnSettings/
d7f9b5d OwnSettings: add Mako Maintainer
3165d18 OwnSettings: Add Cancro Maintainer
bdff03e OwnSettings: Add Kenzo Maintainer
6ebe7f0 OwnSettings: Translations Import
086191f OwnSettings: Dashboard tile layout config [1/3]
46a378e OwnSettings: Recents Clear All Button Tweaks and Add FAB to Recents [1/2]
c1346c5 OwnSettings: Translations Import
bb84704 OwnSettings: Add StatusBar ticker [2/2]
d92558e OwnSettings: ("-_-)
022c105 Maintainers: Add H8520 maintainer
6b4bb44 OwnSettings: Translations import
c818173 OwnSettings: Fix of new Vector icons
6fd7966 OwnSettings: Resize icons a bit
db1f061 OwnSettings: Update some strings
170ac73 OwnSettings: Vectorize all icons
* packages/apps/Settings/
3690c99 Finally fix gestures
* packages/providers/MediaProvider/
21ce3cd Revert "MediaProvider: Fix where condition of delete queries"
* vendor/ownrom/
5a62fd1 Add mako
====================
06-24-2017
====================
* frameworks/base/
4fecc32 Base: Dashboard tile layout config [3/3]
d1fa8e6 SysUI:Fix Membar Updating on Task Clear
6753d02 RecentsView: Add an Extra Condition for Making FAB And Clear Recents Invisible
aaccf76 FAB Recents Clear All improvements
0ebf929 Fix Recents View FAB with N Dismiss all Button
8e0ed36 Base: Recents Clear All Button Tweaks and Add FAB to Recents Panel [2/2]
* lineage/cve/
1797d97 cve_tracker: do not count unaffected as patched
* lineage/updater/
37a1d1c Regenerate device dependency mappings
* packages/apps/Settings/
d4c2b28 Settings: Dashboard tile layout config [2/3]
7b70d68 Fix Gesture Settings FC
* packages/apps/SetupWizard/
092d0fa Disable SetupWraith, the ATV SUW.
====================
06-23-2017
====================
* frameworks/base/
8131f83 statusbar ticker: Update tickercolorhelper
a935cc6 Ticker: Set default color to White [1/2]
6defc17 Statusbar ticker: use a gentle smooth fade animation
37523d4 Statusbar ticker: apply statusbar tint when set to white
a5d8493 Statusbar ticker: apply statusbar tint when set to white
374dea4 Base: Ticker allow to show music track info on new track being played [1/2]
08557e1 Add Status Bar Ticker [1/2]
* hardware/qcom/fm/
4c2e39e Automatic translation import
* kernel/motorola/msm8226/
f791056a msm:camera:isp: Fix array index bound checks
b4fb5bb msm: cpp: Validate frame message before manipulating it
bcaf0dd msm: vidc: Check validity of userspace address
* lineage/cve/
382d8e2 cve_tracker: use links for buttons that change the location
3762fa0 cve_tracker: make status descriptions smaller to alleviate space issues
90b0552 classes: fix spacing on hashbang
* lineage/mirror/
6ccc3bc Updated to 22-Jun-2017 21:18:33 UTC
* lineage/updater/
b4caf24 Fix typo from afd0835
* lineage/wiki/
35138c4 Add gmrt to Committers
* packages/apps/Bluetooth/
7f2b5c8 Automatic translation import
* packages/apps/CMBugReport/
2a50a65 Automatic translation import
* packages/apps/Calendar/
ca094f3 Automatic translation import
* packages/apps/CellBroadcastReceiver/
ebf9e97 Automatic translation import
* packages/apps/CustomTiles/
9c8fcd2 Automatic translation import
* packages/apps/FMRadio/
900759c Automatic translation import
* packages/apps/Gallery2/
06d5e55 Automatic translation import
* packages/apps/LockClock/
b41c0d7 Automatic translation import
* packages/apps/Messaging/
c8e61e5 Automatic translation import
* packages/apps/Recorder/
67d5b07 Automatic translation import
* packages/apps/Settings/
fa55de1 Settings: Fix of new vector Icons
* packages/apps/SetupWizard/
33b4491 Automatic translation import
* packages/apps/Snap/
7e76c83 Automatic translation import
* packages/apps/Terminal/
a2a05d2 Automatic translation import
* packages/apps/TvSettings/
6f07406 Automatic translation import
* packages/providers/DownloadProvider/
30cc23d Automatic translation import
* packages/resources/devicesettings/
75498f7 Automatic translation import
* packages/services/Telephony/
23b6f58 Automatic translation import
* vendor/cmsdk/
df15137 Automatic translation import
* vendor/cmsdk/samples/weatherproviderservice/YahooWeatherProvider/
dd1766a Automatic translation import
* vendor/motorola/
7ea4a2e omap4-common: remove base64 blob
awsome rom
jackcicci said:
Volume Panel in present, reboot yes missing. I can try to ask the team to add it
edit: reboot icon will be added and Ownrom for Titan is going to get official status soon!!
Click to expand...
Click to collapse
Will give a try again ...
Thanks...

[ROM] [OFFICIAL] ColtOS Nougat-7.1.2 [DISCONTINUED]

{
"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"
}
About Us:
ColtOS Project is presented by a team of learners and it is crafted from lineage Source with optimal but all the necessary customisations. We have cherry-picked the features from many other roms/projects and we are very thankful to them!! The OS is still in beta phase and growing like a vine. So, although there are no remarkable bugs experienced, if you find any, please let us know with a logcat.​
Flashing Instructions:
- Verify that you're using the latest version of TWRP
- Perform a FULL WIPE as described below if coming from another ROM or a different version of Android
(A full wipe is when you wipe system/data/cache)
- Flash the latest version of the ROM
- Flash recommended GAPPS linked below
- Flash Magisk if you want root
- Reboot and ENJOY!!
**If you fail to follow these instructions, please don't bother reporting any bugs**
**If you use Xposed, please don't bother reporting any bugs**
**If you use another kernel, please don't bother reporting any bugs**
Feature list:
Code:
[B]Colt V1.0 [/B]
[COLOR="#1976D2"][U]General[/U][/COLOR]
* Android 7.1.2_r27 (NJH47D)
* Security update: 05 July 2017
[COLOR="#1976D2"][U]Display[/U][/COLOR]
* Adaptive brightness
* LiveDisplay
* Dark/ Light theme
* Ambient display
* Theme (PA Color Engine)
* Colorful Colt Wallpapers (Under wallpapers)
[COLOR="#1976D2"][U]Sound[/U][/COLOR]
* Increasing ring volume
* Custom made default ringtone
* Charging sounds (under Other sounds)
[COLOR="#1976D2"][B][U][SIZE="2"]>>> Colt Center (Our Customisations app) includes <<<[/SIZE][/U][/B][/COLOR]
[COLOR="#1976D2"][U]Status bar[/U][/COLOR]
* Carrier Label (with text size and custom color)
* Network Traffic
* Battery Customizations (Battery bar, Style, Pecentage)
* Status bar icons
* Clock and date settings
* Full screen alram
* Quick pulldown
* Brightness Control
* Roaming indicator
* Notification count
* Double tap to sleep
[COLOR="#1976D2"][U]Quick settings[/U][/COLOR]
* Custom header image (with wide variety of packs to choose from)
* Weather tile customizatons (OmniJaws)
* Vibrate on touch
* QS tiles view customizatsion (Number of small QS tiles, rows and columns)
* Settings shortcut
* Tile edit icon
* Advance QS easy toggle
* MultiUser Switch
* Expand Indicator
[COLOR="#1976D2"][U]Blur Personalizations[/U][/COLOR]
* Status bar blur
* QS blur
* Recent apps blur
[COLOR="#1976D2"][U]Buttons[/U][/COLOR]
* Power button settings (End call, Press power buttons twice for camera, Show arrow keys while typing, Long press for torch, Automatically turn torch off)
* Home button settings (Wake device, Answer call, Long press actions, Double tap actions)
* Volume buttons (Wake device, Control playback, Control ringtone volume, Keyboard cursor control, Reorient when screen is rotated)
[COLOR="#1976D2"][U]Recents apps[/U][/COLOR]
* Immersive recents
* Clear all FAB
* Clear all FAB location
* Grid style recents
* Show memory bar
[COLOR="#1976D2"][U]Navigation bar[/U][/COLOR]
* Navbar on/off
* Smart bar/ fling (in rpogress)
* Navbar dimensions
* Pulse
[COLOR="#1976D2"][U]Lock screen[/U][/COLOR]
* Media cover art toggle
* Eable Power menu on lock screen toggle
* Allow accessing Quick settings toggle
* Status bar display toggle
* Show clock & date toggle
* Show lock screen alarm
* Display weather on lockscreen
* Double tap anywhere to sleep
[COLOR="#1976D2"][U]Power menu[/U][/COLOR]
* Reboot
* Screenshot
* Airplane mode
* User switcher
* Sound panel
[COLOR="#1976D2"][U]Animatios[/U][/COLOR]
* Sysytem animations
* Toast animation
* List view animation
* List view interpolator
* QS tile animation
* QS tile animation duration
* QS tile animation interpolator
* Fancy QS animation
* Disable animations
[COLOR="#1976D2"][U]Colt Continues[/U][/COLOR]
* Dashboard optons (Column settings, Suggestions, Conditions, Summaries)
* Gesture (Swipte to screenshot, 4G icon insted of LTE)
[COLOR="#1976D2"][U]About ColtOS[/U][/COLOR]
* Changelog
* Share ColtOS
* Github
* Google+
* ColtOS Devices and Maintainers
Credit and Thanks:
We would like to give thanks to everyone that contributes to the Android community, big or small because every bit counts. Although we can't list each and every contributor within the Android community, we would like to highlight some of the teams and individuals that have made it possible NOT only with just this version of COLT but throughout the years because we don't ever want to forget where we came from nor those that have helped us!
That said, ColtOS team would like to THANK to....
* LineageOS/Cyanogenmod[/B] https://github.com/LineageOS
* crDroid[/B] https://github.com/crdroidandroid
* DirtyUnicorns[/B] https://github.com/DirtyUnicorns
* ViperOS[/B] https://github.com/ViperOS-Project
* ResurrectionRemix[/B] https://github.com/ResurrectionRemix
* GZR-ValidusOS[/B] https://github.com/GZR-ValidusOS
* ParanoidAndroid[/B] https://github.com/AOSPA
* AOSiP[/B] https://github.com/AOSIP
* TeamSubstratum (Theme Engine)[/B] https://github.com/Substratum
* Pure Nexus[/B] https://github.com/PureNexusProject
* OmniROM[/B] https://github.com/omnirom
**If we have left someone or some team out, we apologize and please PM us**
and Our own #TeamColt
@Rakesh.Batra : Lead Developer and Founder of ColtOS
@nitin.chobhe(Project Contibutor/Device Maintainer)
@Roger.T(Graphics Designer)
@HAKrBOY(Graphics Designer) ColtOS is beautiful just because of these two Guys
@Nik_ (Project Contibutor/Device Maintainer)
@CheckYourScreen (Project Contibutor/Device Maintainer)
@meet1811 (The Saviour/Moderator)
@Frozen_Lemon (Motivator/Tester:Made Default Ringtone)
@AnupamDMoran (Motivator/Tester)
@srvroxstar (Motivator/Tester)
@AanishP (Tester)
@Ashroo (TeamMember)
@Shubhojit (Device Maintainer)
Download Links:
ROM - ColtOS
GAPPS - Open Gapps ARM Pico
Other Links:
ROM Source - https://github.com/ColtOS
G+ community - https://plus.google.com/u/0/communities/102067248475500399675
Faceboot page - https://www.facebook.com/Colt0s/
Kernel Source:
Lineage
Phantom
Special thanks to my friend @hemantbeast for Phantom kernel source .
XDA:DevDB Information
[ROM] [OFFICIAL] ColtOS Nougat-7.1.2 [DISCONTINUED], ROM for the Xiaomi Redmi 1S
Contributors
sskr_
Source Code: https://github.com/ColtOS
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: TWRP Recovery
Based On: LineageOS/Cyanogenmod
Version Information
Status: Stable
Current Stable Version: 1.2
Stable Release Date: 2017-09-29
Created 2017-09-29
Last Updated 2018-05-16​
Changelog :
====================
09-29-2017
====================
====================
09-28-2017
====================
* lineage/updater/
1d9d366 Set strict to false
====================
09-27-2017
====================
* lineage/mirror/
af12aa4 Updated to 26-Sep-2017 20:31:14 UTC
====================
09-26-2017
====================
* external/libnfc-nci/
257864a pn54x: Don't default to pn551 if BOARD_NFC_CHIPSET isn't set
* lineage/slackbot/
92b70e1 slackbot: reddit: Post permalink instead of post url
* lineage/updater/
25483d9 updater: add Aquaris X5 Plus (gohan)
* lineage/wiki/
bb223ca Set tenshi channel and maintainers
f3af535 Revert "devices: remove Aquaris X5 Plus (gohan)"
85b02ea devices: fix path for ivy image
====================
09-25-2017
====================
* lineage/website/
eff44bd Changelog 14
* system/vold/
d8d5e6e Fix bug in cryptfs_verify_passwd with hardware disk encryption
====================
09-24-2017
====================
====================
09-23-2017
====================
* lineage/mirror/
6d8c9c5 Updated to 22-Sep-2017 20:31:03 UTC
* lineage/slackbot/
cb78132 tags: save between launches, diff correctly
da24607 add AOSP tag tracking plugin
8e70b40 slackbot: poll: Add missing comma to poll help menu
* lineage/updater/
c7d31bc Regenerate device dependency mappings
* vendor/cm/
aebdf0b Let it be with mojito
====================
09-22-2017
====================
* android/
ff940de Track more repo from Colt
* frameworks/base/
04b3f5a Ability to disable Do not Disturb mode when calling [1/3]
065b7f9 Update api
* lineage/jenkins/
4daa34e hudson: Ship weeklies for gohan
* packages/apps/ColtCenter/
5a685e0 Ability to disable Do not Disturb mode when calling [3/3]
1b78e29 add team info & more official devices
* packages/services/Telecomm/
1558137 Ability to disable Do not Disturb mode when calling [2/3]
====================
09-21-2017
====================
* hardware/cyanogen/
da0e259 livedisplay: Add msm8998 and sdm660 as SDM targets
* lineage/wiki/
57da805 faq: fix updater download location
====================
09-20-2017
====================
* frameworks/base/
cd4e1a5 Fix NullPointerException in MediaPlayer
5a9c767 [1/5] Breathing Notifications
* packages/apps/ColtCenter/
b1420a2 [5/5] Breathing Notifications
* packages/apps/Eleven/
903eb50 Automatic translation import
* packages/apps/Messaging/
3024786 [5/6] Breathing missedcall/sms/voicemail
* packages/apps/Updater/
a891ac9 Automatic translation import
* packages/services/Telecomm/
f1c4136 [2/6] Breathing missedcall/sms/voicemail
* system/extras/su/
11730a5 correct delivering process return code to caller
One more
so many ROMs WOW!
Some screenshots of launcher,theme would be helpful ...Want to try ..Which one you recommend to install?! Phantom based or lineage kernel based.. Which ROM is giving stable and nice performance!! ??
meets143 said:
Some screenshots of launcher,theme would be helpful ...Want to try ..Which one you recommend to install?! Phantom based or lineage kernel based.. Which ROM is giving stable and nice performance!! ??
Click to expand...
Click to collapse
Try phantom one it's simply awesome
Is it better than aicp?? As per performance
Ilove this ROM , best nougat for redmi ,thanx dude ,got vexed with lot of roms!!!
pradeep1234 said:
Is it better than aicp?? As per performance
Click to expand...
Click to collapse
I respect hemantbeast a lot bt this rom is seriously damn better
shivamtj said:
I respect hemantbeast a lot bt this rom is seriously damn better
Click to expand...
Click to collapse
Stay tuned guys ColtOS_Mint with more goodies coming soon
thanks for this rom... so smooth... i'm having some problem downloading in play store... can't download anything
mharchus said:
thanks for this rom... so smooth... i'm having some problem downloading in play store... can't download anything
Click to expand...
Click to collapse
Strange .
Clear Google Play services data from installed apps .
Clear Play store data as well .
restart the device and try to download ur apps .
If issue persists please share the log .
In my mobile I see a black foam like structure on screen boundaries only , like when the two surfaces don't stick well , a watermark appears around it, so this phenomena is present from installation of twrp , and flashing any ROM not only this, but miui it is not present , can u explain what is this , it is not hurting me and not happening always , sometimes appears and disappears also , but I am afraid if some thing may happen to display
Mobile Radio bug
Is anyone having this mobile radio active bug in battery usage. The mobile radio of phone stays on for most of the time even when we are not using that app. And that drains the battery of phone without even using it.
Is this a ROM related problem? Cause it is present in AICP and Resurrection Remix too. If yes then can you please solve it. Or if anyone have solution for that can you please guide me. I already know the xposed module Mobile Radio active fix. But after installing xposed I loose the ability to hide root from magisk. So if anyone is having solution for this that'd be great.
Can anyone please tell me some tweaks to make phone faster in this ROM? For me it lags a bit. BTW awesome ROM, loved it.
vib_sel said:
Can anyone please tell me some tweaks to make phone faster in this ROM? For me it lags a bit. BTW awesome ROM, loved it.
Click to expand...
Click to collapse
Already done everything from my end ;p
I hope u greenify apps and u not underclocking CPU.
If u using fb apps use light version we have 1 gb ram its usual these days apps needs more and more memory and android is RAM hungry .
U can use LSPEED for tweeks and thr is lots of app as u r already a pro user
sskr_ said:
Already done everything from my end ;p
I hope u greenify apps and u not underclocking CPU.
If u using fb apps use light version we have 1 gb ram its usual these days apps needs more and more memory and android is RAM hungry .
U can use LSPEED for tweeks and thr is lots of app as u r already a pro user
Click to expand...
Click to collapse
Thanks, Greenify always solves 90% of my problems.
sskr_ said:
Stay tuned guys ColtOS_Mint with more goodies coming soon
Click to expand...
Click to collapse
Can't wait the Mint. In current version, sometimes touchscreen is freeze after lock the screen. Can't do anything if it happened
ColtOS mint v1.3 is up :
Probably this is be my last build for ColtOS Nougat
Due to high download stats I am providing you all single build this time with Phantom kernel.
Kernel credit to @hemantbeast .
ColtOS_Mint-N-7.1.2-20171014-armani-Phantom-v1.3
Changelog :
HTML:
====================
10-14-2017
====================
====================
10-13-2017
====================
* build/
4a01ea0 build: sdclang: Sync ldflags and cflags
5f41f7b binary: Append cc/cxx wrapper to sdclang
1dcecb0 build: sdclang: move the host detection logic
2874595 build: Do proper optimization during SDCLANG_LTO
30f8420 build: ensure QCLD usage when requested
1ea10ac build: cleanup SDCLANG logic
eff32a2 build: QCLD/LTO: support for unsafe filtering
9eb2d6b build: Add support for selective LTO with QCLD
ad47b58 build: enhance and extend support for SDCLANG
56d2562 Revert "binary: Append cc/cxx wrapper to sdclang"
* frameworks/base/
bd87ec1 Fix
a6e4730 Fix security hole in GateKeeperResponse.
6f8cce0 Enforce policy for camera gesture in keyguard
7ed4052 SystemUI: Improve battery icons
fb9c100 Revert "Camera: ignore torch status update for aux or compsite camera"
0ec31d5 SystemUI: Hide ambient display tile if device does not support it
5dc61d5 Don't crash when checking if components are protected
4868429 SystemUI: locked tasks should have a valid view
6a56922 [1/3] SystemUI: add burnIn protection setting
7b8768e Automatic translation import
0dd7b54 SystemServer: Don't start widget service when it is alarm boot
a1bb60f ActivityManager: Remove POWER_OFF_ALARM intent leftover
28a4251 Always hide protected apps from the recent tasks list
b3fc7e0 Recents: Add accessibility descriptions for lock ImageViews
6900753 SystemUI: Add separate pref screen for the status bar tuner
a05e467 SystemUI: Revert some Tuner changes
dbfea63 base: Reduce default for the FP unlock boost duration
49cac3b Rework ColtOS boosting configuration
298b30c Introduce FP unlock boost
====================
10-12-2017
====================
* android/
932081d manifest: track our own dnsmasq and libmpeg2
a7ed9b2 manifest: use updated svox tag to fix picotts
96102f0 Switch deqp, pdfium and speex to our forks
29dbf1d cm: Remove libphonenumbergoogle
* build/
72ddf2a Merge https://github.com/LineageOS/android_build into HEAD
* frameworks/av/
d290a7a Merge https://github.com/LineageOS/android_frameworks_av into cos7.x
* frameworks/base/
0f9d819 UserController: Introduce Bootup Boost
d2aea7d Activity: Improve DragBoost logic
dea91aa BoostFramework: Remove debug boost prop dependency
3c6819c BoostFramework: Implement asynchronous processing of perflocks
ef30707 Add synchronized protection in BoostFramework constructor
c22390b frameworks: Add custom boost for scroll/fling
8c3b552 Perf: Adding hooks for IO prefetcher into framework
73afdaa BoostFramework to enhance performance during critical scenarios
d6c9b5a DozeService: Fallback to tilt sensor as pickup sensor
eaf7a0b Also remove activity record if its app is removed.
8062e5c base: Change toast frames color to some better look ones
c90f364 libhwui: enable our advanced compiler features
d221da9 fix IndexOutOfBoundsException in AccessibilityManagerService..manageServicesLocked
73f68d2 core/jni: Use sdclang lto for building libandroid_runtime
594e185 Switch frameworks/base/core/jni from gcc to clang.
8a8b1da Fix static analyzer complaints
5a0a523 Add null check for Wi-Fi command
8f00fc8 zygote: always log process exit reason.
29d9d45 Fix local reference table overflow error.
6ee1d1a Make Data/Wifi activity icon in statusbar optional [1/2]
7486c9a SystemUI: force a clock update if the screen is turned back on
b7e4945 Frameworks: Fix Null Pointer Issue
6a86eca [1/2] Add support for pulsing battery icon when charging
6e08d6b fwb: allow faster app switching
94320a1 Restore multi-sim colors
a0a4a95 Add Camera sound toggle [1/3]
3fa516d Fix potential KeyguardMonitor FC on unlock
0afc250 fingerprint: Speed up wake-and-unlock scenario
f559f74 Unlock keystore with fingerprint after reboot or SysUI restart
abe4c7c [1/3] Flip to Mute/Reject Call
====================
10-11-2017
====================
====================
10-10-2017
====================
* android/
f0bbfe3 Track more repos from Colt
* kernel/lge/hammerhead/
357e63b input: synaptics: add bounds checks for firmware id
01923ab input: synaptics_dsx: add update bounds checks.
f663049 input: synaptics: defer sysfs creation during init
bebc517 input: synaptics: Add checks of user input data
7ffac15 input: synaptics: allocate heap memory for buffer
13a81b0 input: touchscreen: validate bounds of intr_reg_num
====================
10-09-2017
====================
* frameworks/base/
5b1bce6 Add back 'Show brightness slider'
8861ba8 Disable/Enable screenshot sound [1/2]
410c408 Weather tile longclick: alternative weather apps when google weather not installed
93094c6 base:eek:ptional weather info in expanded header [1/2]
7cac367 Option to Display Data Disabled Indicator Icon [1/2]
70aeb1d Ticker: allow to show music track info on new track being played [1/2]
db7dc94 FWB: The Return of the Ticker 2/2
0f235f7 Add option to disable auto brightness icon in brightness slider [1/2]
df94471 keyguard: refresh clock colors some more
8364f74 Add extra fonts for lockclock
a7cebde Lockscreen Colors [1/2]
12a976e Fix janky layout
b1c625f4 FWB: LS clock fonts: Add more fonts (1/2)
9715b49 Lockscreen Clock Widget Fonts [1/2]
ea35f93 [1/2] Lockscreen PIN quick unlock old way does not work anymore exactly like before. So adapt the idea to new LP code
a73511a Lets modify Circle Battery
====================
10-08-2017
====================
====================
10-07-2017
====================
* hardware/qcom/audio-caf/msm8994/
e91a5f0 Merge remote-tracking branch 'caf/LA.BF64.1.2.3_rb1.17' into cm-14.1-caf-8994
* hardware/ril/
d8fb8ff Fix multi sim support and warnings
* hardware/ril-caf/
ef31609 Fix multi sim support and warnings
* kernel/lge/hammerhead/
fd4328b input: synaptics: put offset checks under mutex.
e18b95e input: synaptics: allocate heap memory for temp buf
c5904b3 input: synaptics_dsx: remove some sysfs nodes.
====================
10-06-2017
====================
* kernel/lge/hammerhead/
22bff1f ANDROID: ion: check for kref overflow
====================
10-05-2017
====================
Happy flashing :good:
@sskr_
Any information about these?
I did clean flash with this rom.
To reproduce this:
1. Open Settings App
2. Go to Display
3. Scroll down to Color Engine and tap on it
4. Change Accent Color to Primary/Background Color
5. Change to default/Pixel to Grey or Colt black
Once changed to Grey or Colt Black, you'll get this.
And then to return the options just use Default or Pixel for the Primary/Background Color.
Any Fix for Grey or Colt Black Primary/Background Color?
(Changing Accent Color does not help in appearing the options, unless background color is grey or colt black.)

[ROM][UNOFFICIAL][TITAN][8.1.0_r46] AICP 13.1 | Oreo 8.1.0 | Unofficial Builds

{
"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 For Titan
Android Ice Cold Project
AICP is known by everyone as the "Ice Cold Project" that started on a Desire HD years ago (2012) and since then has evolved into a mature ROM with the BEST community that you can find!!!
Until Lollipop, the Rom has always been based on AOKP. Unfortunately, since AOKP stopped development (but made a comeback later), we changed our base to CM.
With the re-brand of CM to LineageOS (LAOS) we are now LAOS based with some tweaks from AOSP.
If there are any bugs, either we will sort them out or the LAOS team will if it concerns their code base. This rom isn't LAOS supported, so no need to report errors/bugs to them!!
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you. Hard & a lot.
*
*/
- Accidental touch (Lineage)
- Add GMS to battery optimization
- Adjust number of notifications on Lockscreen
- Adjust volume dialog timeout
- Advanced reboot
- Aicp Extras app for customizations and beyond
- AICP Logo in Stausbar
- Allow more time steps to 'Do not disturb'
- Automatic speakerphone by checking Proximity (Dialer)
- Battery bar
- Battery bar with color change & animation on charge
- Battery save mode custom color
- Bootanimation changer
- Bluetooth battery level display for external devices
- Brightness Icon and position settings
- Brightness slider
- Charging sounds: Add option to use default charging sound
- Cpu info overlay
- Current Charging status on Lockscreen
- Custom App opening/closing Animations
- Custom Carrier Label
- Custom QS headers
- Custom volume step count
- Customize Night mode brightness settings
- Disable lockscreen media art
- Double tap to sleep on lockscreen
- DT2S on navbar (for smartbar)
- DT2S on status bar
- DUI Fling (navbar with gestures)
- DUI Pulse sound EQ in the statusbar
- DUI Smartbar (on-screen navbar)
- DUI Stock navbar option
- Enhanced Changelog in AicpExtras
- Enhanced QS tile for Hotspot (longpress for Tethering options)
- File persistence on "hosts" file between flashes
- Fingerprint authentication vibration
- Fingerprint on reboot (optional)
- Fingerprint scrolling
- Flip to Mute/Reject Call
- Headphones icon switch
- Hide Magisk Manager / SuperSU from Settings, if it is uninstalled
- Installed Apps: show link to Google Playstore
- Integrated OTA-Update App in Aicp Extras
- Launch music player when headset is connected
- Lockscreen Shortcuts
- Membar in recents (default and in SlimRecents)
- Network traffic in status bar
- Notification Light
- OmniJaws (QS weather & weather in statusbar)
- Partial screenshot
- Power menu and dialogs transparency
- Power menu on lock screen hide
- Power/reboot dialogs dim amount
- QS footer warnings
- QS switchable for location (from LAOS)
- QS Tiles Columns
- QS tile for Ambient Display
- QS tile for music playback & title display
- QS tile for Night mode
- QS Tiles Rows
- QS Tile titles visibility
- QS Tiles- AicpExtras, disable music track, sync, caffeine, PIP, nfc, sound, usb, system language, ime selector, usb tether, screenshot, flashlight, compass
- Quick settings disable on lockscreen
- Quick settings fast pull down
- Reset Battery Stats
- ROM Stats
- Screen Record
- Screenshot sound toggle
- Scrolling Cache
- Selinux mode switch
- Set start/end-colour of Pulse
- Silent Mode
- Slim Recents: allow to adjustment of round corners for cards
- SlimRecents with tweaks like App side bar display
- Small QS Tiles (scrollable)
- Smartbar: Pixel Button Animatiom
- SmartBar: show arrows for next/previous track when playing audio
- Statusbar AICP logo
- Statusbar temperature
- Statusbar Ticker for notifications and music title
- Suspend actions
- Swap volume buttons
- System app remover
- SystemUI theme (qs, power menu, navbar, volume dialog)
- Unlink Notification Volume
- Toggle to make Volume buttons change Music volume, not phone
- Volume dialog stroke settings
- Volume dialog transparency
- Volume rocker music control
- Volume Steps
- VoLte icon
- Weather in statusbar headers with icon support
- Weather settings for Lockscreen (in Aicp Extras)
- Yoga time
...and more
In the beginning we would like to thank:
LineageOS & CM (R.I.P.) team
@maxwen and the rest of the OmniRom team
DU team
SlimRoms team
Resurrection Remix team
Community
...
@LorD ClockaN
@zipsnet
@eyosen
@semdoc
@Drgravy
@Hashbang173
@SpiritCroc
@wartomato
@eboye
plus the rest of the crazy bunch that we call "team"
...
We are paying for servers that build nightlies/weeklies and everything that comes with it, so EVERY DONATION will really be appreciated and be used to cover those expenses.
Thank you!!
Latest Stable Release Version 13.1
Unofficial download link: AICP 13.1 Unofficial builds
Full Changelog link: http://dwnld.aicp-rom.com/
Google Apps(Choose ARM/8.1): OpenGapps
In this ROM, everything works except
-Permissive SELinux
FAQ:
Before using the ROM:
Q. Can I have an ETA for the next build?
A. Yes, just look in the OP to see if your device is built on a nightly or weekly schedule.
Q. Does this ROM support custom kernels?
A. No. You can still use them, but discussion should go in the thread of the respective kernel. We don't offer support for bugs you might encounter while using them!
Q. Why doesn't this ROM support Xposed?
A. Xposed is a hack that is geared towards AOSP, custom ROM's modify the framework a lot, so Xposed can cause a ton of issues on custom ROM's. Now it might work for you, however it is not to be discussed in this thread, and you should refrain from posting bug reports.
Q. Alright, but I still want to flash Xposed, so which version do I need to install?
A. You will need to use the version arm64/arm/whatever for SDK 27.
Flashing the ROM:
Q. What do I need to know before flashing?
A. Check the install instructions in the first post...
Q. Can the builds be dirty flashed over each other?
A. Yes, however make a nandroid backup first as there is a chance of getting a bootloop or encountering bugs. Also bugs may only be reported on a clean flash.
Q. How do I dirty flash builds?
A. Wipe the System, Cache and ART/Dalvik cache. Flash the ROM, GApps (only needed if you wipe the system), your preferred root solution and reboot. Or just use the OTA app to preform that task for you.
Q. How do I flash kernel builds?
A1. If it's a .img file, boot into TWRP and go to the install page in TWRP, in the bottom right corner select "install image", select the desired kernel, then select "boot", then swipe to flash, then go back to the install screen and install your root method again, if you don't want to loose root and reboot.
A2. If it's a flashable ZIP, you can flash it together with a ROM update or separately. Go to the install page in TWRP, choose the kernel zip (or add it to the flash queue right after the ROM zip). Then add your root method to the queue if you don't want to loose root. Now swipe to flash, and then reboot.
Using the ROM:
Q. How do I enable software buttons?
A. Go to Aicp Extras/Navigation bar, and enable it.
Q. I installed a bad theme and now I'm getting a bootloop, how do I fix it?
A. In TWRP, flash the substratum rescue zip that's in the substratum folder on the internal storage.
Q. I keep losing root with Magisk, how do I fix it?
A. Check this out. If that doesn't work for you, ask for help in this thread, read or ask in the Magisk thread on XDA or just re-flash Magisk!
Q. I'm having issues with WhatsApp, how do I fix it?
A. Read this
Q. Do I need to provide a logcat if I'm reporting a bug?
A. If you want it to be fixed faster (or at all) then yes, you should definitely provide a logcat. (Note: Please just link the logcat from your GDrive, Dropbox, etc. and do not post the content here. Thanks.
Q. How do I get a logcat, what type should I get and more questions that can conveniently be answered by my pre-determined answer?
A1. Read this thoroughly. Also, here's a good app for getting logs: https://play.google.com/store/apps/details?id=com.tortel.syslog (Root needed).
A2. If you are already rooted, you can use the built-in feature to make a logcat and provide that. Just look into the others section in the AICP Extras main page.
The ROM should contain everything you need to enjoy Android Oreo. You don't need to install any Add-on's, simply download the latest ROM, GApps, flash it and go!
If you want the device to run the ROM "rooted", you can flash a root solution of your choice after the ROM Zipfile.
It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup as this 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 any strange behavior.
How to flash:
(Again: Don't do it if you don't know it!)
1. Download the ROM and GApps and transfer them to your device.
2. Boot to recovery (TWRP recommended).
3. Wipe the System, Cache, Data and ART/Dalvik cache.
4. Flash the ROM Zipfile.
5. Flash the GApps (optional, needed for e.g. Google Playstore to work).
6. Flash the root solution of your choice (optional).
7. Reboot your device.
The ROM has GApps persistence in between dirty flashes, so you only have to flash them once!
The root solution should be flashed together with every OTA update (= ROM Update)
Currently Supported Root Solutions:
Magisk stable
Magisk versions higher than 14.0 doesn't require flash on every dirty flash
KERNEL:
The kernel in this ROM follows LAOS source with custom additions.
PREREQUISITE FOR OTA:
To be able to flash using the built-in OTA app, TWRP recovery is needed.
You can still use the LAOS recovery and OTA app, but you will need to download the zip file and flash it manually from within your recovery. The Zipfile gets saved in the "aicp_ota" folder on your internal storage.
Please be sure that you are on the latest TWRP recovery. Keep in mind that this could also be an unofficial version!
If you want to contribute to the AICP or want see what is being worked on/merged, feel free to visit our Gerrit code review system. (Link is at the bottom!!!)
Kernel source:
kernel_motorola_msm8226
ROM & Additional links:
AICP Gerrit Code Review
AICP on Github
AICP G+ community
Contributors
thedeadfish59
Device Source Code: Device Tree
ROM Source Code: AICP Github
Credits for titan:
@LuK1337 : for LineageOS codes, our codes and works mostly depends on his code
@RenanQueiroz : For his tree with HAL1 fixes and commits for CypherOS which I cherry picked here
@jhenrique09 : For Offline charging helps he did for Renan
@AdrianDC: For bringing the camcorder and HAL1 fix
@luca020400
@Somcom3X
@kaustubh88 & @crpalmer
@Thecrazyskull
Motorola : For providing the Kernel Source Code
CM/LOS Team
ROM OS Version: 8.1.x Oreo
Kernel: Linux 3.4.x
Version Information:
Status: Stable-Unofficial
Release Date: 03-16-2018
Current Stable Build: 05-16-2018
You want to see a "normal" night at the "DEV office", click here!!
​
AICP Official Changelog:
Code:
====================
09-11-2018
====================
* frameworks/base/
8a567a144ca PackageManager: Avoid another NPE when dereferencing mPlatfromPackage
====================
09-10-2018
====================
* packages/apps/Jelly/
2b5d20a Jelly: allow disabling clear text traffic at runtime
* packages/apps/Settings/
a43f8a2357 Automatic translation import
fc819424f2 Automatic translation import
* packages/providers/DownloadProvider/
11cd7d9 Automatic translation import
8d2bce1 Automatic translation import
* platform_manifest/
8c68193 manifest: android-8.1.0_r43 -> android-8.1.0_r46
====================
09-09-2018
====================
* build/make/
b100cb78a Merge tag 'android-8.1.0_r46' into o8.1
* frameworks/base/
222503658b4 Merge tag 'android-8.1.0_r46' into o8.1
* packages/apps/Settings/
1291a634fa Merge tag 'android-8.1.0_r46' into o8.1
* packages/providers/DownloadProvider/
d3ba381 Merge tag 'android-8.1.0_r46' into o8.1
* prebuilts/checkstyle/
dded205 Fix repo upload command with python >=3.0 compatibility
* system/sepolicy/
bbafa654 Merge tag 'android-8.1.0_r46' into o8.1
====================
09-08-2018
====================
* vendor/aicp/
0d3b3384 repopick: Warn about empty commits instead of failing
====================
09-07-2018
====================
* hardware/qcom/media-caf/apq8084/
330d85272 mm-video-v4l2: Protect buffer access and increase input buffer size
====================
07-24-2018
====================
* system/core/
b39c32a5d bsdgrep: for -r, use the working directory if none specified
====================
07-23-2018
====================
* packages/apps/OmniSwitch/
8c42af7 Automatic translation import
====================
07-22-2018
====================
====================
07-21-2018
====================
====================
07-20-2018
====================
* packages/apps/Dialer/
d1f4bd4a1 Re-add call recording.
* vendor/aicp/
e0e1baaf kernel: Allow installing modules on system
0f06a58d privapp-permissions: Add new Dialer permissions
====================
07-19-2018
====================
* frameworks/base/
8e8d87522af Skype voice can't transfer to carkit after re-connection
35d78d95873 Framework: Restrict warning message
b5913209cd8 ActivityManager: consider not AWAKE as sleep state
5d57a2c3fa3 Avoid the restart process for launching provider killed by AMS
5b4cc5fb58d Toast: Fix duplicated to add View of Toast
8dbe9b60b7e base: ROM size calculation error on 4GB ROM device
54d0c1b7e32 PackageManager: Avoid cache creation null access
cb06fcccb73 WindowManager: Fix redundant orientation change
c5d4d56bd58 core: Fix adb when installing a APK with incompatible abi
24bce271870 media: Use correct filename when adding to ringtone
b96263c71ff Defer deleting a http cache
8f760b8efef Do not setForceUse when a2dp config without change
5511a04fee9 Return null if a provider died before acquisition
5f1db08c630 Speed up the speed of computer MTP query
69cd92a3ff1 Fix problems caused by multithreading in VibratorService
b58beb297c9 MtpDatabase: Fix potential NULL dereference errors
88c6f8aa9a9 Remove unused calling for better performance
d7bc3267da9 Run BackgroundDexOptService with background prio
fcfef6a6c0f Convert between MtpObject and MediaProvider path
013b1554c2c Fix MtpDatabase multithreading NullPointerException
a0b845183fb Optimize AbsListView to reduce click operation latency
fabf3c54e91 display: Disable scaling on display mode switch
c178e9259ea SystemUI: Screen capture in physical resolution
====================
07-18-2018
====================
====================
07-17-2018
====================
* device/aicp/sepolicy/
55d4f0a sepolicy: recovery: Allow (re)mounting system
* frameworks/base/
629ac5cf5f3 fwb: Add CarbonGestures
1744f38120b base: SystemUI: fix weather padding
* hardware/lineage/telephony/
24f40ad telephony: Actually pull in telephony-ext into final build
0f1392f Cleanup usage of static
27c445e Return proper value for isDsdaEnabled
* lineage-sdk/
0ab3ecc ProfileManager: Make PROFILE_SELECTED broadcast explicit
* packages/apps/AicpExtras/
84a8af7 ae: update CarbonGestures
1688679 ae: Add CarbonGestures
* packages/apps/Recorder/
07eb6ad Recorder: Use native functions to get H264 info
* system/sepolicy/
c92320bf sepolicy: public: Exclude Recovery from system mount neverallow
014af6de sepolicy: Allow init to modify system_blk_device
* vendor/aicp/
5386fd84 apns: sprint: Default to legacy n.*, allow x.* as an alternative
====================
07-16-2018
====================
* packages/apps/DeskClock/
7dd815f81 Automatic translation import
* packages/apps/Snap/
32b520248 Automatic translation import
====================
07-15-2018
====================
* frameworks/native/
be050460a sensorservice: customize sensor fusion mag filter via prop
* hardware/lineage/telephony/
48a1c69 telephony: You have to add telephony-ext to boot jars
* hardware/qcom/power/
64de35f power: Allow devices disabling power stats completely
* lineage-sdk/
89af63b styles: do not enforce permission when it's not needed
* packages/apps/Trebuchet/
c2e09dca5 gradle: update, compatibility with newer AS versions
6649f808c Edit dialog: dynamically apply foreground to icon
2979f2b8a Edit dialog: change brush color from black to white
801a51960 WallpaperManager: do not crash because of insufficient permissions
7cd01f539 IconsHandler: use ViewHolder, prevent AsyncTask leaks, cleanup
03596d9d2 logging: prevent NPE at logDeepShortcutsOpen
c64d89382 IconsHandler: prevent resource not found exception when getting xml
* system/core/
9fe5a2afa camera: Add L-compatible camera feature enums
b752a971b adb: Add wait-for-online command
====================
06-12-2018
====================
* build/make/
107b5703f Merge tag 'android-8.1.0_r30' of https://android.googlesource.com/platform/build into o8.1
* frameworks/base/
aabe953b98b Merge tag 'android-8.1.0_r30' of https://android.googlesource.com/platform/frameworks/base into o8.1
* frameworks/opt/telephony/
ccbfdaede Merge tag 'android-8.1.0_r30' into lineage-15.1
* hardware/interfaces/
2c1789fe Merge tag 'android-8.1.0_r30' of https://android.googlesource.com/platform/hardware/interfaces into o8.1
* 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
* platform_manifest/
39aad54 manifest: android-8.1.0_r26 -> android-8.1.0_r30
48c6aa0 manifest: Track own external/libvorbis
* prebuilts/checkstyle/
26ab43a Fix repo upload command with python >=3.0 compatibility
* system/bt/
2e5099c3 Merge tag 'android-8.1.0_r30' into lineage-15.1
====================
06-11-2018
====================
* packages/apps/DeskClock/
3d59c126b Adding Notification Channel
====================
06-10-2018
====================
* frameworks/base/
65cd36c8e5b Lockscreen/ambient analog clock: improve design
d80a417e3e2 Merge "BatteryService: Add support for oem fast charger detection" into o8.1
e093f78ff0e Work smarter not harder
8a1ee363f5b Ensure the clockview is aligned correctly each time
e1a771e31c6 PhoneWindowManager: Improve home button wake haptic feedback handling
8defff388d8 ChooserActivity: Fix a potential System FC
c3ce949b03c ChooserActivity blacklist: fix FC on clean flash
19a5ab46dae ChooserAcitivity: add blacklist option to items longpress menu
9a4a48a2bad Blacklist apps in the ChooserAcitivity (e.g. Share button) [1/2]
2b5ea0bbb45 frameworks: Fixed signal strength issue
bcefd80ee1b frameworks: Fix mLteSignalStrength range check
035dd242009 screenrecord: add support for 18:9 resolutions
* hardware/lineage/interfaces/
f66d76e livedisplay: Correct macro copypasta
* lineage-sdk/
836305d Automatic translation import
4764cf5 Berry: Add turquoise color accent 2/3
8e0ea21 Add led capability LIGHTS_ADJUSTABLE_BATTERY_LED_BRIGHTNESS
* packages/apps/AicpExtras/
fb7b402 ae: time to shuffle/reshuffle
793e9f9 Blacklist apps in the ChooserAcitivity (e.g. Share button) [2/2]
* packages/apps/Jelly/
6432e80 Jelly: Add support for multiple windows
* packages/apps/Settings/
4e5e65f6b2 Merge "Automatic translation import" into o8.1
957139600e Merge changes I0ac3b5db,I398c8f0b into o8.1
* vendor/aicp/
f813629a Merge "Berry: Add turquoise color accent 3/3" into o8.1
7049e24a Merge changes from topic "fix-aicp-backuptool" into o8.1
====================
06-09-2018
====================
* device/qcom/sepolicy/
6fba82b sepolicy: Allow mm-qcamerad to access v4L "name" node
72cad74 sepolicy: Fix video4linux "name" node labeling
* frameworks/base/
6fa170fd893 Automatic translation import
e42c8221f62 Always refresh system apps launcher shortcuts on build date change
9f65382d08c Prevent NPE with DropBoxManager
53bb750acfa [PackageManagerService]: Fixes can not boot issue.
* hardware/lineage/interfaces/
ac865c8 livedisplay: Remove unused using statements
412bc94 livedisplay: Move LegacyMMController inclusion to impl
====================
06-08-2018
====================
* frameworks/base/
0b26b09b5ef base: make outline the default weather icon package [1/2]
03ba17d3b38 base: SystemUI: mutate weather image for qs tile
ee689a8e542 Ambient music double tap to skip track: add AoD compatibility
7db39fd52b7 Ambient music ticker: skip to next track if doubletap on track indicator
91545aa9d44 Ambient music ticker: if showing, extend timeout on track skip
45ca46afc58 Ambient music ticker minimal layout: fix overlapping notifications
a1c5373d930 Status bar: Update notification count icons
4502e1fa34a Show infinity for large notification counts
023114e4cb3 SystemUI: small optimization for notification icon numbers
ff511666aea base: Systemui: Forward-port notification counters [1/2]
490ab40504c Lockscreen clocks: add default size option for Date view [1/2]
e7589514c2c Remove the 0 from the 12 hour format from the 'Digital (bold)' option
9e62c57d7b7 base: HeadsUp snooze: reset snoozed packages on settings change
f4ed88709bb BatteryService: Add support for oem fast charger detection
8e6dc18ed22 Merge "base: fix build for pissel" into o8.1
====================
06-07-2018
====================
* frameworks/base/
21b51421228 base: fix build for pissel
12c2dc004f4 Fix the strange recents Android P transition
* frameworks/opt/slimrecent/
06db921 Improve compatibility with LMT and other apps that don't preload recents
* packages/apps/LineageParts/
1c36786 Automatic translation import
acb9015 LineageParts: Use the battery HAL lights brightness capability
265e898 LiveDisplay: Set Reading Mode switch preference as non-persistent
* packages/apps/Settings/
cac4e243f8 pocket: make judge toggle always available
03e1909e1a Settings: Add pocket lock toggle
* packages/overlays/Lineage/
65ac627 Berry: Add turquoise color accent 1/3
* vendor/aicp/
2217cd96 Berry: Add turquoise color accent 3/3
====================
06-06-2018
====================
* frameworks/base/
970caa0cc57 Revert "QS: add right/left padding even if it's 0 for collapsed statusbar"
346ffc98864 Revert "SystemUI: fix header image sides padding"
* packages/apps/Dialer/
99ffdb168 Automatic translation import
* packages/apps/FMRadio/
337109d Automatic translation import
* packages/apps/OmniSwitch/
2d3fa6f Automatic translation import
* packages/apps/Settings/
c29dd206ce Automatic translation import
* packages/apps/Snap/
5438ac66e SnapdragonCamera: Panorama, replace border drawable
a5d7aea7f Snap: remove unused shutter buttons
* packages/services/OmniJaws/
02589f2 OmniJaws: make outline the default weather icon package [2/2]
====================
06-05-2018
====================
* build/make/
9ec4677f9 core: Remove deprecated kernel header dependency path warning
* packages/apps/Settings/
a422d1fb73 Settings: Add back increasing ring feature (2/3).
====================
06-04-2018
====================
* packages/apps/DeskClock/
74bba7da7 Automatic translation import
* packages/apps/Jelly/
5a0b5cc Automatic translation import
* packages/apps/Recorder/
5b6f345 Automatic translation import
* packages/apps/Snap/
74c6336ef Automatic translation import
* packages/apps/Trebuchet/
16e9b5ff7 Automatic translation import
* packages/apps/WallpaperPicker/
3a8d597 Automatic translation import
====================
06-03-2018
====================
* frameworks/base/
db2f65b6d78 Merge "SystemUI: fix header image sides padding" into o8.1
e4c2c51975d Show 4G instead of LTE [1/2]
* lineage-sdk/
f7b7acd lineage-sdk: Fix our accent style translations
* packages/apps/AicpExtras/
0fcc572 ae: Forward-port notification counters [2/2]
aa45721 Lockscreen clocks: add default size option for Date view [2/2]
bde38fd ae: Indicate headsup timeout default
* packages/overlays/Lineage/
76beab1 Merge "Berry: Add gold, and lava color accents 1/3" into o8.1
* vendor/aicp/
b300c660 aicp: show internal storage as default DocumentsUI root
8a0f9cc3 backuptool: Resolve incompatible version grep syntax
c4fdecf8 backuptool: Revert "Temporarily render version check permissive"
2210ed8d build: Clean up makefile inclusions
1d17ee59 Merge changes from topic "berry" into o8.1
====================
05-06-2018
====================
* frameworks/base/
abb203d5095 Don't reset audio route if setBluetoothScoOn is called without SCO connection
====================
05-05-2018
====================
* build/soong/
e4cc510 soong: Fix missing print vars for lineage features
* vendor/aicp/
312f692c Merge "vendor: Version Update" into o8.1
====================
05-04-2018
====================
* platform_manifest/
f1a863a Switch to our netd fork
* vendor/aicp/
cb916676 Merge "vendor: update our priv-app permissions whitelist" into o8.1
====================
05-03-2018
====================
* build/make/
eb1f4991f core: config: Use host flex if requested
* packages/apps/Settings/
6a449eff3e Fix memory leak in Bluetooth settings
3f43e19a8e Disable toggle for forcing apps to be resizable on Android Go
* packages/apps/Trebuchet/
707a3174f Trebuchet: update build.gradle
* system/sepolicy/
5a8119ad sepolicy: for Updater
====================
05-02-2018
====================
* frameworks/av/
b2e2d84ee libstagefright: Add more sample rates for FLAC
* frameworks/base/
ac25feba303 SystemUI: Fix Turkish AOSP translation error
efaf225f631 Automatic translation import
899770e2c9b Merge "Fix migration from pre-O for AndroidTV devices (1/2)" into o8.1
* hardware/lineage/interfaces/
6945c7d livedisplay: Make hsic structs internal
* packages/apps/OmniSwitch/
7d905e9 Automatic translation import
* system/vold/
d02caf8 Workaround perdev_minors path change in Linux
* vendor/aicp/
ada2270d Merge "Fix migration from pre-O for AndroidTV devices (2/2)" into o8.1
====================
04-09-2018
====================
* frameworks/base/
c5237866512 Keyguard: Allow disabling fingerprint wake-and-unlock
* frameworks/native/
c9ce10122 Merge "Revert "surfaceflinger: set a prop when initialization is complete"" into o8.1
f3161d1db Revert "surfaceflinger: set a prop when initialization is complete"
====================
04-08-2018
====================
* frameworks/base/
b823c5c2c18 Black theme [2/5]
* lineage-sdk/
b71e9bf Black theme [4/5]
* packages/apps/AicpExtras/
ea5bd6b Revert "Yoga: is back and better then ever"
* packages/apps/LineageParts/
89ebf77 Black theme [3/5]
* packages/overlays/AICP/
b43e975 Fix typo
74da67a Generate DefaultBlack overlays - Black theme [1/5]
====================
04-07-2018
====================
* bootable/recovery/
c1cb695e install: mkfs.f2fs: specify sector size for target image size
19bf4a51 mkfs.f2fs: specify sector size for target image size
* build/make/
093d8e2fa core: include vendor_buildinfo.sh when TARGET_COPY_OUT_VENDOR=system
2f0f06734 core: Dont overwrite build.prop when TARGET_COPY_OUT_VENDOR=system
344d8e812 Revert "Revert "Install (vendor|system/vendor)/build.prop always""
* external/f2fs-tools/
58b90c3 Merge remote-tracking branch 'aosp/master' into HEAD
* frameworks/base/
95ee63e752d Dynamic navbar: google device is picky with JavaDoc
d8cdea9cdb8 Substratum: make google device happy again
be7ea6babbc Slim recents albumart: fix possible NPE for getOriginalLargeIcon().loadDrawable()
aee264ce8d4 Slim Recents: albumart as player card icon when playing a song [2/2]
* frameworks/opt/slimrecent/
1016410 Show current playing task after favorites but before other ones
* packages/apps/AicpExtras/
c0e3b82 Yoga: is back and better then ever
* packages/overlays/AICP/
2c3069e Add DefaultBlack generation
* system/core/
fa1cc04f0 make_f2fs: specify sector size for target image size
* vendor/aicp/
1202c2f3 Black theme [5/5]
====================
04-06-2018
====================
* build/make/
e1ab44765 Merge "build: Introduce SubstratumService" into o8.1
* frameworks/base/
5f4a4080f60 Merge changes from topic "subs" into o8.1
205251edd84 frameworks/base: Support for third party NFC features and extensions
* frameworks/opt/slimrecent/
69d4484 Track info: show duration before artist and title
1876553 Slim Recents: albumart as player card icon when playing a song [1/2]
bf8ad9f Slim recents app sidebar: only redraw on sysui visibility change if it has any effect
* packages/apps/Gallery2/
85a785190 Gallery2: explicitly include android-support-v7-recyclerview
08dd2c9b8 Merge tag 'android-8.1.0_r15' of https://android.googlesource.com/platform/packages/apps/Gallery2 into HEAD
* packages/apps/LineageParts/
098970b LineageParts: Add back AicpGear
300745b LineageParts: Remove duplicate string
6847b55 LineageParts: res: Delete duplicated and unused strings
5a35b9f LineageParts: Build with AAPT2
* packages/apps/Settings/
05ebaa66bc Merge "Settings: Introduce Substratum changes." into o8.1
3afceadb82 Show touches qs: fix wrong color
* packages/apps/Trebuchet/
1b3e37166 Trebuchet: get rid of old icons
* packages/inputmethods/LatinIME/
d71d8e357 LatinIME: support for incognito mode
* platform_manifest/
9607c90 lineage: Sync NXP NFC stack
* vendor/aicp/
f6f01a49 lineage: Camera2 priv-app permissions whitelist
a1741104 vendor: More priv-app whitelist updates
Common Ques:
Any OFF TOPIC discussion must go here:
https://forum.xda-developers.com/moto-g-2014/general/discussion-oreo-rom-discussion-thread-t3817013
Q: Are you going to update it daily?
A: Wont update it anymore, its already stable now
Q: Bugs?
A: SELinux is at permissive state, rest is working flawlessly the way it should
Q: Can you make overclock kernel for this rom?
A: Nope
Q: Suitable for Daily driver?
A: Depends on what satisfies you, this rom has some bugs mentioned in main thread, this rom is stable enough for daily use
Q: Screenshots?
A: Sure! Have a look in attachments!
Q: Want to report bugs! Device is dancing like a maniac
A: There is an old meme I like bout this
Q: I want to donate LineageOS developers/Maintainers, they worked so hard for titan
A: Here you can do that
thedeadfish59: https://forum.xda-developers.com/donatetome.php?u=5284910
RenanQueiroz: http://forum.xda-developers.com/donatetome.php?u=7344859
LuK1337: http://forum.xda-developers.com/donatetome.php?u=5075128
luca020400: http://forum.xda-developers.com/donatetome.php?u=5778309
Reserved for juice
Juice Downloads:
Pixel P Launcher: here
Dolby ATMOS for OREO: Get it from here
Root Solution: Magisk Thread or LineageSUAddon
Viper4Android: Download the flashable ZIP
AML: Here
Instruction to RUN Viper+DolbyATMOS:
--Download AML, DolbyAtmos, Viper from Above
--Flash Magisk, then sequentially flash DolbyAtmos, then Viper, then AML
--Reboot!
Now to use Viper, open Viper App, tap three dot button, then hit close, then again open Viper, it will work perfectly!
seems good
wooow if you fix the sim will try this great room
It really is impossible to use any that is not running sim card. I'm waiting for a bug fix sim card. similar to what happened in RR v.6.0, let us be patients.
This rom is awssm . only issue is network please fix it
As evn in RR oreo there is. A same issue
Is the project dead?
Oshmar said:
Is the project dead?
Click to expand...
Click to collapse
Are you serious?
Sent from my griffin using XDA Labs
Danilo_Pascal said:
Are you serious?
Sent from my griffin using XDA Labs
Click to expand...
Click to collapse
Calm down, young man ... it was just a question for information.:laugh:
Oshmar said:
Is the project dead?
Click to expand...
Click to collapse
Well tell me what made you feel that way? Within 4 days of publication, how can a project be dead? Its sort of asking for ETA, know why? Because asking such question force me to answer how much progress I have made, requested to go through FAQ/Common questions section above, and just DONT ASK silly questions or go for such queries, I will update the thread whenever I will fix the RIL (simcard issue), because without sim, this ROM would be useless right? Every security patches or rom features will be of NO USE! It is you who asked everyone to be patient, well now its time for you, keep the thread clean
thedeadfish59 said:
Well tell me what made you feel that way? Within 4 days of publication, how can a project be dead? Its sort of asking for ETA, know why? Because asking such question force me to answer how much progress I have made, requested to go through FAQ/Common questions section above, and just DONT ASK silly questions or go for such queries, I will update the thread whenever I will fix the RIL (simcard issue), because without sim, this ROM would be useless right? Every security patches or rom features will be of NO USE! It is you who asked everyone to be patient, well now its time for you, keep the thread clean
Click to expand...
Click to collapse
I deduce that you did not read my post in which I say it was my way of keeping me informed.
I do not ask ETA, it never happened and it would not be now.
At no point did I ask if the developer had abandoned, because it would not make the slightest sense, since it has very little time.
It was a matter of saying, and how it would be interpreted, when I asked if the project was dead, I wanted to ask if it was stopped, because the topic itself was stopped.:good:
is not a problem of the ril what happens is that the rom leaves imei in nothing
Notice for who are interested in this project:
The next build might take time of 2 weeks, as my exams are running, found why the sim issues are occurring(may release the fixed build soon), as oreo for our device is not stable yet, we might have to wait for a long time to get stable oreo, once I fix the sim, I will look into fixing HAL1 and SElinux issues, nougat is still rock-stable, I will update this ROM surely, till then, I expect your co-operation and patience, cheers!
thedeadfish59 said:
Notice for who are interested in this project:
The next build might take time of 2 weeks, as my exams are running, found why the sim issues are occurring(may release the fixed build soon), as oreo for our device is not stable yet, we might have to wait for a long time to get stable oreo, once I fix the sim, I will look into fixing HAL1 and SElinux issues, nougat is still rock-stable, I will update this ROM surely, till then, I expect your co-operation and patience, cheers!
Click to expand...
Click to collapse
Thanks for spend ur time building for our titan!
New build is up
UPDATE 07/04/2018:
Changes:
Fixed RIL (No simcard/network)
Updated with AICP source
Some minor fixes (Random freezes)
Download from AFH: https://androidfilehost.com/?fid=746010030569967296
thedeadfish59 said:
UPDATE 07/04/2014:
Changes:
Fixed RIL (No simcard/network)
Updated with AICP source
Some minor fixes (Random freezes)
Download from AFH: https://androidfilehost.com/?fid=746010030569967296
Click to expand...
Click to collapse
2014?
Wislley Frauner said:
2014?
Click to expand...
Click to collapse
lol mistakenly, I was typing somewhere "Moto G 2014" and that was in my brain, never mind
naikxda18 said:
This rom is awssm . only issue is network please fix it
As evn in RR oreo there is. A same issue
Click to expand...
Click to collapse
HiR3x said:
wooow if you fix the sim will try this great room
Click to expand...
Click to collapse
Network issue is fixed now, you guys can give a try
thedeadfish59 said:
Network issue is fixed now, you guys can give a try
Click to expand...
Click to collapse
has lag?

Categories

Resources