===================================
Since Fri, 04 Jul 2014 00:39:00 GMT
===================================
project shadow-kernel/
deb35e5 Update logger
eea9093 cpufreq: expose a cpufreq_quick_get_max routine
0f221e1 [CPUFREQ] remove redundant sprintf from request_module call.
652f42e [CPUFREQ] CPU hotplug, re-create sysfs directory and symlinks
719e46b [CPUFREQ] fix BUG on cpufreq policy init failure
bf185fe [CPUFREQ] drivers/cpufreq: Adjust confusing if indentation
2f6ab6d [CPUFREQ] fix brace coding style issue.
d308226 [CPUFREQ] fix a lockdep warning
835ee5b [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
fe61f9f [CPUFREQ] make internal cpufreq_add_dev_* static
8578c62 percpu: make percpu symbols in cpufreq unique
project packages/apps/Dialer/
4c8dc57 Merge "Dialer : Don't hold on to views used in listviews" into cm-11.0
757920b Dialer : Don't hold on to views used in listviews
project packages/apps/Trebuchet/
9381658 Fix CMHome related bugs.
===================================
Since Thu, 03 Jul 2014 00:51:17 GMT
===================================
project external/icu4c/
1ae211c Refresh ICU data file
===================================
Since Wed, 02 Jul 2014 23:36:23 GMT
===================================
project bootable/recovery-cm/
d7b73cf sr: Always format data on non-datamedia devices
d0db60e Fix build for !QCOM_BSP
project build/
f561628 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
0953c60 releasetools: Fix error text in ota_from_target_files
project frameworks/base/
68afddf Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
574010c SystemUI: add left and right virtual buttons while typing
dd64d8c BaseStatusBar: Dismiss heads up on backpress.
b49b6cf Themes: Add icon previews to ThemesContract
d8984e6 Use systemui's applied theme for notifications.
8b6001e Allow specifying a theme when creating a Context
8feaa5b Add getThemedResourcesForApplicationAsUser()
54b5fbf Support theming navbar separately from SystemUI
8a07476 Modify config to support app specific themes [1/4]
project shadow-kernel/
dbb6eb3 cpufreq: expose a cpufreq_quick_get_max routine
40cddfe [CPUFREQ] remove redundant sprintf from request_module call.
7975032 [CPUFREQ] CPU hotplug, re-create sysfs directory and symlinks
96e6555 [CPUFREQ] fix BUG on cpufreq policy init failure
511c9fa [CPUFREQ] drivers/cpufreq: Adjust confusing if indentation
5313b29 [CPUFREQ] fix brace coding style issue.
4749939 [CPUFREQ] fix a lockdep warning
d4e9633 [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
7c13e40 [CPUFREQ] make internal cpufreq_add_dev_* static
021c0d6 percpu: make percpu symbols in cpufreq unique
051d248 Input: evdev - fix EVIOCSABS regression
f5d3362 Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS
eb6fa5d Input: evdev - rearrange ioctl handling
3a9840e Input: Move autorepeat to the event-passing phase
3771044 Input: Make sure we follow all EV_KEY events
dfe3aa9 Input: Improve the events-per-packet estimate
c232492 Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad
35552b5 Input: get rid of MATCH_BIT() macro
6c147dc Input: Use accessor for MT values
206ae14 Input: estimate number of events per packet
665b066 Input: cleanse capabilities bits before registering device
21e059e Input: automatically reset KEY_RESERVED bit for all input devices
c194690 input: mt: Move tracking and pointer emulation to input-mt
9716a67 input: mt: Collect slots initialization code
fddf95b Input: uinput - setup MT usage during device creation
45ed431 Input: uinput - add devname alias to allow module on-demand load
7b96ce2 Input: remove useless synchronize_rcu() calls
0cfa8ec Input: fix double equality sign in uevent
f0da510 input: mt: Break out slots handling
42ec112 Input: use pr_fmt and pr_<level>
8cd91d1 Input: export input_reset_device() for use in KGDB
8891666 Input: fix a few typos
d8de99d Input: MT - initialize slots to unused
8d43efe Input: dynamically allocate ABS information
c603a5e Input: add KEY_RFKILL
214ecaa Input: add static inline accessors for ABS properties
2fa9086 Input: switch to input_abs_*() access functions
249fa45 Input: change input handlers to use bool when possible
cacd1b4 Input: use ABS_CNT rather than (ABS_MAX + 1)
3ae6aca Input: introduce MT event slots
067c86e Input: fix signedness warning in input_set_keycode()
d038aae Input: release pressed keys when resuming device
5649bc1 Input: remove BKL, fix input_open_file() locking
8704bfa Input: scancode in get/set_keycodes should be unsigned
ae63b0c Input: add match() method to input hanlders
7a1fdbb Input: implement input filters
e4a7486 Input: add the ABS_MT_PRESSURE event
118fa22 Input: add compat support for sysfs and /proc capabilities output
f42b485 Input: document use of input_event() function
31b91fa Input: keyboard - fix lack of locking when traversing handler->h_list
368c32d mm: further fix swapin race condition
1509ba9 mm: fix page table unmap for stack guard page properly
3af2fcc mm: fix missing page table unmap for stack guard page failure case
6b83e2e mm: keep a guard page below a grow-down stack segment
edbfd50 mm/bootmem.c: properly __init-annotate helper functions
24d26f6 bootmem: Add free_bootmem_late()
42a2bb8 time: RCU permitted to stop idle entry via softirq
271eec3 PM: wakelocks: Don't report wake up wakelock if suspend aborted
49559bf PM: wakelocks: Display wakelocks preventing suspend by default
1dbd68c ext4: release page cache in ext4_mb_load_buddy error path
155c9d1 mm: add vzalloc() and vzalloc_node() helpers
531e50d EXT4 write performance regression fixed
b8f459e cfq-iosched: fix next_rq computation
7828858 block: Allow devices to indicate whether discarded blocks are zeroed
e9fb189 block: add helpers to run flush_dcache_page() against a bio and a request's pages
6c899f1 block: move bdi/address_space unplug functions to backing-dev.h
0e86172 Fix for the memory leak in camera.
41a09e3 enable CONFIG_PM_DEBUG
6b65919 ARM: VFP: fix emulation of second VFP instruction
c7082a9 ARM: 7729/1: vfp: ensure VFP_arch is non-zero when VFP is not supported
66d4230 ARM: move VFP init to an earlier boot stage
258ad7a ARM: 7873/1: vfp: clear vfp_current_hw_state for dying cpu
9c06433 ARM: add support for kernel mode NEON
46e2175 ARM: be strict about FP exceptions in kernel mode
f970e3d ARM: vfp: ensure that thread flushing works if preempted
ca33660 ARM: vfp: fix a hole in VFP thread migration
fb9fb52 ARM: vfp: rename check_exception to vfp_hw_state_valid
fd09c4b ARM: vfp: rename last_VFP_context to vfp_current_hw_state
6b779ed Update defconfig
34bf36e omap: sram: fix is_sram_locked check
8fc7368 ARM: vic: irq_data conversion.
8ac699c ARM: 6025/1: vic: factor out common init code
fe8bcea ARM: 5881/1: vic.c: reorganize code
e5c97db Update alarm from 3.0
9582bb1 ARM: move LED support code out of arch/arm/kernel/time.c
623fc38 ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6
0ca12ed ARM: 5899/2: arm: provide a mechanism to reserve performance counters
2c2800c ARM: remove old RTC support
9c3204e mm: suppress pfn range output for zones without pages
d4442f7 mm/pm: force GFP_NOIO during suspend/hibernation and resume
c21b292 mm: remove free_hot_page()
bc6c606 mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct
bbc5e1d mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct
3a1491c mm: do not iterate over NR_CPUS in __zone_pcp_update()
f202a69 page allocator: reduce fragmentation in buddy allocator by adding buddies that are merging to the tail of the free lists
4a65f73 cpu/mem hotplug: enable CPUs online before local memory online
797a674 sched: _cpu_down(): Don't play with current->cpus_allowed
92e67c4 kernel/cpu.c: delete deprecated definition in cpu_up()
a716107 sched: Correct printk whitespace in warning from cpu down task check
a3e5b21 sched: Fix incorrect sanity check
9b2bb73 sched: Fix set_cpu_active() in cpu_down()
da1ecf7 ARM: 6868/1: Preserve the VFP state during fork
a04a71a ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks
577e1f0 arm: change to new flag variables
132f715 ARM: vfp: improve commentry for hotplug events
7be94ec ARM: fix some sparse errors in generic ARM code
f3448e3 ARM: VFP: re-initialize VFP coprocessor access enables on CPU hotplug
ceff704 ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNEL
415b5af ARM: 6203/1: Make VFPv3 usable on ARMv6
4e7d547 ARM: VFP: Fix vfp_put_double() for d16-d31
2fef23b ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate
fc9a00f ARM: 5997/1: ARM: Correct the VFPv3 detection
a4a785e ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS
963b46d ARM: vfp: fix vfp_sync_state()
93505d5 ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptions
152c9b7 ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()
246d11f ARM: VFP: fix vfp thread init bug and document vfp notifier entry conditions
project packages/apps/Bluetooth/
71bf845 Fix typo in AndroidManifest.xml
project packages/apps/CMAccount/
140d1b8 Fix typo in AndroidManifest.xml
0f5c908 Merge "Modify config to support app specific themes [4/4]" into cm-11.0
project packages/apps/Settings/
3190318 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
16a3486 Settings: add setting for nav bar cursor (2/2)
db6df92 Partially revert "Settings: Fix strings for crowdin"
b92fb78 Show parent fragment name in option search.
5ff1c93 Settings : Get actionbar post extra retrieval
1df7bad Settings : Make search locale friendly
907cea0 Clean up search code.
335ac12 Merge "Allow changing theme to Holo.Light without crashing" into cm-11.0
8cc23d5 Allow changing theme to Holo.Light without crashing
project packages/apps/ThemeChooser/
cf1535e Modify config to support app specific themes [2/4]
project packages/apps/Trebuchet/
3de1e80 Fix Settings Panel bug causing frozen overview.
project packages/providers/ThemesProvider/
3378148 Modify config to support app specific themes [3/4]
===================================
Since Tue, 01 Jul 2014 08:42:19 GMT
===================================
project bootable/recovery/
3167936 Changes in rk30hack This works on rk3188 based devices too so rename it to rk3xhack. Change-Id: Ia3d9d52d99205057f8bece735a938986491b7522
60bf94e on stock android, pthread_cancel and phtread_setcancelstate doesn't exist
4e2ec81 libdl should also be linked to binary
f467461 minuitwrp: use a whitelist for the input device instead of a hardcoded ignore list
75b6f66 Add "include $(CLEAR_VARS)" for 4.4 ROMS (clears LOCAL_BUILT/LOCAL_INSTALLED error)
c7f2e12 GUI: Add -fno-strict-aliasing to GUI for Vanir
1c39bc6 Fuse: add -fno-strict-aliasing to fuse for Vanir.
bb687f4 minui: Do not return true from target_has_overlay() if MSM_BSP is not set
project build/
a496cab Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
52520a7 ota_from_target_files: remove duplicate setting of recovery_img
project device/moto/shadow-common/
09386ef Add Finnish language
3fbb987 Add Hebrew lang
project frameworks/av/
e2f4c90 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
9fb88bf libstagefright: Fix wrong ifdef
2d5fd3a Camera: Update MemoryHeapIon
project frameworks/base/
8458b33 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
d852faf Use ArrayListExtra for broadcasting theme changes [1/2]
1c73192 Merge "PhoneStatusBar: Readd headsup view when theme change occurs." into cm-11.0
25ea8a3 Merge "Themes: Update LoadedApk resources." into cm-11.0
4c299e8 Merge "Revert "Send broadcast when package is 'about' to be removed"" into cm-11.0
76a7059 Merge "systemui: SignalClusterTextView fixes and optimizations" into cm-11.0
2ccb914 PhoneStatusBar: Readd headsup view when theme change occurs.
8fff544 Themes: Update LoadedApk resources.
012d3db Revert "Send broadcast when package is 'about' to be removed"
9950622 Merge "Telenet (MNC05) considered non-roaming on Mobistar (MNC10) wq" into cm-11.0
945fd88 Virgin Mobile (MNC07) considered non-roaming on Movistar (MNC02)
664fe02 Noverca (MNC07) considered non-romaing on TIM (MNC01)
0d10581 Telenet (MNC05) considered non-roaming on Mobistar (MNC10) wq
ed56485 Fixing parcel leaks to avoid virtual memory leak
1ef217e Remove getBoundTexture().
3036adb hwui: fix possible null pointer de-refrence
01d5890 update parameters in uploadToTexture() for GLES20
d15ab58 Fix the texture ID reuse issue in HWUI.
0f33aa4 Common: Add the api to parse the string to current language
11ed432 audio: Inform audio HAL if it is a voice call initiated by Telephony
c58e035 Frameworks: Fix to avoid crash when the tab is not set.
772ca3d Added validity check for Pointer Index
1597dc3 Telephony(MSIM): Fix tcp buffersize issue
e12f3ea audio: Fixed dead lock in AudioService during volume change
c8837a2 base: Add support for FLAG_SUPPORTS_PROTECTED_BUFFERS
762abf6 Fixing IndexOutOfBounds Exception in ActivityManager
4cb51be MMS: Fix Messaging will force close after tap one item in suggestion list
7b579eb Applications crash observed while selecting words from suggestion list
735c72b base: App crash when select suggestion's length more than specified.
0dea56f Fix a resource race bug in PathCache
449d385 IndexOutOfBoundsException observed rarely in ProcessStats
66ed747 MSIM: Add support for cell info
189da78 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
8a037ed Automatic translation import
8a1c9ee Merge "base: fix volumen panel traslucent after stream icon click" into cm-11.0
project frameworks/native/
a2f26ae Merge remote-tracking branch 'cyan/cm-11.0' into cm-11.0
c556a0e Fix QCOM_BSP ifdef
f2b2273 egl: Add support for BGRA_8888 format
974ff06 reduce PB size from 2MB to 512KB
5f550b2 binder: update MemoryHeapIon
af8b05e frameworks/native: Reset dirtyRect after every queuebuffer call.
5fb19b1 sf: Validate display device id and disable dirtyrect composition
project frameworks/opt/telephony/
1414496 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
project packages/apps/Apollo/
dd96ae6 Automatic translation import
project packages/apps/Bluetooth/
d4ab3f4 Bluetooth: Fix the build
project packages/apps/CMUpdater/
29e7980 Automatic translation import
10fec30 cmupdater: run abort in a non-uithread
project packages/apps/Calculator/
87d56a9 Automatic translation import
cfbf50d Calculator: LT translations
project packages/apps/Camera2/
6fe6852 Automatic translation import
a2c8107 Camera2: LT translations
project packages/apps/Email/
f535992 Merge "email: allow to remove an email account" into cm-11.0
project packages/apps/InCallUI/
d2a2f71 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
85d917a MSIM(DSDA): Leave subscription alone on non-MSIM devices
project packages/apps/Settings/
6695a4e Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
1bc6a55 Revert "Settings: Disable navbar options when navbar disabled."
af060b2 Settings: Disable navbar options when navbar disabled.
af8e95d Settings: Check to see if menu items are null onPause.
4c2e3a6 Settings: Make settings searchable.
254f54a Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
39bb846 Fix heads up action bar switch handling for tablets.
09f4dfa Merge "settings: Auto-brightness levels shouldn't fill the screen" into cm-11.0
6a811c8 Merge "settings: Unbreak wifi display on tablets" into cm-11.0
project packages/apps/Trebuchet/
ebf8f37 Use ArrayListExtra for broadcasting theme changes [2/2]
5fabfae Trebuchet: Change multiplication sign
26d601e Trebuchet: Adjust the grid size screen layout for sw600dp
project packages/apps/UnifiedEmail/
0126204 Automatic translation import
project packages/providers/TelephonyProvider/
f3f6985 Automatic translation import
fffc579 blacklist: normalize phone numbers to E164 standard
project packages/providers/ThemesProvider/
2071f7e Revert "Reapply theme components in a runnable."
e03ed82 Revert "Listen for ACTION_PACKAGE_BEING_REMOVED"
project packages/services/Telephony/
1ecc5c4 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
51fe347 Update network mode in shared preference
8347b79 Disable data on any SUB in manual PLMN search
7c0a9e4 Disable Search networks button after slecting it
84cf04f MSIM:Add null check to avoid phone app crash
d84953c MSIM: Add support for cell info
1320da2 Display the radio tech in manually PLMN search results
d838c8e MSIM(DSDA): Fix to show bluetooth connected state
b605111 MSIM: Fix crash during set subscription.
project vendor/cm/
08d89ce Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
2ab61ed Merge "Cricket merged with AIO, add APN" into cm-11.0
23181a6 Cricket merged with AIO, add APN
===================================
Since Mon, 30 Jun 2014 00:39:01 GMT
===================================
project packages/apps/Browser/
9937917 Automatic translation import
project packages/apps/Calculator/
672ba86 Automatic translation import
project packages/apps/Calendar/
a9aa2f0 Automatic translation import
project packages/apps/Camera2/
26a86c3 Automatic translation import
project packages/apps/Contacts/
be4dbe9 Automatic translation import
project packages/apps/ContactsCommon/
a69b719 Automatic translation import
project packages/apps/DeskClock/
1a1fac1 Automatic translation import
project packages/apps/Dialer/
0c7584e Automatic translation import
project packages/apps/Email/
22a2a52 Automatic translation import
project packages/apps/InCallUI/
5c69304 Fix muted foreground call, when 2nd call incoming.
project packages/apps/Mms/
7abac11 Automatic translation import
project packages/apps/Trebuchet/
ff11d4b Automatic translation import
project packages/inputmethods/LatinIME/
ec2b83f Automatic translation import
project packages/wallpapers/PhaseBeam/
3f5a9c6 Automatic translation import
===================================
Since Sun, 29 Jun 2014 09:26:01 GMT
===================================
project build/
a83b52f Do not copy bootanimayion, increase boot speed
project shadow-kernel/
334e028 Enable Kallsyms, disable more configs
project packages/apps/Settings/
f153fc6 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
project vendor/cm/
3a16457 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
===================================
Since Sun, 29 Jun 2014 00:39:01 GMT
===================================
project packages/apps/Mms/
eec46e6 Mms: Change message counter string for JA translation
project packages/apps/UnifiedEmail/
c66bba6 email: prevent stock email app to unset firstSnippet on mark/unmark as read
===================================
Since Sat, 28 Jun 2014 09:51:23 GMT
===================================
project bootable/recovery-cm/
4951238 recovery: Add support for split display
project build/
369f590 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
project frameworks/av/
c2ce09c Fix ifdef after merge
2217560 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
project frameworks/base/
81b9e60 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
90fb548 SystemUI: Improve HeadsUp expanding performance.
d53031e Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
0d107ce SystemUI: Improve HeadsUp expanding performance.
9c16fe0 HeadsUp: Respect system decorations when adding view.
0429599 Merge "Themes: add ability to theme quick settings battery tiles" into cm-11.0
3d8f4c6 HeadsUp: Add heads up quicksettings tile. (1/2)
project frameworks/native/
9d63142 reduce PB size from 2MB to 512KB
project hardware/libhardware_legacy/
6b4af38 Merge remote-tracking branch 'cyan/cm-11.0' into cm-11.0
project hardware/ti/wlan/
31ebb60 atomic64 now in kernel
project shadow-kernel/
1247b3a Fix reboot while using green camera
96c1dff config: remove useless debug options
c5cf004 Disable debug options.
69a3cf6 Use correct atomic.h for xt_qtaguid
0ab9d36 ARM: 6212/1: atomic ops: add memory constraints to inline asm
1791a38 ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unless
8ec7dc1 atomic_t: Cast to volatile when accessing atomic variables
b90a6c6 ARM: 5889/1: Add atomic64 routines for ARMv6k and above.
project packages/apps/Bluetooth/
c5b362a Bluetooth: Move cm_strings to cm_caf
7312395 Automatic translation import
project packages/apps/CMFileManager/
df3b730 cmfm: tweak flingerlistview
project packages/apps/Mms/
0b2d329 Mms: add MobilePaperShowActivity
project packages/apps/Settings/
625b128 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
c839871 Add some system packages to package list adapter.
f7d984f Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
1902dab Automatic translation import
33ed236 Settings: Fix switch state being out of sync.
2bafbe1 Settings: Add heads up quicksettings tile. (2/2)
8ea05cc Hide heads up settings and show a notice if heads up is disabled.
3bc3238 Remove SystemSettingSwitchPreference.
ee1d08f Deduplicate adapter-of-installed-packages code.
project packages/apps/ThemeChooser/
65af5a8 Cache ThemedTypefaceHelpers for better performance
9fd9686 Only load system typefaces that do not exist in theme
project packages/apps/Trebuchet/
26372e7 Fix GEL integration for RTL mode.
0b0c09f Fixed small Search Bar bug
f888a33 Fix CustomContent display issue.
71ea5a1 Improve NL translation
project packages/providers/ThemesProvider/
9648558 Define reapply delay as a constant
92f77e7 Reapply theme components in a runnable.
project packages/services/Telephony/
d2e94f5 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
dd48e93 Automatic translation import
project packages/wallpapers/PhotoPhase/
ef21fba Merge "photophase: adjust number of lines for disposition summary view" into cm-11.0
5668c97 PhotoPhase: Fix typos
e053165 photophase: adjust number of lines for disposition summary view
project vendor/cm/
71f5a32 cMerge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
===================================
Since Wed, 25 Jun 2014 00:39:07 GMT
===================================
project build/
6ca8044 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
project external/skia/
325dfab Merge "Theme fallback font derp fix." into cm-11.0
7340b98 Theme fallback font derp fix.
05ded85 Merge "Themes: Add system font families missing from theme" into cm-11.0
project packages/apps/CMUpdater/
75fb7ad CMUpdater: select default update type if an invalid one is provided
project packages/apps/Trebuchet/
bc52662 Update sw600dp allapps icon to kitkat
project packages/inputmethods/LatinIME/
470fdf4 Automatic translation import
project packages/providers/DownloadProvider/
1c50288 Automatic translation import
project packages/providers/TelephonyProvider/
9d7a609 Merge "Fix accesses to MmsSms.CONTENT_CONVERSATIONS_URI." into cm-11.0
21292a4 Fix accesses to MmsSms.CONTENT_CONVERSATIONS_URI.
project packages/wallpapers/PhaseBeam/
8f338d9 Automatic translation import
project vendor/cm/
e1309e3 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
===================================
Since Tue, 24 Jun 2014 00:39:01 GMT
===================================
project external/whispersystems/WhisperPush/
e813f37 WhisperPush: Respect blacklist on incoming messages (1/2).
project frameworks/base/
6d240f7 Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
db1422a Activity chooser "Always" button is not working
dcd847b Keyguard: fix NPE setting lockscreen wallpaper
9ccdd82 Merge "Fix frontOfTask assignment." into cm-11.0
a1508a0 Merge "Theme IME switcher alert dialog" into cm-11.0
6dcf7ec Merge "accounts: don't remove accounts while device is in safe mode" into cm-11.0
project packages/apps/Contacts/
0af4489 Merge "quickcontact: fallback to default secondary action drawable" into cm-11.0
project packages/apps/InCallUI/
0b9800f Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0
project packages/apps/Mms/
b326a21 Mms: remove unnecesary reference to xxhdpi/ic_menu_call.png
c40181a Automatic translation import
project packages/apps/Trebuchet/
261b9c8 Merge "Protected Folder Fragment: Add remove Shortcut from list." into cm-11.0
2f8b173 Merge "Customizeable Dynamic Grid:" into cm-11.0
a5ee673 Customizeable Dynamic Grid:
f7cccfb Protected Folder Fragment: Add remove Shortcut from list.
project packages/services/Telephony/
406d06e Merge remote-tracking branch 'cyanogen/cm-11.0' into cm-11.0