====================
09-11-2015
====================
* device/motorola/msm8226-common
ec981f2 msm8226-common: Fix display_sysfs permissions
* device/motorola/titan
1a6cafe titan: Move props to the common device tree
* hardware/qcom/fm
600394a FMRadio : Select band based on country
* system/extras
2f78e34 Merge pull request #1 from fezzy102/lp-mr1
====================
09-10-2015
====================
* build
e002caa Merge tag 'android-5.1.1_r16' into lp-mr1
3b298ae Merge tag 'android-5.1.1_r15' into lp-mr1
303d411 Merge tag 'android-5.1.1_r14' into lp-mr1
7ba5c6c Merge tag 'android-5.1.1_r10' into lp-mr1
* device/motorola/msm8226-common
4347b8f msm8226-common: clean NITZ props
685c59b msm8226-common: Move system.prop to the common device tree
* external/libpng
a23466e Merge tag 'android-5.1.1_r13' into cm-12.1
* external/sonivox
80852d4 Merge tag 'android-5.1.1_r13' into cm-12.1
* external/wpa_supplicant_8
7902b17 Merge tag 'android-5.1.1_r13' into cm-12.1
* frameworks/av
42b433c Merge remote-tracking branch 'cm/cm-12.1' into lp-mr1
93c657f Merge tag 'android-5.1.1_r13' into cm-12.1
* packages/apps/Settings
ef65e7b Revert "Revert "Backport Launch SuperSU from Settings""
* platform_manifest
36a38c0 Android 5.1.1 Release 16
* system/core
cc39e41 Camera: Longshot with Burst Functionality.
8733aa9 Fix build break for multiple definition
ce111a0 init: Fire a trigger when a class is started/stopped
6a0315d sdcard: Properly handle deleted nodes
0cbdb0b sdcard: Turn on noatime for fuse mounted sdcard
9b83a52 Revert "fs_mgr: let fsck.f2fs actually attempt a fix"
bba017b Prevent integer overflow when allocating native_handle_t
a59f13d Merge branch 'lp-mr1' of
https://github.com/MinimalOS/android_system_core into lp-mr1
* system/extras
88e24f4 f2fs_utils: fix block alignment calculation
b4b6ded Add darwin support for the host tools
* vendor/minimal
7d3a3d6 sepolicy: Allow OpenDelta to work on Enforcing SELinux (port)
caa1f90 changelog: Generate a week's changelog
5bec4cb overlay: Update default wallpapers
* vendor/motorola
02d6482 victara: add radish blob
====================
09-09-2015
====================
====================
09-08-2015
====================
* external/f2fs-tools
4ed43ea Fix f2fs_trim_device multiple definitions
* hardware/qcom/display-caf/msm8916
26056c1 hwc: Reserve pipes for video layers first
6aa55f2 hwc: Avoid MDP comp for RGB downscaled layer
59e9973 hwc: Handle multiple YUV layer use case in low end targets
99271ec hwc: Avoid updating refresh-rate if already done
a75c025 hwc: Use GPU to compose for smaller updates
e619991 hwc: Set refresh rate during idlefallback for unhandled cases
d0707e1 hwc: Donot rely on previous comp type to trigger idlefallback
* vendor/minimal
ae13457 Merge pull request #8 from fezzy102/lp-mr1
====================
09-07-2015
====================
* device/motorola/msm8226-common
d8c57b5 msm8226-common: Add LED brightness control support
* frameworks/av
aa64032 mediascanner: handle DATE tag
* frameworks/base
d4b0e0c Merge pull request #5 from fezzy102/lp-mr1
4225505 Revert "power: Add a new power hint for application launches"
fb06b01 Revert "power: Boost improvements"
d08df27 power: Boost improvements
3df89e0 Add basic support for VorbisComment DATE tags
ca07aea SystemUI: Fix blinking when reported battery level is 0
12363f8 systemui: left hand navigation ring
e878ca8 systemui: respect navigation rings configuration
779df4a Allow CAPTURE_AUDIO_HOTWORD to be whitelisted by signature.
3383753 power: Add a new power hint for application launches
5071f70 systemui: wait for animation end before take a screenshoot
1ab9271 Spam: Close writable DB after use
5dec2e0 zygote: fix memory leak when fork process
* frameworks/native
296ec27 libgui: Clear frame number while freeing slot
f2dd5e1 libagl: Fix buffer read overrun in eglCreatePbufferSurface
bf835d1 Revert "binder: Remove deprecated Exynos platform variant logic"
8288bf9 binder: Remove deprecated Exynos platform variant logic
432dd2d binder: Update makefile for Exynos variants
* hardware/qcom/display-caf/msm8916
8de2868 hwc: Roundoff the input fps to nearest standard fps
15b0492 hwc: Trigger dynamic refresh-rate change for more usecases
* packages/apps/Settings
58e7cbd Merge pull request #20 from fezzy102/lp-mr1
* vendor/minimal
8b814f5 Update Spain APNs
====================
09-06-2015
====================
* device/motorola/msm8226-common
80ceb04 msm8226-common: Fix LED notifications
* frameworks/av
fd2e17b mediascanner: handle DATE tag
* hardware/qcom/audio-caf/msm8974-vanilla
e52835f hal: Add support for dedicated VoIP devices
0851f64 hal: Add option to use low latency as primary output
* hardware/qcom/media-caf/msm8916
215b75e mm-video: Calculate average fps to update refresh rate
dd5bb74 mm-video-v4l2: handle flush done as buffer_done and not as cmd_done
4bc8d24 mm-video-v4l2: vdec: insert timestamps qeued by client in TS queue
* packages/apps/Settings
b6f6e59 Long press no longer copies to clipboard if there is nothing to copy
21764d4 APN: Filter MVNOs by SPN, GID1 and IMSI
8411044 Get a handle for UserManager at creation
b2db41a Protected apps: fixup rotation states
bd3ce04 settings: fix fc for system apps with null applicationInfo
0de9305 Settings: Avoid possible NPE if resolve infos return null.
4665cdc Revert "Backport Launch SuperSU from Settings"
59ed905 Settings: redirect path color to colorAccent attr for easy theming ic_settings_cellular ic_settings_profiles
* platform_manifest
fdb48bb Add bitbucket and track UBER 4.9
* vendor/minimal
ee2da5c Update fingerprint.
====================
09-05-2015
====================
* frameworks/base
dac6e2c Add dotted battery circle mod.Thanks to scotthartbti and his commit here:
https://github.com/scotthartbti/andr...c605079d698578
* packages/apps/Settings
8eb07fc Add dotted circle battery mod. thanks to scotthartbti and his commit here:
https://github.com/scotthartbti/andr...d6b15fb92e2de8