summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Implement basic framework for fingerprint lockscreenTodd Gurzick2012-02-2623-51/+2598
* | | | | This causes make checkapi (and thus the build) to fail. Please fix this. All ...Koushik Dutta2012-02-2523-2594/+50
* | | | | Implement basic framework for fingerprint lockscreenTodd Gurzick2012-02-2623-50/+2594
|/ / / /
* | | | @hide all the changes to frameworks/base...Koushik Dutta2012-02-2521-4/+104
* | | | Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_frameworks...Koushik Dutta2012-02-25228-1716/+5955
|\ \ \ \
| * | | | Fix screen hang after dismissing a landscape alarm.Dianne Hackborn2012-02-205-89/+153
| * | | | LGEStarRIL: fix DST handling exceptionSang Tae Park2012-02-161-6/+5
| | |/ / | |/| |
| * | | Merge "Add missing translation in copy'n'paste menu." into gingerbreadRicardo Cerqueira2012-02-151-0/+1
| |\ \ \
| | * | | Add missing translation in copy'n'paste menu.Eddy Witkamp2012-01-231-0/+1
| * | | | Fix display freeze happening when changing device orientation whileDanny Baumann2012-02-151-12/+10
| * | | | Merge "framework/base: tr: CM Turkish Translations" into gingerbreadRicardo Cerqueira2012-02-141-6/+56
| |\ \ \ \
| | * | | | framework/base: tr: CM Turkish TranslationsHep Happy2012-02-091-6/+56
| * | | | | Merge "Add notification type constants." into gingerbreadRicardo Cerqueira2012-02-141-0/+3
| |\ \ \ \ \
| | * | | | | Add notification type constants.Danny Baumann2012-02-121-0/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge "additional landscape layout for sim pin unlock" into gingerbreadRicardo Cerqueira2012-02-142-0/+128
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | additional landscape layout for sim pin unlocknadlabak2012-02-122-0/+128
| | |/ / /
| * | | | Furtherly fix up notification swipe handling.Danny Baumann2012-02-133-8/+48
| * | | | Add safety net for notification swipe handling.Danny Baumann2012-02-123-2/+19
| |/ / /
| * | | Merge "Fix mDeskModeKeepsScreenOn logic" into gingerbreadRicardo Cerqueira2012-02-111-1/+2
| |\ \ \
| | * | | Fix mDeskModeKeepsScreenOn logicEmilio López2012-02-051-1/+2
| * | | | Notification power widget mobiledata auto 2g/3gdjMesias2012-02-092-2/+30
| | |/ / | |/| |
| * | | Improve scrolling cache (ported from ICS)Sang Tae Park2012-02-081-0/+7
| * | | Unfreeze display even if screen is offRicardo Cerqueira2012-02-071-1/+1
| * | | Don't animate rotations when screen is offRicardo Cerqueira2012-02-051-3/+3
| * | | Revert "Fix low battery warnings on lockscreen on some languages"Danny Baumann2012-02-044-4/+4
| |/ /
| * | Czech: added missing stringsOndrej Zima2012-02-021-1/+6
| * | Add 'Blade' lockscreen style (1/3)fuzz2012-02-0124-1/+130
| * | Merge "AbsListView: add option to disable scrolling cache (1/2)" into gingerb...Ricardo Cerqueira2012-02-011-2/+28
| |\ \
| | * | AbsListView: add option to disable scrolling cache (1/2)Sang Tae Park2012-01-301-2/+28
| * | | Merge "Broadcom FM: add support for BCM20xx chipsets, improve seek algorithm"...Ricardo Cerqueira2012-02-012-18/+59
| |\ \ \
| | * | | Broadcom FM: add support for BCM20xx chipsets, improve seek algorithmConn O'Griofa2011-11-262-18/+59
| * | | | Fix low battery warnings on lockscreen on some languagesEmilio López2012-01-314-4/+4
| * | | | Ability to debug over Network (framework part)Tanguy Pruvot2012-01-319-24/+92
| * | | | Merge "Do not rotate keyboard D-Pad events for USB keyboards" into gingerbreadRicardo Cerqueira2012-01-315-17/+26
| |\ \ \ \
| | * | | | Do not rotate keyboard D-Pad events for USB keyboardsEmilio López2012-01-315-17/+26
| * | | | | Let maintainers disable the new rotation animationEmilio López2012-01-311-1/+1
| |/ / / /
| * | | | Merge "Fix mouse clicks which reset mouse cursor to the left of screen" into ...Ricardo Cerqueira2012-01-312-10/+17
| |\ \ \ \
| | * | | | Fix mouse clicks which reset mouse cursor to the left of screenTanguy Pruvot2012-01-312-10/+17
| | | |/ / | | |/| |
| * | | | Fixes FC on boot when lockscreen disabledDaniel Bateman2012-01-291-0/+7
| |/ / /
| * | | Rotation animation, fix for devices with ro.sf.hwrotation set to something ot...kallt_kaffe2012-01-261-2/+3
| * | | Allow reducing the BT connection delay.Glenn Maynard2012-01-252-1/+18
| * | | Merge "Custom carrier label (1/2)" into gingerbreadRicardo Cerqueira2012-01-255-33/+202
| |\ \ \
| | * | | Custom carrier label (1/2)Frederic Van Assche2012-01-245-33/+202
| * | | | Merge "Fixed: missing new voicemail notification with some carriers/devices" ...Ricardo Cerqueira2012-01-251-35/+177
| |\ \ \ \
| | * | | | Fixed: missing new voicemail notification with some carriers/devicesSamuel Berube2011-12-301-35/+177
| * | | | | Support screenshot / renderScreenToTexture under OpenGL ES 1.0Won-Kyu Park2012-01-242-5/+262
| | |/ / / | |/| | |
| * | | | Merge "Add option to lock volume keys in silent mode (framework part)" into g...Ricardo Cerqueira2012-01-232-8/+64
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add option to lock volume keys in silent mode (framework part)Nihanth Subramanya2012-01-232-8/+64
| * | | | Merge "LockScreen Alignment: Right (Part 2/2)" into gingerbreadRicardo Cerqueira2012-01-236-20/+169
| |\ \ \ \
| | * | | | LockScreen Alignment: Right (Part 2/2)Will DeBerry2012-01-186-20/+169