summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SemcRIL: Improve AID selectiongingerbread-releaseDiogo Ferreira2011-10-241-1/+11
* Fix EAP password being lost when switching from an EAP network toDanny Baumann2011-10-191-0/+9
* Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_frameworks...Steve Kondik2011-10-0930-28/+53
|\
| * Merge "Added Arrows to pressed ring bubbles to indicate selection." into ging...Steve Kondik2011-10-1018-0/+0
| |\
| | * Added Arrows to pressed ring bubbles to indicate selection.prash2011-10-0718-0/+0
| * | Merge "SystemUI: hdpi icon fix per MaxSommers" into gingerbreadcm-7.1.0Steve Kondik2011-10-102-0/+0
| |\ \
| | * | SystemUI: hdpi icon fix per MaxSommersfitsnugly2011-10-022-0/+0
| * | | Merge "Fix setting connection status when switching profiles via 3rd party ap...Steve Kondik2011-10-105-14/+12
| |\ \ \
| | * | | Fix setting connection status when switching profiles via 3rd partyDanny Baumann2011-10-065-14/+12
| * | | | Merge "RingLock : Fix animation" into gingerbreadSteve Kondik2011-10-101-0/+1
| |\ \ \ \
| | * | | | RingLock : Fix animationDanesh2011-10-011-0/+1
| | | |/ / | | |/| |
| * | | | libcameraservice: Workaround for nvidia TTF bugRicardo Cerqueira2011-10-071-0/+8
| | |_|/ | |/| |
| * | | Crespo: Fix 2G/3G toggle widgetKalimochoAz2011-10-051-1/+20
| | |/ | |/|
| * | audioflinger: Allow bundling the A2DP interfaceRicardo Cerqueira2011-10-053-1/+12
| * | Merge "surfaceflinger: persist.sys property for 16bpp transparency" into ging...Koushik Dutta2011-10-053-13/+20
| |\ \ | | |/ | |/|
| | * surfaceflinger: persist.sys property for 16bpp transparencyTanguy Pruvot2011-09-283-13/+20
* | | libcameraservice: Workaround for nvidia TTF bugRicardo Cerqueira2011-10-071-0/+8
* | | audioflinger: Allow bundling the A2DP interfaceRicardo Cerqueira2011-10-063-1/+12
|/ /
* | Merge "Remove some log messages" into gingerbreadSteve Kondik2011-09-303-6/+1
|\ \
| * | Remove some log messagesSebastian Schmidt2011-09-293-6/+1
* | | Merge "Fix fallback path for default profile groups." into gingerbreadSteve Kondik2011-09-303-10/+25
|\ \ \
| * | | Fix fallback path for default profile groups.Danny Baumann2011-09-293-10/+25
* | | | Merge branch 'gingerbread' of git://git.omapzoom.org/platform/frameworks/base...Steve Kondik2011-09-2956-419/+765
|\ \ \ \ | |/ / / |/| | |
| * | | opengl: Ensure we only load the GLES emulation library when the emulator supp...David 'Digit' Turner2011-09-161-0/+43
| * | | Merge "Import revised translations. DO NOT MERGE" into gingerbreadEric Fischer2011-08-0141-318/+400
| |\ \ \
| | * | | Import revised translations. DO NOT MERGEEric Fischer2011-06-2941-318/+400
| * | | | Merge "Preserve invariant that sService is not null (although NfcAdapter.get(...Nick Pelly2011-07-111-6/+11
| |\ \ \ \
| | * | | | Preserve invariant that sService is not null (although NfcAdapter.get() can r...Robert Tsai2011-07-091-6/+11
| * | | | | merge intel x86 patches into gingerbread branchDavid 'Digit' Turner2011-07-083-3/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | NativeDaemonConnector: Fix SDCard mounting bug in the emulator.David 'Digit' Turner2011-07-071-1/+2
| | * | | | Fix missing NLBruce Beare2011-07-072-2/+1
| |/ / / /
| * | | | Merge "Bring in more layout lib changes from hc-mr1." into gingerbreadXavier Ducrohet2011-06-2812-192/+322
| |\ \ \ \
| | * | | | Bring in more layout lib changes from hc-mr1.Xavier Ducrohet2011-06-1612-192/+322
| * | | | | Merge "CherryPick 06942bc4 from hc-mr1. do not merge." into gingerbreadXavier Ducrohet2011-06-282-4/+9
| |\| | | |
| | * | | | CherryPick 06942bc4 from hc-mr1. do not merge.Xavier Ducrohet2011-06-162-4/+9
| * | | | | Merge "CherryPick 988eeeb5 from hc-mr1. do not merge." into gingerbreadXavier Ducrohet2011-06-283-16/+49
| |\| | | |
| | * | | | CherryPick 988eeeb5 from hc-mr1. do not merge.Xavier Ducrohet2011-06-163-16/+49
| * | | | | Merge "DO NOT MERGE. may fix build on some version of gcc" into gingerbreadXavier Ducrohet2011-06-281-0/+1
| |\| | | |
| | * | | | DO NOT MERGE. may fix build on some version of gccMathias Agopian2011-06-161-0/+1
| * | | | | Add intent actions for new firmware events.mike wakerly2011-06-271-0/+58
| | |/ / / | |/| | |
| * | | | Merge "DO NOT MERGE Incoming Bluetooth Connection requests - dialog." into gi...Jaikumar Ganesh2011-06-2111-43/+493
| |\ \ \ \
| | * | | | DO NOT MERGE Incoming Bluetooth Connection requests - dialog.Jaikumar Ganesh2011-06-2111-43/+493
| * | | | | NFC Adapter Extras API update.Nick Pelly2011-06-172-14/+12
| | |/ / / | |/| | |
| * | | | Merge "Import revised Croatian translations." into gingerbreadMaarten Hooft2011-06-161-0/+2
| |\ \ \ \
| | * | | | Import revised Croatian translations.Eric Fischer2011-06-151-0/+2
| * | | | | Fix lease duration handlingIrfan Sheriff2011-06-151-12/+19
| |/ / / /
| * | | | fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)Mathias Agopian2011-06-134-20/+43
| * | | | Ignore duplicate WAP push PDU source/destination port if configuredSoojung Shin2011-06-104-1/+69
| * | | | Moving flag to a member field instead of a stack variable.Dan Morrill2011-06-101-3/+6
| * | | | Merge "Adding a new config value used to tell StatusBarPolicy to always use C...Dan Morrill2011-06-092-1/+8
| |\ \ \ \