[ROM][5.1.1][UNOFFICIAL]crDroid LP - Xiaomi Redmi 1S

{
"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"
}
Latest stable release: crdroid-5.1.1-20151023-armani.zip
Beta releases: AndroidFileHost
Latest GAPPS:ARM version for Lollipop 5.1.x
ChangeLogs: Added OTA updates. Changelog will be available in-app from now onwards.
Changelog_20151011​
Project name: android_external_ffmpeg
*Andreas Cadhalpun - Changelog update
*Andreas Cadhalpun - imc: use correct position for flcoeffs2 calculation
*Andreas Cadhalpun - hevc: check slice address length
*Andreas Cadhalpun - snow: remove an obsolete av_assert2
*Andreas Cadhalpun - webp: fix infinite loop in webp_decode_frame
*Andreas Cadhalpun - wavpack: limit extra_bits to 32 and use get_bits_long
*Andreas Cadhalpun - ffmpeg: only count got_output/errors in decode_error_stat
*Andreas Cadhalpun - ffmpeg: exit_on_error if decoding a packet failed
*Andreas Cadhalpun - pthread_frame: forward error codes when flushing
*Andreas Cadhalpun - huffyuvdec: validate image size
*Andreas Cadhalpun - wavpack: use get_bits_long to read up to 32 bits
*Andreas Cadhalpun - nutdec: check maxpos in read_sm_data before returning success
*Andreas Cadhalpun - s302m: fix arithmetic exception
*Andreas Cadhalpun - vc1dec: use get_bits_long and limit the read bits to 32
*Andreas Cadhalpun - mpegaudiodec: copy AVFloatDSPContext from first context to all contexts
*Michael Niedermayer - Update for FFmpeg 2.7.2
*Michael Niedermayer - avcodec/vp8: Check buffer size in vp8_decode_frame_header()
*Michael Niedermayer - avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free()
*Michael Niedermayer - avcodec/diracdec: Check for hpel_base allocation failure
*Michael Niedermayer - avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy()
*Michael Niedermayer - avfilter/af_aresample: Check ff_all_* for allocation failures
*Michael Niedermayer - avcodec/pthread_frame: clear priv_data, avoid stale pointer in error case
*Michael Niedermayer - swscale/utils: Clear pix buffers
*Zhang Rui - avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write()
*Michael Niedermayer - ffmpeg: Fix cleanup after failed allocation of output_files
*Michael Niedermayer - avformat/mov: Fix deallocation when MOVStreamContext failed to allocate
*Michael Niedermayer - ffmpeg: Fix crash with ost->last_frame allocation failure
*Michael Niedermayer - ffmpeg: Fix cleanup with ost = NULL
*Michael Niedermayer - avcodec/pthread_frame: check avctx on deallocation
*Michael Niedermayer - avcodec/sanm: Reset sizes in destroy_buffers()
*Michael Niedermayer - avcodec/alac: Clear pointers in allocate_buffers()
*Anton Khirnov - bytestream2: set the reader to the end when reading more than available
*Michael Niedermayer - avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() for H.264
*Michael Niedermayer - avcodec/mpegvideo: Clear pointers in ff_mpv_common_init()
*Chris Watkins - oggparsedirac: check return value of init_get_bits
*Andreas Cadhalpun - wmalosslessdec: reset frame->nb_samples on packet loss
*Andreas Cadhalpun - wmalosslessdec: avoid reading 0 bits with get_bits
*Chris Watkins - Put a space between string literals and macros.
*Michael Niedermayer - avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2()
*Michael Niedermayer - avcodec/aacsbr: Assert that bs_num_env is positive
*Michael Niedermayer - avcodec/aacsbr: check that the element type matches before applying SBR
*Michael Niedermayer - avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h
*James Zern - vp9/update_prob: prevent out of bounds table read
*Michael Niedermayer - avfilter/vf_transpose: Fix rounding error
*Michael Niedermayer - avcodec/h264_refs: discard mismatching references
*Michael Niedermayer - avcodec/mjpegdec: Fix small picture upscale
*Michael Niedermayer - avcodec/pngdec: Check values before updating context in decode_fctl_chunk()
*Michael Niedermayer - avcodec/pngdec: Copy IHDR & plte state from last thread
*Michael Niedermayer - avcodec/pngdec: Require a IHDR chunk before fctl
*Michael Niedermayer - avcodec/pngdec: Only allow one IHDR chunk
*Andreas Cadhalpun - wmavoice: limit wmavoice_decode_packet return value to packet size
*Michael Niedermayer - swscale/swscale_unscaled: Fix rounding difference with RGBA output between little and big endian
*Michael Niedermayer - ffmpeg: Do not use the data/size of a bitstream filter after failure
*James Almer - swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,mmxext}
*Sebastien Zwickert - vda: unlock the pixel buffer base address.
*Michael Niedermayer - swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c()
*Michael Niedermayer - swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE
*Michael Niedermayer - swscale/rgb2rgb_template: Disable shuffle_bytes_2103_c on big endian
*Michael Niedermayer - swr: Remember previously set int_sample_format from user
*Rob Sykes - swresample: soxr implementation for swr_get_out_samples()
*Michael Niedermayer - avformat/swfdec: Do not error out on pixel format changes
*Michael Niedermayer - ffmpeg_opt: Fix forcing fourccs
*Derek Buitenhuis - configure: Check for x265_api_get
*James Almer - swscale/x86/rgb2rgb_template: don't call emms on sse2/avx functions
*James Almer - swscale/x86/rgb2rgb_template: add missing xmm clobbers
*James Almer - library.mak: Workaround SDL redefining main and breaking fate tests on mingw
*Gwenole Beauchesne - vaapi_h264: fix RefPicList[] field flags.
*Andreas Cadhalpun - doc: avoid incorrect phrase 'allows to'
*Andreas Cadhalpun - configure: make makeinfo_html check more robust
*Andreas Cadhalpun - matroskadec: validate audio channels and bitdepth
*Andreas Cadhalpun - matroskadec: check audio sample rate
*Michael Niedermayer - Update for 2.7.1
*Michael Niedermayer - avutil/avstring: Do not print NULL
*Andreas Cadhalpun - postproc: fix unaligned access
*Andreas Cadhalpun - vp9: don't retain NULL as segmentation_map
*wm4 - avformat: clarify what package needs to be compiled with SSL support
*Michael Niedermayer - avcodec/libx264: Avoid reconfig on equivalent aspect ratios
*George Boyle - avcodec/flacenc: Fix Invalid Rice order
*wm4 - tls_gnutls: fix hang on disconnection
*Michael Niedermayer - avcodec/hevc_ps: Only discard overread VPS if a previous is available
*Michael Niedermayer - ffmpeg: Free last_frame instead of just unref
*Michael Niedermayer - avcodec/ffv1enc: fix bps for >8bit yuv when not explicitly set
*wm4 - avio: fix potential crashes when combining ffio_ensure_seekback + crc
*Andreas Cadhalpun - examples/demuxing_decoding: use properties from frame instead of video_dec_ctx
*Andreas Cadhalpun - h264: er: Copy from the previous reference only if compatible
*Andreas Cadhalpun - doc: fix spelling errors
*Andreas Cadhalpun - configure: only disable VSX for !ppc64el
*James Almer - avformat/singlejpeg: fix standalone compilation
*Michael Niedermayer - ffmpeg_opt: Check for localtime() failure
Project name: android_vendor_crdroid
*Abhisek Devkota - Add volume boosted ringtones (1/2)
*herriojr - Missed Capital Letter
Project name: proprietary_vendor_xiaomi
*fefifofum - Use correct drm blobs
*fefifofum - Set origin of blobs
Project name: android_device_xiaomi_armani
*fefifofum - sepolicy: Address denials for new blobs/kernel
Project name: android_device_qcom_common
*savoca - dtbtool: Clear misc build warnings
Project name: android_frameworks_base
*Abhisek Devkota - Add volume boosted ringtones (2/2)
*d34d - Add live lock screen previews [1/2]
*Rohit Yengisetty - SettingsProvider : load region-specific settings for mobile data
*cristianomatos - [1/2] Heads up touch outside behavior
*Danesh M - PackageManager : Extend prebundled logic
*Roman Birg - RotationPolicy: fix rotation toggle logic
*Roman Birg - Window rotation: fix up sensor logic
*Ricardo Cerqueira - BatteryService: Prevent UUC scenarios at 0%
Project name: android_packages_providers_ContactsProvider
*Rohit Yengisetty - Add a richer system around preloading contacts
Project name: android_packages_providers_ThemesProvider
*d34d - Add live lock screen previews [2/2]
Project name: android_packages_apps_ContactsCommon
*Martin Brabham - Shim in mark as spam api
Project name: android_packages_apps_Settings
*cristianomatos - [2/2] Heads up touch outside behavior
*cristianomatos - Heads up options: Move onPreferenceChange outside onCreate method
*BadDaemon - Settings: Fix RuntimeException in InputMethod Settings
*Christopher Tate - Present the security patch date in a human-friendly format
*Dianne Hackborn - Fix issue #23116383: Include security patch level in Settings
Project name: android_packages_apps_Trebuchet
*Yvonne Wong - Trebuchet: make workspace layout configurable by prebundled mcc
*Danesh M - Trebuchet : Ensure workspace icon migration for dialer
Project name: android_packages_apps_Mms-caf
*gkipnis - added enabledNotifyWapMMSC flag to mms_config.xml
*gkipnis - added default sms validity period
Click to expand...
Click to collapse
Changelog_20151008​
Project name: android_vendor_crdroid
*Ricardo Cerqueira - sepolicy: Underp the context for persistent storage
*herriojr - Fix MimeType Case
*Cristiano Matos - crdroid not cm
Project name: cm_platform_sdk
*Yvonne Wong - CMSettings: Remove write check in query method and add values for heads up notification
Project name: android
*Abhisek Devkota - Update Android tag
*Ricardo Cerqueira - android-5.1.1_r18 -> android-5.1.1_r23
Project name: android
*Abhisek Devkota - Update Android tag
*Ricardo Cerqueira - android-5.1.1_r18 -> android-5.1.1_r23
Project name: android_frameworks_base
*Dianne Hackborn - Fix issue #23116383: Include security patch level in Settings
*Michael Bestas - core: Fix AOSP ES typo
*Brian Beloshapka - audio: Add overlay to fix analog docks.
*StevenHarperUK - Add Dock USB Audio Support for Samsung Car / Desk Docks
*Takazumi Matsumoto - AudioService: allow volume control on analog dock
*d34d - Live lock screen support [1/2]
*d34d - Keyguard: Third party keyguard support
*Ethan Chen - Add config to show WiFi/data activity indicators
*Ricardo Cerqueira - Merge tag 'android-5.1.1_r24' into cm-12.1
*Ricardo Cerqueira - Merge tag 'android-5.1.1_r23' into cm-12.1
*Altaf-Mahdi - SystemUI: hide task manager button on keyguard
*Altaf-Mahdi - StatusBarHeader: toggle drawable when switching between qs and task manager
*Altaf-Mahdi - Reset to QS panel if task manager was visible last
*Randall Rushing - Task Manager: Use one observer for changes, misc cleanup
*Alex Cruz - Add more icons for task manager switch
*westcripp - Task manager : Remove empty notification after switch on/off logic
*westcripp - Task Manager : On switch recreate statusbar to fix task view
*Lokesh Chamane - Update some Task Manager functions
*dexmc - SystemUI : Fix Task Manager strings
*Altaf-Mahdi - Task manager improvements
*westcripp - Materialize task kill button
*westcripp - Improve Task manager UI improved task and button view removed task manager text and layout Screenshot- https://drive.google.com/file/d/0B-nhdyBCbCSxbEdUUFZMU0p0Qnc/view?usp=sharing
*Alex Cruz - Expose task manager values for themers
*Alex Cruz - Fixed Task Manager bug described in post below
*Alex Cruz - CAF Task Manager switch [1/2]
*Susan McCombs - Fix ForceClose due to TaskManger.
*haiyangl - SystemUI: Add task manager
*Michael Bestas - core: Update system icon to material
*cristianomatos - Revert "Revert "SystemUi: Prioritize call notifications which interrupt.""
Project name: android_frameworks_av
*Ricardo Cerqueira - Revert "camera: Fix inclusion of CameraParametersExtra.h"
*Ricardo Cerqueira - id3: Instead of aborting the parser on a zero-data frame, just skip that frame
Project name: android_hardware_libhardware
*Edward Wang - remote_submix: Fix resampler and channel conversion
Project name: android_hardware_qcom_fm
*Michael Bestas - Fix camel case
*Abhisek Devkota - Fix compile
*Ed Falk - FMRadio : Localization of band types
Project name: android_hardware_qcom_audio
*Keith Mok - hal: Use front mic when in headphone voice call
*Scott Mertz - Revert "hal: Use speakerphone mics for wired headphones"
Project name: android_packages_providers_ThemesProvider
*d34d - Live lock screen support [2/2]
Project name: android_packages_apps_Settings
*BadDaemon - Settings: Fix NPE in PowerMenuActions
*Michael Bestas - Fix inconsistent battery stats icons
*Christopher R. Palmer - settings: fuelgauge: Always show screen on time
*Alex Cruz - CAF Task Manager switch [2/2] Change-Id: Iffcef147d4cb6ac80a1c617ea5511399cd8ce5ce
*David Viteri - crDroid: add translations
Project name: android_packages_apps_Email
*Jorge Ruesga - email: fix empty body update
Project name: android_packages_apps_CMFileManager
*herriojr - Make MimeTypes Lowercase
Project name: android_packages_apps_TvSettings
*Tony Mantler - Add security patch level to about screen
Project name: android_packages_apps_Trebuchet
*Abhisek Devkota - Update default workspace
Click to expand...
Click to collapse
Changelog_20151006​
Project name: android_vendor_crdroid
*Cristiano Matos - crdroid not cm
Project name: android_frameworks_base
*Altaf-Mahdi - Reset to QS panel if task manager was visible last
*Randall Rushing - Task Manager: Use one observer for changes, misc cleanup
*Alex Cruz - Add more icons for task manager switch
*westcripp - Task manager : Remove empty notification after switch on/off logic
*westcripp - Task Manager : On switch recreate statusbar to fix task view
*Lokesh Chamane - Update some Task Manager functions
*dexmc - SystemUI : Fix Task Manager strings
*Altaf-Mahdi - Task manager improvements
*westcripp - Materialize task kill button
*westcripp - Improve Task manager UI improved task and button view removed task manager text and layout Screenshot- https://drive.google.com/file/d/0B-nhdyBCbCSxbEdUUFZMU0p0Qnc/view?usp=sharing
*Alex Cruz - Expose task manager values for themers
*Alex Cruz - Fixed Task Manager bug described in post below
*Alex Cruz - CAF Task Manager switch [1/2]
*Susan McCombs - Fix ForceClose due to TaskManger.
*haiyangl - SystemUI: Add task manager
*Michael Bestas - core: Update system icon to material
*cristianomatos - Revert "Revert "SystemUi: Prioritize call notifications which interrupt.""
Project name: android_frameworks_av
*Ricardo Cerqueira - id3: Instead of aborting the parser on a zero-data frame, just skip that frame
Project name: android_hardware_qcom_fm
*Michael Bestas - Fix camel case
*Abhisek Devkota - Fix compile
*Ed Falk - FMRadio : Localization of band types
Project name: android_hardware_qcom_audio
*Keith Mok - hal: Use front mic when in headphone voice call
*Scott Mertz - Revert "hal: Use speakerphone mics for wired headphones"
Project name: android_packages_apps_Settings
*Alex Cruz - CAF Task Manager switch [2/2] Change-Id: Iffcef147d4cb6ac80a1c617ea5511399cd8ce5ce
*David Viteri - crDroid: add translations
Project name: android_packages_apps_CMFileManager
*herriojr - Make MimeTypes Lowercase
Project name: android_packages_apps_Trebuchet
*Abhisek Devkota - Update default workspace
Click to expand...
Click to collapse
​
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices,
* 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.
*
*/
All the source code for crDroid is available in the Github repo. And if you would like to contribute feel free to pull a request.
Rom features
Nav bar tweaks (on/off toggle and custom dimensions);
Left handed navbar option;
Hardware keys disabler;
Hardware keys rebinder from CyanogenMod;
Keys backlight options to HW keys and keyboard;
Customizable Quick settings;
Battery text mode (from cm);
Battery icon options (from cm);
Expanded desktop mode with per app/user control;
Media scanner behavior on boot;
HSPA + icons on status bar;
Heads up customization;
Traffic metter on status bar;
LCD density;
Weather display on expanded status bar;
Wakelock blocker;
XuiMod toast animations;
AOKP custom system animations;
CPU info overlay option in development settings;
[Connect/disconnect notification support;
Long click support on quick settings;
Screen recorder;
Wake up on plug;
Development shortcut;
Performance settings from CyanogenMod;
Clock and time clickable in expanded status bar;
Quick unlock;
PIN keypad shuffler;
Custom lockscreen shortcuts (CM and Slim);
Answer calls with hardware home button;
Status bar clock tweaks (right, left, center or hide clock);
Notifications counter;
Volume keys wake the device;
Ability to hide the alarm clock icon from status bar;
Dialer Lookup;
Profiles form CyanogenMod (new merges and lollipop style);
Protected apps (using trebuchet launcher);
Filter spam notifications;
CyanogenMod SuperUser;
Clear all button in recent panel with custom option (hide, top right or top left);
Disable search bar in recents;
Privacy guard from CyanogenMod with new Superuser access through it!!!;
Ability to hide superuser status bar icon;
Quick settings pull down with one finger (right, left or off);
Smart pull down;
Configurable 0, 90, 180 and 270 degree rotation;
Toggle to not allow quick settings on secure lockscreen;
Brightness control through status bar;
Double tap status bar sleep;
Data activity indicators;
Call blacklist support;
Increasing ring tone;
In call vibrations;
Ambient display (DOZE features);
Advanced reboot menu;
Option to hide adb notification;
Screen shot quick delete with confirmation;
Long press back to kill with configurable timeout;
Volume button custom actions (skeep track, wake screen, adjust sound and keyboard cursor control and swap volume buttons);
Less frequent notifications sound;
Advanced keyboard features (auto rotation with timeout, disable full screen, selector notification, show enter key, volume key cursor control);
New Eleven music player and AudioFX from CyanogenMod;
Among others. For more infor visit our github
Screenshots
http://crdroid.org/?page_id=472
crDroid official website
http://crdroid.org/
First time installing crDroid to your redmi 1s , or coming from another ROM:
- Make sure you're running a proper working Recovery (TWRP)
- Copy GApps and crDroid zip to your internal SDCard
- Boot into Recovery
- Flash crDroid zip
- Flash GApps zip
- Flash SuperSU (not mandatory. We have CyanogenMod su access inside)
- DO A DATA WIPE / FACTORY RESET
- Reboot
Upgrading from earlier version of crDroid:
- Copy crDroid ZIP to your internal SDCard
- Boot into Recovery
- Flash crDroid zip
- Reboot
Builds and full support:
https://plus.google.com/communities...4243234a-de8a-4262-bd30-68582ebeb472?hl=pt_br
XDA:DevDB Information
[ROM][5.1.1][UNOFFICIAL]crDroid LP, ROM for the Xiaomi Redmi 1S
Contributors
Tarun93, doylefermi
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Current Stable Version: R4
Stable Release Date: 2015-10-23
Created 2015-04-06
Last Updated 2015-10-23

Reserved

Reserved

Is this based on CM12 R4?

where's the link ?

is it based on cm12 r4 ..?

Waiting for links..and changelog!!

Dont restore apps using Titanium backup What Do U mean by Dis?

links updated rom uploaded if you guys are not really ok with the stock CM based kernel i have a kernel from nameless R2 that works on Crdroid i wil update Crdroid soon with my own tweak changes n optimizations :fingers-crossed:

Bugs
Fixed

It is based on which cyanogen version??

BATVIC said:
It is based on which cyanogen version??
Click to expand...
Click to collapse
CM12 ... Android 5.0.2

doylefermi said:
Bugs reported:-
Cannot change profile pic (CM bug)
Can be solved by installing Google+​
Default CM superSU doesnt grant root(Flash latest SuperSU to solve)http://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip?retrieve_file=1​
Titanium works fine after installing SuperSU
Error in battery stats. Battery stats unavailable.
Awesome work... Great Job... Its smooth and the new kernel is good... Tweaks are good .. esp changing the time and disabling those annoying hover notifications...
Click to expand...
Click to collapse
thanx for the profile pic bug i will check it out soon
as for other bugs pls bro try to go to dev options n enable root access to apps and adb :fingers-crossed:
R2 build with -o3 optimizations and strict optimizations and custom kernel cming up soon

doylefermi said:
CM12 ... Android 5.0.2
Click to expand...
Click to collapse
I asked about the build(r4 or someother)...

Tarun93 said:
links updated rom uploaded if you guys are not really ok with the stock CM based kernel i have a kernel from nameless R2 that works on Crdroid i wil update Crdroid soon with my own tweak changes n optimizations :fingers-crossed:
Click to expand...
Click to collapse
As per my observation. why dont u actually stick to a ROM and continue with its development?
I mean u build so many roms and and update it less frequently.
isnt it kinda easy and good to handle a single rom thread?
just curious

Shahan_mik3 said:
As per my observation. why dont u actually stick to a ROM and continue with its development?
I mean u build so many roms and and update it less frequently.
isnt it kinda easy and good to handle a single rom thread?
just curious
Click to expand...
Click to collapse
yes you are right thats y i have abandoned the KK carbon rom n nameless rom as of now coz LP is around i added this to rom to my builds coz frankly i always like it two way
Nameless is pure AOSP experience with minimum customization Crdroid is AOSP experience with more of customization
its the user's choice n more over i have my issues with my pc so couldnt make the build frequently i have it up n running now so its kinda easy for me now over building it on my lappy wait for 6hrs for one clean rom build PC takes approx under any hour or at max 1 hr 20 mins or so

BATVIC said:
I asked about the build(r4 or someother)...
Click to expand...
Click to collapse
its based on R4 but kernel of R1 R2 R3 n R4 all will work with this rom
BTW R2 will be released soon but do stay tuned on my dev-host profile i linked in first post for Beta releases
i wont be announcing it here only the stable releases will be announced

Tarun93 said:
its based on R4 but kernel of R1 R2 R3 n R4 all will work with this rom
BTW R2 will be released soon but do stay tuned on my dev-host profile i linked in first post for Beta releases
i wont be announcing it here only the stable releases will be announced
Click to expand...
Click to collapse
I love cr-droid more,
and I'm waiting for your stable release:good:

always been a fan of the crdroid rom on kitkat.
this so far looks good, apart from ringtone glitch where custom ringtones gets reset with every reboot.
waiting for the R2

cm12.1 is released bro,
waiting for cr-droid based on cm12.1!!:fingers-crossed:

Related

[ROM][5.1-R3][LMY47I] CyanogenMod 12.1 Evolve [SS][D802][03-31]

CyanogenMod 12.1 Evolve​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
|* Your warranty is now void.
|*
|* I am not responsible for bricked devices, dead SD cards,
|* thermonuclear war. Please do some research if you have any concerns
|* about using custom ROMs/Kernels.
|* 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.
SaberSunset is a project leaded by me, it's main focus is performance and stability, with a clean design. My goal is enhance Android experience as it's maximum by using custom toolchains, in this case, SaberMod, together custom scripts and build flags for devices that most of the ROM developers don't care about, in terms of improvements. So for the purpose of making it the way I want it, clean and fast, I decided to use Paranoid Project to start with, adding more features as I have time to do so, and optimizing it with high level optimizations.
Read THIS article for more information about basic optimizations and how it works.
As everyone knows, devices from Google, like Nexus, are much different than others, not saying LG's is not good, but their option to use their own custom version of Android in most of their devices makes the life of AOSP developers very hard, and most of the ROMs out there for those phones are not able to show the "real" Android experience that Nexus does. In order to bring these feeling back to some of these devices I started this project by one of the best phones already produced in my opinion, the great LG G2 and it's whole family of brothers to make developers life yet harder than usual.
But, let's go ahead, Nexus 5 has some good ROMs based on AOSP with the best improvements you may or may not know, like OptiPop, leaded by my friend Chet Kener, the UBER Kernel creator/developer, which is extremely enhanced and that's what we don't have much for LG G2, well, for most of the variants we don't have any. Then I started researching and tried many bases, optimizations, able to improve our experience to a Nexus level or even greater, and that is what we got in this thread today.
Code:
[FONT="Arial"][COLOR="DimGray"]Custom apps with new design and colors by me and Mazda
Full BitSyko Layers support
RRO Type2 support
SuperSU by Chainfire
Launch SuperSU from Settings by Chainfire
Per app controls for keyguard by SlimRoms
0.25 and 0.75 animation transitions from SimpleAOSP
Advanced keyboard options by SlimRoms
Right hand quick settings pulldown from SimpleAOSP
DT2S from SimpleAOSP
Detailed caller info
and more...
New on Beta 1.6:
Expanded Desktop per app from SimpleAOSP
Clear all recents with floating button from SimpleAOSP
Location option for floating button from SimpleAOSP
Layers Manager app with material black tweaked by me
Launch layers from Settings themeable
New on Beta 1.7
Clock and Date Customization from LiquidSmooth
New on Beta 1.8
Battery & Notification Lights
Quick Pull Down control
Double Tap to Sleep control
Disable Search Bar in Recents
Unlinked and Linked Notification
Ringtones and Ring volumes separately
New on Beta 1.9
Navigation Bar Height from SimpleAOSP
Expanded Volumes Panel[/COLOR][/FONT]
For now click HERE​
​
Code:
[FONT="Arial"][COLOR="DimGray"]
====================
03-06-2015
====================
* build/
06c17e7 Fixes for Condor && non-unified devices
* delta/
b08ebaf Remove the makefiles to fix building The makefiles conflict with the package itself, so REMOVED.
855ca0b Finished? I think so...
1183d86 Readme update && chmod new file
3524a1d Permissions
ede0373 [Forward-port] Delta generator for SS [Carbon codes Credits: Chainfire for OpenDelta / MySelf5 for CarbonROM implementation on KK
* manifest/
2ef58d5 OpenDelta for 3rd Developers
a5e4616 Radio FM
* packages/apps/Mms-caf/
b45fb93 Icons for launcher as well
acbf361 Google's message icon pink/purple
* packages/apps/OpenDelta/
0e047fe Using easier codes
691bad3 New pathes for my builds
* packages/apps/Settings/
8c4393e OpenDelta support
* scripts/
6fcf0f0 Fix message at the end!
7dfd49c Remove OpenDelta, I'm working on it separatly
977c0be OpenDelta script for root folder
f3ec6ad OpenDelta && More
* vendor/ss/
5062cfa Delta prepared build
5645640 OpenDelta is used in the building instructions
5f016e5 Bump to 2.1
3b3711b Layers V3.0 from itsallsecret development It means this is the offcial app.
063d008 OpenDelta Support
====================
03-05-2015
====================
* device/motorola/condor/
d9e7270 Fix sepolicy errors
* external/bluetooth/bluedroid/
f7afaa4 bluedroid: Add wiimote pairing support
* frameworks/av/
79c1aca libmedia: Fix crash during mediaserver restart
99c8319 mpeg2ts: Add support for parsing HEVC stream in MPEG2 TS container
61b2505 nuplayer: Fix crash in video only HLS streams
* hardware/qcom/display-caf/msm8974/
9d6655f ovelray: Tolerate the absense of an RGB pipe
* kernel/motorola/msm8610/
fc721a2 Error: selected processor does not support ARM mode `smc #0' error: DIV usage mismatch between arch/arm/boot/compressed/head.o and output error: DIV usage mismatch between arch/arm/boot/compressed/misc.o and output error: DIV usage mismatch between arch/arm/boot/compressed/decompress.o and output error: DIV usage mismatch between arch/arm/boot/compressed/lib1funcs.o and output error: DIV usage mismatch between arch/arm/boot/compressed/ashldi3.o and output
ae963fd Fix all...
de2256b Fix build and -o3 optimization
51c3700 tweek interactive gov a bit
0f772cd Update cpu-boost.c
00e0979 All SaberSunset built in kernels will use common names
34955ab arch/arm: mach-msm: 8610 gpiomux for backlight
* manifest/
37f1cd3 Mms is now on Lollipop branch
====================
03-04-2015
====================
* device/oppo/msm8974-common/
ad2776c Merge pull request #2 from CyanogenMod/cm-12.0
acf75d2 msm8974: Add missing blob
* external/bluetooth/bluedroid/
415bfa7 bluetooth: a2dp: Rework locking
* frameworks/av/
14bb487 libmediaplayerservice: update NuPlayer scoreFactory for http://
bc07960 audio: Handled openOutput error for Tunnel/LPA Usecase
5dee3bc audio: Set OutputFormat of AudioMixer to PCM16
cccb375 audio: Fix issues during device switch
26e81b1 audio: Fixed mBytesRemaining when partial buffers are sent
6acc081 stagefright: use NuPlayer for http://
7cbaf6f audio: Send USB connection events only for USB accessory
bc0a8f4 audio: Added fallback mechanism for Tunnel Mode
* frameworks/base/
fb78594 rm native battery percentage
d5811f8 rm 5
4485287 rm 4
c51fbf8 rm 3
ed19c03 rm 2
7aac4ef rm battery text 1
* hardware/libhardware/
57bf795 fix: memory leak
* packages/apps/ContactsCommon/
15520af ContactsCommon: Add PHOTO_ID to contact tile loader *ion
* packages/apps/Mms-caf/
86ab36f [SQUASHED] fix building
dd7b8c2 mms: use InternalContactsCount instead of the non-public ContactsCount interface
0b8b13e Mms: Handle possible null array on sub id.
89063ca Mms: Fix NPE while attaching vcard
4e36f4b Mms: Only retain selected items when choosing recipients.
4eba08e Mms: Run all selection through SelectRecipientsList.
46d647c Mms: Add the ability to select recipients from a checkbox list
86c6dfd More materialization
* packages/apps/OpenDelta/
d6b9d7a Test my own delta builds with a new password
9d6bc9b Updates for OpenDelta from darkobas Still need to test a build with OpenDelta support thought.
* packages/apps/PhoneCommon/
0fb0068 Themes: Make dialpad seperator line theme-able
* packages/apps/Settings/
4e82b1e Missed one string for LAN
c7d0d0f Add an option/category in Dev Set to customize the device hostname (2/2).
e6843e8 Remove increasing ring feature (2/3) / NB uses
3554090 rm 5
5599453 rm 4
4ab4bdf rm 3
52bd7ab rm 2
75ecb6f rm 1
* packages/providers/TelephonyProvider/
89d3f77 rm 3
5c9fed0 rm 2
dff1889 rm 1
* vendor/motorola/
9bbf1a0 Merge pull request #141 from crpalmer/victara-bringup
65d0a9c Initial condor
* vendor/oppo/
3632797 Merge pull request #2 from TheMuppets/cm-12.0
cd78708 msm8974: Add missing blob
====================
03-03-2015
====================
* build/
60bf1d7 Show if OpenDelta is enabled or not 3rd party devs it will be set to false
* device/oppo/msm8974-common/
16cd332 Merge pull request #1 from CyanogenMod/cm-12.0
bfa2d68 msm8974: Changes for updated GPU driver
* frameworks/base/
09d679b Fix building
372767f Merge branch 'ss5.0' of https://github.com/SaberSunset/frameworks_base into ss5.0
5e75d35 Fix building
* kernel/lge/msm8974/
0b5deb8 Start tweaking RenderKernel a bit and delete some defconfigs Credits: @RenderBroken I'm yet not used to Kernel development, actually I've never touched any since ICS. Maybe this is a good start. I also removed unsupported SS devices. I've changed the kernel local name to RenderKernelZ in order not to mess with the original majestic Render kernel.
57734f3 Merge pull request #1 from RenderBroken/cm-12.0
* manifest/
47f2069 Add OnePlus camera app
c5bf122 TelephonyProvider: Track own repo
29d3cd0 Add OpenDelta support
* packages/apps/OpenDelta/
9f87d61 Add OpenDelta support thought RenderServer Credits: @darkobas for the initial RenderServer usage of OpenDelta I just followed him and maybe will need to make more changes. This needs that other devs who are going to compile SS disable OpenDelta module, but I'll make a swither for that based on the Linux user, so it will be automatically disabled for 3rd party.
* packages/providers/TelephonyProvider/
dcf247b [SQUASHED]Use CM base for more +material
c514e8c TelephonyProvider: Update icon to Material
cacc139 TelephonyProvider: compile files under src
76aaeb7 MmsProvider : Add ability to query types in a conversation thread
656c19a MmsProvider : Add ability to delete mms given a thread id
dce5ccd Add filtering by SIM for mms conversations (1/2)
* scripts/
cde7d7e Update README
6fa27f9 Prepare for next updates and rm unseful repos
* vendor/motorola/
04a051d Merge pull request #142 from motog2014devteam/patch-1
* vendor/oppo/
340121c Merge pull request #1 from TheMuppets/cm-12.0
35cdb78 msm8974: Update blobs
* vendor/ss/
f7fa6cd Disable OpenDelta for 3rd party devs OpenDelta is just used for my official builds because of the authentication on RenderServer and the path.
43ad232 OpenDelta support
d82e69a A bunch of updates...
====================
03-02-2015
====================
* device/motorola/condor/
b1d6015 Fixing supported devices: Condor
07e361c Prepare for SS official!
* external/e2fsprogs/
23e9eca resize: allow static build
* frameworks/base/
6373c61 Battery text mode (Rework)
3212829 Revert "Revert "Fix last commit""
591b4b7 Battery text mode (1/2)
9e772c5 Fix battery % always showing at < 100%
b0e7e6a SystemUI : Make battery percentage configurable
6bd5400 Revert "Fix der 1"
670f281 status bar: native battery percentage
4bb000f Revert "status bar: native battery percentage"
1901810 Fix der 1
0c288e6 Revert "SystemUI : Make battery percentage configurable"
cea767c Revert "Fix battery % always showing at < 100%"
2cb1705 Revert "Battery text mode (1/2)"
ea5d62b Revert "Fix last commit"
cacac37 Revert "Battery text mode (Rework)"
* packages/apps/Settings/
dd7d7a8 I think I'm lost haha
3ee3eee Fix for battery
b9d45fb Battery text mode (2/2) && Make it coexist with Native battery percentage
8a030c5 Native Battery percent helpers for SwitchPreference
8513dea Native battery percentage
7494311 Revert "Native battery percentage"
c2238a9 Revert "Native Battery percent helpers for SwitchPreference"
e550974 Revert "Battery text mode (2/2) && Make it coexist with Native battery percentage"
35a9ec1 Revert "Fix for battery"
61c2ab2 Default notification ringtone title
* packages/services/Telecomm/
dd99ddf Add back phone notification LED settings backend (1/2)
37210a2 Add back increasing ring feature (3/3).
* packages/services/Telephony/
19c0cf6 Notification led: inline all calls into getinit()
e8dc63e Add back phone notification LED settings backend (2/2)
* scripts/
f54acee Auto start compilation for $device
* vendor/motorola/
147d5b3 msm8226-common: move akmd daemon to device
* vendor/oppo/
cc08c79 msm8974: Update blobs
* vendor/ss/
9d36982 Enable All OPTS for D800 and D801
50eb087 Add D801 SaberSunset preferences to the .mk
8f13ab0 Full D801 & Condor support
====================
03-01-2015
====================
* frameworks/av/
96eb154 NuPlayer: Buffering improvements for http progressive playback
* kernel/oneplus/msm8974/
30f281a sched: LOAD_FREQ (4*HZ+61) avoids loadavg Moire
e5d0c12 ksm: check and skip page, if it is already scanned
a4b230a mm: ksm: Optimize defaults
202cc0a mm/huge_memory: use new hashtable implementation
7476f9e mm/ksm.c: use new hashtable implementation
c4740a6 block,elevator: use new hashtable implementation
9dc9a95 cgroup: use new hashtable implementation
ecdb318 ARM: rwsem: use asm-generic rwsem implementation
7b3658c asm-generic: rwsem: de-PPCify rwsem.h
75bb71a asm-generic: rwsem: ensure sem->cnt is only accessed via atomic_long_*
874b0b7 hashtable: introduce a small and naive hashtable
14be269 msm: Add bricked hotplug
1bf1f69 msm: msm_rq_stats: Tone down mpdecision
4c9f40a msm:rq_stats: Register for Cpufreq policy notification
c60b1ee msm: msm_rq_stats: Add hotplug enable toggle
d0b2cd9 intelli_hotplug: Remove unused variable and allow full suspend
1c83d24 msm: Add Intelli Hotplug Driver
8ca26ca msm_limiter: Swiss Army Knife update
dfe24fd msm: Add CPU freq limiter driver
7ff21b6 cpufreq: Make get governor interface always return good value
94c2c4d cpufreq: Add interface to set/get min/max freq
03786fa cpufreq_stats: do not remove sysfs files if frequency table is not present
85052d8 cpufreq: Add interface for gov change
f1e6b94 drivers: cpufreq: Upstream optimizations
52a333b cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR
118bb6b cpufreq / stats: fix race between stats allocation and first usage
f0d9313 cpufreq: Resolve CPUFREQ_NOTIFY issue
68e76e1 cpufreq: Always allow update of user policy
fc57647 mutex: Back out architecture specific check for negative mutex count
4332142 mutex: Queue mutex spinners with MCS lock to reduce cacheline contention
1ccabd1 mutex: Make more scalable by doing less atomic operations
5ab951a smp: Allow booting a specific subset of CPUs
3d1943e Bluetooth: Fix invalid length check in l2cap_information_rsp()
f6e2900 Bluetooth: Fix missing length checks for L2CAP signalling PDUs
8b73d40 Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
c4d5325 Bluetooth: Cancel power_on and power_off work
6ad170d Bluetooth: Prevent Bluetooth L2CAP Remote Heap Memory Corruption
533b810 block: Add SIO, VR and ZEN I/O schedulers
8394970 block: fiops add some trace information
3564a4d block: fiops bias sync workload
6f26998 block: fiops preserve vios key for deep queue depth workload
ddfc071 block: fiops add ioprio support
6f9af25 block: fiops sync/async scale
cb1b115 block: fiops read/write request scale
b524035 block: fiops ioscheduler core
90040bf block: Switch from BFQ-v7r6 for 3.4.0 to BFQ-v7r7 for 3.4.0
edd3688 block: Switch from BFQ-v7r5 for 3.4.0 to BFQ-v7r6 for 3.4.0
6b31cf7 block: introduce the BFQ-v7r5 I/O sched for 3.4
656ae7c block: Reserve only one queue tag for sync IO if only 3 tags are available
c4b5d51 block/partitions: optimize memory allocation in check_partition()
f0648c0 block: row: add magic values
c479736 block: deadline: Optimize for non-rotational
af36f5d deadline: Allow 0ms deadline latency, increase the read speed
51c12b7 CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug
58197f1 writeback: increase bdi_min_ratio to 5
c2092dd writeback: fix writeback cache thrashing
d599099 writeback: fix race that cause writeback hung
d1f34cf ARM: make kernel oops easier to read
95a3c14 mmc: core: Fix NULL pointer dereference issue with mmc_blk_reset()
82d5e64 mmc: block: fix race in deferred resume
6c2cb52 mmc: core: remove duplicate code in mmc_rescan
479f8c4 Update dsi-panel-jdi-1080p-cmd.dtsi
925c4fc Linux 3.4.68 - 3.4.105
2472975 msm8974pro: dts: increase cpu voltags for OC frequencies by 25 mV
4f179e7 msm8974pro: dts: cpu overclocking to 2880Ghz
0f3266c msm8974pro: dts: cpufreq: added qcom cpufreq reference table
ccb7414 msm8974pro: dts: cpufreq: introduce 268MHz clock
746415f ARM: dts: msm8974: Allow power collapse as minimum l2 gdhs mode
aca37cd msm8974: usb: dts: Set the usb max speed to high
c54988c oppo: i2c: drop nfc freq to 19.2 MHz
ab8b57b msm8974pro: regulator: set retention-voltage to 600mV
1f27b4e toolchain: gcc: squashed fixes related to optimized toolchain
ad28b7a kexec: update kexec hardboot patch for Lollipop release
e46519a Implement kexec-hardboot
38a7cfd selinux: correct locking in selinux_netlbl_socket_connect)
467e03e selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
974fccbc selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute()
534f51c selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
9a7a8d8 selinux: look for IPsec labels on both inbound and outbound packets
8f94f45 selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()
2972450 selinux: fix broken peer recv check
1535a9c SELinux: Fix memory leak upon loading policy
3364b6e SELinux: bigendian problems with filename trans rules
42c919e SELinux: possible NULL deref in context_struct_to_string
621ea9c SELinux: use ARRAY_SIZE
fea1341 SELinux: Reduce overhead of mls_level_isvalid() function call
====================
02-27-2015
====================
* build/
5e33210 Revert "Recovery flashable Viper4Android [1/2]"
* device/motorola/condor/
ac4dc4a Fixes for condor
e2992e6 Conversion
* device/qcom/common/
1fdc2de power: Don't change timer_rate when the screen turns off
* device/qcom/sepolicy/
705bcb1 msm8610: Compile sensor policy and fix typo
53d6172 Revert "SEAndroid: Updated vold domain related policy"
12b70a7 Dont know
* frameworks/base/
bd0b7e0 ExpandedVolumePanel: Fix SystemUI FC when expands volume panel from Notifications tile
43294ea SystemUI: Create expandable volume panel from SimpleAOSP
* frameworks/native/
07e782f surfaceflinger: Fix for non-qcom devices
77bea00 libgui: Copyback all region except dirty region for newly allocated buffer
88d6442 surfaceflinger: Reduce logging verbosity
16f52ba surfaceflinger: Fix the "Fix the opaque check"
f4d223b SurfaceFlinger: Native changes to add blur effect
9ecd7b6 surfaceflinger: Fix the opaque check
b2f1653 Fix for corruption when numFds or numInts is too large.
f42dad2 Surface: Ensure synchronisation of copyBlt
e22aa35 Surface: Always consume fence fd in queueBuffer
639a921 Revert "SurfaceFlinger: Make secure display ifdefs more narrow."
6de4c4e Fix for landscape thumbnail images on GLES11RenderEngine
0242adf libgui: add support for Samsung external gralloc usecases
c012a04 frameworks/native: surfaceflinger: Add Group cache
dcb3b92 sf: Enable tilerender feature only if needed
e4160fe Use 3gb dalvik heap and hwui
* manifest/
7fec798 DashClock: Bye!
db63899 Add Scripts [WIP]
8e1715c LatinIME: Track own repo && delete obsolete script
89fef80 Update some apps from CM
* packages/apps/Settings/
961c9d7 Larger banners for Interface and About
424d6be Battery text mode (2/2) && Make it coexist with Native battery percentage
0125ae7 Native Battery percent helpers for SwitchPreference
3ee6ae0 Add back increasing ring feature (2/3).
* packages/apps/SlimLauncher/
e648bd7 Revert "New material drawables [TEST]"
55d3919 New material drawables [TEST]
* scripts/
9aebfa0 Add push.sh
c60ed89 Remove unsed stuff from guide
fb94427 Just need ROM & Kernel
2ce1031 Add recovery_to_device
a0a7f0e Update SlimSaber scripts
* vendor/ss/
c6f3760 Bump to 1.9 :;
748755d Add Motorola Moto E support && rename bootanimations This also adds the new Motorola Moto X 2014 bootanimation in video format for condor.
029dc83 rm dashclock
98b7456 Revome absolete scripts from PA
827e29a Add line and fix root permissions for the xml
f55d164 SaberSunset Wallpaper (Simple Material Purple) Sorry for making it simple, the reason is because it makes a smaller .zip and makes the launcher loads faster in the first boot
c78429f Add overlay for Swype lib
10e34ad Revert "Viper4Android flashable trought recovery [2/2][READ]"
====================
02-26-2015
====================
* device/motorola/condor/
8d7467f Fix FM radio issues
* frameworks/base/
559c7f0 Battery text mode (Rework)
6d7e21c Fix last commit
b927227 Battery text mode (1/2)
0c6b61a Fix battery % always showing at < 100%
01d01ba SystemUI : Make battery percentage configurable
5e07818 Quick pull down and double tap to sleep gesture: Disable as default
ce424c0 SystemUI: add Settings.System toggle for quick-quick settings pulldown
da70d30 Add an option/category in Dev Set to customize the device hostname (1/2).
1abd4b6 Add back increasing ring feature (1/3)
9d88a41 Navigtion bar height layout fix
d70ec47 [SQUASHED]Paranoid malformed expandable volume panel
1bd89c3 Tweak Battery light Enable green light on 98%
b119f11 Improve scrolling cache
98b0abe status bar: native battery percentage
f35b3d1 Navigation bar custom height
7cefea1 We don't need CM Theme Engine database...
* packages/apps/Dialer/
af5dcf8 Dialer: Fix T9 for Hebrew
* packages/apps/Settings/
5bc89a3 Native battery percentage Credits: Rascarlo
8515689 Ooops fix last commit
b7ab145 Add NavBar category and NavBar Height
47706b9 Use a seekbar preference to allow setting arbitrary animations Reworked.
f2234ad Try to fix Github mess
05bc87b Fix for building process NetworkTraffic
* packages/apps/SlimLauncher/
232dc0d Revert "More material, new icons and no shadows..."
be44f4a Revert "Remove hdpi and mdpi background"
238c82e Revert "Make SlimLauncher more minimal and organized"
6d5de9b Revert "Make homescreen icons smaller"
* vendor/motorola/condor/
921f101 Nothing
====================
02-25-2015
====================
* build/
4144f0b Recovery flashable Viper4Android [1/2] Using the same SuperSU uses to get flashed together ROM, We're gonna put viper to be flashed together.
52a192c Make the building process cool and remove email Email needs to be in the manifest as well, don't delete it.
* device/lge/g2-common/
5232558 Add support for Notification and Battery LED
* device/motorola/condor/
0b88041 Update sepolicy files
c78ac8d move more things to prebuilt and use the find file command instead of explicitly saying which file to copy
* external/busybox/
bbfc339 mount: respect a user-specified fstype
* frameworks/av/
b5e5224 nuplayer: Render video frames after audio is rendered
f59d5d9 NuPlayer : Added flag to know if Audio rendering has started
5d33e44 nuplayer: Write the partial aggregated buffer to the decoder
a672c4f stagefright: Guard against crash with mismatched codecs
9830688 nuplayer: Enable small buffer hint for PCM offload
fc69368 Roll back a few audiopolicy changes
465372d nuplayer: Fix incorrect audio resume time during seek
* frameworks/base/
a3e8c09 ExpandedVolumePanel: Fix SystemUI FC when expands volume panel from Notifications tile
01512e4 SystemUI: Create expandable volume panel.
81eb852 Implement linked volumes and add upgrade path.
3905e52 Make Network traffic metter smaller
71906e5 Fix Unused Space at Recents When Search Bar is Disabled
847641e make switch to last app animation snappier
14e662d Add option to disable searchbar in recents [2/2]
3694c52 SystemUI: make long pressing recent switch to last app
8e61b44 SystemUI: Bring back animated rotation tile
26f24b5 Netowork speed indicator layout fix
177f6ff TrafficMeter: fix auto hiding when Bytes is set as the unit
66149a7 [1/2] TrafficMeter: added option for auto-hiding on inactivity
bcf5d5b [1/2] Base: Upgrade network traffic meter
a352f40 [1/2] SystemUI: Update network traffic indicator
a09e8a8 [1/2] SystemUI: Network speed indicator
871a7e0 fix for screenshot animation glitch in portrait
c058d62 Frameworks Base rework and Battery and Notification Lights
c4d60f8 Fix volume adjust on rotation
f0259fe fwb: Tweak a few Animation Speeds
* hardware/qcom/audio-caf/msm8916/
9a02eaf msm8916: set source on adev_open_input_stream
* hardware/qcom/audio-caf/msm8974/
1778529 hal: Shush some debug logging
* hardware/qcom/media-caf/msm8974/
02765cf mm-video-v4l2: vidc: vdec: handle codec config ETB's properly
bd8c3b3 mm-video-v4l2: vdec: insert timestamps qeued by client in TS queue
5680cb8 mm-video-v4l2: vdec: Always send NC VOPS to the driver
d8b294d mm-video: vidc: Adjust timestamp if actual ts < previous ts
e43f297 mm-video-v4l2: vdec: streamoff while freeing first output buffer
f6f3653 mm-video-v4l2: vidc: move codec_config buffer counter increment
7fc90f9 mm-video-v4l2: vidc: move pending flush sem release in async thread
* manifest/
a665bc2 Sleepy
2a20549 Fix
31ba868 Gallery2: Track CM repo
* packages/apps/Settings/
3dacdbb Settings: Use a seekbar preference to allow setting arbitrary animation scale values
6078110 Separate customization and about Sunset logos
25c7da6 Move some string to ss_strings
edafa2d Settings: Create unlinked and linked notification & ring volume options.
b82196f Add option to disable searchbar in recents [1/2] Credits: yashade2001
e044fb7 Light settings: reduce tone if preview image color is very light
d328529 Strings
3bfa3ce Quick settings pulldown switcher
576ad2d Add missing profile strings for notification lights Credits: Banks
9888dbd [2/2] Settings: Battery and Notification Lights
7226592 Settings: Clock & date summary, clock & date string edits, etc. Credits: @MrBaNkS and SimpleAOSP
47fb541 Revert last commit, I forgot they are enabled as default
ac9fdcd Open app when clicking on icon in App Info screen
615fefa TAP! TAP! TAP!. Only if being a developer was this easy.
9729ccf Settings: Network Traffic
* packages/apps/SlimLauncher/
0520b71 Make homescreen icons smaller
5d5d44e Make SlimLauncher more minimal and organized * Tweaked some preferences * Organized the Dock * Tweaked some colors to match ElixirUI (Purple)
345db0f Remove hdpi and mdpi background I forgot to uncheck the BG on Photoshop
166afb0 More material, new icons and no shadows... SlimLauncher is one of the best Launcher with good customization but the wallpaper picker is still in KK times, this commit makes it more Android 5.0 friendly. I've removed some shadows and the ugly 3D aspect in some icons.
* vendor/ss/
25242c9 Some changes to build.prop
f2f6513 Viper4Android flashable trought recovery [2/2][READ] All credits to XDA member @Hid3rs
8d4920c Allow bootanim improvments and more
8c6e35e Changelog changes
45fc1f6 Bump to 1.8
====================
02-24-2015
====================
* device/motorola/condor/
76a4464 Condor: fix update
9624f9b Condor: Update audio policy
7b43559 WTF
f5e96b9 init: remove unneeded FM service
b81bae2 Condor: Remove duplicate boot jar product
* external/bluetooth/bluedroid/
a15b69e bluetooth: Export and re-use our fixed timer
* hardware/qcom/audio-caf/msm8974/
d7a9b08 audio: Fix for clip skip issue during SSR
28f1e41 hal: Enhance compress offload logging
* manifest/
f30e231 Getting your Toolchains from BitBucket
* packages/apps/Settings/
4b6026e More fixes for new features place Credits: @darkobas
060e156 Fix building process
====================
02-23-2015
====================
* device/lge/g2-common/
4b71685 Test SELinux set to permissive
* device/lge/vs980/
b244bee Changes for SS
* frameworks/base/
742fb60 Frameworks: Statusbar clock and date customizations
* kernel/lge/msm8974/
cb0d20a VS980 Bringup
* manifest/
2b6979b A1
91b972e Fix for malformed line
dd8a988 Gerrit for my toolchains? I don't think so...
35841a9 Try @RobbieL811 toolchains
967a038 Lots of errors using SaberMod bionic and art
b7f8580 +SaberMod
* packages/apps/Settings/
060e156 Fix building process
cd44601 Change clear recents location and fix position names
5ce55d1 Move up Expanded Desktop
a621d4f Fix last commit
6e1fb8d Use Skyliner33v's new Recents icon && Add recents category Thanks sky.
b361d68 We need you green as well.
39350ee Some adjustments for Clock and Date
b0016ba Settings: statusbar clock customization + initial interface + color picker
4785ae9 Almost there, I don't think so...
b7f829d Change SdCard icon to Teal to be seen in Storage Menu.
d472f05 Changes to support more categories P1
* vendor/ss/
0b243df Add VS980 to vendorsetup.sh && Bump to 1.7
7332883 VS980 Bringup
====================
02-22-2015
====================
====================
02-21-2015
====================
* frameworks/opt/net/wifi/
8fd5ac8 WifiStateMachine: Tone down logging
* hardware/qcom/wlan/
d3701c8 qcwcn: Tone down logging
* system/vold/
e207e22 vold: cryptfs: Check return values
====================
02-20-2015
====================
====================
02-19-2015
====================
* build/
37898e5 Place changelog to start right after APKs optimization Testing...
* external/bluetooth/bluedroid/
3e62590 bluetooth: a2dp: Fix return value from out_set_parameters
83824ce bluetooth: Reduce logging verbosity
* packages/apps/Bluetooth/
8a0f46e Automatic translation import
* packages/apps/BluetoothExt/
2caafde Automatic translation import
* packages/apps/Camera2/
d0e8547 Automatic translation import
* packages/apps/CellBroadcastReceiver/
f33bd50 Automatic translation import
* packages/apps/PhoneCommon/
be8d469 Automatic translation import
* packages/apps/SoundRecorder/
a05a722 Automatic translation import
* packages/apps/Stk/
49f9566 Automatic translation import
* packages/apps/UnifiedEmail/
244c1b2 Automatic translation import
* packages/inputmethods/LatinIME/
0be21a0 Automatic translation import
* packages/services/Mms/
8d5b7bd Automatic translation import
* vendor/ss/
615a40a Changes in Changelog and fix for ro.ss.device double def
====================
02-18-2015
====================
* build/
81ad339 New build art and changelog tests
* external/bluetooth/bluedroid/
fff47ff bluetooth: a2dp: Fix autostart failure due to transient incall error
4a7b0de bluetooth: a2dp: Don't drop PCM data when limiting data transfer rate!
0c3a3f1 bluetooth: a2dp: Properly shutdown datapath on write failure
45e877a bluetooth: Fix race condition in GKI timer callback
7de248b bluetooth: Use /dev/alarm (if it exists) for monotonic us time
* frameworks/base/
1d31173 Fix last added feature when building
5fee89a SystemUI: option to ignore the last app when clearing recents (1/2)
0871b19 Use 'dismissAllTasks' to clear all apps && remove dead code
b724f6a Recents: There can only be one default
4f92c88 Recents: Update & add top center
e27cf49 add floating button center option & change clear all button
0a6f28d Recents: Clear All bot, and make room for it.
51f78627 SystemUI: option to ignore the last app when clearing recents (1/2)
4c75c2c SystemUI: we need to use fadein/fadeout anim on FAB
1013f84 Framework: Add Fade in and Fade out effect to Recents FAB
08eed37 SystemUI: replace recents clear all button with a fab button
14b9798 frameworks/base: Bringup expanded desktop and implement per-user configuration.
246ebcb Add CM clear all button [1/2]
57a0edc bootanimation: performance/speedup enhancements (squashed from CM11)
* manifest/
58d0eea A bunch of updates...
* packages/apps/Mms-caf/
7509353 We need to preserve the environment (Greenfy-ing) The humanity liked this commit (y)
0bae9f9 Mms : Fix templates
977c27a New material green general icons Credits: Mazda
d2f679e New launcher icon by @Mazda
* packages/apps/Settings/
2d78aae Declare .Settings to fix build
f4c121e Settings: Bringup expanded desktop and implement per-user configuration.
aea561a Option to dismiss all recents or keep the last used
da95c91 More clear all positions
622ceab Clear all recents with position options and switcher Testing...
9051f8e Switch to vector drawable for layers icon
fe8ab4b Point new Layers Manager app
* vendor/ss/
d4ff8bc Welcome BETAS! Let's start from where Alpha stopped... 1.6 SaberSunset is now super stable, no reason for Alphas, let's get BETA and start making it clean with some features.
cb8b8a4 SunsetLayers v0.05 Credits: BitSyko Team / lovejoy777 / bgill55
99f9134 Damm changelog, never works
====================
Initial Changelog
====================
[/COLOR][/FONT]
I want to show you how easy is building SaberSunset. First of all you need a Linux machine with the properly setup.
For this GUIDE purposes I'll only explain how to get Ubuntu 14.04 LTS Trusty to build SaberSunset and everything you want.
Setting up the OS:
Download Ubuntu 14.04.1 LTS Trusty Tahr 64 bit from HERE
Do not use the 32 Bit version.
Burn it on a 4.7GB DVD or create a bootable USB stick.
How to create a bootable Ubuntu USB stick on Windows?
How to create a bootable Ubuntu USB stick on MacOS?
Change the boot ordinance to reflect your USB stick at the first position.
Ubuntu will load up and the on screen instructions will tell what to do, if you have troubles to install it, please Google it, but it's very easy.
After you boot up on Ubuntu you can change ordinance back to HDD/SSD at the first position.
Click to expand...
Click to collapse
Now you'll need to setup the environment.
Install Open-JDK 7 for the necessary Java development tools.
Code:
[FONT="Arial"][COLOR="DimGray"]sudo apt-get update && sudo apt-get install openjdk-7-jdk[/COLOR][/FONT]
Install the main build tools.
Code:
[FONT="Arial"][COLOR="DimGray"]sudo apt-get install git gnupg ccache lzop flex bison gperf build-essential zip curl zlib1g-dev zlib1g-dev:i386 libc6-dev lib32bz2-1.0 lib32ncurses5-dev x11proto-core-dev libx11-dev:i386 libreadline6-dev:i386 lib32z1-dev libgl1-mesa-glx:i386 libgl1-mesa-dev g++-multilib mingw32 tofrodos python-markdown libxml2-utils xsltproc libreadline6-dev lib32readline-gplv2-dev libncurses5-dev bzip2 libbz2-dev libbz2-1.0 libghc-bzlib-dev lib32bz2-dev squashfs-tools pngcrush schedtool dpkg-dev[/COLOR][/FONT]
Install the complementary build tool.
Code:
[FONT="Arial"][COLOR="DimGray"]sudo apt-get install libcap-dev texinfo libgmp-dev libexpat-dev python-dev liblz4-tool[/COLOR][/FONT]
Create the following symbolic link.
Code:
[FONT="Arial"][COLOR="DimGray"]sudo ln -s /usr/lib/i386-linux-gnu/mesa/libGL.so.1 /usr/lib/i386-linux-gnu/libGL.so[/COLOR][/FONT]
A program called "repo" lets you communicate with git servers and download all that precious source code.
Code:
[FONT="Arial"][COLOR="DimGray"]mkdir ~/bin && curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo && chmod a+x ~/bin/repo[/COLOR][/FONT]
If you don't have a Github account, read the following on Github, expect "Dealing with line endings", you won't need it.
After, you generate an SSH key to assign your computer identity on Github.
Click to expand...
Click to collapse
Super Guide
Now you'll need to download SS sources from Github, download your device source code and everything. more Just follow my Super Guide and report back.
Click to expand...
Click to collapse
Extra/Troubleshooting
libisl.so.13: cannot open shared object file: No such file or directory
Code:
[FONT="Arial"][COLOR="DimGray"]download the deb file from here: http://packages.ubuntu.com/vivid/libisl13
sudo dpkg -i libisl13_0.14-1_amd64.deb[/COLOR][/FONT]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found
Code:
[FONT="Arial"][COLOR="DimGray"]sudo apt-get dist upgrade[/COLOR][/FONT]
Click to expand...
Click to collapse
​
XDA:DevDB Information
Official SaberSunset for LG G2!, ROM for the LG G2
Contributors
GalaticStryder
Source Code: https://github.com/SaberSunset
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: Hybrid
Version Information
Status: Alpha
Created 2015-02-12
Last Updated 2015-03-30
Screenshots
Motion Screenshot
UNCOMPRESSED​
#Reserved #02
Reserved 02
Glad to see you got the new op up. Can't wait to test on the vs980.
Let me know if you need a tester on said varient.
Lawlrus said:
Glad to see you got the new op up. Can't wait to test on the vs980.
Let me know if you need a tester on said varient.
Click to expand...
Click to collapse
I'm compiling according to the priority I said, until tomorrow end I think it will be up, if it runs with no problems on D802, other variants should be fine as well. I need to fix the back button when IME is open and the changelog is not being pushed to the device yet. I think I need a
Code:
make clean
so it will be fine, make magic is just when I change the SystemUI features or another packages.
Thanks for supporting.
Hi!
With the newest d802 telephony client crashes. I'll try to get a logcat later after work.
Symptom: somebody who tries to call me did get a free sound followed with "temp. unavailable", on my side the client just crashes. I even had it crash after a call.
It still has sound distortion problem (that all lp roms have?) too.
And I was unable to install latest viper4android, it crashes on boot (lp variant of course).
biert87 said:
Hi!
With the newest d802 telephony client crashes. I'll try to get a logcat later after work.
Symptom: somebody who tries to call me did get a free sound followed with "temp. unavailable", on my side the client just crashes. I even had it crash after a call.
It still has sound distortion problem (that all lp roms have?) too.
And I was unable to install latest viper4android, it crashes on boot (lp variant of course).
Click to expand...
Click to collapse
Telephony I haven't seen, thanks for pointing. Viper4Android has been added as prebuilt.
Just gimme the name of the crashing package/module after work, I'll disable strict aliasing for it, maybe this has broken some code in the telephony, very easy to fix tough.
Just finished flashing this and first impressions are WOW :good:
Will report back if I find any bugs or glitches
Same problem as biert87 here too, incoming call → Unfortunately, Phone has stopped
But the calling end receives a normal beep as if it was ringing on the other side.
Grabbed a catlog when recreating the problem, attached. (Syslog → Unfortunately, Android System has stopped )
On another note: There is no default messaging app in this rom so if you are flashing a small gapps package say nano or pico (and have two step verification on for your google account) you won't be able to add your account without first disabling two step verification
So you switched to PA sources? Hope you can implement things from other teams man.which gapps should i flash?
Στάλθηκε από το LG-D802 μου χρησιμοποιώντας Tapatalk
vrwmiaris1 said:
So you switched to PA sources? Hope you can implement things from other teams man.which gapps should i flash?
Στάλθηκε από το LG-D802 μου χρησιμοποιώντας Tapatalk
Click to expand...
Click to collapse
I flashed latest PA Gapps (nano) from TKruzze here: http://forum.xda-developers.com/par...apps-official-to-date-pa-google-apps-t2943900 and all works fine :fingers-crossed:
i know is awesome work bro, but i need wait for use calls, the next update will be installed on my D802!!
That ROM (awesome work ) (ART Work ) is splendid, thanks for all your time and keep it up
biert87 said:
Hi!
With the newest d802 telephony client crashes. I'll try to get a logcat later after work.
Symptom: somebody who tries to call me did get a free sound followed with "temp. unavailable", on my side the client just crashes. I even had it crash after a call.
It still has sound distortion problem (that all lp roms have?) too.
And I was unable to install latest viper4android, it crashes on boot (lp variant of course).
Click to expand...
Click to collapse
Same bug For me..i need to switch back to my nandroid because my girlfriend call me a lot of time And my phone not ringing or display the call... After that bug the rom works so smooth!!
enr88 said:
Same bug For me..i need to switch back to my nandroid because my girlfriend call me a lot of time And my phone not ringing or display the call... After that bug the rom works so smooth!!
Click to expand...
Click to collapse
Sounds like a 'feature' to me...
markrulesallnow said:
Sounds like a 'feature' to me...
Click to expand...
Click to collapse
LOL :laugh:
enr88 said:
Same bug For me..i need to switch back to my nandroid because my girlfriend call me a lot of time And my phone not ringing or display the call... After that bug the rom works so smooth!!
Click to expand...
Click to collapse
+1 , sorry for not providing log but I'm on the move, waiting for the fix
Στάλθηκε από το LG-D802 μου χρησιμοποιώντας Tapatalk
Found another small bug, when resizing the navbar the back button gets "squashed" and not resized like the others. Minor bug but thought I'd mention it :silly:
condudad said:
Found another small bug, when resizing the navbar the back button gets "squashed" and not resized like the others. Minor bug but thought I'd mention it :silly:
Click to expand...
Click to collapse
You right, I can confirm this as well as the callings not working properly to receive, but I already know how to fix it
Anyone to test D800 with some OPTs that I didn't test on the D802? It's pretty much more optimized I think, just need to know if it will boot and have the same issues. It's uploading...
First D800
Updated the OP with D800 download repo, it shows RELEASE-2.0 because it's from my testing branch so I just renamed to something different from Alpha. I want to know if it boots fine and works.
I have more 5 fixes do do, after them the build will be prety much good for daily usage again (02-08) was.
Link: https://renderserver.net/devs/SaberSunset/d800/
Changelog for this:
Floop Nest Optmization
More GCC Optimizations
Pipe Optimizations
Viper4Android
New wallpaper lol
Just need some feedback...
vrwmiaris1 said:
So you switched to PA sources? Hope you can implement things from other teams man.which gapps should i flash?
Στάλθηκε από το LG-D802 μου χρησιμοποιώντας Tapatalk
Click to expand...
Click to collapse
Already merged lots of cool packages and stuff and some features like the navbar height, some days it won't even look like PA anymore, but I'll keep it clean, no dirties over here.
GalaticStryder said:
Already merged lots of cool packages and stuff and some features like the navbar height, some days it won't even look like PA anymore, but I'll keep it clean, no dirties over here.
Click to expand...
Click to collapse
Do you consider implementing customizable navbar bitten like on bliss or vanir?

[ROM][5.1.1][AOSP] XenonHD Stable 2.0 Build 6 (26.07.15) [SM4.9/4.9]

Team Horizon Presents...
{
"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"
}
XenonHD's Official Home
XenonHD is a custom firmware aka ROM for various Android devices. It is built from Android Open Source Project (AOSP) with additional features, performance and battery life improvements.
The idea behind XenonHD is to give users a ROM that is "blazing fast, rock stable and buttery smooth".​d2spr Specific Features (May or May not apply to other devices)
Deathly Kernel
SaberMod 4.9/4.9 Toolchains
NDK 4.9
PNGQuant Optimized
Latest Host Toolchain
Layers Theming Guide
To use the layers theme engine please follow this guide in the YouTube video, but remember you already have the layers app built in to this rom, so you don't need to worry about joining the community or downloading the beta. See the XDA page below for available themes (you can also go to the Google play store and search "layers themes" - if you install themes from the play store make sure you open the theme after downloading and follow instructions from there)
Official MEGA RRO Layers Overlays Collection
Here is the youtube guide https://youtu.be/jfsVp57CSnY
Device Source:
d2spr Tree
Deathly Kernel Source
Flashing Instructions:
To install this ROM you will need to have an unlocked boot loader and a latest custom Recovery such as TWRP 2.8.7.0 or PhilZ installed - Download it now from here
Copy the downloaded ROM to your phone.
Boot into your recovery
Back up your ROM
Enter recovery
Make a full wipe (system, data, cache, dalvik). If you're updating rom or have other 5.1 already you don't need to wipe data (wipe system, cache, dalvik)
Install the ROM
Install GAPPS package (OpenGAPPS Recomended)
Reboot - the first boot can take up to 5 minutes
Download:
AndroidFileHost
XDA:DevDB Information
XenonHD for d2spr, ROM for the Sprint Samsung Galaxy S III
Contributors
frap129, pcarenza, TheBr0ken, The rest of XenonHD
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Stable
Created 2015-05-25
Last Updated 2015-07-26
Changelog
Project name: android_external_jpeg
•Xin Qi - Enable neon optimization for 32bits.
CyanogenMod Project name: android_external_android-visualizer
•Roman Birg - VisualizerView: add ability to disable drawing
•Roman Birg - Revert "visualizer: don't draw fade out paint when there's no content"
•Roman Birg - visualizer: don't draw fade out paint when there's no content
CyanogenMod Project name: android_external_openssl
•Brandon McAnsh - openssl: host: Only show warning if HOST OS is not linux or darwin
Project name: android_external_icu
•Roman Birg - icu: add Kiev summer time zone translation
Project name: android_external_libnfc-nci
•Ricardo Cerqueira - pn547: Don't attempt to downgrade firmware
•Ricardo Cerqueira - pn547: Force rewrite of config even if we think it's the same
•Steve Kondik - libnfc-nci: Add NXP chip type disambiguation
•Jizhou Liao - Rename NXP HAL
•Rashed Abdel-Tawab - Include stl symbols and headers
•Jizhou Liao - Update .conf file
•Jizhou Liao - Add Peer-To-Peer priority mechanism
•Jizhou Liao - Adding MiFARE DESFire format support
•Jizhou Liao - Correct corrupted CC value on MIFARE ULC tag
•Jizhou Liao - T1T HR0 and HR1 parameters missing in tag dectection
•Jizhou Liao - Increase maximum AID routing buffer length and entry size.
•Jizhou Liao - Increase APDU buffer size to support extended APDU
•Jizhou Liao - Fix unhandled NCI errors and wrong states
•Jizhou Liao - Increase HCI EVT buffer size
•Jizhou Liao - Fix maximum HCP package size
•Jizhou Liao - Memory leak and NULL pointer check fixes
•Jizhou Liao - Code inspection fixes
•Jizhou Liao - Changes base on coding conventions rules
•Shareef Ali - Fix board-specific HAL module naming
•Steve Kondik - nfc_nci: Allow passing in the HAL suffix as a variable
CyanogenMod Project name: android_external_stagefright-plugins
•Steve Kondik - stagefright-plugins: Restructure the code
•Ethan Chen - stagefright-plugins: Remove Vorbis/MP3/H263/H264/HEVC
•Steve Kondik - stagefright-plugins: Fix adaptive buffer and crop handling
•Steve Kondik - stagefright-plugins: Add special handling of DivX files
•Steve Kondik - stagefright-plugins: Improve seeking further
•Steve Kondik - stagefright-plugins: Disable lowres
CyanogenMod Project name: android_build
•Joe Maples - qcom: Add TARGET_CAF_IDENTIFIER
•Joe Maples - Revert "build: Add chromium prebuilt support to envsetup.sh && The core Makefile"
•Joe Maples - Revert "Prebuilt chromium: Run a check for target device directory"
•Joe Maples - Revert "Prebuilt chromium: update again script for lollipop"
•Joe Maples - Revert "Fix chromium scripts for XenonHD"
•noname55804 - Use Google's prebuilt webview (2/3)
•arter97 - Create 0 compression ratio jar files
•Peter Carenza - Clean up block-based build commit
•Shaun Eaton - Add flag to toggle block-based build
•The Android Automerger - "LMY48G"
•The Android Automerger - "LMY48F"
•The Android Automerger - "LMY48E"
•The Android Automerger - "LMY48D"
•The Android Automerger - "LMY48C"
Project name: platform_manifest
•Peter Carenza - Add vanilla caf repos
•Joe Maples - Lighten up a little, bro.
•Joe Maples - Add Google prebuilt Webview (3/3)
•Daniel Sikorski - upgrade to 5.1.1_r8
•T-Macgnolia - Removed remote as it is no longer needed.
•T-Macgnolia - Adding a new remote temperarily for test builds of android_device_lde_c50. Will remove once test builds are done and all of c50 repos are moved to TeamHorizon github.
•iceandfire - Remove CM File Manager
•pcarenza - Nuke whisperpush
•Daniel Sikorski - Update to 5.1.1_r6
•pcarenza - Upgrade to 5.1.1_r5
Project name: android_packages_providers_DownloadProvider
•Danesh Mondegarian - DownloadManager : Only remove stale id if download is not deleted
•Roman Birg - DownloadManager: allow ACCESS_ALL_DOWNLOADS to be granted via whitelist
Project name: android_packages_services_Telephony
•garwedgess - [4/4] Telephony: Breathing missedcall/sms/voicemail
•dankoman - [2/3] Telephony: Proximity speaker
Project name: packages_apps_SlimLauncher
•Andreas Blaesius - Automatic translation import
•Andreas Blaesius - Automatic translation import
Project name: android_packages_apps_Settings
•XXMrHyde - Lock screen weather: Add options to hide the weather when notificatio…
•LorDClockaN - Settings: Hide carrier on lock screen (2/2)
•iceandfire - Stats: Update for XenonHD
•Adnan Begovic - Settings: Rebase against GoogleAnalyticsV3.
•Adnan Begovic - Settings: Map to new Secure Setting for Stats Collection.
•Adnan - Settings: Migrate stats opt out to global settings.
•Chris Soyars - Use SSL for submitting stats
•Ricardo Cerqueira - ReportingService: Fix service startup
•Adnan Begovic - Settings: Update Anonymous Stats Implementation.
•Adnan Begovic - Settings: Add stats collection preference to privacy.
•Danesh Mondegarian - Settings: Anonymous Statistics
•theringmaster - XenonHD logo in About section
•theringmaster - XenonHD logo in About section
•iceandfire - Revert "Settings: Ambient Display configurations"
•TheBr0ken - Add NavRing strings back in
•TheBr0ken - Revert "Fix button settings FC"
•TheBr0ken - Remove redundant code
•TheBr0ken - Add hook in Settings for Layers Manager
•iceandfire - Disable slim recents by default [2/2]
•Brandon McAnsh - Settings: Remove Performance Settings
•iceandfire - Bring back lift to wake option
•TheBr0ken - Lockscreen shortcuts
•Jmz - Disable Immersive Messages [2/3]
•LorDClockaN - Breathing notifications: hide and seek game
•Bajee11 - [3/4] Settings: Breathing missedcall/sms/voicemail
•TheBr0ken - Fix button settings FC
•iceandfire - New icon for ROM Settings
•iceandfire - Add kernel adiutor to settings
•Peter Carenza - Kill WhisperPush with napalm
•Peter Carenza - Revert "Settings: Re-add whisperpush settings."
•Yin Liu - Fix memory leak issue in application settings
•Wilhelm Fitzpatrick - Settings: use WhisperPush v2 if it is installed in place of v1
•yank555-lu - DeviceInfo: remove unused variable in getMemInfo()
•Muhammed Nazim - Add RAM info.
•ljjehl - fix Processor info, some devices were showing unknown status. Amended by ljjehl <[email protected]>
CyanogenMod Project name: android_packages_apps_Eleven
•Utkarsh Gupta - Upgrade visualizer
•Michael Bestas - Automatic translation import
•Jorge Ruesga - eleven: fix invalid srt formats
•Michael Bestas - Automatic translation import
•Utkarsh Gupta - Dynamically generate visualizer color
•Michael Bestas - Automatic translation import
CyanogenMod Project name: packages_apps_Dialer
•xWASABI - KIO - Call Log Phone Tint 2
•xWASABI - KIO - Call Log Phone Tint 1
•Peter Carenza - Revert "Revert "set call recording to true""
CyanogenMod Project name: android_packages_apps_InCallUI
•Adnan Begovic - InCallUI: Unbreak heads-up disabled incoming call.
•Jean-Pierre Rasquin - Proximity speaker: Fix issue with routing to speaker when connected to bluetooth
•dankoman - [2/2] InCallUI: let InCallUI handle proximity sensor for incoming calls fixes "proximity sensor doesn't control screen state on incoming call. must manually turn on screen to see who's calling."
•dankoman - 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. Change-Id: I4aff0c393a9803d648538c2e268a2c3d446f536d
•dankoman - [3/3] InCallUI: Proximity speaker Patchset: lollipop no longer uses CallCommandClient
CyanogenMod Project name: android_packages_apps_Mms-caf
•Bajee11 - [2/4] Mms: Breathing missedcall/sms/voicemail
Project name: android_packages_apps_Bluetooth
•Divya Sharma - Compilation fix for bluetooth
CyanogenMod Project name: android_packages_apps_LockClock
•Brandon McAnsh - LockClock: Only show timestamp if it can fit
•Michael Bestas - Automatic translation import
•Michael Bestas - Automatic translation import
CyanogenMod Project name: android_packages_apps_Camera2
•iceandfire - New icon
CyanogenMod Project name: android_packages_apps_Browser
•iceandfire - New browser icon
CyanogenMod Project name: frameworks_native
•Dheeraj CVR - ui: fix blit2Hdmi function arguments
•Dheeraj CVR - exynos: fix HDMI include path for exynos
•Ricardo Cerqueira - ui/sf: Add support for exynos HDMI
•Javi Ferrer - sf: exynos4: set proper usage and flags for propietary HWC
•Javi Ferrer - sf: Exynos4: improve workaround for swapBuffers bug
•Javier Ferrer - sf: Exynos4: fix workaround for swapBuffers bug when there is no hwc
•Dheeraj CVR - sf: workaround for swapBuffers bug on Exynos4
•deadman96385 - Add 3GB dalvik heap and hwui memory
Project name: platform_frameworks_base
•fusionjack - WifiTile: Fix wifi toggle state in detail view
•LorDClockaN - FWB: Hide carrier on lock screen (1/2)
•Chirayu Desai - Revert CAF's default system sound settings
•Roman Birg - SystemUI: update notification clipping when reset
•martincz - base: display headset when plug
•Adnan Begovic - SettingsProvider: Migrate STATS_COLLECTION to secure.
•XXMrHyde - Lock screen weather: Add options to hide the weather when notifications are visible, (1/2):
•Jorge Ruesga - qs: fix NPE in visualizer tile
•Roman Birg - SystemUI: fix keyguard unlock drawable not updating
•iceandfire - DocumentsUI: New icon
•iceandfire - Revert "Implement ambient display as Active Display"
•iceandfire - Revert "SystemUI: fix doze pickup for shamu"
•Rudolf Tammekivi - policy: Show a simple dialog about optimizing apps
•LuK1337 - ActivityStack: Delay Binder Explicit GC during application launch
•TheBr0ken - Revert "Even more duplicates"
•iceandfire - Disable slim recents by default [1/2]
•iceandfire - Stock navigation bar icons
•riddle_hsu - [ActivityManager] Refactor broadcast and reduce deliver delay.
•martinusbe - Use Google Webview
•Lucas Gomez Jimenez - DO NOT MERGE Fix JNI global references leak in AudioEffect
•jshe32X - Avoid AsyncTask ThreadPool leak in RecentTaskLoaser
•Utkarsh Gupta - Rewrite Keyguard Visualizer
•tingna_sung - Should reset mDismissKeyguard on keyguard secure change
•ywen - Fix a GL error leak issue
•Henrik Baard - Remove memory leak in PersistentDataBlockService jni
•Abhisek Devkota - Even more duplicates
•Jmz - Disable Immersive Messages [1/3]
•garwedgess - [1/4] Base: Breathing missedcall/sms/voicemail
•Christian Poetzsch - Barrier only messages shouldn't prevent the idle handlers from running
•Emmanuel Berthier - Add Process IOWAIT info to ANR dump
•Snild Dolkow - Avoid ANR loop because of queued-up ANR runnables
•Charles Tsai - Use isolated thread to perform onStart()
•Roman Birg - SystemUI: dismiss brightness slider on screen off
•LuK1337 - SystemUI: Fix FC when mHandler is null
•Roman Birg - SystemUI: don't launch visualizer before we are attached
•Roman Birg - SystemUI: be more event driven in keyguard visualizer
•Roman Birg - SystemUI: workaround for visualizer flash on track change
•Roman Birg - SystemUI: dynamically generate visualizer color
•Roman Birg - SystemUI: visualizer state improvements
•Roman Birg - SystemUI: fix visualizer tile initial state
•TheBr0ken - Tweak animations a bit
•iceandfire - Add missing drawables for floating mode
•BlackDragon - Floating windows: Fix minimize/maximize buttons coloring.
•BlackDragon - Floating windows: Fix when we close floating window also remove the task.
•rogersb11 - Notifications: Launch in floating mode button.
•BlackDragon - Floating windows update: Fixes and Improvements.
•BlackDragon - Slim recents: Fixup float mode string.
•BlackDragon - Recents: Launch as Floating app.
•BlackDragon - Remove: "Recents: Launch as floating app."
•LorDClockaN - Chrome floating fix:
•oreiche - Keep app when opening floating window from recents panel
•Evan Anderson - Dismiss IME when floating window is dismissed
•Sean Hoyt - Add on-the-spot user preference dialog
•oreiche - SystemUI: Extend swipe helper (Part1)
•BigBrother1984 - Forward Port: Floating Window with Multitasking.
•Peter Carenza - Import Moto X Ringtones and Notifications
•Matt Garnes - Wait until the Keyguard is drawn to dismiss the boot dialog.
•Adnan Begovic - PackageManagerService: Don't attempt to dexopt platform-res.
•Wilhelm Fitzpatrick - WhisperPush: allowing whitelisting of needed framework permissions
•Roman Birg - Explicitly declare which permissions can be granted via signature
•Roman Birg - Allow permissions to be granted via whitelisted signatures
•jrizzoli - base: zenmode: add 90 minutes downtime
•Daniel Koman - [1/3] Frameworks: Proximity speaker
Project name: android_frameworks_opt_hardware
•Steve Kondik - cmhw: Add auto contrast support
Project name: webview
•Björn Hutmacher - Update WebView for arm to 44.0.2403.90
•Björn Hutmacher - Update WebView for arm and arm64 to 44.0.2403.83
•Björn Hutmacher - Update WebView for arm and arm64 to 44.0.2403.73
•Björn Hutmacher - Update WebView for arm and arm64 to 44.0.2403.64
•Björn Hutmacher - Individual apk files per arch
•Björn Hutmacher - Add x86 targets
•Björn Hutmacher - Add WebView 43.0.2357.121 for x86
•arter97 - Update WebView 43.0.2357.86 to 43.0.2357.121
Project name: frameworks_av
•Paras Nagda - Acodec: Add interlaced video support
•Pavan Chikkala - audio: fallback to SW decoder for video clips
•Diogo Ferreira - mediatek: Port AV changes
•Emilian Peev - CameraService: Bump up the maximum number of cameras
•Caio Schnepper - libstagefright: back off exynos4_enhancements HWC_HWOVERLAY usage
•Ricardo Cerqueira - Revert "libstagefright: free mMoovBoxBuffer"
•Steve Kondik - audiopolicy: Add msm8994
•Ricardo Cerqueira - stagefright: ffmpeg: Slightly raise the threshold for the ffmpeg scanner
•Xavier Varricatt - nuplayer: Fix incorrect audio resume time during seek
•MarcKe - smdk4412: disable buffer reallocation for the exynos4 platform
Project name: vendor_lge
•dadi11 - Initial support for D855 - LG G3
•Joe Maples - c50-common: Allow h345 to build
•C457 - initial support for h345
•C457 - initial support for LG Leon
•Joe Maples - Revert "Merge in blobs from h345/c50 and similar devices"
•Joe Maples - Revert "move blobs into c50 folder"
•Joe Maples - Merge in blobs from h345/c50 and similar devices
•dadi11 - move blobs into c50 folder
•AndroidAddict92 - wcnss
•AndroidAddict92 - added wcnss
•chevan gard - c50-vendor.mk: remove useless request
•chevan gard - Initial Commit for c50
•dadi11 - add init.d scripts
•Kevindeving - bin: addpdec from stock kk
Project name: proprietary_vendor_htc_m8
•iceandfire - Update blobs
•TheBr0ken - move files to proper location
•TheBr0ken - Remove depreciated blobs
Project name: vendor_xenonhd
•Joe Maples - baconcaf: Fix build
•Joe Maples - baconcaf: Add baconcaf to products
•Joe Maples - h345: Fix PRODUCT_DEVICE value
•Daniel Sikorski - Update xenonhd_d855.mk
•Daniel Sikorski - Update xenonhd_d855.mk
•Daniel Sikorski - Update xenonhd_d855.mk
•Daniel Sikorski - Add D855 - LG G3
•Daniel Sikorski - Create xenonhd_d855.mk
•T-Macgnolia - Fixed directory path
•T-Macgnolia - Fix durp
•T-Macgnolia - Update vendorsetup.sh
•T-Macgnolia - Update AndroidProducts.mk
•T-Macgnolia - Update and rename xenonhd_c50.mk to xenonhd_h345.mk
•iceandfire - Add stats collection overlay
•T-Macgnolia - Added products/xeononhd_c50.mk to complete the bring up of c50 to vendor/xeononhd
•T-Macgnolia - Bringing up c50 for XenonHD
•Peter Carenza - Update fingerprint for bacon
•TheBr0ken - Set Layers Manager Icon to not display in launcher
•iceandfire - Remove CM File Manager from builds
•iceandfire - Bring back old XenonHD boot animation for now
•TheBr0ken - Revert "Update apns-conf.xml"
•iceandfire - New XenonHD boot animation by DigitalHigh
•Peter Carenza - Correct bacon device id
•iceandfire - Add Kernel Adiutor
•iceandfire - Remove ota update center
•Peter Carenza - Expand the reach of changelog
•TheBr0ken - i605: Set Default Alarm to Cesium
•Gerald - added Telephony config and updated FINGERPRINT
•TheBr0ken - t0lte: Update t0lte mk files
•Daniel Sikorski - add geehrc
•Daniel Sikorski - add geehrc
•Peter Carenza - Add Surnia to menu
•Omkar - update xenonhd_ghost.mk
•audahadi - simplified build prop override
•Peter Carenza - Expand the reach of changelog
•TheBr0ken - i605: Set Default Alarm to Cesium
•Gerald - added Telephony config and updated FINGERPRINT
•TheBr0ken - t0lte: Update t0lte mk files
•Daniel Sikorski - add geehrc
•Daniel Sikorski - add geehrc
•CallMeAldy - Update Layers Manager to 4.1
•CallMeAldy - Add Layers Manager 4.0
Project name: proprietary_vendor_samsung
•ljzyal - Add klteduos
•ljzyal - kltechnduo:Update blob
•gekkehenkie11 - trlte-common: add qualcomm location service and bring makefiles up to date
•Michael Wawrzyniak - Add libalarmservice_jni.so to trltespr-vendor-blobs.mk
•Michael Wawrzyniak - Update trltespr GPS blobs
Project name: android_art
•Chirayu Desai - Improve dalvik cache pruning
•Igor Murashkin - dex2oat: Add a --compile-pic option
•Yevgeny Rouban - ART: prevent patchoat from symlinking with dummy files
•Yevgeny Rouban - ART: patchoat gets gzip support for compressed odex files
•Andreas Gampe - ART: Check for exceptions from unresolved classes
Project name: android_device_moto_shamu
•iceandfire - Shamu: Add battery capacity in charging animation
•iceandfire - Revert "Doze: force using accelerometer as pick up sensor"
•Zyg0te - Corrected the boot animation screen dimention parameters
•Jean-Pierre Rasquin - motorola-shamu: Use new 3gb dalvik heap and hwui
•zephiK - Add WiFi Calling build props
•CPA-Poke - overlay: Correct VZW overlay format so it applies correctly
•ayysir - shamu: Fix video playback
•lichti1901 - fix sprint data not working add missing sprint apn's
•rascarlo - replace mixer_paths with 5.0.2_r1 version: fix the speaker issue
•iceandfire - Revert "Update liblights"
•iceandfire - Revert "Update liblights"
•iceandfire - Track kernel from our git
•CPA-Poke - Update liblights
•CPA-Poke - Update liblights
•Steve Kondik - shamu: Define TARGET_VENDOR
Project name: android_device_lge_hammerhead
•myfluxi - hammerhead: Remove unused chown calls
•iceandfire - Revert "Doze: force using accelerometer as pick up sensor"
Project name: android_device_lge_mako
•Elliott Hughes - Remove lge/mako no-op.
•Zhao Wei Liew - Revert "mako: Enable QRNGD"
Project name: android_device_asus_flo
•iceandfire - Revert "Doze: force using accelerometer as pick up sensor"
•Zhao Wei Liew - flo: Update interactive tunables
•Zhao Wei Liew - flo: Remove no-op flag
Project name: android_device_htc_m8
•iceandfire - Revert "Doze: force using accelerometer as pick up sensor"
•Dan Pasanen - Revert "Revert "m8: disable hce""
•Dan Pasanen - Revert "m8: disable hce"
•Susan McCombs - Fix overlay for showing APN on CDMA
•TheBr0ken - Fix m8 vendor
•Dan Pasanen - init: set fiops io scheduler after boot
•Dan Pasanen - releasetools: s/makelinks/variant_script/
•Dan Pasanen - m8: bring in gps.conf from vendor tree
•Ethan Chen - amplifier: Use VOIP configs for VOIP
•Shareef Ali - m8: use custom ril class for sprint variant to fix 'no-sim' bug
•TheBr0ken - Update xenonhd.dependencies
•Dan Pasanen - tfa9887: clean up unused blobs
•Dan Pasanen - tfa9887: skip over header in patch file
•d8ahazard - fstab: re-add F2FS mounts
•Dan Pasanen - props: add missing drc and eq
•Dan Pasanen - tfa9887: don't use boomsound eq
•Ethan Chen - amplifier: Allow loading of stock EQ parameters
•Dan Pasanen - audio_platform: alias handset dual mic to handset-mic
Project name: android_device_qcom_common
•Steve Kondik - power: Additional changes for 8994
•Steve Kondik - power: Send 8994 perf commands ourselves
•Steve Kondik - power: Add features to the 8994 PowerHAL
Project name: android_device_samsung_qcom-common
•Michael Bestas - Automatic translation import
•Michael Bestas - Automatic translation import
•Dave Daynard - SamsungDoze: restore proximity wake preference on boot
•Michael Bestas - Automatic translation import
Project name: android_hardware_libhardware
•Ethan Chen - audio: Notify amplifier HAL of device enable/disable
Project name: android_hardware_qcom_bt
•Srinu Jella - Bluetooth: Don't return in case external ldo is not present
Project name: android_hardware_qcom_media
•Michael Bestas - mm-video-v4l2: Remove useless build warning
Project name: android_hardware_qcom_audio
•Ethan Chen - audio: Notify amplifier of device enable/disable
•Ethan Chen - audio: Refactor amplifier_set_device logic
Project name: android_hardware_qcom_audio
•Eric Laurent - compress offload: use new sample rate representation.
•Ethan Chen - hal: Notify amplifier of device enable/disable
Project name: android_hardware_qcom_keymaster
•Scott Mertz - keymaster: fix build for msm8994
•Rashed Abdel-Tawab - keystore: Enable building on msm8992 and msm8994
Project name: android_hardware_qcom_fm
•lijun.xie - FM: The collect channel disappear when quit FM
•Michael Bestas - Automatic translation import
•geralD-carl - fixed built
•Martin Brabham - Fix status text to reflect when FM is enabled.
•Michael Bestas - Automatic translation import
•Michael Bestas - Automatic translation import
•Hamster Tian - FM: fix mRadioTextScroller usage in transmitter activity
•Michael Bestas - Automatic translation import
•Michael Bestas - Automatic translation import
•Michael Bestas - Automatic translation import
•Dhruv Paranjape - FM: respect hw.fm.internal_antenna
•Danesh M - FMRadio : Launch station list automatically after scan
•Michael Bestas - Automatic translation import
•Michael Bestas - Automatic translation import
•Michael Bestas - Automatic translation import
•Michael Bestas - Automatic translation import
•Edward Wang - FM: reenable radio text visibility after station info updated
•Edward Wang - FM: Store tag num/value in sequence
•Edward Wang - FM: always use overlay default country
•Edward Wang - FM: retune last frequency when resume after call
•linuxx - FM2: one more missing materialization change
•linuxxxxx - FM2: missing materialization changes
•linuxx - fmapp2: materialize
•NBruderman - FM: fixup strings
•Michael Bestas - Automatic translation import
•Michael Bestas - New Material icon
•Michael Bestas - Move Indonesia entries to arrays
•Michael Bestas - Automatic translation import
•Raj Yengisetty - FMRadio: add Indonesia
•Michael Bestas - Automatic translation import
•Michael Bestas - Automatic translation import
•Michael Bestas - Automatic translation import
•Brinly Taylor - FM: Add property to force use internal antenna
•Michael Bestas - Automatic translation import
Project name: android_hardware_qcom_display
•Naseer Ahmed - hwc: Handle DOZE_SUSPEND properly
Project name: android_hardware_samsung
•Christopher N. Hesse - libril: Add support for ST-Ericsson Thor M7450 modems
No permissions to download? Can't wait to try it out!
If anyone is confirmable l comfortable flashing this on the Boost Mobile variant, please post results.
Need to be logged in to access that page.... Not able to download
If you search "Xenon HD" the d2spr link that shows up is downloadable - so temporary solution to everyone who doesn't have access to the file.
Flashed this last night before bed. Very smooth, I missed Lollipop! Only tried once but the camera took a pic with the flash on, haven't tested it again. I was surprised the camera worked, that was the one thing holding me back from switching to a 5.0 rom. Only thing is that the battery seemed to drain pretty quick on standby, but I was kinda expecting it. Anyway, thanks for the awesome rom! Look forward to seeing where you guys take this!
Ah, on further look, Bluetooth does not turn on
bdK14 said:
No permissions to download? Can't wait to try it out!
Click to expand...
Click to collapse
avruma said:
Need to be logged in to access that page.... Not able to download
Click to expand...
Click to collapse
Link Fixed! Sorry bout that.
meeniemuffin said:
If anyone is confirmable l comfortable flashing this on the Boost Mobile variant, please post results.
Click to expand...
Click to collapse
This is d2pr, not d2bst.
DrLipschitz said:
Ah, on further look, Bluetooth does not turn on
Click to expand...
Click to collapse
Fixed, should be fine in the next release. I'll upload a fixed version in a few hours.
Thanks for working with the horrible typo that I just noticed and thanks for the response.
Lost data after flashing, flashed back to AICP and got it back. I'll have to play with it.
frap129 said:
Link Fixed! Sorry bout that.
This is d2pr, not d2bst.
Fixed, should be fine in the next release. I'll upload a fixed version in a few hours.
Click to expand...
Click to collapse
Did you upload the fixed version yet? Afh still says 5/25
Mi Google service stop and I can't download nothing
Sent from my SPH-L710 using XDA Free mobile app
7servin said:
Mi Google service stop and I can't download nothing
Sent from my SPH-L710 using XDA Free mobile app
Click to expand...
Click to collapse
Flash gapps.
madbat99 said:
Did you upload the fixed version yet? Afh still says 5/25
Click to expand...
Click to collapse
I've run into a few problems building, though it should be uploaded later today.
I using gapps
Sent from my SPH-L710 using XDA Free mobile app
7servin said:
I using gapps
Sent from my SPH-L710 using XDA Free mobile app
Click to expand...
Click to collapse
Try the new build
Which one? I using 25/05/15
Sent from my SPH-L710 using XDA Free mobile app
frap129 said:
Try the new build
Click to expand...
Click to collapse
Just flashed 5/25 build. I don't use blue tooth so I just went for it. So far so good. I'm on virgin mobile, got 4g working with my "dirty re-flash" method ®. (Lol) I like this ROM so far. Now to test some layers.
madbat99 said:
Just flashed 5/25 build. I don't use blue tooth so I just went for it. So far so good. I'm on virgin mobile, got 4g working with my "dirty re-flash" method ®. (Lol) I like this ROM so far. Now to test some layers.
Click to expand...
Click to collapse
Thanks! Glad you like it. The 5/28 build is up now. Includes some new optimizations such as OpenMP and auto memory leak sanitizing.
frap129 said:
Thanks! Glad you like it. The 5/28 build is up now. Includes some new optimizations such as OpenMP and auto memory leak sanitizing.
Click to expand...
Click to collapse
Link in op still goes to 5/25. Joenzin for an update.
Edit: never mind, I found it here
YES!

[ROM][UNOFFICAL][UBER][6.0.1] Orion OS 2.7 [KIWI][26.10.16]

{
"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

[ROM][P][9.0] AospExtended v6.6 for Honami [11.07.2019]

Download
AospExtended-v6.1-honami-20181229-0512-UNOFFICIAL
AospExtended-v6.1-honami-20190105-1957-UNOFFICIAL
AospExtended-v6.2-honami-20190114-1410-UNOFFICIAL
AospExtended-v6.2-honami-20190202-1420-UNOFFICIAL
AospExtended-v6.3-honami-20190215-1002-UNOFFICIAL
AospExtended-v6.3-honami-20190310-2021-UNOFFICIAL
AospExtended-v6.4-honami-20190314-2356-UNOFFICIAL
AospExtended-v6.4-honami-20190325-2010-UNOFFICIAL
AospExtended-v6.5-honami-20190426-2333-UNOFFICIAL
AospExtended-v6.5-honami-20190514-1932-UNOFFICIAL
AospExtended-v6.6-honami-20190711-0901-UNOFFICIAL
Camera_OREO-PIE
CyberianCamera_Oreo_PIE_1080.60fps
TWRP 3.2.x-0
Magisk
Modem for C6902 NEED TEST, FIRST MAKE A BACKUP
GAPPS arm/9.0
AddonSU
INSTALLATION
1. Unlock bootloader
2. Install via fastboot boot.img
fastboot flash boot boot.img
3. install twrp recovery 3.2.x-0
fastboot commands fastboot flash recovery TWRP-3.2.x-0_Honami.img
4. Boot to recovery and wipe:
cache / dalvik
data
system
5. Install ROM
6. Install Gapps
7. Install XREN-kernel (optional)
8. Install SuperSU or Magisk
9. Done![/SIZE]
Local manifest - how to build...
XDA:DevDB Information
[ROM] AospExtended for Honami [P][9.0], ROM for the Sony Xperia Z1
Contributors
raschad
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.4.x
ROM Firmware Required: TWRP 3.x.x
Based On: AOSP
Version Information
Status: Beta
Beta Release Date: 2018-12-29
Created 2018-12-29
Last Updated 2019-07-11
Changelogs
29.12.2018
- update Sepolicy
- fixed mobile internet
05.01.2019
- Update from source
- Instagram video playback fixed
14.01.2019
- Security patch from 05.01.2019
- Update from source
- Offline charging fixed
02.02.2019
- fixed FM-Radio
- Update from source
15.02.2019
- Update from source
- Camera focus key to Wake Up
- Stereo speaker mod on default
Code:
====================
02-15-2019
====================
* device/sony/honami/
33bbe45 Stereo speaker mod [GitHub]
* device/sony/rhine-common/
6073fc5 Add camera pinning overlay [GitHub]
c266eee Change Camera focus function to Wake Up [GitHub]
====================
02-14-2019
====================
* frameworks/base/
9820f46c56c Automatic translation import [Shubham Singh]
* packages/apps/DeskClock/
e626e7090 Automatic translation import [Shubham Singh]
* packages/apps/Extensions/
8683cbb0 Automatic translation import [Shubham Singh]
8e6c49c2 v6.3 [1/2] [Shubham Singh]
* packages/apps/FMRadio/
e7fdb30 Automatic translation import [Shubham Singh]
* packages/apps/Launcher3/
c6123dc2e Automatic translation import [Shubham Singh]
* packages/apps/Messaging/
c933b93 Automatic translation import [Shubham Singh]
* packages/apps/Settings/
dbc0e71f53 Automatic translation import [Shubham Singh]
3621b034e8 Settings: Add AGPS setting menu. [AmolAmrit]
64d53fdf18 Settings: Add FINE_LOCATION for Bluetooth scans [AmolAmrit]
* packages/apps/SmartNavSettings/
179ca36 Automatic translation import [Shubham Singh]
* packages/apps/Updates/
d24f3e9 Automatic translation import [Shubham Singh]
* packages/providers/DownloadProvider/
71ff320 Automatic translation import [Shubham Singh]
* vendor/aosp/
c578e3f Vendor:Update prebuilt apks [Gaurav Singh]
0a8bad5 v6.3 [2/2] [Shubham Singh]
====================
02-13-2019
====================
* device/qcom/sepolicy-legacy/
f2a1c0b sepolicy: legacy: Eliminate qemu_hw_mainkeys_prop entries [sb6596]
* frameworks/base/
f6c3deae772 Add Compass tile [sb6596]
4d3bed1444f Clean receivers completely when forceStop the process [AmolAmrit]
1db95ac043e Fix a 'memory leak' [AmolAmrit]
60af85a6bfe Keyguard: Avoid starting FP authentication right after cancelling [AmolAmrit]
9316b9733f8 Adjust AsyncTask.THREAD_POOL_EXECUTOR config [AmolAmrit]
1e690e4888b camera: Skip HFR checks for privileged apps. [AmolAmrit]
74049e8dca1 Remove the check of mService when BluetoothHidDevice doUnbind [AmolAmrit]
28f26d1d090 services: Fix two Jobscheduler bugs [AmolAmrit]
66843ad5ca0 core: Fix switching fragment appears white screen [AmolAmrit]
35e0d1a5bb5 Fix motion event offset of DecorView is moved in the window [AmolAmrit]
419dd860447 Include InCallNotification.ogg in AllAudio.mk file [AmolAmrit]
4091abbfd88 Informing app idle listeners on enabled state changes [AmolAmrit]
e0ec8d6f371 graphics: Avoid crash issue of createBitmap [AmolAmrit]
72fabb6ead5 continue read file when returned count > 0 [AmolAmrit]
eb5f0d7c052 Add synchronization for invokeForAllObservers call [AmolAmrit]
c8f3d971d27 SystemUI: Fix an issue where jumping to black after screen turned on [AmolAmrit]
aafbaf9b406 SystemUI: Fix NPE when DozeService is destroied [AmolAmrit]
14a4f9300f4 Revert "Disable statusbar time refresh when screen off" [AmolAmrit]
19779ae12a9 frameworks/base: media: Add support for extended file types [AmolAmrit]
c757c1df8d2 audio: add support for extended formats [AmolAmrit]
f13775bdb28 UXE: Recents app detection & Refactor [AmolAmrit]
9040d3a81b8 uxe: Check memory pressure before starting empty app. [AmolAmrit]
b2cfe979452 framework/base: optimize multi-thread code [AmolAmrit]
ef80181fd7e BoostFramework: Implement asynchronous processing of perflocks [AmolAmrit]
5828c76fb23 fix deadlock of binder thread and ActivityManager [AmolAmrit]
aabadeb143b Fix deadlock in AcitivityManagerService [AmolAmrit]
6a664213531 Ensure cgroup.procs in the same cgroup [AmolAmrit]
49e98992f67 AMS: Fix the null pointer exception in MainHandler:handleMessage [AmolAmrit]
8bf1d7fe311 AMS: Uncatch the IllegalStateException cause process crash [AmolAmrit]
431c78f8426 AMS: Fix the null pointer exception in IntentResolver [AmolAmrit]
1064314e3e2 GlobalActionsDialog: Fix emergency icon on dark theme [Shubham Singh]
c4ebbd22c1a Revert "Fix emergency icon tinting" [Shubham Singh]
e5e2dddcdf9 StatusBarSignalPolicy: Fix missing provisioned in equals and copyTo [Shubham Singh]
9a0c6f37156 StatusBarSignalPolicy: Sync with lineage [Shubham Singh]
e007bc92141 Revert "StatusBarSignalPolicy: Fix NPE due do ext telephony" [Shubham Singh]
8073424a8da Fix emergency icon tinting [Arghya Chanda]
* frameworks/opt/telephony/
2c617f178 RIL: Allow overriding RadioResponse and RadioIndication [GtrCraft]
* hardware/qcom/display-caf/apq8084/
215f9732b Make memtrack build with the VNDK. [Corinna Vinschen]
7676dcabb Add missing includes. [Corinna Vinschen]
bdf8b28bf libmemtrack: Add open method for apq8084.memtrack [Corinna Vinschen]
a59401577 display: Use generated kernel headers [Corinna Vinschen]
3ac0314c9 hal: Added LOCAL_VENDOR_MODULE to set output path of the binaries [Corinna Vinschen]
a04c97c6c Use header lib instead of using global include path [Corinna Vinschen]
* hardware/qcom/media-caf/apq8084/
020312314 Revert "media: Avoid collision with FFMPEG plugin" [Bruno Martins]
* hardware/ril-caf/
b475875 Encode the Number of MNC Digits in CellIdentity [Michael Bestas]
* packages/apps/Settings/
35b1deba8b Aboutus: Refresh our intro [AmolAmrit]
* packages/services/Telecomm/
e7fe7b67 Telecomm: Update drawable added on latest commit [Arghya Chanda]
2626cd05 Telecomm: Improve dark theme [Arghya Chanda]
* packages/services/Telephony/
4deafd794 Automatic translation import [AmolAmrit]
69df4dbeb Fix carrier config option not hidden on a CDMA phone [Shubham Singh]
19fcfb009 Fix non-protected broadcasts sent from phone process. [Shubham Singh]
e8cfe1680 Telephony: Support muting by RIL command [GtrCraft]
f8fa1eeba Don't start SIP service before decrypted [Shubham Singh]
* vendor/aosp/
7e7ad09 Update toast bg color [Arghya Chanda]
465687d Let's dark theme match Dialer and Messaging app [Arghya Chanda]
b61c4b7 Fix system dialog theme [Arghya Chanda]
2269d7d Change notifications theming overlays [Arghya Chanda]
9129ac7 Use dark theme on global actions/volume panel [Arghya Chanda]
1e62210 Thematize QS and notifications like Android Q [Arghya Chanda]
====================
02-12-2019
====================
* device/qcom/sepolicy-legacy/
e26e4f1 common: permit libqdutils operation (linked by mediaserver) during WFD [sb6596]
035d161 Display: Remove vendor property context for lcd density [sb6596]
6c07bd2 legacy: Label some more sysfs_net [sb6596]
aed6a32 common: Allow webview_zygote to read /dev/ion [sb6596]
ff0cf68 sepolicy: legacy: add additional usb charging path label [sb6596]
4cd4142 legacy: Label msm8916 sysfs_disk_stat [sb6596]
1275580 legacy: Label msm8916 sysfs_android_usb [sb6596]
33815b5 sepolicy: Add vendor prefix to FM properties [sb6596]
2f3102f legacy: Label msm8916 sysfs_{battery,usb}_supply [sb6596]
cb35f6e common: relabel /sys/module/tcp_cubic for netmgrd access [sb6596]
89777f5 common: label /sys/devices/virtual/net/* as sysfs_net [sb6596]
b6db20c common: allow sensors HIDL HAL to access /dev/sensors [sb6596]
b44a55a sepolicy: Add permissions for LCD brightness control [sb6596]
ec05821 sepolicy: Allow mm-qcamerad use appdomain fd [sb6596]
94ca123 sepolicy: Label msm8974 devfreq sysfs [sb6596]
27c455b sepolicy: Label msm_pm sysfs as sysfs_msm_perf [sb6596]
64716ca sepolicy: Label msm8974 leds-qpnp sysfs [sb6596]
0ec2f2a sepolicy: Label msm8974 lcd-backlight sysfs [sb6596]
10eb98a sepolicy: Label msm8974 sysfs_ssr_toggle [sb6596]
2ec212d sepolicy: Label sysfs_android_usb [sb6596]
e62a7bf sepolicy: Label sysfs_disk_stat nodes [sb6596]
c5e32f3 sepolicy: Label more qpnp-charger sysfs as sysfs_battery_supply [sb6596]
450d1c1 Use new vendor_wifi_prop label for bluetooth_loader [sb6596]
dea5e21 wcnss-service: Add sepolicy to access "vendor.wlan." property [sb6596]
d3ba3e4 sepolicy: Add vendor wifi prop in vendor partition access [sb6596]
3460d3a Revert "sepolicy: Allow wcnss_service to set wlan.driver properties" [sb6596]
ce5315e legacy: Label /sys/devices/mdp.0/caps [sb6596]
ab6e823 sepolicy: Fix label of qpnp-charger sysfs [sb6596]
08d5982 sepolicy: Add type vendor_display_prop for legacy devices [sb6596]
6c9f247 legacy: Allow platform_app to read qemu_hw_mainkeys_prop [sb6596]
7293fcf sepolicy: Add additional restricted permissions to vendor_init [sb6596]
52d9c2d Remove vendor se-labelling of AOSP's qemu.hw.mainkeys prop. [sb6596]
e00e834 common: allow vendor_init to create /data/dpm [sb6596]
8fbeff2 common: allow uevent to control sysfs_mmc_host via vold [sb6596]
bf504e9 common: create proc_kernel_sched domain to restrict perf hal access [sb6596]
75b8a98 common: grant DRM HIDL HAL ownership access to /data/{misc,vendor}/media/ [sb6596]
305b0bc common: grant cnss-daemon access to sysfs_net [sb6596]
bfd1a91 common: grant netmgrd access to sysfs_net nodes [sb6596]
2e58f24 common: fix sensors denial [sb6596]
* external/chromium-webview/
fbc003a Update x86/x64 Chromium Webviews to 71.0.3578.99 [Tim Schumacher]
* frameworks/base/
541478fb4cd ActionHandler: Bring back one-hand mode action [Shubham Singh]
* hardware/qcom/wlan-caf/
9a9fda5 wcnss-service: Opt-in to disable copying WCNSS_qcom_cfg.ini to userdata [Michael Bestas]
* packages/apps/DocumentsUI/
9a6e9712 Use white navbar for DocumentsUI as well [Arghya Chanda]
0e1c5a39 DocumentsUI: Improve dark theme [Arghya Chanda]
d8361039 Theme improvements [Arghya Chanda]
dfa95697 DocumentsUI: Thematize navbar on dark theme [Arghya Chanda]
332598e2 DocumentsUI: support night mode [Arghya Chanda]
* packages/services/Telephony/
87c7fd6ee Vectorize sip icon [Arghya Chanda]
8a0580ae0 Telephony: Improve dark theme [Arghya Chanda]
====================
02-11-2019
====================
* build/make/
109f8e47c build: core: Allow devices to use vendor security patch on boot [Aayush Gupta]
* device/sony/honami/
fbff78b Enable Hardware Wake Keys [GitHub]
* frameworks/av/
27e7cc581 Visualizer: fix native crash when visualizer release [ShevT]
* frameworks/base/
e582caa8de8 SystemUI: add toggle for the onehand ui mode [1/2] [Shubham Singh]
f18c93f1e73 SystemUI: Add one hand mode triggers [Shubham Singh]
5f263687f97 Add new feature of One-hand UI Mode [Shubham Singh]
0eb5115a26a SystemUI: fix landscape powermenu layout [Shubham Singh]
d1c87437912 Add wellbeing dark theme [Shubham Singh]
30deed9e08b Ambient Music: show on lockscreen only for Now Playing and cleanup code [Shubham Singh]
316bca9885d Fix action bar font family on material themes [Shubham Singh]
74b0030aa71 UiModeManagerService: Store messaging night state on Settings class [Shubham Singh]
d1cf3201948 StatusBar: Silence logspam [Shubham Singh]
ee5b8ad0a29 Statusbar clock: restore qsheader check within a saved instance [Shubham Singh]
27d90d62a9a Themes: Lock day night mode [Shubham Singh]
0504b79d668 Themes: Fix animation issue when opening Messaging app [Shubham Singh]
b8c471fda63 Themes: Workaround to fix dark theme on Messaging app [Shubham Singh]
ea271bdcd5f Fix notifications for some apps if Less notification sounds is enabled [AmolAmrit]
af1d061c4bc Bring back less notification sounds [1/2] [AmolAmrit]
04002c4dc07 Allow to suppress notifications sound/vibration if screen is On [1/2] [AmolAmrit]
0b79200452a Add kill button to notification guts [1/2] [AmolAmrit]
4d6a9e1a3b6 Live Volume Steps [1/2] [AmolAmrit]
1a130b20e15 base: incall vibration options [2/3] [AmolAmrit]
e2cf119b72c Support more Network modes for LTE-tile. [ShevT]
444b82ef463 LteTile: multisim compatibility [ShevT]
c4dd083f0bc SystemUI:Add LTE Tile [ShevT]
7be46c376d3 Visualizer: fix native crash when visualizer release [ShevT]
071f14bdbcf core: Fix vendor override when properties are not set [GtrCraft]
735a0a9fce8 core: Add support for overriding vendor properties (1/2) [GtrCraft]
* frameworks/native/
e2f9777ea Translate pointer motion events for One-hand UI Mode [Shubham Singh]
* packages/apps/Dialer/
48e225484 Dialer: Remove In-Call Vibrations [AmolAmrit]
f038f4967 Add toggle for post call snackbar [ShevT]
* packages/apps/Extensions/
293c558f Bring back less notification sounds [2/2] [AmolAmrit]
f3656aed Allow to suppress notifications sound/vibration if screen is On [2/2] [AmolAmrit]
a6f7fd2e Add kill button to notification guts [2/2] [AmolAmrit]
06c47e13 Extensions: Update Strings [AmolAmrit]
191185d2 incall vibration options [3/3] [AmolAmrit]
2b9f0724 Live Volume Steps [2/2] [AmolAmrit]
* packages/apps/Settings/
7a95f43425 deviceinfo: Show vendor override also on build number dialog [GtrCraft]
2cddc7b267 deviceinfo: Add support for overriding vendor properties (2/2) [GtrCraft]
* packages/apps/SmartNavSettings/
8bfaf86 add toggle for the onehand ui mode [2/2] [Shubham Singh]
* packages/services/Telecomm/
fcad7fcd incall vibration options [2/3] [AmolAmrit]
* packages/services/Telephony/
f44a827b9 Implement toggleLte Using logic based on Ryan Hope's commits [ShevT]
* vendor/aosp/
9052dc7 Fix light statusbar and navbar on Wellbeing [Shubham Singh]
bbc750b Add wellbeing dark theme variants [Shubham Singh]
1a0101e vendor: Theme about icon bg [Shubham Singh]
10.03.2019
- Update thermanager.xml
- Update from source
- GAPPS INCLUDED
14.03.2019
- Update from source
- GAPPS INCLUDED
- Change device source from Carbon
25.03.2019
Add Doze Pulse (Ambient Display, Hand wave, Pocket), thank's Roker2
Update thermanager
Without GApps
Switch to XREN Kernel
Linux kernel v3.4.113
High frequency CPU and GPU
USB fast charging mode
Added Governor's(zzmove, Elementalx)
Removed Governor Interactive
Dinamic ASYNC/FSYNC (memory optimization)
Intelliplug instead a MPDecision
I/O Sheduler "tripndroid"
Arch Power
Config TCP "westwood"
Adreno Idler
26.04.2019
- LED Notifications (Thank's NeoArian)
- Update from source
- Update thermanager.xml
- Minor fixes
14.05.2019
- Update from source
- Fixed the inscription "Slow charging" on the lockscreen
- Added QC2.0 from Shinano (need to test)
- Reduced the max frequency of the CPU to 2,265 GHz
- Update thermanager.xml
11.07.2019
- Update from source
- Fixed Notifications LED (thank's NeoArian)
- Fixed AutoBrightness
- MusicFX and SnapdragonCamera included
- Update Audio HAL
- Update Power profile for Pie
Screenshots
{
"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"
}
fast rom and best one till now and its accept sony camera from aicp rom
we need quick charge 2 for this as aicp 13 and linage os 15.1
we nead also more modification on lock screan view to become more like xperia lock screan thx pro
no bug till now
bug
bug ram conumtion so high . higher than other pie roms 680 mb of ram for system only and 182 mb of ram for android.apk
@raschad 5GHz hotpot is not working please ???
pokemon_2201 said:
@raschad 5GHz hotpot is not working please ???
Click to expand...
Click to collapse
I don't know. I can't check
raschad said:
I don't know. I can't check
Click to expand...
Click to collapse
You don't have device ? This rom work very smoothly thanks bro but 5GHz is still not working and record camera is dark
I hope you fix bug , please
Same problem i've found:
1. Video playback on WA and Instagram won't play
2. Wi-Fi Hotspot don't work
But performance and customization it was very awesome!!!1!1!1!!!
Installed with RZ kernel..
hey, guys! Fixed instagram video playback.
I'll start building the ROM now
raschad said:
hey, guys! Fixed instagram video playback.
I'll start building the ROM now
Click to expand...
Click to collapse
nice pro :good::good::highfive: this is the most customizable and smooth rom
but i have >selfish:angel:< request
we miss the stereo mod in all pie roms i had tried to edit the mixer of p roms as that in oreo rom but i failed
krito-xperia said:
nice pro :good::good::highfive: this is the most customizable and smooth rom
but i have >selfish:angel:< request
we miss the stereo mod in all pie roms i had tried to edit the mixer of p roms as that in oreo rom but i failed
Click to expand...
Click to collapse
View attachment mixer_paths.zip
Try this mod
raschad said:
View attachment 4680815
Try this mod
Click to expand...
Click to collapse
works perfectly thx pro
Does it support offline charging
Is here in this rom also a problem with incall echo like in lineage OS 14.1. in lineage the Problem on my honami is that I have low and weak speaker volume and incall echo. So the people with which I'm calling can hear themselves. So btw I'm not the person using this but the lineage 14 thread is kinda dead maybe someone can confirm that these problems are not a thing in this rom or maybe someone knows how to fix them in nougat. I think nougat is the most stable rom when it comes to installing it for someone else who is not interested in this rom thing and just wants a working phone. But these two problems are a thing which I can not fix for the actual user. Idk rom need to be as stable as lineage OS 14.1 also in case of GPS, battery, heating and also without these two bugs. Maybe someone can give me some more information this would be really nice.
Thanks in advance. And a big thanks to all Devs still developing on that phone.
Hello!
Nice rom fast and clean. Great work man.
But when i flash RZ kernel the camera recording does not work well and gets laggy when i playback the recorded videos.
Any idea how to fix this?
Without flash kernel camera recording works great but this gives me a wrong MAC address (like 00:0a:f5:89:89:ff).
A few small artifacts in the nav bar icons and when I unlock the device gets small artifacts in notifications icons. Nothing serious its gone when i click.
Any way to bring back the correct MAC address?
I re-flash the ROM again without the RZ kernel and fixed the MAC address.
Can u make this rom for z ultra?
Keyvannn said:
Can u make this rom for z ultra?
Click to expand...
Click to collapse
You can port this rom to your device by replace dtb & zImage in boot.img, the rom can boot up
But you should root & edit something in /system to make it suitable for your device
Building rom from source takes too much time & require a powerful computer
Waiting for Aicp update???
Waiting for stable video recording ??

[ROM][DISCONTINUED][12.1]Evolution X Snow | Mi 8 [Dipper]

Evolution X 6.6 for the Xiaomi Mi 8[dipper]
Code:
/*
* Your warranty is void. Or valId, probably?
*
* I am not responsible for bricked devices, dead SD cards, Ebolation X,
* thermonuclear war, or the current economic crisis caused by you following
* these directions. YOU are choosing to make these modifications, and if
* you point your finger at me for messing up your device, I will LMAO at you.
*/
{
"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"
}
Keep Evolving
Pixel UI, customization, and more, we are Evolution X!
- Team Evolution X -
@joeyhuab
@RealAkito
@AnierinB
Reach us on Twitter! @EvolutionXROM
Just flash and check "The Evolver". We have tons of features combined together from different ROMs.
* You tell me
DO NOT FLASH GAPPS, ALREADY INCLUDED
Download
Donate to me! / Official Chat / Device Support
First Time Install / Clean Flash
1. Come to official teleram group and take all files - Tap in device support to come to official group
2.Install the custom TWRP or SHRP
3. Install custom firmware
4. Install ROM in recovery
5. In Wipe click in Wipe button in bottom
6. Reboot and #KeepEvolving
(If you come from A11 - format data is required instead of step 5)
Update / Dirty Flash
1. Reboot to Recovery
2. Download the update for your device
3. Flash the ROM
4. Reboot to System and #KeepEvolving
​
Android OS version: 12.1_r20
Security patch level: July 2022
Build author: Matheus C.
Source code: https://github.com/Evolution-X
Kernel Source code: https://github.com/PixelExperience-Devices/kernel_xiaomi_polaris
ROM Developer: Joey Huab
XDA: DevDB Information
Evolution X, ROM for the Xiaomi Mi 8
Contributors
joeyhuab
Source Code: https://github.com/Evolution-X
ROM OS Version: Android 12.1
ROM Kernel: Linux 4.9.325
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 6.6
Stable Release Date: 2021-08-07
Created 2021-01-28
Last Updated 2022-08-07​
2/23
SystemUI: Block face authentication when device is in pocket mode
SystemUI: Fix issues related to SystemUIGoogle and Udfps
2/22
Introduce App lock for S
Introduce Face Unlock for S
Settings: ColumbusLowSensitivityPreferenceController: Disable if using ap sensor
Settings: exclude app lock subsettings from recents
VolumeDialog: Fix live caption tooltip when on left side
base: Fix carrier label being white on light wallpaper
fixup! BiometricScheduler: Cancel operation if not idle
fixup! SystemUI: runtime configurable audio panel location
optimizations
overlay: core: Disable OtaSuggestionSummaryProvider from GMS
overlay: Don't disable Google Play Updates
vendor: Disable blur on app-launch
vendor: update GMS updater component disable list
2/21
Fix deadlock issue
Fix edit button in screenshot share activity
PixelPropsUtils: Bypass hw attestation on newer pixel devices
Settings: AdaptivePlayback: Rename it to 'Smart Pause' to keep a better fluency
Settings: Add missing icons in network and internet menu
Settings: Add a menu item to toggle app lock debugging
Settings: Applock: use property access syntax wherever applicable
Settings: Move the "Adaptive Playback" option to Sound Settings
SystemUI: match brightness slider track height with the progress drawable
base: match track height of volume slider with progress drawable
core: Allow overriding device/model/name properties
llkd: Include llkd-debuggable.rc in eng builds only
services: applock: fix showing unlock prompt for non-visible packages
vendor: Enable multi-user across all devices
vendor: Fix NFC animation background
2/20
NotificationManagerService: Disable channel warning toast by default
rro_overlays: Update default wallpaper
2/19
Settings: Restore AOSP fingerprint enrolling layouts
fingerprint: Rework enrollment screen
2/18
Merge Pixel r32 Feb 2022 security patches
PixelPropsUtils: Update Raven to 2nd February 2022 Security patch fingerprint
PixelPropsUtils: Remove Pubg New State from GamesProps
core: Refactor Pixel 2021 features availability and PixelProps spoofing
gms: Move back to P2020 Personalization services
vold: add support for more filesystems for public storage
2/17
Settings: Nuke ColorBucketPreference and overlays
Settings: Nuke custom vibration intensity preferences
SystemUI: DetailDialog: do not explicitly specify type parameters for setOnClickListener lambda
SystemUI: Fix circle battery styles QS tinting
SystemUI: QSTileImpl: bail out early in handleLongClick if getLongClickIntent returns null
base: Declare cutout utils
themes: Nuke ColorBucket overlays
vendor: overlay: Force disable ambient music components
Update some translations
2/16
Fix ManagedServices concurrent ArrayIndexOutOfBoundsException
init: fix to set sd device label correctly for FS
init: mount_handler: detect main block device more reliably
init.rc: use /sys/class/block instead of /sys/devices/virtual/block
media: update path for vendor specific config files
overlays: Add Outline iconpack
overlays: Add more icon shape overlays
vold: Accept Linux GPT partitions on external SD cards
vold: add support for Linux Native MBR partition types
2/15
DataSwitchTile: Fix issue when subId is non-binary
DataSwitchTile: Resolve initial tile state
Restore support with [email protected] dsds clients
core: Rework the Photos features blacklist again
2/14
GamingMode: NotificationOverlayController: mark overlay as untouchable and non-focusable
GamingMode: upgrade gradle plugin and dependencies
Updater: Convert to blueprint
2/13
Evolver: User toggle for Photos unlimited storage
Evolver: User toggle for games/streaming apps
SystemUI: Disable ringer button if alert slider is present
2/12
Updater: Implement custom OTA URL
Updater: Uprev gradle and imported missing res
Updater: Uprev to API 31
base: Show USB icon in ADB notification
base: Show USB icon in notification instead of generic system icon
bt: security: Use-After-Free in btm_sec_[dis]connected
telephony: Release wakelock if setRadioCapability is not supported
telephony: Update external card state based on current app
2/11
Backport 'Add ability to disable GL draws'
Cancel the existing recents animation before any initialization
Evolver: Implement cutout force fullscreen
Fix BatteryStats counts foreground activity time
Fix NPE with cutout force full screen
Fix an instance of -Wunused-but-set-variable
Fix full draw power usage increase issue
HwRemoteBinder: fix race for concurrent binderDied
Lazy load Properties::isDrawingEnabled
QSTiles: Re-write Caffeine tile in Kotlin
QSTiles: Re-write On-The-Go tile in Kotlin
QSTiles: Re-write Sync tile in Kotlin
Settings: Add activity for cutout force fullscreen
Settings: Migrate encryption settings xml to NestedScrollView
Settings: Migrate interstitial encryption settings xml to NestedScrollView
Settings: Move Extra Dim feature to Display
Settings: Support per-app volume
Settings: Use List Preference for Dark mode
SystemUI: Make center clock layout safe insets aware
SystemUI: Make center clock shift with rest of the status bar items
Update some translations
base: Remove duplicate WRITE_APN_SETTINGS permission for SystemUI
fixup! SystemUI: On-The-Go Mode
2/10
ColorBucket: Remove PitchBlack overlays (different from the ‘real’ Black theme)
EasterEgg: Fix some warnings
Settings: Turn on haptic feedback on back gesture by default
StrictMode: Don't enable extra features for userdebug builds
SystemUI: Display a toast when a screenshot is deleted
SystemUI: MediaOutputDialogFactory: Accept null package name
SystemUI: Remove excess margin from data saver icon
gms: Add Pixel dependencies sysconfigs (for specific Pixel devices only)
init: Set persist.sys.usb.config properly
vendor: Hide blank preference in Settings > Accessibility
vendor: Set persist.sys.usb.config conditionally
2/9
Evolver: Add VoLTE icon from Motorola
PixelPropsUtils: Remove spoofing for currently supported Pixels
SystemUI: Fix method for disabling unlock ripple animation
SystemUI: Introduce ColumbusCompatibilityHelper
SystemUIGoogle: Build android.frameworks.stats
SystemUIGoogle: Fix StatusBarGoogle injection and cleanup code
SystemUIGoogle: Import proto deps for columbus CHRE impl
SystemUIGoogle: Optimize proguard rules
Update SystemUIGoogle
fixup! Screenrecord: add blinking stop dot and low-quality options
vendor: CarrierSettings: Update from SQ1A.220205.002
2/8
Evolver: Alert Slider: Add toggle to disable notifications (OnePlus devices only)
Evolver: Update SearchIndexable for our fragments
Evolver: Update SwitchPreference for CPU overlay toggle
Merge February 2022 security patches
PixelPropsUtils: Update to February 2022 fingerprints
Re-implement Alert Slider (OnePlus devices only)
fixup! base: add CPU info overlay
sepolicy_vndr: Remove duplicate hwservice_contexts
sepolicy_vndr: generic: Add app_data_file_type to vendor_radio_data_file
sepolicy_vndr: legacy: Update vendor property types
sepolicy_vndr: qva: Allow vendor_cnd to read wifi_hal_prop
sepolicy_vndr: qva: Update vendor property types
zygote: Enable USAP by default for S
2/7
Settings: Add preference for one-shot auto-brightness
QS: Use Settings.Panel intent for Volume Tile
QS: Use Settings.Panel intents for WiFi and NFC
2/6
ScreenshotHelper: ignore timeout when taking partial screenshots
SystemUI: add public setting keys for monet tunables
VolumeDialog: Display default row when the active row is a notification
VolumeDialog: Don't hide the default stream when adjusting the music stream
2/5
Settings: add a title for Beam main switch
Settings: BluetoothDeviceDetailsFragment: fix edit menu icon tint
Settings: Disable Storage Manager
2/4
Evolver: Improve Secure QS tile behavior toggle
Settings: Improve code for time spent in app
2/3
Remove Advanced nav/Extended swipe gestures
Return Back gesture height settings
SystemUI: Update NFC tile drawable
SystemUI: Use same NFC icon as that in QS tile
2/2
Evolver: Optional screenshot type
Evolver: Refactor Notification settings fragment
Evolver: Refactor Status bar icons preference category
ScreenshotTile: Make default state inactive
ScreenshotTile: Use secondary label to indicate mode
Settings: fingerprint: hide link icon when there's no link
2/1
Evolver: Refactor Themes fragment
Fixes ubsan shift-out-of-bounds SIGABRT
Settings: Add missing Gestures nav actions
Zygote: Fix an issue when emptying the usap pool
libgui: Dispatch vsync when receiving vsync timeout
1/31
Evolver: Add dividers to some preferences
Evolver: Add new black theme
KeyguardIndication: Fix glitchy charging info on lockscreen
Switch to a better Network Traffic implementation
Update translations
1/30
DefaultPermissionGrant: Fix google search crash
Evolver: Allow disabling ripple effect on unlock
Evolver: Move Monet settings to seperate fragment
FingerprintManager: Fix NPE due to sensorProps
Navbar: Fix issue where pill disappears in gestural mode
Settings: Add missing android title for top_level_settings
Settings: Add LTE only setting
Settings: Cache current context before creating a new user
Settings: Drawables: Dark mode support for app installation restriction icon
Settings: NFC: Get outer NFC preference to listen for changes
Settings: Remove back gesture height settings
Switch to a better Network Traffic implementation
apns: Add DITO PH
apns: Add Unifi
1/29
Evolver: Launch default music player on headset connect
base: NPE in ImageWallpaper
1/28
SystemUI: FPSInfoService: initialize fpsInfoView without posting in handler
overlay: SystemUI: Remove power menu shadow
Official initial build for Dipper
These are the alterations of source so far:
1/27
Deprecate LiveDisplay and LOS FOD stuff
PixelPropsUtils: Whitelist ARCore
SystemUI: rewrite fps info tile in kt and bind service to the tile
1/26
Settings: Import missing lottie swipe fingerprint from redfin
SystemUI: rewrite FPSInfoService in kt from scratch
UdfpsResources: Add more UDFPS icons
UdfpsResources: Convert remaining png to webp
apps: Build Repainter integration service
overlay: Add config for Repainter integration service
overlay: core: Use accent color for progress bar background
sepolicy: Nuke LiveDisplay and Lineage FOD
sepolicy: Resolve turbo_adapter denial
1/25
Evolver: Rename FP pressed color default to Cyan
GamingMode: LockGestureTile: load state from preferences in init
GamingMode: remove overlay menu switch
overlay: core: Add chroma to light surface highlight color
1/24
Battery Styles: Set proper battery style on init
Fix incorrect SID matching for bio prompts
Evolver: Remove Expanded option for network traffic
Evolver: Themes: Rearrange the categories
IconPackKaiAndroidOverlay: fix for carriers using 5 bars of signal
QuickSettings: Use tick instead of vibrate for normal tap on qs tile
SystemUI: Limit keyguard charging stats updates
SystemUI: Keyguard: Check for a null errString
SystemUI: Make sure notification icons are sticked to the left
SystemUI: use DOUBLE_TAP_TO_WAKE setting also for wake from aod
base: InputManager: handle housed stylus event
gms: Remove non-battery TurboAdapter
neko/Cat: Mark FLAG_IMMUTABLE PendingIntent with FLAG_MUTABLE
overlays: Add acherus icon pack
1/23
PixelPropsUtils: Remove GamesProps
RecoverySystem: make the package readable before checking capex
SystemUI: PeopleSpaceWidgetManager: don't spam logcat
SystemUI: ic_brightness_*: drawables get surface color
base: AudioService: bail out if ringer mode is not recognized
fonts: Bring back more font overlays
1/22
Settings: Fix invalid private DNS help text if URI is missing
Settings: WifiDisplaySettings: Fix some NPE
1/21
BatteryMeterView: Move null check to the beginning of the method
Evolver: Add Game Space shortcut pref
GamingMode: Fix NPE in ActivityManager service
GpsNetInitiatedHandler: Disable more debugging
Make Gaming Mode QS tile use Game space features instead
NavigationModeController: Silence log spam
QuickStatusBarHeader: Only disable battery click when needed
Settings: Add footer explanation to Adaptive Playback
Settings: ColorBucketPreference: Nuke SettingsObserver
Settings: DoubleTapGesture: Make it use a preference controller
Settings: Make PIN scramble user specific
SettingsIntelligence: Match Settings style
TextView: Allow preventing requestLayout() calls
services: LightsService: Mute an annoying error message
21/05/2022
Latest and final update
17/04/2022
Update kernel
Etude Op.12 No.3
Linux 4.9.310
Fixed some errors in FP
Update some layouts to better experience
01/03/2022
Just a hot fix for FP works normally
Kernel Etude Op. 12 No.2 - Linux 4.9.303
23/02/2022
Etude kernel: Op.12 No.2 - Linux 4.9.302
Blurs activated
14/02/2022
Etude kernel: Op.12 No.2 - Linux 4.9.301
Whitelisted an intent broadcast for the new ims.apk
Dropped obsolete eBPF prop
Dropped ZRAM
05/02/2022
Change in slide of brightness value
Overlay: Update Status bar padding
Overlay: Add some old values from dipper (Evolution X 11)
Overlay: Removed some Pixel commands
01/30/2022
(**fix**)
[Some users reporting issues in installation process]
[If you were able to successfully install, please, ask you to redo the installation process. I'm sorry for the inconvenience.]
- Now really encryption is disabled - for various reasons. You can keep using the latest TWRP or OrangeFox, but please follow the clean flash guide carefully. (See XDA forum/device group)
- Etude kernel: Op.12 No.2
* Linux 4.9.299
01/28/2022
**About Device Changes:**
- Initial Official Build
- Etude kernel: Op.12 No.2
* Linux 4.9.298
* built with the latest Clang 14 and ThinLTO
* DO NOT use another kernel. Just don't.
- Implemented a boost after fingerprint authentication to speed up the unlocking process and avoid animation janks
- Switched to QTI BT stack
- Enabled Quick Tap
* you can trigger certain actions by double tapping the back of the phone
* enable it in Settings/System/Gestures/Quick tap
- Switched to Skia Vulkan as HWUI renderer
* the GL renderer has memory allocation/deallocation issues that sometimes crash apps like Twitter when you scroll through lots of images and videos. This is also happening on stock Pixel 6
* Vulkan does not seem to have this issue for now, and it has much less jitter. Some apps like Spotify may still not be fully smooth in certain scrolls, due to a combination of app implementation and AOSP android 12 issues
- Went back to audio HAL v5 to match our prebuilt audio HAL
- Add Camera Go as main Camera
Can EvoX 5.9 be updated to this version 6.0 without formatting data?
Azam Suzan said:
Can EvoX 5.9 be updated to this version 6.0 without formatting data?
Click to expand...
Click to collapse
No, as you can realize are versions of different systems, in addition to that there were several internal changes so that Dipper could run Android 12
Thank you very much for your good work for our Smartphone
I tried this rom after 3 hours of uploaded before creating this thread
Used Orangefox .. clean install after format data ... Without this part (((2. In OrangeFox, open Terminal ( Menu/More/Terminal in OrangeFox), and run command `mke2fs -t ext4 -b 4096 /dev/block/bootdevice/by-name/cust`, then enter "y" to confirm)))
..... and it work good for me

			
				
matrix2012xman said:
View attachment 5522641
Click to expand...
Click to collapse
Now has changed, click to test. Thanks to your review
matrix2012xman said:
Muito obrigado pelo seu bom trabalho para o nosso Smartphone
Eu tentei esta rom após 3 horas de upload antes de criar este tópico
Usado Orangefox .. instalação limpa após formatar dados ... Sem esta parte ((2. No OrangeFox, abra o Terminal (Menu/Mais/Terminal no OrangeFox) e execute o comando `mke2fs -t ext4 -b 4096 /dev/ block /bootdevice/by-name/cust` e digite "y" para confirmar)))
..... e funciona bem para mim
Click to expand...
Click to collapse
Good know, thanks.
Thank you!
Thank u
Quick review after few days.
Rom is very stable and fast. Have a lot nice features, my fav is auto clock hidden. Battery live is acceptable (better than last PE 12 rom).
Only bug I found is: when I am calling via Bluetooth and recive notification screen is making black for a second.
I recommend for daily driver.
Thanks for dev. Donate done.
i miss face unlock IR camera and app lock feature in this rom ....otherwise everything is good
Hi I have 2 question.
1. Can I install on this rom custom kernel ? ( For example BAALAM based on Android 12?)
2. Where is option to change a navigation bar fuction? Becouse i want changes this for example press long back button too kill app, and press long home to show running app and press square button to show menu.
If there are no such functions then maybe someone could give some command in the terminal to change it
Sorry for my bad english.
Speedo1320 said:
Quick review after few days.
Rom is very stable and fast. Have a lot nice features, my fav is auto clock hidden. Battery live is acceptable (better than last PE 12 rom).
Only bug I found is: when I am calling via Bluetooth and recive notification screen is making black for a second.
I recommend for daily driver.
Thanks for dev. Donate done.
Click to expand...
Click to collapse
Hello
I see that you come from the last PE12 rom, how you be able to switch to this ROM?
You flash with PE recovery or what?
Because if i flash orange recovery don´t open so i cant flash, and if i flash this rom via PE recovery i got i bootlop
Thanks for the help
HugoSilva said:
Hello
I see that you come from the last PE12 rom, how you be able to switch to this ROM?
You flash with PE recovery or what?
Because if i flash orange recovery don´t open so i cant flash, and if i flash this rom via PE recovery i got i bootlop
Thanks for the help
Click to expand...
Click to collapse
I have used PE recovery and flash via adb sideload. You need to format data first. I also had problem with Orange Fox so I have to use PE recovery.
Speedo1320 said:
I have used PE recovery and flash via adb sideload. You need to format data first. I also had problem with Orange Fox so I have to use PE recovery.
Click to expand...
Click to collapse
Thanks for the help! You prefer this over PE12?
HugoSilva said:
Thanks for the help! You prefer this over PE12?
Click to expand...
Click to collapse
Right now Evox is better, but PE is always candidate to daily driver ( I am waiting for plus edition)
Speedo1320 said:
Right now Evox is better, but PE is always candidate to daily driver ( I am waiting for plus edition)
Click to expand...
Click to collapse
Can you please tell me why do you think this is better? I'm only asking because I wanna try it, but have all the work but then PE being better, ahaha again thanks for the answer
This is my opinion, just try...

Categories

Resources