summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More work on wallpapers: animations, lifecycle, scaling, etc.Dianne Hackborn2009-08-3015-85/+375
* Merge change 23244 into eclairAndroid (Google) Code Review2009-08-291-0/+1
|\
| * Add mobile Email type.Jeff Sharkey2009-08-291-0/+1
* | am a84a26d2: Merge change 23241 into donutScott Main2009-08-295-0/+9
|\ \ | |/ |/|
| * Merge change 23241 into donutAndroid (Google) Code Review2009-08-295-0/+9
| |\
| | * add searchable dictionary to html docs and dev guide navScott Main2009-08-295-0/+9
* | | add the ability to specify yieldpoints in a ContentProviderOperationFred Quintana2009-08-283-1/+89
* | | am af0b780a: Merge change 23198 into donutMike LeBeau2009-08-281-24/+38
|\ \ \ | |/ /
| * | Merge change 23198 into donutAndroid (Google) Code Review2009-08-281-24/+38
| |\ \ | | |/ | |/|
| | * Update SearchManager documentation to reflect latest behavior.Mike LeBeau2009-08-281-24/+38
* | | Don't mark an APN disabled if setup failsRobert Greenwalt2009-08-283-13/+3
* | | Merge change 23182 into eclairAndroid (Google) Code Review2009-08-282-10/+53
|\ \ \
| * | | MO SMS fail after sending 100 messagesYong Liu2009-08-282-10/+53
* | | | am e1df8224: Merge change 23173 into donutBrett Chabot2009-08-281-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge change 23173 into donutAndroid (Google) Code Review2009-08-281-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Remove flaky test LifecycleTest.testDialog from large continuous suite.Brett Chabot2009-08-281-1/+2
* | | | Merge change 23169 into eclairAndroid (Google) Code Review2009-08-281-8/+6
|\ \ \ \
| * | | | More assert => CHECKAndreas Huber2009-08-281-8/+6
| | |_|/ | |/| |
* | | | Merge change 23127 into eclairAndroid (Google) Code Review2009-08-281-2/+4
|\ \ \ \
| * | | | Fixing bug 2086021. AccessiblityService could sometimes get a null pointerCharles Chen2009-08-281-2/+4
* | | | | Merge change 23168 into eclairAndroid (Google) Code Review2009-08-281-0/+1
|\ \ \ \ \
| * | | | | EventHub: Fix file descriptor leak.Mike Lockwood2009-08-281-0/+1
* | | | | | Merge change 23165 into eclairAndroid (Google) Code Review2009-08-281-5/+10
|\ \ \ \ \ \
| * | | | | | Fixes a race condition between entering ERROR state and initial buffer submit.Andreas Huber2009-08-281-5/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge change 22940 into eclairAndroid (Google) Code Review2009-08-287-367/+406
|\ \ \ \ \ \
| * | | | | | Fix bug 2040024 phone rings only once sometimes.Wink Saville2009-08-287-367/+406
* | | | | | | Merge change 23064 into eclairAndroid (Google) Code Review2009-08-2829-225/+574
|\ \ \ \ \ \ \
| * | | | | | | Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...Jason Sams2009-08-2729-225/+574
* | | | | | | | Merge change 23023 into eclairAndroid (Google) Code Review2009-08-282-12/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Armor string format tokens with translation placeholders.Eric Fischer2009-08-282-12/+12
* | | | | | | | | Merge change 23108 into eclairAndroid (Google) Code Review2009-08-281-7/+12
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Launch synthesis thread at max priority to prevent hicups in playback.Jean-Michel Trivi2009-08-281-7/+12
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | don't layout when setting size from zoom if only height changedCary Clark2009-08-282-4/+11
* | | | | | | | Merge change 22988 into eclairAndroid (Google) Code Review2009-08-281-5/+7
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Only add model in the UA for the release buildGrace Kloba2009-08-271-5/+7
* | | | | | | | Merge change 23103 into eclairAndroid (Google) Code Review2009-08-281-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixing the build.Andreas Huber2009-08-281-1/+1
* | | | | | | | | Final high-density frameworks artwork drop from designers (dated 25-Aug-2009).Daniel Sandler2009-08-281174-0/+0
* | | | | | | | | Merge change 23077 into eclairAndroid (Google) Code Review2009-08-282-366/+580
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | optimize MCC tableTammo Spalink2009-08-282-366/+580
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | resolved conflicts for merge of 1e348378 to eclairMike LeBeau2009-08-275-60/+254
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge change 23043 into donutAndroid (Google) Code Review2009-08-275-59/+254
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "Remove third party support for Quick Search Box (aka global search)."Karl Rosaen2009-08-275-59/+254
* | | | | | | | | Add platform infrastructure for features.Dianne Hackborn2009-08-2714-40/+527
* | | | | | | | | Merge change 23067 into eclairAndroid (Google) Code Review2009-08-272-4/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | allow delaying after yieldingFred Quintana2009-08-272-4/+40
* | | | | | | | | | Merge change 22893 into eclairAndroid (Google) Code Review2009-08-273-29/+19
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Simplifies err code propagation.Hung-ying Tyan2009-08-283-29/+19
* | | | | | | | | | add an accessor for Context for use by subclassesFred Quintana2009-08-273-0/+11
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge change 23012 into eclairAndroid (Google) Code Review2009-08-274-9/+74
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |