summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with Term not recognizing numeric keys on VK.donutSteve Kondik2010-04-131-55/+22
* Disable Compcache settings if they can't be used.Steve Kondik2010-04-111-4/+16
* Add option to control battery percentage display.Steve Kondik2010-04-113-1/+21
* Merge branch 'donut' of git://android.git.kernel.org/platform/development int...Steve Kondik2010-02-271-8/+14
|\
| * Add the test rules to the SDK (do not merge)Xavier Ducrohet2009-11-241-0/+1
| * Add Japanese font to SDK. (do not merge)Xavier Ducrohet2009-11-101-8/+13
* | PointerLocation tool which understands multitouch from Eclair.Steve Kondik2010-01-041-70/+215
* | removed "compass in maps" and "font size" options that do nothingEvan Widger2010-01-045-99/+3
* | Fix monkey for framework changes.Steve Kondik2009-12-211-1/+1
* | Fix typo in Spare Parts (CM-724)Steve Kondik2009-11-251-1/+1
* | Merge branch 'donut-release' of git://android.git.kernel.org/platform/develop...Steve Kondik2009-11-2424-340/+1304
|\|
| * doc change only: update gae python server script (tested)Dirk Dougherty2009-10-141-47/+208
| * Merge change I249d0927 into donutAndroid (Google) Code Review2009-10-131-1/+1
| |\
| | * Fix platform package descriptionXavier Ducrohet2009-10-131-1/+1
| * | Make WVGA/High skins use a higher VM heap size. (do not merge)Xavier Ducrohet2009-10-122-2/+4
| |/
| * Merge change I4dcec84d into donutAndroid (Google) Code Review2009-10-093-2/+9
| |\
| | * Update the build rules and project template to match the ones in eclair (do n...Xavier Ducrohet2009-10-093-2/+9
| * | merge from donut-gmsJean-Baptiste Queru2009-10-084-94/+608
| |\ \ | | |/ | |/|
| | * Remove unnecessary preprocessing of monkey commands, fix bug where it didn't ...mike ritter2009-09-272-78/+52
| | * adding a recorder function to collect output into an xml file; adding getvars...mike ritter2009-09-233-75/+608
| | * Merge commit 'm/donut-release' into donut-gmsandroid-build SharedAccount2009-09-117-12/+33
| | |\
| | * | Add runtest test def for cts-webkit.Brett Chabot2009-09-101-0/+7
| * | | Merge the new Ant script rules and template from Eclair (do not merge)Xavier Ducrohet2009-09-299-191/+456
| * | | Move to 1.6_r2 (DO NOT MERGE)Xavier Ducrohet2009-09-291-1/+1
| * | | Fix the skins to do proper dpad rotation in landscape mode.David 'Digit' Turner2009-09-295-2/+17
| | |/ | |/|
* | | Add permissionSteve Kondik2009-11-071-1/+2
* | | Add preference for compcacheSteve Kondik2009-11-073-3/+23
* | | Default PIN_HOME to off.Steve Kondik2009-11-071-1/+1
* | | Add preference for Launcher auto-orientation.Steve Kondik2009-10-303-1/+20
* | | Fix strings and layout.Steve Kondik2009-10-212-2/+8
* | | Default pin_home to true.Steve Kondik2009-10-211-1/+1
* | | Add preference for locking home app in memory.Steve Kondik2009-10-213-0/+21
* | | Merge branch 'master' of git://android.git.kernel.org/platform/development in...Steve Kondik2009-09-070-0/+0
|\ \ \
| * | | merge from donutJean-Baptiste Queru2009-09-03396-2254/+11012
| |\| |
* | | | Terminal Emulator fixesChris Frage2009-09-034-22/+23
* | | | Merge branch 'master' of git://android.git.kernel.org/platform/development in...Steve Kondik2009-09-0323-9/+312
|\| | | | |/ / |/| |
| * | Merge change 6506Android Code Review2009-08-261-1/+1
| |\ \
| | * | Updated to better distinguish between options and operandsNate Karstens2009-08-261-1/+1
| * | | Enhancement: ApiDemos - App - Dialog - AlertDialog with MultipleChoices backe...Muthu Ramadoss2009-08-263-0/+38
| |/ /
| * | merge from donutJean-Baptiste Queru2009-08-033036-16323/+82257
| |\ \
| * \ \ merge from donutJean-Baptiste Queru2009-07-2983-871/+6251
| |\ \ \
| * \ \ \ Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-252450-79506/+170540
| |\ \ \ \
| * | | | | Value for windows condition is missing a dot before "exe". "adbexe" should be...Simon Schoar2009-06-101-1/+1
| * | | | | Add the FixedGridLayout sample code.Joe Onorato2009-05-288-0/+218
| * | | | | Fix NullPointer exception in function getBrokenAvds()djken2009-05-081-1/+1
| * | | | | Merge commit 'korg/donut'The Android Open Source Project2009-04-2488-926/+3903
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'korg/cupcake'The Android Open Source Project2009-04-14161-5930/+5545
| |\ \ \ \ \ \
| * | | | | | | ADT #1742875: Document the SDK build process and new cupcake SDK changes.Ralf2009-03-302-0/+651
| * | | | | | | Merge commit 'korg/cupcake'The Android Open Source Project2009-03-2797-1180/+8520
| |\ \ \ \ \ \ \
| * | | | | | | | q2dm: correctly expect the return type of strchr(const char*) to beScott Tsai2009-03-211-2/+2