-samsung camera color effects and other camera improvemetns
-list view animations
-pa 3.67 and corresponding halo and other enhancements
-network speed indicator
-gesture based lockscreen security
-opensource libril
-enhanced settings app- new google like styling (3 dash)
Project name: android_frameworks_compile_slang
•Koushik Dutta - clang and 10.9 assembler fixes: Warnings are treated as errors (-Werror), so do not warn on nested anon types or unused private fields. gcc does not, so that is why gcc does not error out.
Project name: android_frameworks_compile_libbcc
•Koushik Dutta - clang fix: TreeIteratorBase is a struct, not a class.
Project name: android_frameworks_av
•Javier Ferrer - Add some Samsung camera color effects
•Emilio López - libstagefright: support 96kHz bitrate for FLACs
•Nicholas Flintham - Fix includes for media-caf
•Dheeraj CVR - libstagefright: [Reworked] Fix incorrectness nPortIndex value for QueryCodec
•Giulio Cervera - audioflinger: remove redundand ifdef
•atis112 - Camera: Add more htc parameters
Project name: android_frameworks_native
•Tanguy Pruvot - libutils: get ride of debug trace file errors
•Tanguy Pruvot - binder: prevent bootloop waiting media service
Project name: android_frameworks_base
•Owain van Brakel - Optipng -nc -nb -o7
•0xD34D - Use a dual pane layout instead of the navigation drawer for sw600dp screens or larger.
•0xD34D - Give the drawer background more definition instead of just a solid color.
•0xD34D - Introducing the PreferenceDrawerActivity which makes use of the new navigation drawer UI google has introduced in updates to many of their apps. This relies on headers which are displayed in the drawer and preference fragments as the main content.
•0xD34D - Add DrawerLayout and ViewDragHelper classes found in the new support library. These classes have been modified to work with the current framework and no need for any support or compat classes.
•Owain van Brakel - Double derp
•Owain van Brakel - Derp
•Jesus David - Fix derp observer
•Martin Wallgren - Set foreground priority for shutdown receivers.
•gs2usr - fix for (phoneUI) navbar showing the right
•Daniel Hillenbrand - FileUtils: add method to get UUID of a volume
•Danny Baumann - Make contacts app aware of blacklist being disabled (1/3)
•Windows 7 Fun - ListViewAnimation: Add rotate animation (1/2)
•Windows 7 Fun - ListViewAnimation: Fix when loading view not update animation
•Danny Baumann - Fix requery behaviour of MemoryCursor.
•Nick Kralevich - libdrm: fix bad strncpy / snprintf calls
•Selim Gurun - Add a delimiter between scheme and host
•Christopher Tate - Ensure install-during-restore is like install-then-restore
•Christopher Tate - Validate restored file paths against their nominal domain
•Owain van Brakel - Notification cancellation fixes:
•Koushik Dutta - Add permission that allows cancelling notifications from other apps.
•Owain van Brakel - Revert "Adjust tablet notification handling when halo is enabled"
•Owain van Brakel - Revert "Allow notifications without ticker text to show in Halo"
•Owain van Brakel - Updates and compiling fixes
•Owain van Brakel - Now we need this
•Randall Rushing - Transparent Live Walls when glass is enabled
•Owain van Brakel - Allow ADB to be enabled by default via a config overlay on a per-device basis. This is useful for developers that are testing and troubleshooting boot issues and adb ends up being disabled by default once the system kicks in. This should only be used for testing and removed once a device is deemed stable and able to boot.
•Lars Greiss - Frameworks: privacy guard fix UI freeze
•Scott Brady - Allow notifications without ticker text to show in Halo
•Scott Brady - Adjust tablet notification handling when halo is enabled
•Owain van Brakel - test
•Masanori Ogino - Avoid adding FORWARD_LOCK flag to an updated system app
•Alex - Network speed indicator in statusbar (see credit below)
•0xD34D - Add gesture based lockscreen security. [1/2] This adds the ability to us a hand drawn gesture as a means to unlock the device.
•Daniel MM - Fix halo button animations
•beerbong - HALO: keep apps in recents
•martincz - HALO: halo can save last position now
•aaronpoweruser - HALO: show halo button in pie
•Danny Baumann - Don't enable GPS if the requesting app is blacklisted.
•winner00 - Update roboto font to 4.3
•Owain van Brakel - Revert "Track a typo fix in hidden libcore API."
•Andrew Hsieh - Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event
•Martin Olsson - Fix spelling error s/SORT_OREDER/SORT_ORDER/ in "content --help"
•Jason Gerecke - Properly rotate full [-pi, +pi] orientation range if available
•Sangkyu Lee - Bug fix for building the hover target list
•Hyoseong Kim - Add additional Method that check whether a table is empty or not
•Maunik Shah - Fix spurious ANR occurence when MOTION batch event is not served by the InputTransporter
•Yongyi Li - Fix a programmatic smooth scroll bug
•Ian Rogers - Track stack memory in MemoryInfo.
•You Kim - BackupHelpers: Fix Typo
•David Ng - BootReceiver: Skip subdirectories inside tombstones scan
•Deepthi Gowri - P2P: Fix the failure of cancel P2P invitation.
•Sungmin Choi - fix potential memory leak
•Yuya Aoki - Fix deadlock of WebViewCoreThread
•Hampus Wessman - Fix graphical artifact in the fisheye effect
•Hyejin Kim - when locale is non-Enligh, sometimes month spinner needs a number IME
•Koji Fukui - Rethrow an exception with stack trace information.
•Sungmin Choi - avoid multiple-"0" to exceed the length of upper bound
•kiwon - Applying ChannelScrolling to remove calculateDragAngle
•Kenny Root - KeyChain: return null instead of throw
•Tim Roes - Complete documentation of whereArgs (Issue #43061)
•Elliott Hughes - Fix incorrect FloatMath documentation.
•Kenny Root - StreamingZipInflater: fix mmap'd end of read
•Henrik Engström - Fix possible integer overflow in MtpStorage
•Elliott Hughes - Track a typo fix in hidden libcore API.
•Stephen Hines - One more fix for incorrect indices.
•Stephen Hines - Fix array index oob in Matrix3f.loadRotate().
•Owain van Brakel - Adjust kernel data stack TCP parameters to optimize performance
•Owain van Brakel - Fix bootloop
•htchoi1995 - SystemUI: ScreenShot QuickTrash
•Owain van Brakel - Hot reboot option
•Owain van Brakel - Derp
•bluefa1con - ListView Animations [1/2] Porting and implementing on PAC from the Team ThinkingBridge commits.
Project name: android_frameworks_ex
•Owain van Brakel - Optipng -nc -nb -o7
Project name: android_frameworks_opt_telephony
•Shareef Ali - Revert "PhoneProxy: when using v6 or greater ril make sure current phone type isnt GSM"
•Danny Baumann - Store phone blacklist in content provider (1/4)
•Daniel Hillenbrand - SamsungExynos4RIL: cleanup for use with opensource libril
•Daniel Hillenbrand - SamsungExynos4RIL: cleanup for use with opensource libril
•Danny Baumann - Store phone blacklist in content provider (1/4)
•Seth Shelnutt - CallTracker: Add additional check for pendingMO to verify that a dial is happening and we are expecting a call to appear when repeated polling of GET_CURRENT_CALLS.
•Seth Shelnutt - Revert "CallTracker: Add delay to reduce cpu load"
•Seth Shelnutt - CallTracker: Add delay to reduce cpu load
•Richard Ross - PhoneProxy: when using v6 or greater ril make sure current phone type isnt GSM
•Seth Shelnutt - CallTracker: Add back-off and retry toggle to getCurrentCalls
Project name: android_hardware_broadcom_wlan
•Tanguy Pruvot - dhd: add missing interface command fini
Project name: android_hardware_samsung
•Daniel Hillenbrand - samsung: ril: fix inclusion of secril-client
•Steve Kondik - samsung: Remove multiple inclusion of RIL
•Daniel Hillenbrand - samsung: libril: some code cleanup
•Daniel Hillenbrand - samsung: libril: cleanup debugging code
•Owain van Brakel - Fix compiling
•Daniel Hillenbrand - samsung: move ril client out of exynos4
•Daniel Hillenbrand - samsung: add libril for xmm626x modems
Project name: android_vendor_domination
•Owain van Brakel - Optipng -nc -nb -o7
•brian - tf101g make file added
•Owain van Brakel - i fail
•Owain van Brakel - Also use our vendor/samsung
•Owain van Brakel - n7100 use our hardware/samsung
•Owain van Brakel - Fix up jewel
Project name: android_vendor_pa
•aaronpoweruser - pa 3.67
•slickrick - Update t0ltecdma devices (i605 and l900)
•slickrick - Add support for m7 devices (m7tmo and m7ul)
•aaronpoweruser - pa 3.65
Project name: android_vendor_cm
•Owain van Brakel - Exfat and ntfs
Project name: proprietary_vendor_samsung
•Daniel Hillenbrand - n7100: remove ril blobs
•Daniel Hillenbrand - n80xx: remove ril blobs
•Daniel Hillenbrand - i9103: remove libril
•Shareef Ali - jf: bring back samsung ril. problems with slow data on certian modem
•Hemant Hariyani - SGX-BIN: DDK binaries and KM source 1.9@2291151
•Shareef Ali - jf: commonize ril blobs
•Dan Pasanen - jf-common: copy nvram to _murata as well
Project name: android_device_common
•Steve Kondik - libbt: Fix stray comma
•Steve Kondik - libbt: Add prepatch support
•Steve Kondik - libbt: Add btlock support
Project name: android_device_samsung_n7100
•Owain van Brakel - not needed on XHDPI
•Owain van Brakel - hw probz
•Daniel Hillenbrand - n7100: use opensource libril, use SamsungExynos4RIL class
•Owain van Brakel - We got this somewhere else
Project name: android_device_samsung_smdk4412-common
•Owain van Brakel - Optipng -nc -nb -o7
•Javier Ferrer - smdk4412-common: camera: improve fix for snapshot crash with touch2focus and flash
•Steve Kondik - smdk4412: Use non-NEON memcpy routine
•mark - smdk4412-common: fix user configurable In-Call settings when cancelling dialog
•mark - smdk4412-common: fix user configurable settings when cancelling dialog
•Daniel Hillenbrand - smdk4412: set board vendor
•Steve Kondik - smdk4412: Fix perms of /tmp in recovery
Project name: android_bootable_recovery
•Arne Coucheron - Update for zlib changes
•Nathan Grebowiec - Bump to 6.0.3.3
Project name: android_dalvik
•You Kim - Fix a minor bug in dvmCreateInterpThread
•You Kim - Fix a minor leak in dvmCreateInlineSubsTable
•You Kim - Fix minor leaks caused by failed initialization in JNI_CreateJavaVM
•Owain van Brakel - Fix compiling
Project name: android_system_vold
•Steve Kondik - vold: Add NTFS read+write support via ntfs-3g
•Steve Kondik - vold: exFAT support
Project name: android_system_core
•Owain van Brakel - Optipng -nc -nb -o7
•Owain van Brakel - Yeah fix this...
•Owain van Brakel - Compiling fixes
•Brian Carlstrom - Fixed reversed output in netstat Recv-Q Send-Q columns
•Chirayu Desai - lolcat
Project name: android_external_webkit
•Owain van Brakel - Optipng -nc -nb -o7
Project name: android_external_genext2fs
•Nick Kralevich - genext2fs: update fs_config calls for capabilities change.
Project name: android_external_exfat
•Steve Kondik - Call exit instead of abort on unhandled errors
•Steve Kondik - Handle 64-bit offsets correctly on Android
•Steve Kondik - Add support for building on Android
•resver@gmail.com - Removed OpenBSD-specific macros because there is no OpenBSD port anyway.
•resver@gmail.com - Removed Solaris-specific macros because Solaris support is broken anyway.
Project name: android_external_linux-tools-perf
•Koushik Dutta - clang and mac 10.9 fixes. strlcpy is a macro defined by the system libraries in Xcode 5. This causes a duplicate definition error.
Project name: android_external_sepolicy
•Kenny Root - Revert "ISSUE 6849488 Bluedroid stack, remove system/bluetooth."
Project name: android_external_skia
•ghepeu - Fimg2d3x: fix icon scaling issue with acceleration enabled
•ghepeu - Fimg2d: set fimg.isFilter in SkDraw::drawBitmap
•ghepeu - Fimg2d: misc fixes
•ghepeu - Fimg2d: set fimg.isFilter in SkDraw::drawBitmap
•ghepeu - Fimg2d3x: fix icon scaling issue with acceleration enabled
Project name: android_external_yaffs2
•Nick Kralevich - yaffs2: update fs_config calls for capabilities change.
Project name: android_external_fuse
•Owain van Brakel - Fix compiling
•Steve Kondik - Add missing config.h for Android
•Steve Kondik - Support for building on Android
•Miklos Szeredi - Released 2.9.3
•Miklos Szeredi - libfuse: don't close fd if it's -1
•Miklos Szeredi - libfuse: fix multiple close of device fd
Project name: android_external_elfutils
•Koushik Dutta - Add support for clang: elfutils seems to exclusively use a gcc extension, nested functions. clang does not implement this extension, but does have a similar feature, blocks. They both function in essentially the same way: closures in C.
Project name: android_external_ntfs-3g
•Steve Kondik - Rename fuse-lite in the Android makefile
•Steve Kondik - Build mkntfs on Android
•Xinyu Chen - ENGR00234042 Fix file over 2G size can not be written
•Xinyu Chen - ENGR00232884-2 Add ntfsfix support
•Xinyu Chen - ENGR00232884-1 basic porting for ntfs-3g
•Steve Kondik - Initial import of ntfs-3g_ntfsprogs-2013.1.13
Project name: android_external_zlib
•Steve Kondik - Fix broken symlinks
Project name: android
•Owain van Brakel - Revert "Back to testing turbo"
•Owain van Brakel - Use our download provider
•Owain van Brakel - Back to testing turbo
•Owain van Brakel - no pac
•Owain van Brakel - CM their trebuchet is way better
•Owain van Brakel - use our fuse
•Steve Kondik - Add NTFS-3g, FUSE and exFAT repositories
•Owain van Brakel - derp
•Owain van Brakel - oops
•Owain van Brakel - hopefully this works
Project name: android_packages_apps_DeskClock
•Delphin PETER - DeskClock : FR translation
•DvTonder - DeskClock: AF Translations
•Jorge Ruesga - DeskClock: Fix landscape graphic defect
•Tomasz Popielarczyk - DeskClock: Update Polish language
Project name: android_packages_apps_Phone
•Owain van Brakel - Optipng -nc -nb -o7
•Owain van Brakel - Fix compiling
•Danny Baumann - Also show contact name in blacklist.
•Koushik Dutta - Add android.permission.INTERCEPT_SMS permission.
•Danny Baumann - Store phone blacklist in content provider (4/4)
•Danny Baumann - Make contacts app aware of blacklist setting (2/3)
•arrrghhh - Fix typo
•Chris Lei - Phone: Disable accelerometer sensor while in-call and screen UI is off
•Steve Kondik - phone: Set default preference values for blacklist option
•Steve Kondik - phone: Enable the blacklist by default
•Pawit Pornkitprasan - phone: Add option for setting device phone number (squashed)
Project name: android_packages_apps_LegacyCamera
•Gustavo - LegacyCamera: PT-BR update translations
Project name: android_packages_apps_Calendar
•Owain van Brakel - Optipng -nc -nb -o7
Project name: android_packages_apps_Email
•Owain van Brakel - Optipng -nc -nb -o7
Project name: android_packages_apps_LockClock
•arrrghhh - Remove line, not needed in translation file.
•Darren Salt - cLock: EN-GB translations
•elelinux - LockClock: Add Swedish translation
Project name: android_packages_apps_Camera
•Owain van Brakel - Optipng -nc -nb -o7
•Javier Ferrer - Camera: Add some Samsung color effects
•Gustavo - Camera: PT-BR update translations
•Shareef Ali - camera: reset camera surface on previewstart()
Project name: android_packages_apps_Apollo
•Davis Mosenkovs - Apollo: LV translation (rebase)
•Gustavo - Apollo: PT-BR update translations
•Kyrylo Mikos - Apollo: Ignore playlist when name is null.
•Tomasz Popielarczyk - Apollo: Update Polish translation
•Danny Baumann - Fix merge derp.
•Danny Baumann - Make sure notification is shown when playback is started via media button intent.
•Danny Baumann - Fix audio session ID handling when invoking DSP manager.
Project name: android_packages_apps_CMFileManager
•Gustavo - CMFileManager: PT-BR translations
•Hasso Tepper - CMFileManager: Correct logic of string generation
•Gustavo - CMFileManager: PT-BR update translations
Project name: android_packages_apps_Bluetooth
•Owain van Brakel - Optipng -nc -nb -o7
Project name: android_packages_apps_Trebuchet
•Gustavo - Trebuchet: PT-BR update translations
•DvTonder - Trebuchet: AF Translations
Project name: android_packages_apps_Calculator
•Owain van Brakel - Optipng -nc -nb -o7
Project name: packages_apps_PackageInstaller
•Owain van Brakel - Optipng -nc -nb -o7
Project name: android_packages_apps_Torch
•prescott66 - Torch: SK translation
•Tomasz Popielarczyk - Torch: Update Polish language
•Danny Baumann - Fix aapt warning.
Project name: android_packages_apps_HwaSettings
•Owain van Brakel - Optipng -nc -nb -o7
Project name: android_packages_apps_HALO
•Owain van Brakel - Optipng -nc -nb -o7
Project name: android_packages_apps_Mms
•Owain van Brakel - Optipng -nc -nb -o7
Project name: android_packages_apps_Contacts
•Owain van Brakel - Optipng -nc -nb -o7
•Danny Baumann - Store phone blacklist in content provider (3/4)
•Danny Baumann - Make contacts app aware of phone blacklist setting (3/3)
•Gustavo - Contacts: PT-BR update translations
Project name: android_packages_apps_Settings
•Owain van Brakel - Optipng -nc -nb -o7
•0xD34D - Use the new PreferenceDrawerActivity to make use of the navigation drawer UI.
•Danny Baumann - Let accessibility feature instructions scroll.
•Windows 7 Fun - Settings: Add rotate animation (2/2)
•Jorge Ruesga - Storage Settings: Allow user to trigger a volume rescan
•Owain van Brakel - Fix this string derp
•Kiran Surath - Added Myself
•Owain van Brakel - Compiling fixes
•Owain van Brakel - Network speed
•0xD34D - Add gesture based lockscreen security. [2/2]
•Lars Greiss - Settings: privacy Guard enhance app logic
•Owain van Brakel - Revert "Settings: privacy Guard ehance app logic"
•Lars Greiss - Settings: privacy Guard ehance app logic
•Lars Greiss - Settings: Introduce Privacy Guard Manager
•Owain van Brakel - Don't need this anymore
•Owain van Brakel - Fix compiling error
•Owain van Brakel - forgot this file
•Owain van Brakel - Airplane
•Owain van Brakel - This looks better
•Owain van Brakel - DERP
•Owain van Brakel - Share option
•Owain van Brakel - Oops
•Owain van Brakel - Listview interpolators
Project name: android_packages_apps_Browser
•Owain van Brakel - Optipng -nc -nb -o7
Project name: android_packages_apps_DSPManager
•urbels - Add LV translation
•Tomasz Popielarczyk - DSPManager: Update Polish language
Project name: android_packages_inputmethods_LatinIME
•Owain van Brakel - Optipng -nc -nb -o7
Project name: android_packages_wallpapers_LivePicker
•Owain van Brakel - Optipng -nc -nb -o7
Project name: android_packages_providers_ContactsProvider
•Owain van Brakel - Optipng -nc -nb -o7
•Danny Baumann - Use MemoryCursor code in framework.
Project name: packages_providers_DownloadProvider
•Owain van Brakel - Optipng -nc -nb -o7
Project name: android_packages_providers_MediaProvider
•Owain van Brakel - Optipng -nc -nb -o7
•Daniel Hillenbrand - MediaProvider: get UUID of removable volumes for non-FAT filesystems
Project name: android_packages_providers_TelephonyProvider
•Danny Baumann - Store phone blacklist in content provider (2/4)
Project name: android_libcore
•Elliott Hughes - Fix the documentation for Math/StrictMath ceil/floor.
•Geremy Condra - Remove support for duplicate file entries
•Geremy Condra - Remove support for duplicate file entries