[ROM][5.1.1] [UNOFFICIAL] XenonHD [Stable][ArchiDroid][10.10.15] - Moto E Android Development

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 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".​
Screen shots in post #2
Thanks to:
AOSP
TeamHorizon
Cyanogenmod
enricocid (Boot animation)
SlimRoms
Minimal OS
SaberMOD
Ultra kernel - thanks @TechnoAnder
Our Special Telegram Group of Moto e users
Contributors: @Vj Raj @zeeshanhussain12 @am2012
Download Folder Link:
https://www.androidfilehost.com/?w=files&flid=38219
Latest Download Link:
https://www.androidfilehost.com/?fid=24052804347834876
Bugs:
None
Installation:
Full wipe including system
Flash ROM zip
Wipe cache and dalvik
Flash Gapps (if required)
Wipe cache and dalvik
Boot
If you have any problems with Force Closes then do a clean install
Sources:
https://github.com/TeamHorizon
https://github.com/ArchiDroid
Special bootlogo based on original Moto - thanks to @treborbr
http://d-h.st/tgzZ
Created 2015-08-31
Last Updated 2015-10-10

Screenshots:

====================
10-11-2015
====================
====================
10-10-2015
====================
* packages/apps/Eleven/
50ef967 Merge "Eleven: check app settings when starting service" into cm-12.1 [Gerrit Code Review]
* vendor/motorola/
0a7fe0e use quark wcnss_filter [HashBang]
5b188ab add clark [HashBang]
====================
10-09-2015
====================
* external/ffmpeg/
e25d1db Merge tag 'n2.7.2' into cm-12.1 [Ricardo Cerqueira]
f035d76 Changelog update [Ricardo Cerqueira]
ecb45bd imc: use correct position for flcoeffs2 calculation [Ricardo Cerqueira]
6958254 hevc: check slice address length [Ricardo Cerqueira]
59fd4fb snow: remove an obsolete av_assert2 [Ricardo Cerqueira]
456db47 webp: fix infinite loop in webp_decode_frame [Ricardo Cerqueira]
b059a7f wavpack: limit extra_bits to 32 and use get_bits_long [Ricardo Cerqueira]
feee4a2 ffmpeg: only count got_output/errors in decode_error_stat [Ricardo Cerqueira]
9727169 ffmpeg: exit_on_error if decoding a packet failed [Ricardo Cerqueira]
327f67e pthread_frame: forward error codes when flushing [Ricardo Cerqueira]
67965fb huffyuvdec: validate image size [Ricardo Cerqueira]
ba494aa wavpack: use get_bits_long to read up to 32 bits [Ricardo Cerqueira]
13a3d95 nutdec: check maxpos in read_sm_data before returning success [Ricardo Cerqueira]
549ea74 s302m: fix arithmetic exception [Ricardo Cerqueira]
0c6563d vc1dec: use get_bits_long and limit the read bits to 32 [Ricardo Cerqueira]
2fb1921 mpegaudiodec: copy AVFloatDSPContext from first context to all contexts [Ricardo Cerqueira]
8357878 Update for FFmpeg 2.7.2 [Ricardo Cerqueira]
7ccd30c avcodec/vp8: Check buffer size in vp8_decode_frame_header() [Ricardo Cerqueira]
7d176c1 avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free() [Ricardo Cerqueira]
96463b9 avcodec/diracdec: Check for hpel_base allocation failure [Ricardo Cerqueira]
ed6980b avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy() [Ricardo Cerqueira]
e3ef27b avfilter/af_aresample: Check ff_all_* for allocation failures [Ricardo Cerqueira]
8b2b8ca avcodec/pthread_frame: clear priv_data, avoid stale pointer in error case [Ricardo Cerqueira]
0f1a361 swscale/utils: Clear pix buffers [Ricardo Cerqueira]
1854616 avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write() [Ricardo Cerqueira]
1c2a6a2 ffmpeg: Fix cleanup after failed allocation of output_files [Ricardo Cerqueira]
4a6b99f avformat/mov: Fix deallocation when MOVStreamContext failed to allocate [Ricardo Cerqueira]
d01bae0 ffmpeg: Fix crash with ost->last_frame allocation failure [Ricardo Cerqueira]
5788365 ffmpeg: Fix cleanup with ost = NULL [Ricardo Cerqueira]
3ee2620 avcodec/pthread_frame: check avctx on deallocation [Ricardo Cerqueira]
35f6ada avcodec/sanm: Reset sizes in destroy_buffers() [Ricardo Cerqueira]
7cc130f avcodec/alac: Clear pointers in allocate_buffers() [Ricardo Cerqueira]
aa17fe0 bytestream2: set the reader to the end when reading more than available [Ricardo Cerqueira]
331a865 avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() for H.264 [Ricardo Cerqueira]
49bb285 avcodec/mpegvideo: Clear pointers in ff_mpv_common_init() [Ricardo Cerqueira]
fa9db0e oggparsedirac: check return value of init_get_bits [Ricardo Cerqueira]
6877d4a wmalosslessdec: reset frame->nb_samples on packet loss [Ricardo Cerqueira]
a4d7ab0 wmalosslessdec: avoid reading 0 bits with get_bits [Ricardo Cerqueira]
0d8511b Put a space between string literals and macros. [Ricardo Cerqueira]
ff41c9e avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2() [Ricardo Cerqueira]
3e81529 avcodec/aacsbr: Assert that bs_num_env is positive [Ricardo Cerqueira]
e044495 avcodec/aacsbr: check that the element type matches before applying SBR [Ricardo Cerqueira]
ebb8f36 avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h [Ricardo Cerqueira]
a4a7559 vp9/update_prob: prevent out of bounds table read [Ricardo Cerqueira]
9a0e44d avfilter/vf_transpose: Fix rounding error [Ricardo Cerqueira]
dc18b1e avcodec/h264_refs: discard mismatching references [Ricardo Cerqueira]
2bd9dc7 avcodec/mjpegdec: Fix small picture upscale [Ricardo Cerqueira]
e140145 avcodec/pngdec: Check values before updating context in decode_fctl_chunk() [Ricardo Cerqueira]
04caa2e avcodec/pngdec: Copy IHDR & plte state from last thread [Ricardo Cerqueira]
a122b8f avcodec/pngdec: Require a IHDR chunk before fctl [Ricardo Cerqueira]
022a5b0 avcodec/pngdec: Only allow one IHDR chunk [Ricardo Cerqueira]
a7825e4 wmavoice: limit wmavoice_decode_packet return value to packet size [Ricardo Cerqueira]
4dd5547 swscale/swscale_unscaled: Fix rounding difference with RGBA output between little and big endian [Ricardo Cerqueira]
1cef783 ffmpeg: Do not use the data/size of a bitstream filter after failure [Ricardo Cerqueira]
465d87d swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,mmxext} [Ricardo Cerqueira]
080f4d3 vda: unlock the pixel buffer base address. [Ricardo Cerqueira]
4196623 swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c() [Ricardo Cerqueira]
48a2b0c swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE [Ricardo Cerqueira]
1a595af swscale/rgb2rgb_template: Disable shuffle_bytes_2103_c on big endian [Ricardo Cerqueira]
34e0d56 swr: Remember previously set int_sample_format from user [Ricardo Cerqueira]
01af4b9 swresample: soxr implementation for swr_get_out_samples() [Ricardo Cerqueira]
62eae3f avformat/swfdec: Do not error out on pixel format changes [Ricardo Cerqueira]
bd4deee ffmpeg_opt: Fix forcing fourccs [Ricardo Cerqueira]
f315a2b configure: Check for x265_api_get [Ricardo Cerqueira]
c10561d swscale/x86/rgb2rgb_template: don't call emms on sse2/avx functions [Ricardo Cerqueira]
b70ed77 swscale/x86/rgb2rgb_template: add missing xmm clobbers [Ricardo Cerqueira]
6db4e7d library.mak: Workaround SDL redefining main and breaking fate tests on mingw [Ricardo Cerqueira]
754b39e vaapi_h264: fix RefPicList[] field flags. [Ricardo Cerqueira]
4e53a50 doc: avoid incorrect phrase 'allows to' [Ricardo Cerqueira]
7c89eb8 configure: make makeinfo_html check more robust [Ricardo Cerqueira]
353a576 matroskadec: validate audio channels and bitdepth [Ricardo Cerqueira]
b6ae742 matroskadec: check audio sample rate [Ricardo Cerqueira]
a38b2cf Update for 2.7.1 [Ricardo Cerqueira]
daffb9f avutil/avstring: Do not print NULL [Ricardo Cerqueira]
f491a58 postproc: fix unaligned access [Ricardo Cerqueira]
d713970 vp9: don't retain NULL as segmentation_map [Ricardo Cerqueira]
0c02a11 avformat: clarify what package needs to be compiled with SSL support [Ricardo Cerqueira]
e227f73 avcodec/libx264: Avoid reconfig on equivalent aspect ratios [Ricardo Cerqueira]
79ad240 avcodec/flacenc: Fix Invalid Rice order [Ricardo Cerqueira]
7bc5d3d tls_gnutls: fix hang on disconnection [Ricardo Cerqueira]
51a2cd5 avcodec/hevc_ps: Only discard overread VPS if a previous is available [Ricardo Cerqueira]
d2705ab ffmpeg: Free last_frame instead of just unref [Ricardo Cerqueira]
966e542 avcodec/ffv1enc: fix bps for >8bit yuv when not explicitly set [Ricardo Cerqueira]
48e5132 avio: fix potential crashes when combining ffio_ensure_seekback + crc [Ricardo Cerqueira]
838ad6c examples/demuxing_decoding: use properties from frame instead of video_dec_ctx [Ricardo Cerqueira]
b939dfb h264: er: Copy from the previous reference only if compatible [Ricardo Cerqueira]
65d66a6 doc: fix spelling errors [Ricardo Cerqueira]
047ef33 configure: only disable VSX for !ppc64el [Ricardo Cerqueira]
b709844 avformat/singlejpeg: fix standalone compilation [Ricardo Cerqueira]
13605a9 ffmpeg_opt: Check for localtime() failure [Ricardo Cerqueira]
* vendor/xenonhd/
49a4db4 Update Layers Manager to v4.3.1 [dadi11]
====================
10-08-2015
====================
* external/stagefright-plugins/
832d937 ffmpeg: Fix crash when avio_check is called [Keith Mok]
* kernel/motorola/msm8610/
2b66c29 Merge branch 'remote' into mkl-mr1 [martincz]
* packages/apps/Settings/
60cb95f Merge "Update Polish translation" into lp-mr1 [Xenon Gerrit]
====================
10-07-2015
====================
* kernel/motorola/msm8610/
b5fd484 msm8610: Enable BFQ in Kconfig.iosched [Ashwin]
* packages/apps/Settings/
1999523 Update Polish translation [Daniel Sikorski (dadi11)]
====================
10-06-2015
====================
* external/sonivox/
14291d9 Merge tag 'android-5.1.1_r23' into cm-12.1 [Ricardo Cerqueira]
* external/sqlite/
2fe97d9 Merge tag 'android-5.1.1_r23' into cm-12.1 [Ricardo Cerqueira]
====================
10-05-2015
====================
====================
09-22-2015
====================
* external/libphonenumbergoogle/
6d3030c JAVA: Update metadata for ID to include 12 digits for possible numbers
* frameworks/base/
cceb498 SystemUI: Add option for new poly hd custom headers (1/2)
5f47263 SystemUI: Add new HD poly effect contextual header images
3fb1edf Reduce risk of memory corruption due to finalization.
c61fd0c Update mFillPaint color on GradientDrawable inflation
a1996ac base: delete obsolete context header images
* packages/apps/SlimLauncher/
200e994 Automatic translation import
====================
09-21-2015
====================
* frameworks/av/
81e2827 Fix integer overflow in time conversion
* frameworks/base/
c329b2d WallpaperCropper: use same action bar style as Launcher3
0ff484d base: add keyguard support in WallpaperCropActivity
* frameworks/native/
84538ae Set explicit ioprio where required
45ed186 input: Adjust priority
* hardware/qcom/display-caf/msm8916/
7313236 hwc: Set ioprio for vsync thread
* hardware/qcom/display-caf/msm8960/
6d8eb85 hwc: Set ioprio for vsync thread
* hardware/qcom/display-caf/msm8974/
2ca9c7a hwc: Set ioprio for vsync thread
* packages/apps/Settings/
c45cb98 Settings: Add option for new poly hd custom headers (2/2)
7e5ea85 LockscreenWallpaper: Use FB's WallpaperCropper
* system/core/
7b6ba02 cutils: Remove ioprio magic
e4a46b6 cutils: Clean up ioprio grouping
75937fe cutils: Fix display ioprio
1f4152b cutils: Fix copypasta in ioprio code
8674c66 cutils: Add support for BFQIO cgroups
* vendor/xenonhd/
ee6f41a Merge "Hlte joins the party" into lp-mr1
====================
09-20-2015
====================
====================
09-19-2015
====================
* frameworks/base/
f3ed48e Merge "Fix Smart Pulldown" into lp-mr1
39fd037 Merge "Return: Smart Pulldown [1/2]" into lp-mr1
5549a8f Fix Smart Pulldown
88b42de Return: Smart Pulldown [1/2]
a79680b Fix WallpaperCropper crash when setting wallpaper over 8MB
fe2fd51 Frameworks: Advanced reboot enabled by default (1/2)
* hardware/qcom/display-caf/msm8916/
c115bfd qdutils: Fix misleading log message
* kernel/motorola/msm8610/
eaa9efb Merge branch 'remote' into mkl-mr1
* packages/apps/Settings/
e89827b Merge "Return: Smart Pulldown [2/2]" into lp-mr1
18f6b12 Return: Smart Pulldown [2/2]
bef3e21 Merge "Settings: Advanced reboot enabled by default (2/2)" into lp-mr1
====================
09-18-2015
====================
* frameworks/base/
b4aa7ad Frameworks: Lockscreen blur & see through (1/2)
53d1a88 FWB: Toast icon switch (1/2)
c138a72 Consider using app adj to identify if it is a B-service
ba0c0d8 Fixed: Wrong status bar notification layout width.
784c2e8 Merge "Recents: Delay cleanup of remaining tasks when dismissing" into lp-mr1
34ae1f5 Frameworks: Restart last task if last task is dead
f81a420 Replacing FloatMath native implementation with calls to Math
40cee44 Show infinity for large notification counts
* hardware/qcom/display-caf/msm8960/
d9816c5 display: Set thread priority using cutils
* kernel/motorola/msm8610/
57ba4ef block, bfq: add Early Queue Merge (EQM) to BFQ-v7r8 for 3.4.0
3a7397f block: introduce the BFQ-v7r8 I/O sched for 3.4
d27fa03 block: cgroups, kconfig, build bits for BFQ-v7r8-3.4
* packages/apps/Settings/
49aa035 Lockscreen see-through & blur (2/2)
* packages/services/Telecomm/
b254ef9 Revert "Telecom : Remove null check for blacklist"
* vendor/xenonhd/
f4afb8a Merge "gerritme: Fix URL handling of ad-hoc remotes" into lp-mr1
====================
09-17-2015
====================
* hardware/qcom/display-caf/msm8916/
e9f7b80 display: Set thread priority using cutils
* hardware/qcom/display-caf/msm8974/
36acb02 display: Set thread priority using cutils
* packages/apps/Settings/
fe0ba45 Settings: Advanced reboot enabled by default (2/2)
* vendor/xenonhd/
6b41fda Merge "Revert LayersManager 4.2" into lp-mr1
6259c28 gerritme: Fix URL handling of ad-hoc remotes
c5bc581 Revert LayersManager 4.2
====================
09-04-2015
====================
Changed default dpi to 200
Changed default loudness from 84 to 87 (for fun)
Made changes to improve proximity sensor and touch to wake performances
Using CyanogenMod kernel
As requested by beta testers in the Telegram Moto e group
====================
09-02-2015
====================
* device/motorola/condor/
bd3b7a1 Merge "Revert "Condor : zRam: Decrease size"" into cm-12.1
5370297 Revert "Condor : zRam: Decrease size"
* kernel/motorola/msm8610/
ababa81 defconfig: update kernel version
8ae36c3 block/deadline: tweaked for better performance on android
cdfd343 Revert "CK3 tweaks (Credits to Con Kolivas)"
b3cc799 CK3 tweaks (Credits to Con Kolivas)
* vendor/xenonhd/
b287ce4 Update proprietary apps
63e167e Add G3 variants

Wool thanks for the work, download and testing... I am told that this ROM is great

thank you very much, this rom is incredibly fluid, waiting for the fix the camera

What about the battery? Can anybody say the maximum Screen on time on this ROM?
Sent from my Moto E using Tapatalk

Thanks @am2012 .Some more ss

Reserved for future
Sent from my Moto E using Tapatalk

Camera working ( Thanks to vj raj )
Change Se linux to permissive

New build up
https://www.androidfilehost.com/?w=...d0be9c8bdeaf98282bba8f4ae778f35dde95b107f1ec
Thanks to @TechnoAnder for his ultra kernel sources
Sent from my condor using Tapatalk

This ROM is very stable now - we highly recommend it.
Also, have you tried our Minimal OS?
zeeshanhussain12 said:
New build up
https://www.androidfilehost.com/?w=...d0be9c8bdeaf98282bba8f4ae778f35dde95b107f1ec
Thanks to @TechnoAnder for his ultra kernel sources
Sent from my condor using Tapatalk
Click to expand...
Click to collapse

Awsome Rom using frn the frst day smooth, stable and have lots of customizations too......

Wow!, I did not know that this ROM was using my Kernel, congratulations for the great work, well

TechnoAnder said:
Wow!, I did not know that this ROM was using my Kernel, congratulations for the great work, well
Click to expand...
Click to collapse
Yes, the kernel is working very well. Thanks for making such a great kernel!
Sent from my LG-D855 using Tapatalk

vinay001 said:
Awsome Rom using frn the frst day smooth, stable and have lots of customizations too......
Click to expand...
Click to collapse
Thanks for your feedback
Sent from my LG-D855 using Tapatalk

is this rom tested for x1022, india moto e first gen ? thanks...

Is this inbuilt kernel supports DTW?
Sent from JARVIS'S SERVER

yes, it supports DTW with its inbuilt kernal.
---------- Post added at 03:02 PM ---------- Previous post was at 03:00 PM ----------
this rom is awesome. Just wonderful. I can just say that i have tried almost all roms for moto e till date, this is best in all for me. Thanks to the creators. Wonderful work. Cheers.

muditpurohit said:
is this rom tested for x1022, india moto e first gen ? thanks...
Click to expand...
Click to collapse
Yes its working in xt1022
Sent from my condor using Tapatalk
---------- Post added at 09:44 PM ---------- Previous post was at 09:43 PM ----------
anilkashyap.tech said:
Is this inbuilt kernel supports DTW?
Sent from JARVIS'S SERVER
Click to expand...
Click to collapse
Yes it have inbuilt dt2w
Sent from my condor using Tapatalk
---------- Post added at 09:45 PM ---------- Previous post was at 09:44 PM ----------
vikphogat said:
yes, it supports DTW with its inbuilt kernal.
---------- Post added at 03:02 PM ---------- Previous post was at 03:00 PM ----------
this rom is awesome. Just wonderful. I can just say that i have tried almost all roms for moto e till date, this is best in all for me. Thanks to the creators. Wonderful work. Cheers.
Click to expand...
Click to collapse
Thanks for your feedback [emoji106]
Sent from my condor using Tapatalk

muditpurohit said:
is this rom tested for x1022, india moto e first gen ? thanks...
Click to expand...
Click to collapse
Yes by lots in the moto e telegram community
Sent from my LG-D855 using Tapatalk

Related

[ROM][6.0.1_r10] Team-(UB) ROM for Moto E [UBERTC-4.9][16th jan][Unofficial]

{
"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 G+ Community:
TeamUB G+
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/
Team UB is a custom built ROM which is straight from Cyanogenmod sources with different cherry picks to give users a wonderful experience!
OTA updates
Centre clock
Battery percent in the status bar
Network traffic indicator
Date settings
Listview animations
Aokp System animations
Lockscreen Shortcuts
Quixk settings Customization
Heads up notifications
Proximity speaker
Performance settings
Network Traffic
App circle sidebar
Clock fonts
Battery styles
Wakelock blocker
DSLV controller
Statusbar ticker
Apps to SD
Nav Bar height
Status bar double tap to sleep
Custom notification lights
Recent Panel settings
Privacy options
Fluid interface
Best battery improvements
All latest cm commits
Many more coming soon.......
Download ROM
Download Gapps 6.x
Place ROM on phones memory or SD card
Boot into recovery (either twrp or cwm)
Full wipe (Dalvik Cache, Cache, System, Factory Data Reset)
Flash ROM
Flash Gapps
Reboot and enjoy!
DOWNLOADS FOR CONDOR (AFH)
ivanmeler
DerTeufel
slimroms
namelessrom
temasek
ArchiDroid*
team-hydra
AOSP
cyanogenmod
codeworkx
dhiru1602
koush
sbrissen
armani-dev
XDA:DevDB Information
Team-(UB) rom for moto E, ROM for the Moto E
Contributors
prince trishi
Source Code: https://github.com/team-ub
ROM OS Version: 6.0.x Marshmallow
Version Information
Status: Stable
Created 2015-12-26
Last Updated 2016-01-16
Reserved
INITIAL RELEASE!!
Direct download link :-
https://www.androidfilehost.com/?fid=24345424848486557
one more beautiful rom for our lovley moto e
thanks!!!!!!!!
Bugs?
---------- Post added at 18:41 ---------- Previous post was at 18:35 ----------
And bro, where are the screenies? Anyways, will test and update you!!!!!!!!!1
PoseidonKing said:
Bugs?
---------- Post added at 18:41 ---------- Previous post was at 18:35 ----------
And bro, where are the screenies? Anyways, will test and update you!!!!!!!!!1
Click to expand...
Click to collapse
Screenies posting soon
a big FAT THANKS.....
one more!!!!!
U r making us mad.......... @princetrishi .......
Please please let us know .......... If some more is coming from u.....thanx @ alot............
[size=+5]A BIG THANKS "MARSHMALLOW MAN" [/size][emoji2] [emoji2] [emoji2]
Sent from my Moto E using Tapatalk
**new team-ub build up** (v16.1.3)
CHANGELOG
Code:
====================
01-16-2016
====================
* frameworks/base/
447a153 initial TeamUB 13
630eb4b SystemUI: Update recents memorybar on recents clear all
f7495c4 Include color picker, (1/2)
786f738 SysUI: Clean up objects when recreating statusbar
2fe4549 SettingsProvider: Force aosp upgrade path from 12.1.
e793581 SysUI: Use Objects.equals() for comparing components
dc975fe SysUI: Fix notification panel alignment after theme change
bc7da55 policy: disable EdgeGestureService
a4c194e allow GET_ACCOUNTS_PRIVELEGED to be whitelisted
* frameworks/opt/telephony/
38772dc Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_frameworks_opt_telephony into cm-13.0
6d6213a telephony: Fix persistence of automatic network selection
* hardware/qcom/display-caf/msm8974/
fe8fe12 gralloc: allow forcing old pixel alignment
29e619b Revert "gralloc: allow forcing old pixel alignment"
* hardware/qcom/media-caf/msm8994/
79e831d Fix flooding of message in calcLumaAlign
* packages/apps/ContactsCommon/
b88149f Add required permission to read vcf from gmail
* packages/apps/LockClock/
ff1cf25 LockClock : Update to v23 + runtime permissions
* packages/apps/Settings/
44f2eb2 update zh-rCN translation
163ed88 update to 16.1.3
72c5317 Initial Team UB 13.0
39deb82 Color picker: Enable alpha slider as default
9344a34 Include color picker, (2/2):
c4291fa Revert "Add marginov color picker"
4f8f5c4 Revert "Settings: show warning in lock screen settings when disabled by qs"
bc60346 Support multiple SAR values, separate args list with ','
faa6be8 Notifications: Custom colors, (2/2):
* packages/apps/Snap/
44cfc31 Don't needlessly make menu button larger than the other toggle buttons.
3b96d32 Snap: Set some qcom features as untranslatable
d8420e3 Drop new focus indicator into Camera2.
db27186 Snap: Actually select the highest quality video by default
2233950 CameraActivity: Don't hide navigation bar
* system/vold/
6cfcaf9 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_system_vold into cm-13.0
78f24b1 vold ext4/f2fs: do not use dirsync if we're mounting adopted storage
* vendor/cm/
5dc86af update to 16.1.3
====================
01-15-2016
====================
* android/
44d309a Use 3 more of our own intel repos (psb_headers, omx-components, libva)
86b74f3 manifest: move mips prebuilts into notdefault
* external/libpng/
7ca7cb2 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_external_libpng into cm-13.0
* frameworks/base/
49a8305 Notification drawer: Custom clear all icon color, (1/2):
cacc418 Notifications: Custom colors, (1/2):
2764704 Make G notification font colors more compatible with dark and light themes
e7bc5dc AdbOverNetworkTile: only de/reregister the observer when setListening changes whether we should be listening
e40ada2 SysUI: Reuse controllers and managers
e4de9a9 Disable Quick Settings on secure lockscreen (1/2)
ffb4904 Merge pull request #103 from Mai19930513/cm-13.0
2e5a8c9 add zh-rCN translation
6f821a4 Have Battery bar controller obey Hide value
3cb2e99 Fix WallpaperCropper crash when setting wallpaper over 8MB
a52eea2 Update Lockscreen clock font option [1/2]
1a32fd9 SystemUI: write keyguard enabled setting to CMSettings
4368542 SystemUI: Make lockscreen visualizer battery friendly
72e300b SysUI: Re-add status icons in recreateStatusBar()
* hardware/qcom/audio-caf/msm8916/
1c5250f audio HAL: fix thread starvation
793548e audiopolicy: use deep buffer output by default for music streams
* packages/apps/CarrierConfig/
7b25cb4 Set voicemail's notification persistent for O2 UK
* packages/apps/ContactsCommon/
f1501f5 Ensure non-null encoded uri before attempting to parse
* packages/apps/Settings/
8c2598c Disable Quick Settings on secure lockscreen (2/2)
663eb41 Merge pull request #385 from Mai19930513/cm-13.0
a301ebe update zh-rCN translation
03ad24b Update Lockscreen clock font option [2/2]
19b4d14 Settings: show warning in lock screen settings when disabled by qs
* packages/apps/Snap/
607a2f0 SnapdragonCamera: limit video file size on SD card
f0e709d SnapdragonCamera: Hide all camera setting when countdown timer starts
24081ba SnapdragonCamera: Set color effect as none when turn HDR on
645970f SnapdragonCamera: Fixing NullPointerException in onCreate of VideoModule
8a0414d SnapdragonCamera: fix thumbnail display
ff10b54 SnapdragonCamera: fix crash taking Macro+ from MMS
8eeafc1 SnapdragonCamera: fix NumberFormatException when input value invalide
cd14209 Snap: Remove touch AF/AEC option
4b6ac95 Snap: Support 1:1 aspect ratio
* packages/providers/ThemesProvider/
59bff5c No default lock wallpaper and live lock screen for system theme
* packages/wallpapers/PhotoPhase/
6a4f804 PhotoPhase: ask for runtime permissions
* system/vold/
dddf1aa Merge branch 'cm-13.0' of github.com:CyanogenMod/android_system_vold into cm-13.0
6ab045a vold: hw_fde: Fix merge damage
a9746cb Merge branch 'cm-13.0' of github.com:CyanogenMod/android_system_vold into cm-13.0
* vendor/cm/
6934ff7 APN: Remove wrong T-Mobile CZ and Vodafone CZ APNs
* vendor/cmsdk/
301e75d cmsdk: Load notification led customization defaults
3de64e4 cmsdk: add lockscreen internal enabled setting
====================
01-14-2016
====================
* build/
7cbe4ea Remove -Wa,noexecstack from unsupported arm clang flags
* external/libpng/
75a4e74 libpng: fix hang during read when inflate fails
* frameworks/base/
39317a3 base: fix num cpu check for CPU overlay
* frameworks/support/
6f0a2cb Make sure that AppBarLayout is laid out correctly
2ae0ed1 AppBarLayout layout/measure fixes
* hardware/intel/common/libmix/
347c889 intel: videoencoder: Kill logspam when casting a screen
fea1c72 intel: videodecoder: Remove attrib_ptr for zenfone2 blobs
eaa09ab intel: videodecoder: mpeg4: Remove got_vol/got_vop for zenfone2
543245f intel: videodecoder: AVC: Remove "constraint_set5_flag" for zenfone2
e01cfdd intel: libmix: Use ASUS_ZENFONE2_LP_BLOBS instead
* hardware/intel/common/libva/
92286f2 intel: av: Remove attrib_ptr for zenfone2 blobs
02ad2b8 intel: av: Update slice header group def to support zenfone2 blobs
* hardware/intel/common/libwsbm/
b2fc92b intel: libwsbm: Use ASUS_ZENFONE2_LP_BLOBS instead
* hardware/intel/common/omx-components/
43ccd58 intel: omx: Unbreak SetConfigVideoBitrate
1338ce0 intel: omx: Zenfone2 blobs cannot handle metadata mode
eef0672 intel: omx: LP blob compatibility
* hardware/intel/img/hwcomposer/
a1ae079 Merge "HWC: adapt VirtualDevice for old blob compliance" into cm-13.0
fed56bf Merge "Hwcomposer: Enable VirtualDisplay feature" into cm-13.0
8b7b71a intel: hwcomposer: csc mode is only supported on newer blobs
a2bc976 intel: hwcomposer: Use ASUS_ZENFONE2_LP_BLOBS instead
* hardware/intel/img/psb_headers/
21817aa intel: mixvbp: LP blob compatibility
* hardware/intel/img/psb_video/
a1c9ae0 intel: psb_video: LP blob compatibility
28f732b intel: psb_video: Use ASUS_ZENFONE2_LP_BLOBS instead
* hardware/qcom/audio-caf/msm8916/
86d47ef hal: Support the msm8939-florida-snd-card.
* hardware/ti/omap4/
9ce3921 add CMHW for ColorCalibration/LiveDisplay
* packages/apps/CMFileManager/
26fd0d7 Bump target SDK version to 23
* packages/apps/Email/
34fb128 email: junk icon
c929853 email: return default folder name for subfolders
* packages/apps/Settings/
729af14 Merge pull request #383 from beroid/cm-13.0
989f186 Settings: Update RU translations
* packages/apps/Snap/
0ad4095 Snap: Support for HTC's HDR mode
* packages/apps/UnifiedEmail/
032f3a2 Remove mail signatures from notification text.
7a5f09b unifiedemail: junk icon
b50cac5 email: allow move/copy operations to more system folders
* packages/providers/TelephonyProvider/
37604de TelephonyProvider: Handle database migration from cm-11.0.
* system/vold/
ba3b7bd cryptfs: Set HW FDE flags when building libvold
* vendor/cm/
9da7fa4 fix cricket APN
b664e12 sepolicy: Add perfprofd with set_prop macro
bc75922 init: Create directories needed by sshd
====================
01-13-2016
====================
* android/
1fbf016 remove duplicate
ae2f1ce Add QC dataservices by default
* bionic/
0da3f68 Fix <sys/sysmacros.h>.
* build/
814f35d Remove libsqlite_jni from all product configs.
* frameworks/av/
e0cd5c5 Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_frameworks_av into cm-13.0
8ad6568 av: Add support for loading audio_effects_vendor.conf
* frameworks/base/
86ec0dc Revert "Core: Fix setupwizard FC"
0e14362 FWB: Make all 18 font variants available to Statusbar weather temp (1/2)
0c7d06e FWB: Make all 18 font variants available to Statusbar Clock (1/2)
76ae24e Animate backlight quickly when display state request to change or power mode changed
5ec067b SystemUI: Fix CallbackHandler and NetworkControllerBase tests.
8273fcb SysUI: Disable window animation when using KeyguardExternalView
b5a9a03 SysUI: Handle KgdExtView callbacks on UI thread
47fb8ac SystemUI: Removing padding on mobile signal group.
875d72c Ringtone: Add support for selection of phone ringtone for SIM-2.
f701681 SettingsProvider: Disable data roaming by default
27d8637 SystemUi: Reintroduce always_show_roaming config.
9ef11fa ThemeService: ManagedProvisioning is a setup package too.
0d4b521 MetricsConstants: Restore DONT_TRACK label for custom tiles
* hardware/qcom/display-caf/msm8974/
8c9082a gralloc: allow forcing old pixel alignment
* packages/apps/AudioFX/
f6e06b8 Automatic translation import
56cd340 AudioFX: Remove up navigation from action bar
* packages/apps/Contacts/
a08be42 Add contact blocking and unblocking
* packages/apps/ContactsCommon/
cf86693 Add block contact dialog and supporting helper classes
bbf7e82 Refactor contact info lookup
* packages/apps/Messaging/
7fc9cfe Adhere to the revised lookup provider api
* packages/apps/Settings/
62fd47d Build V2.9
79ef915 Settings: Make all 18 font variants available to Statusbar weather temp (2/2)
9ca093e Settings: Make all 18 font variants available to Statusbar Clock (2/2)
8712d29 Settings: Set regulatory information dialog to non-translatable.
a41fef2 Settings: Show ringtone per sim for multi sim device
745d897 Squash commit of SAR and IC Code.
* packages/apps/Snap/
7f73524 Snap: support more resolutions
8461f25 Snap: remove captureUI pngdrawables
* packages/apps/ThemeChooser/
f0daaef Automatic translation import
* packages/providers/ThemesProvider/
3b82b9c Queries live lock screen preview path
* system/core/
c27f2e3 libnetutils: Check socket() return value
* system/media/
c969dad effects: Add AUDIO_EFFECT_VENDOR_CONFIG_FILE2
* vendor/cmsdk/
de7d943 cmsdk: Introduce internal MetricsLogger class.
62fd210 Automatic translation import
====================
01-12-2016
====================
* build/
2de69a0 qcom: Add dataservices to * pathmap
eeffd9b qcom: Fix non-QC target pathmappings
* device/qcom/common/
542ac97 power: Add support for 8952
* frameworks/av/
ba051fe Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_frameworks_av into cm-13.0
ddf0593 libstagefright: Support YVU420SemiPlanar camera format
* frameworks/base/
bfb77b6 SystemUi: Nuke DONT_TRACK label, and introduce CMMetricsLogger constants.
6316150 Make WIFI_IDLE_MS default into an overlay
f526792 Automatic translation import
095fad9 Fix drawing of VectorDrawables that are rotated by 90 or 270 degrees.
2d330be Increase brightness faster if ambient light is brightening quickly.
cb216d5 Optimize GPS property reloading.
51982c5 Align checkbox and description in permission confirmation dialog
f3194f2 Revert "telephony: Hack GSM and LTE signal strength"
* frameworks/opt/net/wifi/
53cbe97 Use def_wifi_idle_ms to fetch WIFI_IDLE_MS defaults
* hardware/qcom/audio-caf/msm8994/
998901b Merge tag 'LA.BF64.1.2.2-02240-8x94.0' into cm-13.0-caf-8994
* hardware/qcom/display-caf/apq8084/
fc41c61 hwc: Fix compile errors after display-frameworks removal
* hardware/qcom/display-caf/msm8994/
1dbc343 Merge tag 'LA.BF64.1.2.2-02240-8x94.0' into cm-13.0-caf-8994
* packages/apps/Bluetooth/
57128ef Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Bluetooth into cm-13.0
4885bdd Automatic translation import
* packages/apps/BluetoothExt/
9061adc Automatic translation import
* packages/apps/Browser/
f99d466 Automatic translation import
* packages/apps/CMBugReport/
5a019fc Automatic translation import
* packages/apps/CMFileManager/
9efd883 Automatic translation import
* packages/apps/Calendar/
2c28b43 Automatic translation import
* packages/apps/Camera2/
ebd0718 Automatic translation import
* packages/apps/Contacts/
019f467 Automatic translation import
64a9c32 Fix "Copy to .. " overflow menu item title
* packages/apps/ContactsCommon/
b5b16f7 Automatic translation import
* packages/apps/DeskClock/
e6065f8 Automatic translation import
* packages/apps/Dialer/
5a46f31 Automatic translation import
* packages/apps/Eleven/
329816e Automatic translation import
* packages/apps/Email/
fab6ba7 Automatic translation import
* packages/apps/Gallery2/
29e8669 Automatic translation import
* packages/apps/InCallUI/
87fbbc9 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_InCallUI into cm-13.0
7107206 Automatic translation import
* packages/apps/LockClock/
a461a5c Automatic translation import
* packages/apps/PhoneCommon/
47f9c4b Automatic translation import
* packages/apps/Profiles/
a53da5a Automatic translation import
* packages/apps/Screencast/
eaf1ce6 Automatic translation import
* packages/apps/Settings/
9295957 Settings: Add CMMetricsLogger constants to proper pages.
8ebb23f Automatic translation import
c42796f Build V2.8
341fbfc Lower minimum vertical range for data usage.
fc404ba Update vertical axis bounds when resetting network policy.
e1a01ca Revert "Hide usage graph on app usage details pages."
a121f7a Settings: Set default value for 'Volume keys control ringer stream'
5e3e3dd Settings: increase default regulatory info drawable dimensions
14c1430 Settings: EL AOSP translation fixes
25a4e52 Add android release info into device info
52d9759 Merge pull request #382 from XDANoob/patch-4
2e1e332 Updated German translation
* packages/apps/Snap/
358ebe9 Snap: Add more resolutions
66b3a0c Snap: More strings cleanup
f6a57b1 Snap: special handling of hdr-mode parameter for lge devices
2d5e458 Fix mismerge of "SnapdragonCamera: fix screen flash on resuming"
8f10ee0 Don't do touch-to-focus for touches outside of the preview.
6f16347 SnapdragonCamera: Hide camera controllers when review captured image
a1b0f7a Move mApplicationContext to init()
* packages/apps/SoundRecorder/
40977bf Automatic translation import
* packages/apps/Stk/
1f10bf6 Automatic translation import
* packages/apps/Terminal/
ff50b7d Automatic translation import
* packages/apps/TvSettings/
b9f2f01 Automatic translation import
* packages/apps/UnifiedEmail/
a5cb4a5 Automatic translation import
* packages/inputmethods/LatinIME/
7593ae3 Automatic translation import
* packages/providers/DownloadProvider/
da87869 Automatic translation import
* packages/providers/ThemesProvider/
c9796fc Automatic translation import
* packages/services/Mms/
0b83525 Automatic translation import
* packages/services/Telecomm/
2ae2624 Automatic translation import
* packages/services/Telephony/
2026b14 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_services_Telephony into cm-13.0
044982b Automatic translation import
5d81144 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_services_Telephony into cm-13.0
* packages/wallpapers/Galaxy4/
699976c Automatic translation import
* packages/wallpapers/PhaseBeam/
6fe94fd Automatic translation import
* packages/wallpapers/PhotoPhase/
1304d69 Automatic translation import
* prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/
96ac2f6 1/10/2016 - 4.9.4 UBERTC Snapshot
Team-UB 16.1.3 DOWNLOAD LINK:-
DOWNLOAD
Camera, FM, SD as internal working ?
Any new build?
GregMD said:
Any new build?
Click to expand...
Click to collapse
We'll be moving to OFFICIAL! So i'll be coming up with the official build maybe.....no ETA though as my exams are going on
Sent from my Micromax AQ4501 using Tapatalk

[ROM][N7-Flo]-AOSiP-V4.3-Marshmallow-6.0.1[ThemeEngine]-[5.05.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"
}
Android Open Source illusion Project
About us:
AOSIP is a quality custom rom based purely on Googles AOSP marshmallow source. Twisted with the latest features and blended with stability. We strive for perfection and it shows.
Credit/Thanks:
GOOGLE
Euphoria-os
Cyanogenmod
SlimRoms
ChainFire (SuperSU)
Beanstown106 - tree and vendor
Mazda
Paul Clark
Team
Sean Grondin
Josh Fox (xlxfoxxlx)
Support/Community:
Full support is always on the top of the list. visit our AOSiP Google plus community for all your ROM needs. There we have all the latest links to gapps , layers , and other helpful communities. Or just stop and engage in off topic fun.
Bug reporting:
This is a big one. We work very hard for you guys so please help us out and follow these steps to report your bug. Ive even provided links for you to help out.
Very first step will be to attempt a new DL and clean flash.
Pull a logcat and copy / paste it to hastebin .
Visit AOSiP and post your issue with your log in the bug reporting section.
Any bug reported without following procedure will be disregarded.
ChangeLog:
-=AOSiP=-
AOSiP 4.3 6.0.1 r43 changelog
====================
05-05-2016
====================
* frameworks/base/
6951a2b Back to old fling QS icon for now [xlxfoxxlx]
e3caa05 When font size changes so should the left and center clock [xlxfoxxlx]
ea6d4cb Make clock and time clickable in statusbar [xlxfoxxlx]
fffad0a Fix the dual clock bug [xlxfoxxlx]
d6cbd52 Replace empty recents screen with Kronic 3.0 [xlxfoxxlx]
====================
05-04-2016
====================
* bionic/
3e4b49b Merge tag 'android-6.0.1_r43' of https://android.googlesource.com/platform//bionic into HEAD [xlxfoxxlx]
* build/
29808ce Merge tag 'android-6.0.1_r43' of https://android.googlesource.com/platform//build into HEAD [xlxfoxxlx]
* frameworks/base/
be63f1d Merge tag 'android-6.0.1_r43' of https://android.googlesource.com/platform//frameworks/base into HEAD [xlxfoxxlx]
* frameworks/native/
c738c7b Merge tag 'android-6.0.1_r43' of https://android.googlesource.com/platform//frameworks/native into HEAD [xlxfoxxlx]
* packages/apps/Settings/
25591bb Fix error for r43 [xlxfoxxlx]
* packages/providers/DownloadProvider/
ce2ad50 Merge tag 'android-6.0.1_r43' of https://android.googlesource.com/platform//packages/providers/DownloadProvider into HEAD [xlxfoxxlx]
* packages/services/Telecomm/
8c838aa Merge tag 'android-6.0.1_r43' of https://android.googlesource.com/platform//packages/services/Telecomm into HEAD [xlxfoxxlx]
* packages/services/Telephony/
6a36e62 Merge tag 'android-6.0.1_r43' of https://android.googlesource.com/platform//packages/services/Telephony into HEAD [xlxfoxxlx]
* system/core/
899500a Merge tag 'android-6.0.1_r43' of https://android.googlesource.com/platform//system/core into HEAD [xlxfoxxlx]
* vendor/aosip/
4e70770 Update Angler and Shamu fingerprints [xlxfoxxlx]
* vendor/lge/
b981515 bullhead: update blobs for 6.0.1 (MTC19T) [Jean-Pierre Rasquin]
1999cc6 hammerhead: update blobs for 6.0.1 (MOB30H) [Jean-Pierre Rasquin]
====================
05-03-2016
====================
* frameworks/base/
941c2b9 Add kronic 3.0 to custom status icons (Part 1 of 2) [xlxfoxxlx]
46365d0 Revert "Add LCD density setting" [xlxfoxxlx]
79c9b4a Make the dexopt even sexier(kronic 3.0) thanks to Sean Grondin and Paul Clark for image [xlxfoxxlx]
c0e304d Frameworks: add ability to disable bar color in battery saver mode (1/2) [xlxfoxxlx]
* packages/apps/OmniStyle/
e4e19a1 Remove Pauls Kronic 2.0 Headers [xlxfoxxlx]
* packages/apps/Settings/
a322760 Replace Owlsnest icon with Kronic 3.0 [xlxfoxxlx]
21e130f Add fastscroll to the Manage applications screen so you don't need to scroll so much if you have alot of apps and want to go to the bottom of the list. [xlxfoxxlx]
92177c0 Switch to new About AOSiP Imaage Image credit Paul Clark and Sean Grondin [xlxfoxxlx]
20a65a3 Add Kronic 3.0 to custom status icon (Part 2 of 2) [xlxfoxxlx]
617f5bf Revert "Add LCD density setting" [xlxfoxxlx]
8f6ba09 Settings: add ability to disable bar color in battery saver mode (2/2) [xlxfoxxlx]
19a1155 Disable Quick Settings on secure lockscreen (2/2) [xlxfoxxlx]
111264f Settings:Add Summaries for Pulse Settings [xlxfoxxlx]
fdb0a67 Revert "Disable Quick Settings on secure lockscreen (2/2)" [xlxfoxxlx]
9cd79ca Oopsie dont need this [xlxfoxxlx]
* vendor/aosip/
848d686 Update to nove 4.3 beta-7 [xlxfoxxlx]
e41a11f New default wall (possibly temp) [xlxfoxxlx]
* vendor/asus/
f2a00fc deb: Nexus 7(LTE) binaries for Android 6.0.1 (MOB30J) [BeansTown106]
ec99a39 flo: Nexus 7(WiFi) binaries for Android 6.0.1 (MOB30J) [BeansTown106]
* vendor/huawei/
194d91e Angler: Update vendor blobs "MTC19T" [BeansTown106]
* vendor/moto/
c610e8f shamu: update blobs for 6.0.1 (MOB30I) [BeansTown106]
fe92462 shamu: update blobs for 6.0.1 (MOB30G) [BeansTown106]
====================
05-02-2016
====================
* build/
460858b add back camera [xlxfoxxlx]
* frameworks/base/
32e7ac6 Add option for left clock style / position date left-right of clock [1/2] [xlxfoxxlx]
183c190 Update to kronic 3.0 Part 1 [xlxfoxxlx]
f7ff9d6 Fix up clock and date customizations [xlxfoxxlx]
831527c Statusbar clock and date customizations [1/2] [xlxfoxxlx]
c60dd28 Revert "Status bar: Clock styles, (1/2):" [xlxfoxxlx]
2baefcc Grant LockClock and chromium default permissions [xlxfoxxlx]
17037c1 AssetManager: Shut up, Meg.... [xlxfoxxlx]
f53f58b Add OmniSwitch as option for default recents [1/2] [xlxfoxxlx]
* kernel/lge/bullhead/
fe2b707 bullhead: Add support for more LiveDisplay features [Akhil Narang]
17aaff7 bullhead: Enable FiiO HID Quirk [Akhil Narang]
* packages/apps/DUI/
6df1d82 Replace images with Kronic 3.0 part 2 [xlxfoxxlx]
* packages/apps/OmniStyle/
12faaf1 :/ [xlxfoxxlx]
ccde301 No Caps for You! [xlxfoxxlx]
e7d27cc Add new header packs: Kronic 3.0 by Sean Grondin PaulWalls Kronic 3.0 [xlxfoxxlx]
9a89fca Paulwalls Kronic3.0 headers [Paul Clark]
* packages/apps/OmniSwitch/
c6ee160 Fix style [xlxfoxxlx]
* packages/apps/Settings/
808fb99 Add option for left clock style / position date left-right of clock [2/2] [xlxfoxxlx]
6678775 Statusbar clock and date customizations [2/2] [xlxfoxxlx]
8105fe7 Missid copywright [xlxfoxxlx]
0fa7624 Update copyrights and fix some spacing [xlxfoxxlx]
8546e4f Add OmniSwitch as option for default recents [2/2] [xlxfoxxlx]
f8a2bb4 Add OmniSwitch to Dirty Tweaks [xlxfoxxlx]
* packages/inputmethods/LatinIME/
0c81340 Replace images with Kronic 3.0 [xlxfoxxlx]
* vendor/aosip/
621c015 Bump to 4.3 [xlxfoxxlx]
7bb9ef7 Build OmniSwitch [xlxfoxxlx]
====================
05-01-2016
====================
* frameworks/base/
7b333d5 Revert "Make lte tile show"(for now) [xlxfoxxlx]
* packages/apps/OmniSwitch/
90552e8 OmniSwitch: Allow open app as floating window [xlxfoxxlx]
76e456c OmniSwitch: cleanup BitmapCache handling [Max Weninger]
* packages/providers/TelephonyProvider/
969cba9 Update icons to Material [xlxfoxxlx]
* packages/services/Telecomm/
b8a7696 Telecomm : Allow multiple default dialers [1/2] [xlxfoxxlx]
* packages/services/Telephony/
f259523 Telephony : Allow multiple default dialers [2/2] [xlxfoxxlx]
====================
04-30-2016
====================
====================
04-29-2016
====================
* frameworks/base/
35a940d Base: Fix Copy/Paste feature [xlxfoxxlx]
adbecad Base: Floating Window [xlxfoxxlx]
1b07cde ThemeTile: Custom QS detail header title support for theming apps [xlxfoxxlx]
fa5c4c9 ThemesTile: Don't process clicks on current theme item [xlxfoxxlx]
4a9d1dd Make Navtile default to on [xlxfoxxlx]
e62d866 Make lte tile show [xlxfoxxlx]
885bfca Pulse Visualizer Sanity Level [1/3] [xlxfoxxlx]
436da9c Pulse Bar Customizations [1/3] [xlxfoxxlx]
c768f74 Telephony: Add getLteOnGsmMode() method (1/2) [xlxfoxxlx]
4c741a3 Fix Lte Tile Strings [xlxfoxxlx]
a82001e FWByanamically Configurable Pulse Bar Dimensions [1/3] [xlxfoxxlx]
* frameworks/opt/telephony/
8b6074f Telephony: Add getLteOnGsmMode() method (2/2) [xlxfoxxlx]
* packages/apps/DUI/
29ce985 Pulse Visualizer Sanity Level [3/3] [xlxfoxxlx]
6ede782 Pulse Bar Customizations [2/3] [xlxfoxxlx]
5f06335 Pulse: Make Sure Visualizer Starts On Dimension Change [xlxfoxxlx]
* packages/apps/Settings/
f4b058d Settings: Floating Window Fragment [xlxfoxxlx]
31e643f Settings: Keyguard Charging Current Switch [2/2] [xlxfoxxlx]
9159a91 Settings: Pulse Visualizer Sanity Level [3/3] [xlxfoxxlx]
280adba Settings: Pulse Bar Customizations[3/3] [xlxfoxxlx]
4f6d742 Settings:Configurable Pulse Bar Spacing [3/3] [xlxfoxxlx]
* packages/services/Telephony/
fff6b46 Phone: Enable LTE for GSM LTE phones (part I) [xlxfoxxlx]
673bc1d Fix Lte Tile [xlxfoxxlx]
====================
04-28-2016
====================
* frameworks/base/
6deeaf1 FWB: Configurable Pulse Bar Spacing [1/3] [xlxfoxxlx]
20be62c SystemUI:Add LTE Tile [xlxfoxxlx]
c3302c4 QS : Pulse Tile [xlxfoxxlx]
71f8c91 Keyguard Charging Current Switch [1/2] [xlxfoxxlx]
e3b4e92 FWB :SmartBar Button Tint [1/3] [xlxfoxxlx]
fbeec96 FWByanamically Configurable Pulse Bar Dimensions [1/3] [xlxfoxxlx]
8df863b Revert "Don't recreate 3MinitController" [xlxfoxxlx]
4d4d59d add these back [xlxfoxxlx]
* kernel/lge/bullhead/
5a51d24 bullhead: add merge script helper [Akhil Narang]
1bd0e43 mm: vmpressure: dynamic window sizing. [Akhil Narang]
f83d4f4 Revert "Revert "mm: process_reclaim: fix reclaim skip on low efficiency"" [Akhil Narang]
4a23183 etherdevice: Use ether_addr_copy to copy an Ethernet address [Akhil Narang]
aea6e33 mm: improve migration heuristic [Akhil Narang]
447f7bd msm: msm_bus: remove the buspm module from kernel [Akhil Narang]
5510f89 msm: msm_bus: Fix memory corruption in alloc_handle_lst [Akhil Narang]
a5b70f4 ipa: cleanup: fix workqueue leak in QCOM ipa driver [Akhil Narang]
5e4556d UPSTREAM: binfmt_elf: add ELF_HWCAP2 to compat auxv entries [Akhil Narang]
6d953a0 UPSTREAM: usb: xhci: Allow usb_add/remove_hcd() to be called repeatedly [Akhil Narang]
d5d7605 usb: f_fs: set ep->driver_data on unbind [Akhil Narang]
5182b83 msm-3.10: For every frame disabled, report drop [Akhil Narang]
ebf4182 ion: adjust system heap pool orders [Akhil Narang]
e32e8b2 kgsl: add page pool allocator [Akhil Narang]
5f44b4e spmi: qpnp-int: Add wakeup reason logging [Akhil Narang]
25b1f14 ALSA: compress: allow writes in SNDRV_PCM_STATE_PREPARED state [Akhil Narang]
543d1ff mm: adjust page migration heuristic [Akhil Narang]
7846a81 lib: align source before using optimized implementation [Akhil Narang]
22e3e9f pipe: Fix buffer offset after partially failed read [Akhil Narang]
e5bf69c Revert PM/sleep backports. Some users had strange middle-night shutdowns occuring after these commits [Akhil Narang]
2e40a7d cfg80211: Add attributes describing prohibited channel bandwidth. [Akhil Narang]
7aab67b nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag. [Akhil Narang]
c50d4f9 power: qpnp-smbcharger: limit total current to the target current [Akhil Narang]
3eae515 Silences WLAN, PCIe, and CPU suspend state kernel messages [Akhil Narang]
037dc1ef UPSTREAM: arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers [Akhil Narang]
eb9ff4b msm: ipa: Reset uC ready cb [Akhil Narang]
4c49e52 msm: ipa: Support for wlan init before uC is loaded [Akhil Narang]
c09f034 UPSTREAM: lz4: fix wrong compress buffer size for 64-bits [Akhil Narang]
598fdfa UPSTREAM: zram/zcomp: do not zero out zcomp private pages [Akhil Narang]
ed56e02 UPSTREAM: zram: pass gfp from zcomp frontend to backend [Akhil Narang]
01e9e9d UPSTREAM: zram: try vmalloc() after kmalloc() [Akhil Narang]
3fe9da6 UPSTREAM: zram/zcomp: use GFP_NOIO to allocate streams [Akhil Narang]
88fce0d UPSTREAM: zram: avoid kunmap_atomic() of a NULL pointer [Akhil Narang]
87ff852 zram: remove some zram backports to merge newer commits from n-preview branch [Akhil Narang]
* packages/apps/DUI/
346c7e1 DUI:Configurable Pulse Bar Spacing [2/3] [xlxfoxxlx]
f799e3e More Pulse Bar Dimensions [1/2] [xlxfoxxlx]
b160186 DUIyanamically Configurable Pulse Bar Dimensions [2/3] [xlxfoxxlx]
6d2f66d DUI :SmartBar Button Tint [2/3] [xlxfoxxlx]
* packages/apps/Settings/
6200a24 Settings: More Pulse Bar Dimensions [2/2] [xlxfoxxlx]
a77ff87 Settings: Dyanamically Configurable Pulse Bar Dimensions [3/3] [xlxfoxxlx]
df0baf1 Settings : SmartBar Button Tint [3/3] [xlxfoxxlx]
a76180b Update Some Settings Activities [xlxfoxxlx]
====================
04-27-2016
====================
* build/
0e00a7d fix changelog [xlxfoxxlx]
b8cb221 Adapt to aosip [xlxfoxxlx]
2e2adce makefile: Add changelog generator (enabled by default) (1/3) [xlxfoxxlx]
* frameworks/base/
d90eebd Couple fixes [xlxfoxxlx]
83d4d7d Add "android.permission.READ_PHONE_STATE" to manifest [xlxfoxxlx]
29da954 Keyguard: show charging current in mAh on lockscreen [xlxfoxxlx]
261d51d first attempt at fixing qs on secure LS [xlxfoxxlx]
6238fda Add back missing file [xlxfoxxlx]
* packages/apps/Settings/
2259979 Changelog in device info (3/3) [xlxfoxxlx]
4d56e43 About: Krexus ROM [xlxfoxxlx]
0bcf29c Settings: apple can do...we can do as well [xlxfoxxlx]
2a05241 Remove tint on aosip_about [xlxfoxxlx]
54d2a16 Add aosip Logo to about phone [xlxfoxxlx]
* vendor/aosip/
d7cda19 Fix changelog [xlxfoxxlx]
f8c4372 Changelog: beautify:squashed. Make changelog more informative add author and branch sets [xlxfoxxlx]
a33e37f fix up uber.mk [xlxfoxxlx]
badf5df tools: add colors [xlxfoxxlx]
e38057b Changelog [xlxfoxxlx]
====================
04-26-2016
====================
* frameworks/base/
bf6cab1 Drop the animated settings icon [xlxfoxxlx]
* packages/apps/PackageInstaller/
a53ee14 Automatic translation import [Alex Cruz]
* packages/providers/DownloadProvider/
f32757d Add support to pause/resume download manually (2/2) [xlxfoxxlx]
4cfa534 Add Download Speeds in notification [xlxfoxxlx]
====================
04-25-2016
====================
* packages/apps/OmniSwitch/
813751f Automatic translation import [Andreas Blaesius]
====================
04-24-2016
====================
* frameworks/base/
d3f0b62 [1/3] Add "Accept all files" option for incoming files via Bluetooth [xlxfoxxlx]
701746a ProximityWake : Add support for checking proximity when waking device [xlxfoxxlx]
07d15d8 fix crash on boot [xlxfoxxlx]
1505a80 Battery: Show battery fully charged notification [xlxfoxxlx]
eea2ac4 powermanager: Initialize SensorManager in systemReady() [xlxfoxxlx]
8fea2f7 camera2 legacy: Allow HDR processing to take a while [xlxfoxxlx]
451d0d7 Deadlock in PackageInstallerSession [xlxfoxxlx]
055fd55 Fix NPE in updateEmptyShadeView() upon screen rotation [xlxfoxxlx]
1c15a64 Fix ownership for files/folders created by ExternalStorageProvider on ext4/f2fs [xlxfoxxlx]
c319d84 MountService: ensure VolumeRecord with UUID exists before modifying [xlxfoxxlx]
f7c9ecd SystemUI: ensure volume record exists before showing notification [xlxfoxxlx]
be55b23 Do not clear data for WAPPushManager settings [xlxfoxxlx]
7d6abab Fix NullPointerException in DhcpPacket.getTransactionId() [xlxfoxxlx]
c740900 Performance Optimization: Align texture dirty rect [xlxfoxxlx]
7592d44 Camera2: Fix getInternalFormatSizes for depth [xlxfoxxlx]
4fcce3a Fix for reboot due to Volume State not updated in callback [xlxfoxxlx]
eed63c2 Fix Gmail/Hangouts Notification Text Color [xlxfoxxlx]
79d69ba proguard: disable some warnings [xlxfoxxlx]
a6e6ba3 Frameworks/base: Fix old code in MediaPlayer [xlxfoxxlx]
c68012b Add a carrier config for default value of WFC user setting [xlxfoxxlx]
dd29557 Fix: ResolverActivity sometimes cannot update the last chosen activity [xlxfoxxlx]
449ecef Fix typos for the word "Unsupported". [xlxfoxxlx]
45ddef3 Add check whether wallpaper's size has changed [xlxfoxxlx]
0bbc710 Checking null in NsdService [xlxfoxxlx]
af98b33 clean notification before delete the activity [xlxfoxxlx]
d656ef0 Sync interface bring up and tether call [xlxfoxxlx]
6d711c4 Remove the unnecessary window animation request [xlxfoxxlx]
706ae63 Fix a crash when constructing a RemoteConnection without a VideoProvider [xlxfoxxlx]
1d35573 Do not scan a file which cannot be read [xlxfoxxlx]
e271f54 MediaScanner: Detect folders [xlxfoxxlx]
9251d3b Fix the issue that Change the System Date and Time will impact the result of ActivityManager.getRunningTasks [xlxfoxxlx]
f11a1cb Ignore second connect request [xlxfoxxlx]
8cc3569 Fix the creation of empty file when screenshot is failed. [xlxfoxxlx]
6b3d8f4 Fix NPE from AppOpsManager.checkPackage. [xlxfoxxlx]
1d5baaa ActivityManagerService.cpp: remove unused curBuf variable [xlxfoxxlx]
70b09e2 Fix MMS not available when data connection is off. [xlxfoxxlx]
2543886 [4/4] sqlite query perf: try to avoid getCount() [xlxfoxxlx]
990aafc [3/4] sqlite query perf: clean up in-flight statements on cursor close [xlxfoxxlx]
5cd080b [2/4] sqlite query perf: try to reuse in-flight statements [xlxfoxxlx]
55f26b7 [1/4] sqlite query perf: better window selection in common case [xlxfoxxlx]
f034231 Services: DO NOT send Broadcast On boot [xlxfoxxlx]
94497e3 Precaution to make sure wallpapers are set in full screen [xlxfoxxlx]
5bf6aa2 CMTE: Let's unregister a ThemeProcessingListener instead [xlxfoxxlx]
7f1035a Themes: Update icon mapping on boot [xlxfoxxlx]
b26dd54 Themes: Restore original value if getValue fails [xlxfoxxlx]
02e91c1 Themes: Fail theme install if common resources fail [xlxfoxxlx]
b940290 SystemUI: Hide system/notification when config changes on kg. [xlxfoxxlx]
f62dfa8 Should use scan flag, or it will not scan device. [xlxfoxxlx]
34ea034 aapt: Hide "No comment for public symbol" warnings [xlxfoxxlx]
c56e6ab Change up dexopt img img credit to Paul Clark - dabug123 [xlxfoxxlx]
0a8d62a framework: Log applied theme when apps crash [xlxfoxxlx]
da8d1a7 Base: charger sounds also for wired [xlxfoxxlx]
65e5447 Move Custom icon before carrier text [xlxfoxxlx]
5bec874 Add back some deleted from screen pinning commit and fix a couple refreshs [xlxfoxxlx]
3a1cbdd Added a toast to screenshot delete, why not right? [xlxfoxxlx]
3c0762c Screen pinning improvements [xlxfoxxlx]
5ad17b3 Fix race condition [xlxfoxxlx]
b177953 Fix the NullPointerException [xlxfoxxlx]
* frameworks/native/
ce6c35d native: Restore VM memory overrides [xlxfoxxlx]
1f6e8c1 Add dalvik heap override for xxxhdpi phone [xlxfoxxlx]
1e832b2 Add HWUI overrides for xxxhdpi phone [xlxfoxxlx]
* packages/apps/DUI/
a7fd2e9 Move shortcut update boot receiver to PhoneStatusbar [2/2] [xlxfoxxlx]
d3ebb41 DUI: Bring up "In-app search" bindable action and resources [1/2] [xlxfoxxlx]
aa0686e DUI: SmartBar editor popup menu logic and animation refresh [xlxfoxxlx]
6d125d5 SmartBar: refresh drawables on reorient on a fresh boot/create [xlxfoxxlx]
* packages/apps/Settings/
677fd3a [3/3] Add "Accept all files" option for incoming files via BT [xlxfoxxlx]
32fa395 Themes: Expose Hard coded icon tint in power summary settings [xlxfoxxlx]
6153904 Themes: allow stronger themeing of PowerUsage app icon [xlxfoxxlx]
026c058 Settings: Expose battery history chart color [xlxfoxxlx]
====================
04-23-2016
====================
* packages/apps/PackageInstaller/
54c6ce1 Automatic translation import [Alex Cruz]
Source code:
As the name states we are open source and encourage anyone to skim through the code. However the builds we release are not to be taken apart and parted out.
AOSiP github
Kernel source
Latest Downloads:
The very latest AOSiP build
Recommended Working Gapps
These are somewhat outdated i personally use slim or banks gapps
Donations:
Donations are always appreciated. A lot of work goes into each and every build.
If you're feeling like were deserving of a little tip please feel free to send it
​ ​
​
XDA:DevDB Information
[ROM][N7-Flo]-AOSiP-V4.3-Marshmallow-6.0.1[ThemeEngine]-[5.05.16], ROM for the Nexus 7 (2013)
Contributors
xlxfoxxlx, $droyd$
Source Code: https://github.com/aosip
ROM OS Version: 6.0.x Marshmallow
Based On: AOSP with CMTE
Version Information
Status: Stable
Current Stable Version: 4.0
Created 2016-03-27
Last Updated 2016-05-10
mine
Wow, thought this was dead. Many thanks for the build...
Cheers.
Running great so far. Looks great too!
Sent from my Nexus 7 using Tapatalk
before i flash, is V4A included?
Coming from Mo ROM and would be nice if it was.
masri1987 said:
before i flash, is V4A included?
Coming from Mo ROM and would be nice if it was.
Click to expand...
Click to collapse
No, it's not, but can be easily installed.
---------- Post added at 10:04 PM ---------- Previous post was at 10:03 PM ----------
It appears that navbar settings, located within the owl's nest, FC on launch. Everything else works great.
4.1 up
Sent from my Nexus 6P using Tapatalk
Change log? I love this ROM I just can't get the color changers to work
brucedroid031 said:
Change log? I love this ROM I just can't get the color changers to work
Click to expand...
Click to collapse
https://plus.google.com/102932816899115363144/posts/YeWqj5Qda7d
brucedroid031 said:
Change log? I love this ROM I just can't get the color changers to work
Click to expand...
Click to collapse
Any chance you can get a log of trying to use? Don't have the device so any bug reports/logs would be great help.
Sent from my Nexus 6P using Tapatalk
xlxfoxxlx said:
Any chance you can get a log of trying to use? Don't have the device so any bug reports/logs would be great help.
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
I'll try it in a few and post logs of anything I find. Thanks for the blind builds, love your ROM.
quickdraw86 said:
I'll try it in a few and post logs of anything I find. Thanks for the blind builds, love your ROM.
Click to expand...
Click to collapse
Not a prob dude, also for colors is the master switch turned on?
Sent from my Nexus 6P using Tapatalk
xlxfoxxlx said:
Not a prob dude, also for colors is the master switch turned on?
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
If by that you mean owl's nest > statusbar options > icons> custom icon color toggle switch, then yes.
quickdraw86 said:
If by that you mean owl's nest > status bar > icons> icon color toggle switch, then yes.
Click to expand...
Click to collapse
Yup just checking
Sent from my Nexus 6P using Tapatalk
xlxfoxxlx said:
Yup just checking
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Here's a log of a custom color selection crash.
quickdraw86 said:
Here's a log of a custom color selection crash.
Click to expand...
Click to collapse
Thanks bud, is it a certain section or is it any color option?
Sent from my Nexus 6P using Tapatalk
xlxfoxxlx said:
Thanks bud, is it a certain section or is it any color option?
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Any color option selection causes a FC. I did try them all, and all FC. I would've collected individual logs for each item, but, I'm fairly certain that it's all being caused by the same underlying issue. All the same, if you need more logs, let me know.
quickdraw86 said:
Any color option selection causes a FC. I did try them all, and all FC. I would've collected individual logs for each item, but, I'm fairly certain that it's all being caused by the same underlying issue. All the same, if you need more logs, let me know.
Click to expand...
Click to collapse
OK yea seems to be a issue with the color selector used in the ROM it is also a current issue on RR I believe I'll deff be looking into it.
Sent from my Nexus 6P using Tapatalk
xlxfoxxlx said:
OK yea seems to be a issue with the color selector used in the ROM it is also a current issue on RR I believe I'll deff be looking into it.
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
It is an issue in RR as well, as you said, I just tried RR 5.6.6 and provided logs for the exact same issue. It may or may not be an issue in VRToxin as well, I haven't tried the most recent build of it yet, will yet tonight, but it was a problem in several builds before the most recent.
Hi guys, I put together an unofficial build based on nougat.
http://forum.xda-developers.com/nexus-7-2013/development/aosip-unofficial-t3464892

[ROM][6.0.1][v6.19][klte][Beanstalk]][OFFICIAL][DU-Features][29.07.16]

Smoother than Butter
Friendly Battery
Tons of Features
DirtyUnicorns Features
Always Up-to-date
100% Build from Source
This is what​
{
"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"
}
is!​
CyanogenMod 13 based
PIE
Built-in Task Manager switcher
OnTheGo Mode
App Circle bar
System UI Tuner
Quicker system animations
Trimmed down fat and excess bloat
Option to enable all widgets
Numerous extra lock screen options
LCD Density
Custom original BeanStalk Wallpapers by skyliner33v
Custom BeanStalk boot animation by skyliner33v
3-minit battery support
Clock and date options
Contextual Header - Original and Polygraphic
Battery styles - Includes specific colors and styles. Also includes battery bar
Do not disturb option
Show notification count
Recent screen options
Customizable navigation bar
Use Omniswitch as default recent
Built-in screen record
Toast animations
App Circle bar
Gesture Anywhere
Disable FC warnings
Disable Immersive message
Force expanded Notifications
Configure scrolling cache
Build.prop MOD options to enable/disable tweaks as preferred
Less frequent Notification sounds options
CRT screen off/on options to specify how the animation shows
Enable/disable wake up on charge option
Superuser fully embedded into the build and accessed from settings menu
CM Performance options and features
Hide superuser icon
Developer options and advanced reboot enabled by default
Numerous cherry-picks and improvements throughout the build.. baked into the*
awesomeness of existing CM layout.
Numerous other options are hidden throughout the build. For a full list of changes and features, please
CameraNext Modded By @abhi08638
Download ROM
BeanStalk for the klte
Download GApps
http://opengapps.org/
BeanStalk Changelog
Changelog can also be found from within the ROM by going into settings menu -> about phone -> about beanstalk -> changelog
====================
06-06-2016
====================
* device/samsung/klte-common/
48b4767 klte-common: update kernel toolchain
====================
06-05-2016
====================
* device/oneplus/oneplus2/
72c2c27 oneplus2: fix duplicate property
* device/qcom/common/
674fb85 power-8952: Fix array initialization
* external/wpa_supplicant_8/
41d4451 Merge branch 'LA.BF64.1.2.2_rb4.40' of git://codeaurora.org/platform/external/wpa_supplicant_8 into cm-13.0
* kernel/samsung/smdk4412/
ba951bf n5120 : qcom modem
* packages/apps/Gello/
d6d2be2 Alter download flow to request permissions before anything else.
6359b69 Gello: cleanup search engine list
* vendor/huawei/
930fc31 Add kiwi
* vendor/oneplus/
65e4955 oneplus2: Import OnePlus2Oxygen_14_1606041303
====================
06-04-2016
====================
* device/oneplus/oneplus2/
9b2d58f overlays: Enable doze state
8b076ae Remove length from data
d9df07c Set ril props based on variant
8624279 sepolicy: Fix fingerprintd denial
f3b1148 audio: Fix acdb ids
94fcd73 Alphabetize blob list correctly
693e3c6 Ship with gello
ab52ad1 Update configs from OOS Beta 2
f62f730 Use dalvik heap/hwui for 4gb phones
a920a59 oneplus2: Stop the QC-QMI message spam
7a1df62 Missing cne blobs
a3b6f4a Revert "Build missing wifi hal"
7518547 oneplus2: Tweak data/cache mount options
8b0a163 oneplus2: Adjust service startups for encrypted usecase
b8c39b6 Setup OnePlus' H-Cube
1e5ac02 sepolicy: Cleanup
4dc576b Missing ril props
bf5ad1c Update back button keycode and keydisabler node
9874a66 Get camera going with M beta blobs
1930b33 Update tz assertion
4960bc4 Move qcrilmsgtunnel to priv-app
196bc51 Update configs
00961bc Use prebuilt fingerprint and don't ship firmware
4a8e1d3 Remove dtbtool
* external/stagefright-plugins/
9db7a9c stagefright-plugins: flac does not playback
* kernel/lge/g3/
7cf5643 Input: aiptek - fix crash on detecting device without endpoints
2c1faba Input: aiptek - adjust error-handling code label
* kernel/oneplus/msm8994/
dbd2c25 tools: extract linux type definitions to local header
fcc5421 pipe: Fix buffer offset after partially failed read
c4efbeb Add hcube module
3b62605 oneplus2: defconfig: enable hw crc32 support
fe89a1a crypto: arm64/crc32 - bring in line with generic CRC32
32a67a5 crypto: crc32 - Add ARM64 CRC32 hw accelerated module
9c0ea1c0 include/linux/poison.h: fix LIST_POISON{1,2} offset
6f217c1 tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
650fb2f KEYS: Fix race between read and revoke
1c37488 input: synaptics: Send wakeup key for double tap
e7491b4 [2/2] Fix notification LED
eb27a3b input: tri-state-key: Move keyCodes to procfs
ce80944 input: tri-state-key: Don't send duplicated keycodes
54cc6bf input: tri-state-key: Support more modes * On M we have 4 modes now
84ad41b Update defconfig
315f1b2 input: synaptics: Send generic power key for double tap
ca1e9b8 usb: Remove OTG switch
117ba68 ASoC TFA9890: Cancel monitor work without locking mutex
cf9d8bb input: tri-state-key: Add sysfs to change order of slider
dc1f292 input: synaptics: Return integer for key reverse
ba7f1b1 input: synaptics: Create proc file for each gesture
f0ae1fe input: synaptics: s3320: Rename input device
59ecb8e input: synaptics: Rename input device
7b03aa8 tri-state-key: Act as a normal input device
8125052 qpnp-haptic: Add sysfs interface to control intensity
fca6732 Enable f2fs
38a0cc7 f2fs: support 3.10
3128849 f2fs: pass checkpoint reason on roll-forward recovery
f679c8b f2fs: avoid abnormal behavior on broken symlink
00d14bb f2fs: flush symlink path to avoid broken symlink after POR
6ea3067 f2fs: change 0 to false for bool type
49b632e f2fs: do not recover wrong data index
7e3005d f2fs: do not increase link count during recovery
5096335 f2fs: assign parent's i_mode for empty dir
1fe47c5 f2fs: add F2FS_INLINE_DOTS to recover missing dot dentries
2d682ec f2fs: fix mismatching lock and unlock pages for roll-forward recovery
cd1cf77 f2fs: fix sparse warnings
6fd5549 f2fs: limit b_size of mapped bh in f2fs_map_bh
7b09fc8 f2fs: persist system.advise into on-disk inode
77eebb4 f2fs: avoid NULL pointer dereference in f2fs_xattr_advise_get
c63ab70 f2fs: preallocate fallocated blocks for direct IO
38ebc02 f2fs: enable inline data by default
db8f863 f2fs: preserve extent info for extent cache
5666a06 f2fs: initialize extent tree with on-disk extent info of inode
5c158aa f2fs: introduce __{find,grab}_extent_tree
16eb0b3 f2fs: split set_data_blkaddr from f2fs_update_extent_cache
a4bb300 f2fs: enable fast symlink by utilizing inline data
ca8aec4 f2fs: add some tracepoints to debug volatile and atomic writes
bc2de0e f2fs: avoid punch_hole overhead when releasing volatile data
a18d8d0 f2fs: avoid wrong f2fs_bug_on when truncating inline_data
99fad58 f2fs: enhance multi-threads performance
1efa9ac f2fs: set buffer_new when new blocks are allocated
9e0f8a7 f2fs: set SBI_NEED_FSCK when encountering exception in recovery
2664994 f2fs: fix to cover sentry_lock for block allocation
121e1b6 f2fs: fix to check current blkaddr in __allocate_data_blocks
81cf3a3 f2fs: fix to truncate inline data past EOF
b1cbea1 f2fs: fix reference leaks in f2fs_acl_create
2539b3d f2fs: fix to calculate max length of contiguous free slots correctly
25b170c f2fs: fix unlocked nat set cache operation
d470bcd f2fs: cleanup statement about max orphan inodes calc
4f9f2e9 f2fs: remove unnecessary condition judgment
3c09283 f2fs: set the correct place of initializing *res_page
4674442 f2fs: reduce searching region of segmap when set free section
8be65e6 f2fs: fix extent cache memory leak
ca7b591 f2fs: relocate Kconfig from misc filesystems
86160e8 f2fs: report -ENOENT for unreached data indices
773cf4d f2fs: clear append/update flags once fsync is done
4d2be21 f2fs: avoid to trigger writepage during POR
6a1e5aa f2fs: add stat info for moved blocks by background gc
64409a1 f2fs: fix to issue small discard in real-time mode discard
8446a5f f2fs: add cond_resched() to sync_dirty_dir_inodes()
08787ff f2fs: fix max orphan inodes calculation
be32f55 f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty sit entries
bb4aef1 f2fs: fix block_ops trace point
66f44d4 f2fs: check its block allocation to avoid producing wrong dirty pages
cfeafe2 f2fs: clear page's up-to-date if block was deallocated
2815024 f2fs: fix the number of orphan inode blocks
808ba86 f2fs: introduce macro __cp_payload
6675413 f2fs: avoid wrong error during recovery
a7271de f2fs: remove obsolete code
7f13626 f2fs: use extent cache for dir
43071c6 f2fs: switch to check FI_NO_EXTENT in f2fs_{lookup,update}_extent_cache
dbe1ae87 f2fs: support fast lookup in extent cache
6d2b9fe f2fs: add trace for rb-tree extent cache ops
e4cb634 f2fs: show extent tree, node stat info in debugfs
df13265 f2fs: enable rb-tree extent cache
42fa703 f2fs: add a mount option for rb-tree extent cache
f90e372 f2fs: add core functions for rb-tree extent cache
4b15951 f2fs: introduce infra macro and data structure of rb-tree extent cache
a4b2288 f2fs: introduce universal lookup/update interface for extent cache
bf41e9b f2fs: introduce f2fs_map_bh to clean codes of check_extent_cache
35d5272 f2fs: simplfy a field name in struct f2fs_extent,extent_info
0e80e9b f2fs: move ext_lock out of struct extent_info
11c7756 f2fs: fix incorrectly stat number of inline data inode
4fdf610 f2fs: use ->writepage in sync_meta_pages
69772b2 f2fs: introduce f2fs_update_dentry to clean up duplicated codes
e90b0cf f2fs: remove unused inline_dentry_addr
96b1b93 f2fs: use spinlock for segmap_lock instead of rwlock
d7ba5a6 f2fs: fix accessing wrong indexed data blocks
2944d5e f2fs: avoid variable length array
d087ccc f2fs: fix sparse warnings
aef2405 f2fs: allocate data blocks in advance for f2fs_direct_IO
146ff58 f2fs: introduce macros to convert bytes and blocks in f2fs
5c573a9 f2fs: call set_buffer_new for get_block
1cc978d f2fs: check node page contents all the time
76739de f2fs: avoid data offset overflow when lseeking huge file
b46590a f2fs: fix to use highmem for pages of newly created directory
af7e97b f2fs: introduce a batched trim
3c314af f2fs: merge {invalidate,release}page for meta/node/data pages
0ea80ed f2fs: show the number of writeback pages in stat
1f30a1e f2fs: keep PagePrivate during releasepage
be265e1 f2fs: should fail mount when trying to recover data on read-only dev
ff4ecab f2fs: split UMOUNT and FASTBOOT flags
f15bc79 f2fs: avoid write_checkpoint if f2fs is mounted readonly
5a41d24 f2fs: support norecovery mount option
2f41867 f2fs: fix not to drop mount options when retrying fill_super
607182d f2fs: merge flags in struct f2fs_sb_info
f62965a f2fs: clean up {in,de}create_sleep_time
32f078f f2fs: make truncate_inline_date static
bc5c5a3 f2fs: fix a bug of inheriting default ACL from parent
fb9a38b f2fs: use f2fs_radix_tree_insert to clean codes
3d75b05 f2fs: add F2FS_IOC_GETVERSION support
edddd99 f2fs: leave comment for code readability
c623d34 f2fs: fix to release count of meta page in ->invalidatepage
59aed6d f2fs: do checkpoint when umount flag is not set
8fc78c0 f2fs: trigger correct checkpoint during umount
ce21fd6 f2fs: update memory footprint information
e220545 f2fs: fix wrong memory footprint statistics in debugfs
ed818c4 f2fs: avoid infinite loop on cp_error
f63b558 f2fs: support fs shutdown
3c1328d xfs: introduce a generic shutdown ioctl
c51358c f2fs: pids_lock can be static
23d8ec6 f2fs: add f2fs_destroy_trace_ios to free radix tree
3d58dad f2fs: add spin_lock to cover radix operations in IO tracer
55dde4c f2fs: add nat/sit entries into status
f447619 f2fs: free radix_tree_nodes used by nat_set entries
a0be59e f2fs: fix wrong unlock_page call
8f1abc0 f2fs: get rid of kzalloc in __recover_inline_status
23c6ac5 f2fs: align direct_io'ed data to section
0c89c4a f2fs: remove uncovered code path
df6a45e f2fs: avoid potential unnecessary codes
34830a3 f2fs: clean up to remove parameter
15e3998 f2fs: reuse inode_entry_slab in gc procedure for using slab more effectively
a423bd9 f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio with fio
7f70147 f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS
1131372 f2fs: fix missing cold bit during recovery
25c1483 f2fs: add block count by in-place-update in stat info
02134b1 f2fs: avoid double lock for cp_rwsem
ef32d0b f2fs: activate f2fs_trace_ios
776d8ca f2fs: activate f2fs_trace_pid
91282d1 f2fs: add key functions for f2fs_io_tracer
a09d723 f2fs: add f2fs_io_tracer support
320ee05 f2fs: use f2fs_io_info to clean up messy parameters during IO path
55c8925 f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
30ac00a f2fs: merge two uchar variable in struct node_info to reduce memory cost
5c83343 f2fs: readahead contiguous current summary blocks in checkpoint
c5d1048 f2fs: use missing the use of f2fs_kunmap_page
c46c139 f2fs: remove unnecessary call to invalidate inmemory pages
dd376e9 f2fs: fix small discards not to issue redundantly
eb23c0b f2fs: change atomic and volatile write policies
ca7cc1a f2fs: don't need to call lock_op and lock_page for abort
59e24f5 f2fs: fix wrong condition check to trigger f2fs_sync_fs
b735370 f2fs: remove checking dirty_exceed
99ce6ce Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
6bef7c6 Enable bfq and disable unneeded things
d44001d block, bfq: add Early Queue Merge (EQM) to BFQ-v7r8 for 3.10.8+
cb9a628 block: introduce the BFQ-v7r8 I/O sched for 3.10.8+
d346422 block: cgroups, kconfig, build bits for BFQ-v7r8-3.10.8+
3c6eca5 video: mdss: Simplify PCC combiner even more
56bbde7 video: mdss: Simplify PCC combiner
c4abc11 video: mdss: Implement PCC combining for LiveDisplay
0750275 video: mdss: Fix dual-DSI issue in LiveDisplay
8cd39d9 video: mdss: Cache LiveDisplay RGB settings when display off
8cdab0a video: mdss: Add new features and improve LiveDisplay
794564b video: mdss: LiveDisplay driver
d817d62 msm: qdsp6v2: Allow 320K AAC encoding
37f3eae Builtin needed modules
6b76a41 qcacld-2.0: Import LA.BF64.1.2.2-05240-8x94.0
bc75424 misc: Fix Kconfig warnings
a08dcd2 arm64: Fix the ARM userspace build
559e246 arch: Unbreak mrproper/clean
ec73a40 oneplus2: Add cm defconfig
0d6c08d Merge tag 'LA.BF64.1.2.2-05240-8x94.0' of git://codeaurora.org/quic/la/kernel/msm-3.10 into cm-13.0
d7f1b25 Fix compiling
* packages/apps/CellBroadcastReceiver/
6bddeb7 Automatic translation import
* packages/apps/Contacts/
2453818 Automatic translation import
* packages/apps/Gello/
e01b231 Automatic translation import
* packages/apps/Messaging/
d829188 Automatic translation import
* packages/apps/Screencast/
8af2ad3 Automatic translation import
* packages/apps/SoundRecorder/
368b858 Automatic translation import
* packages/apps/Trebuchet/
3b75fff Automatic translation import
* packages/providers/DataUsageProvider/
45cab1e Automatic translation import
* vendor/oneplus/
e400a91 oneplus2: Import OnePlus2Oxygen_14_OTA_018_all_1605231631_OpenBeta2
====================
06-03-2016
====================
* device/qcom/common/
a214e51 power: Fixup typo in 8939 cpu4 timer rate
* hardware/qcom/audio-caf/msm8996/
27c02b0 msm8996: fix werror when AUDIO_FEATURE_ENABLED_DTS_EAGLE is enabled
* kernel/oneplus/msm8994/
8e268ac Add Oneplus modification
* kernel/samsung/klte/
67f19bf misc: Merge SM-G900F kernel source code
* packages/services/Mms/
50a85fe Revert "MmsRequest: Turn on data for the MMS transaction if required"
* vendor/lge/
3785e5d Merge pull request #183 from bryan2894/D851_30D
====================
06-02-2016
====================
* device/oppo/common/
763aaf1 Automatic translation import
* device/samsung/qcom-common/
2ceefc2 Automatic translation import
* external/DUtils/
194b75a DUtils: Add app picker as an action (1/2)
994adfa Revert "DUI: Use DocumentsProvider API helper methods [2/2]"
* frameworks/base/
0e1bf52 SystemUI : Ensure we unset focus when showKeyguard is called
4469967 fw: reintroduce PRIVATE_FLAG_PREVENT_POWER_KEY
bfb655b services: Kick off to CMSystemServer for external service init.
ffb61cc am: clear state for every protected app invocation.
f6a5db3 Core: Fix OOB
b30a3f5 Add animations to quick settings tiles [1/2]
c2c73ba Headers: Separate default header handling from contextual headers
* hardware/qcom/audio-caf/msm8996/
a4f6084 Merge tag 'LA.HB.1.3.2-13000-8x96.0' into HEAD
96eed4e Merge tag 'LA.HB.1.3.2-08400-8x96.0' into HEAD
* hardware/qcom/display-caf/msm8996/
b8878fc Merge tag 'LA.HB.1.3.2-13000-8x96.0' into HEAD
9045cc6 Merge tag 'LA.HB.1.3.2-08400-8x96.0' into HEAD
* hardware/qcom/media-caf/msm8996/
219d27a venc: use libOmxVenc as blob
00bb29a Merge tag 'LA.HB.1.3.2-13000-8x96.0' into HEAD
664d27c Merge tag 'LA.HB.1.3.2-08400-8x96.0' into HEAD
* kernel/samsung/smdk4412/
1b54924 n51x0 : build gps
* packages/apps/AudioFX/
3e0aa4d Automatic translation import
* packages/apps/Browser/
806676f Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_packages_apps_Browser into bs6
* packages/apps/CMBugReport/
5e67b37 Automatic translation import
* packages/apps/CMFileManager/
90cb9de Flush the shell console after each command
8e28d1f Automatic translation import
* packages/apps/Calendar/
0d3b3f3 Automatic translation import
* packages/apps/CellBroadcastReceiver/
2015d27 Do not let system keys bypass alert
eb998df Revert "Automatic translation import"
* packages/apps/Contacts/
17df072 Automatic translation import
* packages/apps/ContactsCommon/
3b240ec Automatic translation import
* packages/apps/DUI/
afb9d09 DUI: Add app picker as an action (2/2)
* packages/apps/Dialer/
e8137f3 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Dialer into bs6
61d4f83 Fix call recording does not using AAC format on some devices
5538aea Automatic translation import
* packages/apps/Eleven/
adf2dcb Automatic translation import
* packages/apps/Gello/
94aa057 Automatic translation import
* packages/apps/InCallUI/
74a68fe Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_InCallUI into bs6
474aa4a Automatic translation import
* packages/apps/Messaging/
5366155 Messaging: Respect always ask pref in quick message
90cc20f Automatic translation import
* packages/apps/PhoneCommon/
8a39ad1 Automatic translation import
* packages/apps/Screencast/
7926087 Automatic translation import
* packages/apps/Settings/
d850aac Add animations to quick settings tiles [2/2]
8d7a8d5 Revert "DUI: Use DocumentsProvider API for handling custom icons [1/2]"
* packages/apps/SetupWizard/
73d56b4 Automatic translation import
* packages/apps/Snap/
a3aea38 Automatic translation import
* packages/apps/SoundRecorder/
dd05872 Automatic translation import
* packages/apps/Trebuchet/
156cc21 Automatic translation import
* packages/apps/TvSettings/
a5c32e0 Automatic translation import
* packages/providers/DataUsageProvider/
e48baf2 Automatic translation import
* packages/providers/DownloadProvider/
7c5833e Automatic translation import
* packages/services/LiveLockScreenService/
3853af4 Automatic translation import
* packages/services/Telephony/
5814344 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_services_Telephony into bs6
e5bd6c0 Automatic translation import
* packages/wallpapers/PhotoPhase/
9fb61ea Automatic translation import
* vendor/beanstalk/
5456093 update COOPVOCE apn
* vendor/cmsdk/
5a21047 Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into bs6
af55f98 Automatic translation import
* vendor/samsung/
aca2fec Merge pull request #777 from RGIB/cm-13.0
ec36746 n5120 : kitkat blobs for ril and gps
1) WIPE DATA/CACHE
2) Flash Rom
3) Flash a Custom Kernel if you want (not needed)
4) Flash GApps Aroma
5) Reboot
Original Developer Scott.
CyanogenMod
Google
Skylinerv33 - Graphics and boot animation - Thanks!
Hellrazor
Vortex 1969
phoenixita
abhi08638 for allowing me to add CameraNext Modded
All other Beanstalk Users who inspired me to continue Building this ROM
Any other coder from CM team or Beanstalk team who has actually coded.
Sources
Device Source
Kernel Source
​
XDA:DevDB Information
BeanStalk, ROM for the Samsung Galaxy S 5
Contributors
Taker18, flo071
Source Code: https://github.com/scotthartbti
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod 13
Version Information
Status: Stable
Current Stable Version: v6.19
Stable Release Date: 2016-06-06
Created 2016-06-06
Last Updated 2016-07-29
Reserved
Reserved
hy pal, when you have the time post some screenshots. Thx
igorescu04 said:
hy pal, when you have the time post some screenshots. Thx
Click to expand...
Click to collapse
http://imgur.com/gallery/GawWE
Regards,
Taker
MM bootloader or lollipop?
Sent from my SM-N920C using XDA-Developers mobile app
Good ! I will test this rom , report soon !!
Good .tested .super fast and stable .with CM theme engine of course.:good:
---------- Post added at 10:52 PM ---------- Previous post was at 10:50 PM ----------
ad0dh67 said:
MM bootloader or lollipop?
Sent from my SM-N920C using XDA-Developers mobile app
Click to expand...
Click to collapse
Tested working with modem e Bootloader Lollipop
can i install this rom on G900H?
Can we move apps to external card
Sent from my SM-G900F using XDA-Developers mobile app
mm bootloader
If I have mm bootloader do I have to downgrade
camera error
Hey, yesterday i have install the Rom for klte, all stuff working really fast and smooth. The only thing big bug in there is, i can't use the buildin camera and some all other camera apps. The error massage is" camera can not conect to Galerie"
I have try some other apps, like snapcam, Google camera etc... But all the same, i hope you can fix it in the next release, please. Thxxx
+1
Camera error
rec0re said:
Hey, yesterday i have install the Rom for klte, all stuff working really fast and smooth. The only thing big bug in there is, i can't use the buildin camera and some all other camera apps. The error massage is" camera can not conect to Galerie"
I have try some other apps, like snapcam, Google camera etc... But all the same, i hope you can fix it in the next release, please. Thxxx
Click to expand...
Click to collapse
for me too
why is the camera never working on beanstalk roms
plzzzzzzz give a fix
Hi to all of you!
There will be 2 weeks long no update, because im on holidays and i will fly tomorrow from munich to Gran Canaria 2 weeks.
Hope you guys still enjoy BeanStalk!, after my Holidays,i will upload all new build's on Official BeanStalk AFH!
Stay tuned guyy!
Thanks for your great support!
Best Regards,
Taker
I have installed this rom yesterday but strange when i try to make call the phone restart it self can help for this probleme please
Sent from my SM-G903F using XDA-Developers mobile app
Stable so far, nice options.
Titanium Backup complains about SuperSu not installed. Whats the deal with that, should I ignore that or install SuperSu or use a different backup program?
ladres said:
why is the camera never working on beanstalk roms
plzzzzzzz give a fix
Click to expand...
Click to collapse
Camera is working on all BS Roms
Regards,
Taker
Hi guys, and nice greets from Gran Canaria!
My holidays are as good as finish, tomorrow is the last day on this beautiful island, on 08:05 my fly is going to munich and after that i am driving to my hometown! After i am @ home i will start to update all my devices, include the brand new oneplus3!
Thanks for all and i will be back on Saturday,
Cheers,
Domi

[ROM][bullhead] _cm-13.0 [20161016]

{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0.* (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.
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.
*
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github Repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review
---------------------------------------------------------------------------
underscoreCyanogenMod 13.0
too long, better:
_cm-13.0
I'm a CyanogenMod user from many years, I've compiled and flashed most of the cm based ROMs. What I always wanted was an always up to date ROM with some little extra features, so here comes _cm-13.0: unofficial CyanogenMod builds with a couple of extra features cherry-picked from its variants. I'll probably share nightly builds, but no promise here.
My builds include _kernel, a kernel with features cherry-picked from the most respected kernel developers here @ xda.​
What's behind that underscore in _cm-13.0?
Changelog in Settings/AboutPhone
Vendor version in Settings/AboutPhone (it doesn't really say which vendor.img you have but it says which-one you should have)
Option to enable Network Traffic in the status bar
Option to disable superuser icon in the status bar
Optimized cLock with included weather providers
AOSP keyboard with extra number row
Developer options enabled by default
AdAway pre-installed
more features will may be added, let me know if you have any suggestions
What's behind that underscore in _kernel?
NTFS/exFat support
fsync on/off
CPU Overclock/Underclock support
KCAL
Sound Control
Wake Gestures
Kexec support
I/O schedulers: noop, deadline, row, cfq, test-iosched, bfq, fiops, sio, sioplus, zen, vr
CPU Governors: wheatley, bluactive, intelliactive, elementalx, interactive, ondemand, userspace, powersave, bioshock, lionheart, performance
more features will may be added, let me know if you have any suggestions
Both ROM and kernel are compiled using UBER toolchain 4.9
---------------------------------------------------------------------------
Download:
ROM:
_cm-13.0-20161016-UNOFFICIAL-bullhead.zip
GApps:
OpenGApps
---------------------------------------------------------------------------
Installation Instructions:
Clean:
Download latest ROM and GApps - Boot into TWRP - Backup - Save your backup somewhere save - Wipe system, data, cache and dalvik cache in Wipe > Advanced Wipe - Flash ROM - Flash GApps - Update vendor.img if you have to - Reboot
Dirty:
Download latest ROM - Boot into TWRP - Backup - Save your backup somewhere save - Wipe cache and dalvik cache in Wipe > Advanced Wipe - Flash ROM - Update vendor.img if you have to - Reboot
---------------------------------------------------------------------------
Credits:
Google - CyanogenMod - crDroid - OmniRom - SlimRom - ResurrectionRemix - PureNexus - Temasek - flar2 - franciscofranco - BeansTown106 - jollaman999 - bbedward - savoca - pafcholini - faux123 - neobuddy89 - arter97 - XDA
---------------------------------------------------------------------------
Source:
https://github.com/CyanogenMod
https://github.com/underscoremone​
Screenshots
reserved #2
Thanks
Sent from my Nexus 5X using XDA-Developers mobile app
pleasure is CM Theme Engine?
New Build Up
_cm-13.0-20160729-UNOFFICIAL-bullhead.zip
---------------------------------------------------------------------------
Code:
====================
07-29-2016
====================
* frameworks/base/
7c45468 pm: Skip custom resolver use when mOnlyCore
e5f0f1f Automatic translation import
dbc9eb4 lights: Make sure the lights are out
06113f3 SysUI: Define config for showing screen on hints
* hardware/qcom/audio-caf/msm8996/
abff8fe hal: Haxed header
* hardware/qcom/display-caf/msm8916/
f9b87fe display: Fix warnings on 64-bit clang
* hardware/qcom/media-caf/msm8916/
c2008de media: Fix issues when building with Clang
* packages/apps/Settings/
dfe83c3 Automatic translation import
1e1dd36 ZenMode rules: Show days list in the correct order
* packages/apps/Snap/
75096f2 Fix orientation handling in secure camera.
* packages/inputmethods/LatinIME/
fdd0269 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_inputmethods_LatinIME into cm-13.0
c150b3a InputMethods: set the default value for preference
* vendor/cm/
c4bf15e sepolicy: Let the IO prefetcher look at sdcardfs
71cadb8 cm: sepolicy: Allow system_server dir read access
9130f0e cm: extract_utils: Rewrite file existence checks
25acf24 extract_utils: Add support for files in rootfs
* vendor/cmsdk/
55c755a CMSettings: Add default overlay for forward and reverse lookup
====================
07-28-2016
====================
* cts/
3eab954 Merge "DO NOT MERGE, re-apply, Adjust testAppFailAccessPrivateData to fail on non-tagged sockets" into marshmallow-cts-release
3762c5d DO NOT MERGE, re-apply, Adjust testAppFailAccessPrivateData to fail on non-tagged sockets
* frameworks/base/
9ed7f82 mountservice: Shut down volumes before restarting framework
82a9d4c Automatic translation import
* packages/apps/Bluetooth/
838da4a Add epub to the list of filetypes to get and send
* packages/apps/CMBugReport/
ea9f2f0 Automatic translation import
* packages/apps/Gello/
34ad277 Automatic translation import
* packages/apps/Settings/
0c01557 SimSettings: Make provisioning optional even if qti-telephony is present
1f591bb Changelog: prettify Add some color and zest.
7bf49ac Enable Developer options by default
847791c Add SIM status string for localizing voice/data strings
434f306 Automatic translation import
6118021 Settings: Fix possible crash
d5434ac Settings: Improve vibrator intensity dialog layout
e4f6fe3 Settings: Network Traffic: Last One
* packages/providers/WeatherProvider/
d947141 Automatic translation import
* packages/services/Telephony/
c3a8096 NetworkSelection: Cleanup
ed75876 NetworkSelection: Fix for setting shortcut
75915ed NetworkSelection: Fix double display of radio technology
* system/core/
4123d86 healthd: Add DASH charger type
* system/vold/
89599b6 vold: Allow reset after shutdown
* vendor/cm/
acb6ab2 sepolicy: Allow media_rw write to fix camcorder denials
aaa55ae Add missing truphone APNs
3179e7e Add AdAway
* vendor/cmsdk/
544d324 Automatic translation import
====================
07-27-2016
====================
* external/sepolicy/
908ba00 sepolicy: Add policy for sdcardfs and configfs
* frameworks/base/
d84d952 Hide arrows in network traffic indicators [1/2]
9008aed Add color to network traffic arrows
89c562f Revert "Hide arrows in network traffic indicators [1/2]"
15f18d2 Revert "FWB: NetworkTraffic: Fix it"
b8c9492 Automatic translation import
d7576c7 Improve the scan process
40e2afa FWB: NetworkTraffic: Fix it
* hardware/qcom/audio-caf/msm8916/
2040c84 policy_hal: Fix build with Clang
* hardware/qcom/audio-caf/msm8960/
9cf54f4 hal: Increase deep buffer buffering
* packages/apps/CMUpdater/
b7c3168 Automatic translation import
* packages/apps/Camera2/
6d11621 Automatic translation import
* packages/apps/Dialer/
5848ab6 Automatic translation import
* packages/apps/Eleven/
a6f204a Merge "Eleven: fix possible NPE" into cm-13.0
* packages/apps/Settings/
2970e3e Settings: Network Traffic Rebase: forgot something
9aa0117 Add marginov color picker
ab0007f Settings: Network Traffic Rebase
c9ef1fc Automatic translation import
1fb6aa1 Settings: Always set text value in color temperature
a0fe8d2 Settings: NetworkTraffic: Fix it
* packages/apps/SetupWizard/
aafff03 Automatic translation import
* packages/apps/SoundRecorder/
3a37d06 Automatic translation import
* vendor/cm/
f73d4b3 sepolicy: Revert custom sdcardfs policy in favor of AOSP
025b718 sepolicy: A few more denials
c66667f sepolicy: More policy for sdcardfs
* vendor/cmsdk/
8a3e6d3 Automatic translation import
====================
07-26-2016
====================
* frameworks/base/
e6f2a4c Factory reset: Wipe media by default
ccbad4e Automatic translation import
8a4285a SystemUI : Initialize state linked volume
5d3a14c Automatic translation import
c510d3b SystemUI: don't automatically disable compass tile
5e37802 Hide arrows in network traffic indicators [1/2]
caf6770 Network Traffic [1/2]
* hardware/qcom/audio-caf/msm8960/
f7451db hal: Add legacy EDID channel retrieval
* packages/apps/CMFileManager/
3d80dd5 Automatic translation import
* packages/apps/DeskClock/
f17d6ef Timer: Do not rotate Alert timer
* packages/apps/Messaging/
e4d05e7 Underp build
fd22349 Themes: Expose new hard coded colors for themes
* packages/apps/Settings/
0180d7e Automatic translation import
dd15b5a Automatic translation import
bcbfbc9 Dynamically define currently installed vendor.img version
7956f89 Hide arrows in network traffic indicators [2/2]
e5a0623 Network Traffic [2/2]
* system/core/
1576854 sdcard: Pass the umask to sdcardfs correctly
* vendor/cm/
4d2d034 cm: include CMAudioService in builds
b60a5c2 Movistar [ES] APN updates
42bcb2b Vendor: Changelog (2/3)
* vendor/cmsdk/
7001c63 Automatic translation import
====================
07-25-2016
====================
* android/
6e16801 manifests: add CMAudioService
* build/
da3b573 Build: Changelog (3/3)
* frameworks/base/
4885e4c Add the ability to hide superuser status bar icon [1/2]
* frameworks/native/
8cafa37 surfaceflinger: Fix the fix of the opaque check fix
* hardware/qcom/display-caf/msm8996/
c823234 libmemtrack: Update the parsing of flags field
5277cf2 sdm: Handle spurious wakeup from pthread_cond_wait
1a7387c hwc: Initialize pipe type to kPipeTypeUnused
* hardware/qcom/media-caf/msm8996/
bd19a47 Merge tag 'LA.HB.1.3.2-19600-8x96.0' of git://codeaurora.org/platform/hardware/qcom/media into cm-13.0
* packages/apps/CMBugReport/
9a4968e Automatic translation import
* packages/apps/CMUpdater/
88b5e4f Automatic translation import
* packages/apps/CellBroadcastReceiver/
18b192a Automatic translation import
5186532 Automatic translation import
* packages/apps/DeskClock/
21af6a7 Automatic translation import
* packages/apps/Dialer/
d95a138 Automatic translation import
* packages/apps/Gello/
39cb31b Automatic translation import
df2d427 Automatic translation import
* packages/apps/Screencast/
f419e0c Automatic translation import
* packages/apps/Settings/
4a46655 Add the ability to hide superuser status bar icon [2/2]
ece9601 Settings: Changelog (1/3)
* packages/apps/SetupWizard/
739026a Automatic translation import
af36bfb Automatic translation import
* packages/apps/SoundRecorder/
42655b0 Automatic translation import
* packages/apps/Trebuchet/
662dd19 Automatic translation import
* packages/services/CMAudioService/
b3cbad8 CMAudioService: initial brokered port from cmsdk
* packages/services/Telephony/
ce2ac52 Automatic translation import
* vendor/cmsdk/
f42db22 Automatic translation import
16f0226 ThemeService:Component id is being changed for multiple entries in mixnmatch.
705716f cmsdk: Broker out CMAudioService
toma62 said:
pleasure is CM Theme Engine?
Click to expand...
Click to collapse
Yes. I use this theme.
New Build Up
_cm-13.0-20160730-UNOFFICIAL-bullhead.zip
---------------------------------------------------------------------------
Code:
====================
07-30-2016
====================
* frameworks/base/
fabf1f8 mountservice: Don't nuke all volumes when decrypting
7c45468 pm: Skip custom resolver use when mOnlyCore
* hardware/qcom/display-caf/msm8916/
f9b87fe display: Fix warnings on 64-bit clang
* packages/apps/Gello/
be6327c gello: unbreak the gellin'time
* packages/apps/Settings/
0d2fbe3 Automatic translation import
* packages/apps/Snap/
6d7dfbf Snap: Unbreak auto-HDR
75096f2 Fix orientation handling in secure camera.
* packages/providers/WeatherProvider/
50d4702 Automatic translation import
* vendor/cm/
08524e6 Gello artifact: v29
955f337 Add missing OnePlus Two contributors
c4bf15e sepolicy: Let the IO prefetcher look at sdcardfs
71cadb8 cm: sepolicy: Allow system_server dir read access
9130f0e cm: extract_utils: Rewrite file existence checks
25acf24 extract_utils: Add support for files in rootfs
* vendor/cmsdk/
92fdd2b Automatic translation import
55c755a CMSettings: Add default overlay for forward and reverse lookup
====================
07-29-2016
====================
* frameworks/base/
e5f0f1f Automatic translation import
dbc9eb4 lights: Make sure the lights are out
06113f3 SysUI: Define config for showing screen on hints
* hardware/qcom/audio-caf/msm8996/
abff8fe hal: Haxed header
* hardware/qcom/media-caf/msm8916/
c2008de media: Fix issues when building with Clang
* packages/apps/CMBugReport/
ea9f2f0 Automatic translation import
* packages/apps/Gello/
34ad277 Automatic translation import
* packages/apps/Settings/
dfe83c3 Automatic translation import
1e1dd36 ZenMode rules: Show days list in the correct order
* packages/inputmethods/LatinIME/
fdd0269 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_inputmethods_LatinIME into cm-13.0
c150b3a InputMethods: set the default value for preference
* packages/providers/WeatherProvider/
d947141 Automatic translation import
* system/core/
4123d86 healthd: Add DASH charger type
* vendor/cmsdk/
544d324 Automatic translation import
====================
07-28-2016
====================
* cts/
3eab954 Merge "DO NOT MERGE, re-apply, Adjust testAppFailAccessPrivateData to fail on non-tagged sockets" into marshmallow-cts-release
3762c5d DO NOT MERGE, re-apply, Adjust testAppFailAccessPrivateData to fail on non-tagged sockets
* frameworks/base/
9ed7f82 mountservice: Shut down volumes before restarting framework
82a9d4c Automatic translation import
* packages/apps/Bluetooth/
838da4a Add epub to the list of filetypes to get and send
* packages/apps/CMUpdater/
b7c3168 Automatic translation import
* packages/apps/Camera2/
6d11621 Automatic translation import
* packages/apps/Dialer/
5848ab6 Automatic translation import
* packages/apps/Settings/
0c01557 SimSettings: Make provisioning optional even if qti-telephony is present
1f591bb Changelog: prettify Add some color and zest.
7bf49ac Enable Developer options by default
847791c Add SIM status string for localizing voice/data strings
434f306 Automatic translation import
6118021 Settings: Fix possible crash
d5434ac Settings: Improve vibrator intensity dialog layout
e4f6fe3 Settings: Network Traffic: Last One
* packages/apps/SetupWizard/
aafff03 Automatic translation import
* packages/apps/SoundRecorder/
3a37d06 Automatic translation import
* packages/services/Telephony/
c3a8096 NetworkSelection: Cleanup
ed75876 NetworkSelection: Fix for setting shortcut
75915ed NetworkSelection: Fix double display of radio technology
* system/vold/
89599b6 vold: Allow reset after shutdown
* vendor/cm/
acb6ab2 sepolicy: Allow media_rw write to fix camcorder denials
aaa55ae Add missing truphone APNs
3179e7e Add AdAway
* vendor/cmsdk/
8a3e6d3 Automatic translation import
====================
07-27-2016
====================
* external/sepolicy/
908ba00 sepolicy: Add policy for sdcardfs and configfs
* frameworks/base/
d84d952 Hide arrows in network traffic indicators [1/2]
9008aed Add color to network traffic arrows
89c562f Revert "Hide arrows in network traffic indicators [1/2]"
15f18d2 Revert "FWB: NetworkTraffic: Fix it"
b8c9492 Automatic translation import
d7576c7 Improve the scan process
40e2afa FWB: NetworkTraffic: Fix it
* hardware/qcom/audio-caf/msm8916/
2040c84 policy_hal: Fix build with Clang
* hardware/qcom/audio-caf/msm8960/
9cf54f4 hal: Increase deep buffer buffering
* packages/apps/CMFileManager/
3d80dd5 Automatic translation import
* packages/apps/Eleven/
a6f204a Merge "Eleven: fix possible NPE" into cm-13.0
* packages/apps/Settings/
2970e3e Settings: Network Traffic Rebase: forgot something
9aa0117 Add marginov color picker
ab0007f Settings: Network Traffic Rebase
c9ef1fc Automatic translation import
1fb6aa1 Settings: Always set text value in color temperature
a0fe8d2 Settings: NetworkTraffic: Fix it
* vendor/cm/
f73d4b3 sepolicy: Revert custom sdcardfs policy in favor of AOSP
025b718 sepolicy: A few more denials
c66667f sepolicy: More policy for sdcardfs
* vendor/cmsdk/
7001c63 Automatic translation import
====================
07-26-2016
====================
* frameworks/base/
e6f2a4c Factory reset: Wipe media by default
ccbad4e Automatic translation import
8a4285a SystemUI : Initialize state linked volume
5d3a14c Automatic translation import
c510d3b SystemUI: don't automatically disable compass tile
5e37802 Hide arrows in network traffic indicators [1/2]
caf6770 Network Traffic [1/2]
* hardware/qcom/audio-caf/msm8960/
f7451db hal: Add legacy EDID channel retrieval
* packages/apps/CellBroadcastReceiver/
18b192a Automatic translation import
* packages/apps/DeskClock/
f17d6ef Timer: Do not rotate Alert timer
* packages/apps/Gello/
39cb31b Automatic translation import
* packages/apps/Messaging/
e4d05e7 Underp build
fd22349 Themes: Expose new hard coded colors for themes
* packages/apps/Settings/
0180d7e Automatic translation import
dd15b5a Automatic translation import
bcbfbc9 Dynamically define currently installed vendor.img version
7956f89 Hide arrows in network traffic indicators [2/2]
e5a0623 Network Traffic [2/2]
* packages/apps/SetupWizard/
739026a Automatic translation import
* packages/apps/SoundRecorder/
42655b0 Automatic translation import
* packages/services/Telephony/
ce2ac52 Automatic translation import
* system/core/
1576854 sdcard: Pass the umask to sdcardfs correctly
* vendor/cm/
4d2d034 cm: include CMAudioService in builds
b60a5c2 Movistar [ES] APN updates
42bcb2b Vendor: Changelog (2/3)
* vendor/cmsdk/
f42db22 Automatic translation import
"Option to remove superuser icon in status bar"
Yes!!! Finally someone else who finds this annoying! Great job my friend
GoToHealth said:
"Option to remove superuser icon in status bar"
Yes!!! Finally someone else who finds this annoying! Great job my friend
Click to expand...
Click to collapse
Installing superuser su does just that
Sent from my Nexus 5X using XDA-Developers mobile app
New Build Up
_cm-13.0.1-20160804-UNOFFICIAL-bullhead.zip
The ROM now requires MTC20F vendor.img
---------------------------------------------------------------------------
Code:
====================
08-04-2016
====================
* bionic/
545862d bionic: Sort and cache hosts file data for fast lookup
* device/lge/bullhead/
a410b21 bullhead: correct naming of blob make file
* frameworks/base/
5993438 framework: don't allow assist activities while not provisioned
* frameworks/native/
542b068 surfaceflinger: Fix uninitialized variable
da998f4 surfaceflinger: Unbreak casting and other use cases
52b8462 surfaceflinger: Add check for number of queued buffers
* kernel/lge/bullhead/
868be76 _kernel-v1.5
17b9904 mm: swap: fix value of SWP_FAST
f5eac4d Revert "Revert "mm: swap: don't delay swap free for fast swap devices""
d5b5b14 Revert "ksm: check and skip page, if it is already scanned"
* packages/apps/Snap/
51be6e8 Revert "SnapdragonCamera: Fix AEC lock issue after non-zsl snapshot."
45769ae snap: Add constrained longshot mode
81110de snap: Additional fixes for auto-HDR mode
1ccf372 snap: Fixes for advanced features and scene modes
d91acef snap: Always turn touch-af-aec on
8fef7ac snap: Add missing resource
38a5e13 SnapdragonCamera: Fix the advanced features relative toast issue
846dc6a SnapdragonCamera: implement optizoom and chromaflash UI
9a1d5c2 SnapdragonCamera: Fix panorama cancel button location
ee8c922 SnapdragonCamera: Fix the issue that camera control is removed
a58a537 SnapdragonCamera: Add manufacture and model info
2a3c90c SnapdragonCamera: adjust video recording duration margins
53a2b18 SnapdragonCamera: Fix incorrect focus mode
72cf374 SnapdragonCamera: resolve touch af issue during countdown
16ac0c5 SnapdragonCamera: Add support for outputting MPO format files
e5d300a SnapdragonCamera: Removing unnecessary orientation check
96c7df0 SnapdragonCamera: Fix viewfinder flashing issue in camcorder mode
72a66ba SnapdragonCamera: hide the preview surface during suspend
4180e3b SnapdragonCamera: Resolve camera control overlapping issue
5bb6fe3 Fix android.process.media got killed when capture
c58924a SnapdragonCamera: Fix missing icon issue in error condition
038809e SnapdragonCamera: Reset menu when device is rotated
b2b382b SnapdragonCamera: fix null pointer exception
26d9ea2 SnapdragonCamera: Fix menu highlight issue when rotating device
d1712aa SnapdragonCamera: Adding null exception handler.
f64b94c SnapdragonCamera: Register media status listener
f5fb6cf SnapdragonCamera: Removing filmstrip view touch handler
2609176 SnapdragonCamera: Adding current camera null check
1f74331 SnapdragonCamera: Adding toast for media recording failure.
f10d6c1 SnapdragonCamera: Improving Burstmode performance
69d1c4d SnapdragonCamera: Do not update panorama thumbnail when cancelled
48feef9 SnapdragonCamera: Fix crash issue with enable FD with TruePortrait
e99828d VideoModule: Removing tmpPath and use path
a2794ea SnapdragonCamera: Handle startPreview exception in camera.
7383a2d SnapdragonCamera: Fix to make back key event work normally
bc53629 SnapdragonCamera: Reset navigation bar state whenever screen turns on
e039354 SnapdragonCamera: Always enable FD with TruePortrait on
48a4d32 SnapdragonCamera: Fix progress indicator overlapped by thumbnail icon
a93b185 SnapdragonCamera: Fix the preview thumbnail issue
20a0405 SnapdragonCamera: Fix not able to view other pictures when macro mode
322b414 SnapdragonCamera: Reduce the latency for panorama preview starting
e0b7ffe SnapdragonCamera: Limit preview size by capping display dimensions.
8e75470 SnapdragonCamera: add button border
1ff17d7 SnapdragonCamera: Fix app freeze when connect to camera failed
902626f SnapdragonCamera: Use StorageManager for SDCard
fb876ae SnapdragonCamera: Fix display smaller thumbnail on panorama preview
* vendor/cm/
6b1d3da version: Set version string to 13.0.1 to reflect security update
a835505 Tele2 (LT) APN updates
* vendor/lge/
a06ac28 bullhead: fix xml declaration and eof
0d47515 bullhead: update blobs from MTC20F
====================
08-03-2016
====================
* android/
aaf63f6 manifests: Add ThemeManagerService
bc5efdb default.xml: cm: Update to 6.0.1_r61
* build/
3b5019b Merge remote-tracking branch 'CyanogenMod/android_build/cm-13.0' into cm-13.0
d5a160c Merge tag 'android-6.0.1_r61' into HEAD
* device/lge/bullhead/
9faaed8 bullhead: update build fingerprint & description to MTC20F
* external/libavc/
6718ae7 Merge tag 'android-6.0.1_r61' into HEAD
* external/sepolicy/
c6c90b3 Merge tag 'android-6.0.1_r61' into HEAD
* frameworks/av/
aa98968 Merge tag 'android-6.0.1_r61' into HEAD
* frameworks/base/
701b4ad Merge remote-tracking branch 'CyanogenMod/android_frameworks_base/cm-13.0' into cm-13.0
acc917a SystemUI: avoid null tile creation
cf0adb0 Automatic translation import
3b84427 Add pm operation to set user restrictions.
866b8c4 Reduce shell power over user management.
68cebad DO NOT MERGE Disable app pinning when emergency call button pressed
eef8d88 DO NOT MERGE Fix intent filter priorities
415ff53 Don't trust callers to supply app info to bindBackupAgent()
0d92814 am: Notify zygote of font change in ActivityManagerService
c291bea SysUI: Add theme manager permission
778cc82 Themes: Add permission to themes protected broadcasts
cacdaa4 Merge tag 'android-6.0.1_r61' into HEAD
* frameworks/native/
2ab013d Merge tag 'android-6.0.1_r61' into HEAD
* frameworks/opt/net/wifi/
705773d Merge tag 'android-6.0.1_r61' into HEAD
* frameworks/opt/telephony/
d8208c3 Merge tag 'android-6.0.1_r61' into HEAD
* hardware/qcom/media-caf/msm8916/
9a99017 DO NOT MERGE mm-video-v4l2: venc: add checks before accessing heap pointers
f0dcb1e DO NOT MERGE Fix wrong nAllocLen
* hardware/qcom/media-caf/msm8952/
2182d03 DO NOT MERGE mm-video-v4l2: venc: add checks before accessing heap pointers
8db7a42 DO NOT MERGE Fix wrong nAllocLen
* hardware/qcom/media-caf/msm8974/
052ff8f DO NOT MERGE mm-video-v4l2: venc: add checks before accessing heap pointers
0977dcf DO NOT MERGE Fix wrong nAllocLen
* hardware/qcom/media-caf/msm8994/
4e82dac DO NOT MERGE mm-video-v4l2: venc: add checks before accessing heap pointers
1c31219 DO NOT MERGE Fix wrong nAllocLen
* hardware/qcom/media-caf/msm8996/
1cbab89 DO NOT MERGE mm-video-v4l2: venc: add checks before accessing heap pointers
de2960f DO NOT MERGE Fix wrong nAllocLen
* hardware/qcom/media/default/
a1b4b98 Merge tag 'android-6.0.1_r61' into HEAD
* kernel/lge/bullhead/
fca441e merge lastest defconfig changes into underscore_defconfig
3e428bc Merge remote-tracking branch 'CyanogenMod/android_kernel_lge_bullhead/cm-13.0' into _kernel
bedd2e8 cyanogenmod_bullhead_defconfig: enable SECURITY_PERF_EVENTS_RESTRICT
e51dda7 cyanogenmod_bullhead_defconfig: disable CONFIG_PFT as it is unsupported
* packages/apps/Eleven/
4961f4e Merge "handle media keys" into cm-13.0
* packages/apps/Nfc/
72fb115 Merge tag 'android-6.0.1_r61' into HEAD
* packages/apps/PackageInstaller/
96f551c Merge tag 'android-6.0.1_r61' into HEAD
* packages/apps/Settings/
68da2a7 Automatic translation import
* system/bt/
ccde045 Merge tag 'android-6.0.1_r61' into HEAD
* system/core/
4a978c6 Merge tag 'android-6.0.1_r61' into HEAD
* vendor/cm/
8327503 config: Add ThemeManagerService to PRODUCT_PACKAGES
85723a4 sepolicy: Put theme service in its own context
f0da2c6 cm: Update contributors
f18bf20 sepolicy: More IOP rules
5715906 sepolicy: Fix MTP for sdcardfs
* vendor/cmsdk/
c4ed8c8 Themes: Broker the theme service
====================
08-02-2016
====================
* frameworks/base/
1ab48a3 SystemUI: avoid null tile creation
* frameworks/native/
b86bb46 sf: Fix compliation for non-8996 platforms
193a8c9 surfaceflinger: Isolate S3D code to msm8996 only
534f857 surfaceflinger: Cleanups for blur
* hardware/qcom/media-caf/msm8937/
a7b4886 The libOmxSw encoders require prop headers :(
* kernel/lge/bullhead/
0863f29 Merge branch 'aosp/android-msm-bullhead-3.10-marshmallow-dr1.6' into HEAD
* packages/services/ThemeManagerService/
256ba47 Initial code checkin
* vendor/cmsdk/
4cf18a3 livedisplay: Tweak defaults
7bf7c4b cmsdk: Allow services to conditionally start before decryption
====================
08-01-2016
====================
* frameworks/base/
75864c6 Automatic translation import
* frameworks/native/
f5486d6 sf: Allow HWC composition of virtual displays for HDMI primary
537364c SF: Add support to draw S3D framebuffer target
* hardware/qcom/display-caf/msm8996/
b2ef0db Merge tag 'LA.HB.1.3.2-20700-8x96.0' of git://codeaurora.org/platform/hardware/qcom/display into cm-13.0
* hardware/qcom/media-caf/msm8996/
2345dca Merge tag 'LA.HB.1.3.2-20700-8x96.0' of git://codeaurora.org/platform/hardware/qcom/media into cm-13.0
5029df7 venc: Fix VQZip issue
* packages/apps/CellBroadcastReceiver/
4cc0ece Automatic translation import
* packages/apps/DeskClock/
1332243 Automatic translation import
* packages/apps/Dialer/
9144ad1 Automatic translation import
* packages/apps/Gello/
e4bb564 Automatic translation import
* packages/apps/Trebuchet/
753e2ad Automatic translation import
* packages/providers/WeatherProvider/
3ffc294 Automatic translation import
* vendor/cmsdk/
fa227b1 Automatic translation import
I really agree your idea about just add some kernel function to CM and make it become a good rom. I have been keep changing roms in the last few months and I believe CM is still the most stable one. However, there will be bugs if I flash a third party kernel to CM. Thank you for the work and I hope you can keep this project.
Add these
Hold power button to turn on flash
Wave to wake ambient display & Pocket mode
Boot Animation change Fix
Hover Mode like PA
2×tap on Navigation Bar to Sleep.
2×tap anywhere on Lock Screen to sleep.
Blur in Status bar quick settings and status bar itself and in lock screen like XOSP.
Good Work.
New Build Up
_cm-13.0-20160821-UNOFFICIAL-bullhead.zip
This time the download link is from mega.nz because I'm having problems uploading to AFH.
---------------------------------------------------------------------------
Code:
====================
08-21-2016
====================
* build/
47cce6c dt_image: Rename target
2771c3a build: Add dt.img and kernel target
cf1a12e generate_extra_images: Rename targets and add 'sec' prefix
4e94585 core_minimal.mk: Remove duplicate packages
bfecbc2 build: Source a CM-specific global BoardConfig
39da08a build: Allow all possible JDK editions by default
2c2f770 Revert "build: Allow building with Oracle JDK 8"
6b6b25c build: Allow building with Oracle JDK 8
016759c build: Readd msm7x27a to QCOM Targets
* device/lge/bullhead/
9dc33ad bullhead: add missing dmservice libs
c67aedf bullhead: switch to new generic-extract
* frameworks/base/
9c7f8a1 Ensure packages on adopted media do not move when updated
256d189 Apps on adopted storage should stay there during update
c773f44 SystemUI: Fix build without jack
68276e2 am: Account for time changes when showing recent activities
eb56d48 Automatic translation import
889d141 Fix slow anim when using a gesture to open status bar pulldown
c870e23 [2/2] base: cm custom boot dexopt UI
51dbe57 pm: resolver: Don't hold the lock when calling into the resolver
0aa4f64 IconPackHelper:Use un-tinted iconback when no defaultSwatchcolor is specified
aa0edf7 Automatic translation import
2c2a765 framework: extend provision check to SEARCH intents
1e0ff47 Revert "Adding back pdf_printer_media_sizes for values-zh-rCN to accomodate mediasize_default"
e8ec4d9 fw: enforce android.permission.PREVENT_SYSTEM_KEYS in system server
595b4682 bootanimation: add multithreaded decode
38512a0 SystemUI: Display bluetooth battery status when available
* kernel/lge/bullhead/
f8c7e8b ashmem: Validate ashmem memory with fops pointer
* packages/apps/Settings/
e5120e9 Automatic translation import
57fb2e0 Settings: move high touch sensitivity setting to Display
b5bbca1 Settings:Fix mImsi null cause ApnSettings crash
034dcbc Settings: remove wifi hotspot timeout when hotspot settings are removed
da0fbeb Settings: Show only one tab on PrivacyGuard direct access
8e847db Settings: Root appops access in developer settings
5042bb3 Settings: Animate pin/pattern fragment only if available
634b7ea Automatic translation import
3134ba6 Revert "Settings: Add screen color settings"
90afe63 livedisplay: Add picture adjustment settings
db19ce6 Allow restricted users to change status bar settings
* vendor/cm/
140cdbc cm: "Released" means current.
178c9e4 charger: Add 640dpi support
a9c2261 version: Keep the maintenance version defined and use it if needed
b6cf683 apns: Fix T-Mobile MK DATA access
0162e40 cm: Allow LiveDisplay to write to display misc dir
c44bb04 cm: charger: Export the RTC Clock and Alarm timestamps
19f6ded cm: charger: Add support for double backlight displays
a1caec0 cm: Add custom off-mode charging screen
4372503 extract-utils: Add pinning support
03642d3 config: Add WeatherManagerService to PRODUCT_PACKAGES
e5b930b cm: Build HexoLibre as part of common_full
a0deee9 contributors: update Galaxy Nexus maintainers
7c78ff9 cm: Update Xperia Blue contributor
dc3b4b1 sepolicy: Move new QCOM-specific policy to the right place
380fb03 sepolicy: Additional policy for LiveDisplay
ec4e575 Allow maintenance versions to be ignored
1364f7b cm: extract_utils: Add a firmware extraction method
599268d cm: extract_utils: Fixup xml files
b46edba cm: extract_utils: Implement oat2dex
0db29e7 cm: sepolicy: Fix the vold blkid.tab denial from recovery
39920f0 Add LG msm8226 family maintainers
140d96a Add Asus Z380KL maintainer
* vendor/lge/
ebcc8b7 bullhead: add missing dmservice.apk libs
====================
08-20-2016
====================
* external/ffmpeg/
0a27fb6 Revert "ffmpeg: Additional APE extradata"
b0f5859 Merge branch 'release/3.0' of https://github.com/FFmpeg/FFmpeg into cm-13.0
* frameworks/av/
16d14e1 stagefright: Disable thumbnail mode for 8996-class devices
e4575ae audioflinger: Always process volume commands from a latest track
6fde774 audioflinger: set flush pending on invalidating offload track
e72652f Don't place large objects on the stack
* packages/apps/Snap/
46a8831 Snap: Make developer menu more accessible
* packages/inputmethods/LatinIME/
8717b56 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_inputmethods_LatinIME into cm-13.0
* system/security/
6b8a2a3 keystore: Fix SoterTest issues
* vendor/cmsdk/
2059ea6 You are now a developer!
====================
08-19-2016
====================
* hardware/libhardware/
a900556 keymaster: Add SOTER tags and API definations
* packages/apps/Snap/
6304f00 SnapdragonCamera: Force removing preview cover for camcorder
a780bd9 SnapdragonCamera: Fix NPE caused by empty permission result
f41b627 snap: Change to target SDK 23
7d7a688 SnapdragonCamera: Remove custom location permission request window
219fbf4 Minimum viable Android M runtime permissions handling for H.
db4f534 SnapdragonCamera: Force removing preview cover
* system/keymaster/
dc06a0f keymaster: Add SOTER support
* system/security/
b926925 keystore: Add SOTER support in keystore
====================
08-18-2016
====================
* frameworks/native/
60f8bdf surfaceflinger: Add support for Exynos HWC services
b7021ef Fix xxhdpi 3072 heap sizes
* packages/inputmethods/LatinIME/
ff8efcf Revert "LatinIME: add shortcut functionality" Fix broken build from incomplete checkin for this change This reverts commit 877f8b481a6c6452a3894df14ec527c21d8e2d8c.
fa9d176 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_inputmethods_LatinIME into cm-13.0
877f8b4 LatinIME: add shortcut functionality
* prebuilts/cmsdk/
755b224 prebuilts/cmsdk: Provide release artifact for Fig.
* vendor/cmsdk/
c349280 cmsdk: Finalize api level 6 (Fig).
====================
08-17-2016
====================
* frameworks/native/
2a2b06d Fix xxxhdpi 3072 heap sizes
* frameworks/opt/net/wifi/
19adf48 Fix potential memory leak
* packages/apps/Contacts/
a5730ba Contacs: Fix build without jack
* packages/apps/Dialer/
7f23b87 Dialer: Fix build without jack
* packages/providers/ContactsProvider/
4346f8e ContactsProvider: Fix build without jack
* packages/services/LiveLockScreenService/
09b857e LiveLockScreenService: Fix build without jack
ashatter said:
I really agree your idea about just add some kernel function to CM and make it become a good rom. I have been keep changing roms in the last few months and I believe CM is still the most stable one. However, there will be bugs if I flash a third party kernel to CM. Thank you for the work and I hope you can keep this project.
Click to expand...
Click to collapse
Thanks. I'll definitely keep this project, I didn't share any builds last 2 weeks because I was on holiday.. but now I'm back and I'll keep updating the ROM.
great rom, i've created a mirror here because some people have trouble with mega links:
http://37.247.52.175/i/_cm-13.0-20160821-UNOFFICIAL-bullhead.zip
Now that temasek has stopped with development of his unoffical ROM, maybe you could continue his steps, making Cyanogenmod more custom than it is now.
is live display added?
middendorp said:
is live display added?
Click to expand...
Click to collapse
Yes, live display is included.
New Build Up
_cm-13.0-20160906-UNOFFICIAL-bullhead.zip
---------------------------------------------------------------------------
Code:
====================
09-06-2016
====================
* hardware/qcom/audio-caf/msm8916/
255a26d policy_hal: Invert standard build flags
7b2112b Revert "policy_hal: Fix build with Clang"
* hardware/qcom/media-caf/msm8916/
7c1a7af Fix duplicated OMX.qcom.audio.decoder.aac entry
* packages/apps/LockClock/
0d2b1de ForecastBuilder: Show only next 5 days in small panel
d38a123 Automatic translation import
10e9ad2 YahooWeatherProvider: Fix API URL
* packages/apps/Settings/
fe7e246 Revert "Settings: Add FOTA updater"
af5e323 Revert "Settings: Add CM Updater"
67cbb2b Revert "Settings: update FOTA link to be implicit"
* packages/inputmethods/LatinIME/
70d3edc Fixing layouts and adding 5th row to QWERTZ.
98c8d00 Add 5th number row to keyboard.
====================
09-05-2016
====================
* frameworks/base/
57fefe4 connectivity-service: fix/improve unique hostname
99a42db Ensure DHCP requests have nonempty hostnames
9cc49e8 Automatic translation import
1ba986d SystemUI: Don't pad when config_showScreenOnLockScreenHints is false
0e28a7f Themes: Give power dialogs own set of volume icons for themes
504ace6 Prevent invocation of startNavigating() when GPS is off
5b547a6 services: core: use proper tags when logging
* packages/apps/AudioFX/
d4ff380 AudioFX: Resync with AOSP translations
* packages/apps/Settings/
4f86d92 Automatic translation import
* packages/apps/ThemeChooser/
fa08a0a Remove BootReceiver
3f9abe2 Capitalize app name
78efee5 String updates
2587e7f Fix line wrapping for crowdin
* vendor/cm/
1f1d728 cm: charger: Center capacity and vertical offset
====================
09-04-2016
====================
* packages/apps/Gallery2/
0304394 Gallery2: Fix no android.permission.INTERACT_ACROSS_USERS in guest mode.
* packages/apps/ThemeChooser/
f40ac25 Move actions in theme card to overflow menu
====================
09-03-2016
====================
* frameworks/opt/telephony/
4092816 Telephony: fix SMS NPE
* packages/apps/ThemeChooser/
7e4390f ThemeChooser: set untranslatable
====================
09-02-2016
====================

[ROM][6.0.1][v6.20][Beanstalk][OFFICIAL][DU-Features]

Smoother than Butter
Friendly Battery
Tons of Features
DirtyUnicorns Features
Always Up-to-date
100% Build from Source
This is what​
{
"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"
}
is!​
CyanogenMod 13 based
Built-in Task Manager switcher
OnTheGo Mode
App Circle bar
System UI Tuner
Quicker system animations
Trimmed down fat and excess bloat
Option to enable all widgets
Numerous extra lock screen options
LCD Density
Custom original BeanStalk Wallpapers by skyliner33v
Custom BeanStalk boot animation by skyliner33v
3-minit battery support
Clock and date options
Contextual Header - Original and Polygraphic
Battery styles - Includes specific colors and styles. Also includes battery bar
Do not disturb option
Show notification count
Recent screen options
Customizable navigation bar
Use Omniswitch as default recent
Built-in screen record
Toast animations
App Circle bar
Gesture Anywhere
Disable FC warnings
Disable Immersive message
Force expanded Notifications
Configure scrolling cache
Build.prop MOD options to enable/disable tweaks as preferred
Less frequent Notification sounds options
CRT screen off/on options to specify how the animation shows
Enable/disable wake up on charge option
Superuser fully embedded into the build and accessed from settings menu
CM Performance options and features
Hide superuser icon
Developer options and advanced reboot enabled by default
Numerous cherry-picks and improvements throughout the build.. baked into the*
awesomeness of existing CM layout.
Numerous other options are hidden throughout the build. For a full list of changes and features, please
CameraNext Modded By @abhi08638
Download ROM
OFFICIAL BeanStalk Build's for the Nexus 5X
Download GApps
http://opengapps.org/
BeanStalk Changelog
Changelog can also be found from within the ROM by going into settings menu -> about phone -> about beanstalk -> changelog
====================
07-31-2016
====================
* device/oneplus/oneplus3/
d022772 msm8996: Update sw codec profiling results
fa97a7b msm8996: Enable HDCPCD server for 8996
fc17f89 op3: Remove deprecated props
====================
07-30-2016
====================
* device/oneplus/oneplus3/
d250a09 op3: Updates for camera
4f95bb1 op3: Tune FOSS
* hardware/qcom/display-caf/msm8916/
f9b87fe display: Fix warnings on 64-bit clang
* kernel/oneplus/msm8996/
33987a8 sys: Horrible hack for compat_sysinfo userspace confusion
* packages/apps/Gello/
be6327c gello: unbreak the gellin'time
* packages/apps/Snap/
6d7dfbf Snap: Unbreak auto-HDR
75096f2 Fix orientation handling in secure camera.
* vendor/oneplus/
640867c op3: Update blobs
====================
07-29-2016
====================
* android/
ef0dd7e manifests: add CMAudioService
* cts/
3eab954 Merge "DO NOT MERGE, re-apply, Adjust testAppFailAccessPrivateData to fail on non-tagged sockets" into marshmallow-cts-release
3762c5d DO NOT MERGE, re-apply, Adjust testAppFailAccessPrivateData to fail on non-tagged sockets
* device/oneplus/oneplus2/
3b32146 Automatic translation import
* device/oneplus/oneplus3/
55bf100 op3: Pimp out Snap a little
615dfb8 Automatic translation import
3729b0f op3: Set permissions for SRGB control
b68c717 op3: Add DASH support
* external/sepolicy/
1d318ba Merge branch 'cm-13.0' of github.com:CyanogenMod/android_external_sepolicy into bs6
* frameworks/base/
1f324e8 SysUI: Define config for showing screen on hints
21a9e50 mountservice: Shut down volumes before restarting framework
02a12aa Automatic translation import
ddfdb13 Automatic translation import
d6f346f Improve the scan process
37b4370 Factory reset: Wipe media by default
81f12a0 Automatic translation import
423176d SystemUI : Initialize state linked volume
f8dd517 Automatic translation import
59aea16 SystemUI: don't automatically disable compass tile
c4f49c7 Automatic translation import
214dd21 PackageManager: make protected-broadcasts permission aware
4512cdd SysUI: Show hints if showing keyguard and provisioned
5c91b9b SysUI: Add first time use lock screen hints
1ea45ea Automatic translation import
* hardware/qcom/audio-caf/msm8996/
abff8fe hal: Haxed header
* hardware/qcom/media-caf/msm8916/
c2008de media: Fix issues when building with Clang
* kernel/motorola/msm8226/
7f44f52 netfilter: x_tables: make sure e->next_offset covers remaining blob size
* kernel/oneplus/msm8996/
45c25f8 op3: Fix and optimize SRGB commands
* packages/apps/CMBugReport/
ea9f2f0 Automatic translation import
* packages/apps/Dialer/
aa33095 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Dialer into bs6
* packages/apps/Gello/
34ad277 Automatic translation import
* packages/apps/Settings/
70df20a ZenMode rules: Show days list in the correct order
fbf93a5 SimSettings: Make provisioning optional even if qti-telephony is present
af619c7 Add SIM status string for localizing voice/data strings
119248b Automatic translation import
5e11669 Settings: Fix possible crash
ff37dac Automatic translation import
d94f86c Settings: Always set text value in color temperature
9363adc Automatic translation import
3a964a6 Automatic translation import
4d7abb6 Automatic translation import
327b976 Automatic translation import
* packages/inputmethods/LatinIME/
c150b3a InputMethods: set the default value for preference
* packages/services/Telephony/
c062fc0 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_services_Telephony into bs6
* system/core/
1d31bf3 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_system_core into bs6
* vendor/beanstalk/
c494e0d sepolicy: Allow media_rw write to fix camcorder denials
1b626ba Add missing truphone APNs
89c2ead sepolicy: Revert custom sdcardfs policy in favor of AOSP
49dc6f7 sepolicy: A few more denials
c01f404 sepolicy: More policy for sdcardfs
46e86b2 cm: include CMAudioService in builds
c46f698 Movistar [ES] APN updates
b32bc8c sepolicy: Add rule to allow sdcardfs to read package list
d4d48ec sepolicy: Add sdcardfs support
5c5668c sepolicy: Allow batterymanager and batteryproperties services to be found
cfafade Gello artifact v26
5438495 cm: Remove stray echo from extract_utils
dbf20d8 cm: Underp dumping of 64-bit only libraries
* vendor/cmsdk/
d3a76ca Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into bs6
* vendor/oneplus/
f7d63f5 op3: Update blobs
====================
07-28-2016
====================
* device/motorola/msm8226-common/
4e08389 Automatic translation import
* device/motorola/qcom-common/
8547731 power: Make power profiles more performance oriented
4e5e152 Automatic translation import
* device/oneplus/oneplus2/
aea2a84 Automatic translation import
* device/oneplus/oneplus3/
1a02809 op3: Enable sound trigger support
b92b386 op3: Lights improvements
62d64e0 Revert "Revert "Revert "Revert "op3: Enable sdcardfs""""
f5d1090 op3: Enable LiveDisplay by default
6923c65 Automatic translation import
* device/samsung/qcom-common/
da0d9bb Automatic translation import
* kernel/oneplus/msm8996/
7009152 op3: Update defconfig
aa96be4 mdss: livedisplay: Add commands to enable SRGB mode
7134dbb Add for DASH and fix some bugs
1e6762f op3: Adjust LEDs configuration slightly
25acee8 pwm: qpnp-pwm: add api for synchronous enable of pwms
f37d4a7 leds: leds-qpnp: add synchronized rgb control
b29ae4f qcacld-2.0: Increase multicast filter count
8ae6f87 qcacld-2.0: Fix set all-zero address mcast filter
* packages/apps/Bluetooth/
838da4a Add epub to the list of filetypes to get and send
* packages/apps/Camera2/
6d11621 Automatic translation import
* packages/apps/Dialer/
5848ab6 Automatic translation import
* packages/apps/SetupWizard/
aafff03 Automatic translation import
* packages/apps/SoundRecorder/
3a37d06 Automatic translation import
* packages/services/Telephony/
c3a8096 NetworkSelection: Cleanup
ed75876 NetworkSelection: Fix for setting shortcut
75915ed NetworkSelection: Fix double display of radio technology
* system/vold/
89599b6 vold: Allow reset after shutdown
* vendor/cmsdk/
8a3e6d3 Automatic translation import
====================
07-27-2016
====================
* device/motorola/qcom-common/
24575a6 qcom-common: Enable fluence for VoIP
* device/oneplus/oneplus3/
d940775 op3: Update from 0725 OTA
79fa96d Revert "Revert "Revert "op3: Enable sdcardfs"""
* external/sepolicy/
908ba00 sepolicy: Add policy for sdcardfs and configfs
* hardware/qcom/audio-caf/msm8916/
2040c84 policy_hal: Fix build with Clang
* hardware/qcom/audio-caf/msm8960/
9cf54f4 hal: Increase deep buffer buffering
* kernel/oneplus/msm8996/
93d29eb crypto: msm: qcrypto: Fix hash crash if not last issue
2c5a802 md: dm-req-crypt: fixed error propagation when ICE is used
f19dee1 md: dm-req-crypt: Increase mempool size for dm-req-crypt data
6f3ba7e ANDROID: dm-crypt: Remove WQ_NON_REENTRANT flag.
3ef8bd6 ANDROID: dm-crypt: run in a WQ_HIGHPRI workqueue
* packages/apps/CMFileManager/
3d80dd5 Automatic translation import
* packages/apps/Eleven/
a6f204a Merge "Eleven: fix possible NPE" into cm-13.0
* vendor/cmsdk/
7001c63 Automatic translation import
* vendor/huawei/
5d1eb2c Merge pull request #42 from crpalmer/kiwi-camera-wrapper
* vendor/oneplus/
cfef9b8 Merge pull request #36 from dianlujitao/cm-13.0
* vendor/samsung/
46d0797 Merge pull request #806 from zwliew/cm-13.0
57ccbbe Merge pull request #809 from haggertk/cm-13.0
Installation instructions:
1. You must unlock your bootloader via fastboot.
2. You must have a custom recovery installed
3. Fully wipe your device from Recovery if you are not coming from CM13.0 already.
4. Flash the downloaded ROM
5. Locate 6.0 Gapps via a quick Google search. (Make sure it‘s arm64)
6. Reboot into recovery and install the ROM.
Original Developer Scott.
CyanogenMod
Google
Skylinerv33 - Graphics and boot animation - Thanks!
Hellrazor
Vortex 1969
phoenixita
abhi08638 for allowing me to add CameraNext Modded
All other Beanstalk Users who inspired me to continue Building this ROM
Any other coder from CM team or Beanstalk team who has actually coded.
Sources
Device Source
Kernel Source
​
XDA:DevDB Information
BeanStalk , ROM for the LG Nexus 5X
Contributors
Taker18
Source Code: https://github.com/scotthartbti
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod 13
Version Information
Status: Testing
Created 2016-07-31
Last Updated 2016-08-22
Reserved
Reserved
Thanks for official Beanstalk :highfive::good:
Link seems down?
frewys said:
Thanks for official Beanstalk :highfive::good:
Link seems down?
Click to expand...
Click to collapse
You welcome mate, hope your are enjoining BS !
Best Regards,
Taker
frewys said:
Thanks for official Beanstalk :highfive::good:
Link seems down?
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=24591000424951274
Sorry for problems with download link, but its exact the same as on AFH weird
Regards,
Taker
thanks @Taker18
Beanstalk official ?
Sent from my Nexus 5X
Does this ROM support Project Fi? I'm having a hell of a time finding fully-featured ROMs on here besides DU and PN that can support Project Fi properly.
Alcolawl said:
Does this ROM support Project Fi? I'm having a hell of a time finding fully-featured ROMs on here besides DU and PN that can support Project Fi properly.
Click to expand...
Click to collapse
DU and PN are top notch. I don't use Fi but I'd just backup and let everyone know. If not I'm sure they'd make it happen.
Something wrong with the navbar, its not transparent?
datagubben said:
Something wrong with the navbar, its not transparent?
Click to expand...
Click to collapse
CyanogenMod issue i believe.. Possibly launcher
Sent from my Nexus 5X using XDA-Developers mobile app
Awesome work!
@Taker18 Thanks for official support i always loved this ROM back when i had a galaxy s2 and it's packed with great features! Probably my favorite ROM and I'll definitely stick with this for a while.. If it had some baked in beanstalk style headers it would be perfect lol
Sent from my Nexus 5X using XDA-Developers mobile app
churchey360 said:
@Taker18 Thanks for official support i always loved this ROM back when i had a galaxy s2 and it's packed with great features! Probably my favorite ROM and I'll definitely stick with this for a while.. If it had some baked in beanstalk style headers it would be perfect lol
Click to expand...
Click to collapse
I remember using it on S2 as well. Its all always been a great! A I agree with ya
Thanks for this ROm, I'm gonna try it starting today And btw, the download link is not down, there's a quote behind the "OFFICIAL BeanStalk Build's for the Nexus 5X" link that shouldn't be there
I'm getting the ' it appears that your vendor image may be out of date'. Already tried flashing this one: https://www.androidfilehost.com/?fid=24665509702139963 but no luck. Any help? Thanks!
jeweettoch said:
I'm getting the ' it appears that your vendor image may be out of date'. Already tried flashing this one: https://www.androidfilehost.com/?fid=24665509702139963 but no luck. Any help? Thanks!
Click to expand...
Click to collapse
I think you need last month's vendor or wait for new build.
Sent from my Nexus 5X using XDA Labs
I'm having an issue installing. It is stuck on boot screen
Sent from my Nexus 5X using Tapatalk
A new Build is UP! Hope you enjoy it!
Download
https://www.androidfilehost.com/?fid=24665539028713790
Changelog
====================
08-06-2016
====================
* bionic/
75bb504 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_bionic into bs6
* build/
c11f4c2 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_build into bs6
* device/qcom/sepolicy/
d805fbc sepolicy: Re-add legacy IOP rules
091da82 Revert "SElinux policy rules addition for early audio feature"
* frameworks/base/
a6afccc Revert "Adding back pdf_printer_media_sizes for values-zh-rCN to accomodate mediasize_default"
88fcbd6 fw: enforce android.permission.PREVENT_SYSTEM_KEYS in system server
aae4cb6 bootanimation: add multithreaded decode
295cdd1 SystemUI: Display bluetooth battery status when available
* frameworks/opt/hardware/
91cb338 Revert "cmhw: Add PictureAdjustment stubs"
* packages/apps/CMFileManager/
5d690dd Add ape file mimetype
* packages/apps/InCallUI/
5cfe339 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_InCallUI into bs6
* packages/apps/Messaging/
3aaac3a Use app settings for conversation settings if no custom set
* packages/apps/Settings/
594c17b Allow restricted users to change status bar settings
* packages/services/Telephony/
7e91cfa Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_services_Telephony into bs6
* vendor/beanstalk/
a71ae11 cm: extract_utils: Add a firmware extraction method
77b1634 cm: extract_utils: Fixup xml files
2798ddc cm: extract_utils: Implement oat2dex
ee47420 cm: sepolicy: Fix the vold blkid.tab denial from recovery
* vendor/cmsdk/
44aca36 Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into bs6
* vendor/lge/
b3d1821 Merge pull request #197 from razorloves/cm-13.0
287cf4d bullhead: add missing dmservice.apk libs
* vendor/oneplus/
d1a8bda op3: Update blobs
====================
08-05-2016
====================
* bionic/
9259508 linker: Avoid logcat spam with some blobs
c08ae54 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_bionic into bs6
545862d bionic: Sort and cache hosts file data for fast lookup
* build/
7143cae build: Readd msm7x27a to QCOM Targets
* device/lge/bullhead/
ce61a18 bullhead: switch to new generic-extract
* device/oneplus/oneplus3/
e4e14c1 op3: Match upstream GPS configuration
0ac5e8a op3: Add remapping table for display modes
fec3514 op3: move perf related items to init.qcom.power.rc
697fcb3 system.prop: Change the GLES version string to 3.2
588f370 op3: remove hard-coded photo preview size
* device/qcom/common/
b6d2e17 power: Undo video decode hint for ondemand
6d70cd4 power: Simplify display_hint_sent
a277d81 dtbtool: use O_TRUNC when writing to output file
* device/qcom/sepolicy/
9d013af sepolicy: Fix garbage in upstream commit
7e91768 seandroid: allow QFP dameon access to Android services
6e709b2 sepolicy: Add policy for VR service
98fa20a sepolicy: remove exec permission for radio
88707c0 sepolicy: Add permissions for new dsp node
9400d2f Location: added media server access permission for test app
40a865c SEPolicy: Update SePolicy for IOP
43335cd SElinux policy rules addition for early audio feature
242e02c sepolicy: add permissions for i2c-6 device
e8b3230 sepolicy : add inital rule to bootanimation.
2bf358c sepolicy: Add secontexts boot and persist.nativehmi.exit
dc1abcd sepolicy : Allow bootkpi access to system apps and vold
3825d73 common: add selinux policy for fastmmi
53b3086 sepolicy: Policy for SmartcardService
796761b sepolicy: allow fstman write permissions to wifi directory
f1e1874 sepolicy: update iop socket path
* frameworks/base/
41a4840 framework: don't allow assist activities while not provisioned
* frameworks/opt/telephony/
6162b23 DCT: Tear down MMS+default connections raised by config_enable_mms_with_mobile_data_off
* kernel/oneplus/msm8996/
c9f2171 Revert "Merge branch 'linux-3.18.y' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-stable into HEAD"
* packages/apps/Bluetooth/
2132084 bluetooth: Broadcast battery status
* packages/apps/Snap/
c4762ff snap: fix untraslatables
51be6e8 Revert "SnapdragonCamera: Fix AEC lock issue after non-zsl snapshot."
* packages/services/Telephony/
d2c1ea5 MobileNetworkSettings: Check CarrierConfig on isWorldMode
* vendor/beanstalk/
9d83abf Tele2 (LT) APN updates
* vendor/cmsdk/
3e7dac1 cmhw: Add support for display mode remapping
19345cb livedisplay: Enable by default
* vendor/oneplus/
c9e1b1a bacon: Update blobs
====================
08-04-2016
====================
* android/
0d9f013 Revert "manifests: Add ThemeManagerService"
3c5ff25 manifests: Add ThemeManagerService
d1be4c8 default.xml: cm: Update to 6.0.1_r61
* build/
aa5074d Merge branch 'cm-13.0' of github.com:CyanogenMod/android_build into bs6
* device/huawei/angler/
508db2b angler: correct naming of blob makefile in aosp_angler.mk
* device/lge/bullhead/
72cdf6e bullhead: correct naming of blob make file
* device/oneplus/oneplus3/
b6cc97b op3: Support for OP3 camera modes
bbbc43a op3: Update FOSS config
eacdec9 Revert "Revert "Revert "Revert "Revert "op3: Enable sdcardfs"""""
* external/sepolicy/
43f166f Merge branch 'cm-13.0' of github.com:CyanogenMod/android_external_sepolicy into bs6
* frameworks/base/
6740fc4 am: Notify zygote of font change in ActivityManagerService
96c6686 SysUI: Add theme manager permission
6202e1e Themes: Add permission to themes protected broadcasts
8ca1789 Merge tag 'android-6.0.1_r61' into HEAD
d626ece SystemUI: avoid null tile creation
2b74447 Automatic translation import
2557887 mountservice: Don't nuke all volumes when decrypting
3dc18ac pm: Skip custom resolver use when mOnlyCore
a3ec45a Automatic translation import
aee1f73 lights: Make sure the lights are out
* frameworks/native/
542b068 surfaceflinger: Fix uninitialized variable
da998f4 surfaceflinger: Unbreak casting and other use cases
52b8462 surfaceflinger: Add check for number of queued buffers
* packages/apps/Dialer/
e7c1a1a Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Dialer into bs6
* packages/apps/Eleven/
4961f4e Merge "handle media keys" into cm-13.0
* packages/apps/Nfc/
06af9cc Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Nfc into bs6
* packages/apps/Settings/
6d1a69f Automatic translation import
c90f91f Automatic translation import
bba9a2d Automatic translation import
* packages/apps/Snap/
45769ae snap: Add constrained longshot mode
81110de snap: Additional fixes for auto-HDR mode
1ccf372 snap: Fixes for advanced features and scene modes
d91acef snap: Always turn touch-af-aec on
8fef7ac snap: Add missing resource
38a5e13 SnapdragonCamera: Fix the advanced features relative toast issue
846dc6a SnapdragonCamera: implement optizoom and chromaflash UI
9a1d5c2 SnapdragonCamera: Fix panorama cancel button location
ee8c922 SnapdragonCamera: Fix the issue that camera control is removed
a58a537 SnapdragonCamera: Add manufacture and model info
2a3c90c SnapdragonCamera: adjust video recording duration margins
53a2b18 SnapdragonCamera: Fix incorrect focus mode
72cf374 SnapdragonCamera: resolve touch af issue during countdown
16ac0c5 SnapdragonCamera: Add support for outputting MPO format files
e5d300a SnapdragonCamera: Removing unnecessary orientation check
96c7df0 SnapdragonCamera: Fix viewfinder flashing issue in camcorder mode
72a66ba SnapdragonCamera: hide the preview surface during suspend
4180e3b SnapdragonCamera: Resolve camera control overlapping issue
5bb6fe3 Fix android.process.media got killed when capture
c58924a SnapdragonCamera: Fix missing icon issue in error condition
038809e SnapdragonCamera: Reset menu when device is rotated
b2b382b SnapdragonCamera: fix null pointer exception
26d9ea2 SnapdragonCamera: Fix menu highlight issue when rotating device
d1712aa SnapdragonCamera: Adding null exception handler.
f64b94c SnapdragonCamera: Register media status listener
f5fb6cf SnapdragonCamera: Removing filmstrip view touch handler
2609176 SnapdragonCamera: Adding current camera null check
1f74331 SnapdragonCamera: Adding toast for media recording failure.
f10d6c1 SnapdragonCamera: Improving Burstmode performance
69d1c4d SnapdragonCamera: Do not update panorama thumbnail when cancelled
48feef9 SnapdragonCamera: Fix crash issue with enable FD with TruePortrait
e99828d VideoModule: Removing tmpPath and use path
a2794ea SnapdragonCamera: Handle startPreview exception in camera.
7383a2d SnapdragonCamera: Fix to make back key event work normally
bc53629 SnapdragonCamera: Reset navigation bar state whenever screen turns on
e039354 SnapdragonCamera: Always enable FD with TruePortrait on
48a4d32 SnapdragonCamera: Fix progress indicator overlapped by thumbnail icon
a93b185 SnapdragonCamera: Fix the preview thumbnail issue
20a0405 SnapdragonCamera: Fix not able to view other pictures when macro mode
322b414 SnapdragonCamera: Reduce the latency for panorama preview starting
e0b7ffe SnapdragonCamera: Limit preview size by capping display dimensions.
8e75470 SnapdragonCamera: add button border
1ff17d7 SnapdragonCamera: Fix app freeze when connect to camera failed
902626f SnapdragonCamera: Use StorageManager for SDCard
fb876ae SnapdragonCamera: Fix display smaller thumbnail on panorama preview
* system/core/
c1deba4 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_system_core into bs6
* vendor/beanstalk/
bf04ec0 Revert "sepolicy: Put theme service in its own context"
fe39b46 Revert "config: Add ThemeManagerService to PRODUCT_PACKAGES"
bf252a1 config: Add ThemeManagerService to PRODUCT_PACKAGES
685d26a sepolicy: Put theme service in its own context
cc967d2 sepolicy: More IOP rules
cf68078 sepolicy: Fix MTP for sdcardfs
f800a50 Gello artifact: v29
5b6652e sepolicy: Let the IO prefetcher look at sdcardfs
c114b2f Revert "extract_utils: Don't write multilib tags on 32-bit only devices"
71a5a8a cm: sepolicy: Allow system_server dir read access
0433417 cm: extract_utils: Rewrite file existence checks
f02dc39 extract_utils: Don't write multilib tags on 32-bit only devices
f15cca4 extract_utils: Add support for files in rootfs
* vendor/cmsdk/
781937f Fix thememanagerservice
f7ad8b6 Revert "Themes: Broker the theme service"
b6ec1bd Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into bs6
* vendor/htc/
f61c6ed Merge pull request #215 from bgcngm/cm-13.0
* vendor/huawei/
1df1cf3 Merge pull request #40 from nuclearmistake/cm-13.0
* vendor/lge/
fa20d57 Merge pull request #196 from razorloves/cm-13.0
* vendor/samsung/
2e7d953 Merge pull request #810 from raymanfx/cm-13.0
b486cf9 gts2: Remove noise suppression blobs
====================
08-03-2016
====================
* build/
d5a160c Merge tag 'android-6.0.1_r61' into HEAD
* device/lge/bullhead/
650eb9a bullhead: update build fingerprint & description to MTC20F
* device/oneplus/oneplus3/
9b079b7 op3: Fix directory structure for carrier overlays
* external/libavc/
6718ae7 Merge tag 'android-6.0.1_r61' into HEAD
* external/sepolicy/
c6c90b3 Merge tag 'android-6.0.1_r61' into HEAD
* frameworks/av/
aa98968 Merge tag 'android-6.0.1_r61' into HEAD
* frameworks/native/
2ab013d Merge tag 'android-6.0.1_r61' into HEAD
b86bb46 sf: Fix compliation for non-8996 platforms
* frameworks/opt/net/wifi/
705773d Merge tag 'android-6.0.1_r61' into HEAD
* frameworks/opt/telephony/
d8208c3 Merge tag 'android-6.0.1_r61' into HEAD
* hardware/qcom/media-caf/msm8916/
9a99017 DO NOT MERGE mm-video-v4l2: venc: add checks before accessing heap pointers
f0dcb1e DO NOT MERGE Fix wrong nAllocLen
* hardware/qcom/media-caf/msm8952/
2182d03 DO NOT MERGE mm-video-v4l2: venc: add checks before accessing heap pointers
8db7a42 DO NOT MERGE Fix wrong nAllocLen
* hardware/qcom/media-caf/msm8974/
052ff8f DO NOT MERGE mm-video-v4l2: venc: add checks before accessing heap pointers
0977dcf DO NOT MERGE Fix wrong nAllocLen
* hardware/qcom/media-caf/msm8994/
4e82dac DO NOT MERGE mm-video-v4l2: venc: add checks before accessing heap pointers
1c31219 DO NOT MERGE Fix wrong nAllocLen
* hardware/qcom/media-caf/msm8996/
1cbab89 DO NOT MERGE mm-video-v4l2: venc: add checks before accessing heap pointers
de2960f DO NOT MERGE Fix wrong nAllocLen
* hardware/qcom/media/default/
a1b4b98 Merge tag 'android-6.0.1_r61' into HEAD
* kernel/huawei/angler/
5f4b241 cyanogenmod_angler_defconfig: enable SECURITY_PERF_EVENTS_RESTRICT
6eb9303 Merge branch 'aosp/android-msm-angler-3.10-marshmallow-dr1.6-1' into HEAD
* kernel/lge/bullhead/
bedd2e8 cyanogenmod_bullhead_defconfig: enable SECURITY_PERF_EVENTS_RESTRICT
e51dda7 cyanogenmod_bullhead_defconfig: disable CONFIG_PFT as it is unsupported
0863f29 Merge branch 'aosp/android-msm-bullhead-3.10-marshmallow-dr1.6' into HEAD
* kernel/oneplus/msm8996/
c3ec86d msm: kgsl: Fix the access to invalid pool
4b97456 msm: kgsl: Allocate global buffers through paged memory
3cc6c60 msm: kgsl: Change the shrinker to not free reserved pages
c07ec93 msm: kgsl: Allow 0 as a valid ion file descriptor
d7b3901 scsi: ufshcd: Fix race between clk scaling and ungate work
* packages/apps/Nfc/
72fb115 Merge tag 'android-6.0.1_r61' into HEAD
* packages/apps/PackageInstaller/
96f551c Merge tag 'android-6.0.1_r61' into HEAD
* system/bt/
ccde045 Merge tag 'android-6.0.1_r61' into HEAD
* system/core/
4a978c6 Merge tag 'android-6.0.1_r61' into HEAD
* vendor/cmsdk/
c4ed8c8 Themes: Broker the theme service
* vendor/lge/
9792d3c bullhead: fix xml declaration and eof
f702232 bullhead: update blobs from MTC20F
117d58d Merge pull request #195 from razorloves/cm-13.0
2fc4dca hammerhead: update blobs from MOB30Y
====================
08-02-2016
====================
* device/huawei/angler/
7378cc9 Angler: MTC20F
* device/oneplus/oneplus2/
49ab595 Automatic translation import
* device/oneplus/oneplus3/
451c217 op3: Enable blur
daaf1f5 op3: Missing blob
e91d95b Automatic translation import
* frameworks/native/
193a8c9 surfaceflinger: Isolate S3D code to msm8996 only
534f857 surfaceflinger: Cleanups for blur
* hardware/qcom/media-caf/msm8937/
a7b4886 The libOmxSw encoders require prop headers
* kernel/oneplus/msm8996/
623270a op3: regenerate defconfig
dff44d9 Merge branch 'linux-3.18.y' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-stable into HEAD
94f0d26 Merge branch 'linux-3.18.y' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into HEAD
b53b2f4 Revert "Revert "mm/swap.c: flush lru pvecs on compound page arrival""
* kernel/samsung/smdk4412/
9271694 motor: max77693: expose min/max/default/threshold in sysfs
* vendor/cmsdk/
4cf18a3 livedisplay: Tweak defaults
7bf7c4b cmsdk: Allow services to conditionally start before decryption
* vendor/huawei/
1a6a683 angler: blobs from mtc20f
* vendor/oneplus/
1c8c2ac op3: Update blobs

Categories

Resources