cd frameworks/base # fix for dock battery text git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/07/17107/1 # Option to adjust navbar glow animation duration 1/2 git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/83/16183/5 # Option to hide adb notification -- NEEDS REBASE #git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/78/11278/4 # Input: Fix some Applications ANR issue in monkey test git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/62/17062/1 # systemui add option to enable notification counts -- NEEDS REBASE #git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/32/16732/2 # Lockscreen background customization -- NEEDS REBASE #git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/15/16915/2 # fix uri typo git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/31/17131/1 # Merge OMAP_ENHANCEMENT code from omapzoom #git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/51/17051/8 # Do not dispatch context selection events to non-visible fragments git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/64/17264/1 # Fix potential NPE when saving fragment state git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/63/17263/1 # Distance max set incorrectly git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/62/17262/1 # Fix for too many binder calls in packagemanager git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/61/17261/1 # Issue: Foreground activity performs [Resume] and [Pause] when any process died in sleep mode git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/60/17260/1 # Prevent empty overflow popup when there are no overflow items git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/59/17259/1 # Fix off-by-one error when filtering application UIDs git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/58/17258/1 # Status bar: Make brightness control more responsive git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/91/17391/1 # Commits from linaro to fix builds with newer toolchains and options frameworks/base: Assorted build fixes git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/80/17380/1 # Aligning native Parcel implementation to Java. git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/89/17389/1 # Turn off Werror git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base refs/changes/81/17381/1 cd ../ex # variablespeed: Fix aliasing violation git pull http://review.cyanogenmod.com/CyanogenMod/android_frameworks_ex refs/changes/83/17383/1 cd ../../packages/apps/Settings # add option to enable notification counts #git pull http://review.cyanogenmod.com/CyanogenMod/android_packages_apps_Settings refs/changes/33/16733/1 # Option to hide adb notification #git pull http://review.cyanogenmod.com/CyanogenMod/android_packages_apps_Settings refs/changes/79/11279/5 # Option to adjust navbar glow animation duration 2/2 git pull http://review.cyanogenmod.com/CyanogenMod/android_packages_apps_Settings refs/changes/84/16184/21 # Lockscreen background customization #git pull http://review.cyanogenmod.com/CyanogenMod/android_packages_apps_Settings refs/changes/14/16914/7 cd ../Camera # Camera: Use popup settings instead of knobs git pull http://review.cyanogenmod.com/CyanogenMod/android_packages_apps_Camera refs/changes/56/15356/6 cd ../Mms # make notification consistent with gapps git pull http://review.cyanogenmod.com/CyanogenMod/android_packages_apps_Mms refs/changes/02/14302/3 # added the option to change the soft keyboard type when composing messageges, This commit gives the user the option to change the keyboard from Emoji to enter for a new line git pull http://review.cyanogenmod.com/CyanogenMod/android_packages_apps_Mms refs/changes/77/17077/1 cd ../../inputmethods/LatinIME # LatinIME: Option to reverse volume key logic on cursor control git pull http://review.cyanogenmod.com/CyanogenMod/android_packages_inputmethods_LatinIME refs/changes/26/16826/3 # Remove Werror git pull http://review.cyanogenmod.com/CyanogenMod/android_packages_inputmethods_LatinIME refs/changes/86/17386/1 cd ../../../system/core # change kernel pagesize output to decimal format git pull http://review.cyanogenmod.com/CyanogenMod/android_system_core refs/changes/59/16559/1 # libcutils: Fix aliasing violations git pull http://review.cyanogenmod.com/CyanogenMod/android_system_core refs/changes/87/17387/1 # Merge OMAP_ENHANCEMENT code from omapzoom #git pull http://review.cyanogenmod.com/CyanogenMod/android_system_core refs/changes/88/17088/2 cd ../../build # build/core: Enable more optimizations git pull http://review.cyanogenmod.com/CyanogenMod/android_build refs/changes/58/17358/1 cd ../libcore # libcore: Fix aliasing violations git pull http://review.cyanogenmod.com/CyanogenMod/android_libcore refs/changes/85/17385/1 cd ../dalvik # dalvik: Fix various compile failures with gcc 4.6 git pull http://review.cyanogenmod.com/CyanogenMod/android_dalvik refs/changes/59/17359/1 cd ../bionic # getopt(): fix missing carriage return on bad parameters git pull http://review.cyanogenmod.com/CyanogenMod/android_bionic refs/changes/37/17237/1 # libm: Add a proper sincos() implementation git pull http://review.cyanogenmod.com/CyanogenMod/android_bionic refs/changes/57/17357/1 # tools/update_all.py: Fix crash on startup when invoked with a parameter git pull http://review.cyanogenmod.com/CyanogenMod/android_bionic refs/changes/56/17356/1 # bionic: Add ; after anonymous union declaration git pull http://review.cyanogenmod.com/CyanogenMod/android_bionic refs/changes/55/17355/1 # bionic: Fix aliasing violations git pull http://review.cyanogenmod.com/CyanogenMod/android_bionic refs/changes/54/17354/1 cd ../system/media # strict-aliasing fixes from linaro wilhelm: fix aliasing violations git pull http://review.cyanogenmod.com/CyanogenMod/android_system_media refs/changes/88/17388/1 cd ../../hardware/libhardware_legacy # ueventd: Fix aliasing violations git pull http://review.cyanogenmod.com/CyanogenMod/android_hardware_libhardware_legacy refs/changes/84/17384/1 cd ../../external/tremolo # tremolo: fix compiler flags git pull http://review.cyanogenmod.com/CyanogenMod/android_external_tremolo refs/changes/77/17377/1 cd ../stlport # stlport: fix strict aliasing violations git pull http://review.cyanogenmod.com/CyanogenMod/android_external_stlport refs/changes/75/17375/1 cd ../srec # srec: fix aliasing violation git pull http://review.cyanogenmod.com/CyanogenMod/android_external_srec refs/changes/74/17374/1 cd ../sonivox # sonivox: fix aliasing violations git pull http://review.cyanogenmod.com/CyanogenMod/android_external_sonivox refs/changes/73/17373/1 cd ../ping # ping: fix aliasing violations git pull http://review.cyanogenmod.com/CyanogenMod/android_external_ping refs/changes/71/17371/1 cd ../icu4c # icu4c: Fix build with gcc 4.6 and -Werror git pull http://review.cyanogenmod.com/CyanogenMod/android_external_icu4c refs/changes/67/17367/1 cd ../dnsmasq # dnsmasq: fix aliasing violations git pull http://review.cyanogenmod.com/CyanogenMod/android_external_dnsmasq refs/changes/63/17363/1 cd ../chromium # chromium: fix aliasing violations git pull http://review.cyanogenmod.com/CyanogenMod/android_external_chromium refs/changes/62/17362/1 cd ../bluetooth/bluez # bluez: Fix aliasing violations git pull http://review.cyanogenmod.com/CyanogenMod/android_external_bluetooth_bluez refs/changes/60/17360/1 cd ../glib # bluetooth/glib: Build with -fno-strict-aliasing git pull http://review.cyanogenmod.com/CyanogenMod/android_external_bluetooth_glib refs/changes/61/17361/1 cd ../../webkit # webkit: Fix build in ISO C++11 mode git pull http://review.cyanogenmod.com/CyanogenMod/android_external_webkit refs/changes/79/17379/1 cd ../v8 # v8: Fix build in ISO C++11 mode git pull http://review.cyanogenmod.com/CyanogenMod/android_external_v8 refs/changes/78/17378/1 cd ../oprofile # oprofile: Fix build in ISO C++11 mode git pull http://review.cyanogenmod.com/CyanogenMod/android_external_oprofile refs/changes/70/17370/1 cd ../gtest # gtest: Fix build with gcc 4.7 git pull http://review.cyanogenmod.com/CyanogenMod/android_external_gtest refs/changes/66/17366/1 cd ../tcpdump # tcpdump: Use -fno-strict-aliasing for now git pull http://review.cyanogenmod.com/CyanogenMod/android_external_tcpdump refs/changes/76/17376/1 cd ../skia # skia: Use -fno-strict-aliasing for tests git pull http://review.cyanogenmod.com/CyanogenMod/android_external_skia refs/changes/72/17372/1 cd ../openssl # openssl: Build with -fno-strict-aliasing git pull http://review.cyanogenmod.com/CyanogenMod/android_external_openssl refs/changes/69/17369/1 cd ../llvm # llvm: Use -fno-strict-aliasing git pull http://review.cyanogenmod.com/CyanogenMod/android_external_llvm refs/changes/68/17368/1 cd ../freetype # freetype: Build with -fno-strict-aliasing git pull http://review.cyanogenmod.com/CyanogenMod/android_external_freetype refs/changes/65/17365/1 cd ../embunit # embunit: Use -fno-strict-aliasing git pull http://review.cyanogenmod.com/CyanogenMod/android_external_embunit refs/changes/64/17364/1 cd ../../vendor/cm # Updated boot animation featuring Cid! git pull http://review.cyanogenmod.com/CyanogenMod/android_vendor_cm refs/changes/53/17353/1 cd ../..