Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove API that snuck into MockPackageManager | Kenny Root | 2011-01-17 | 5 | -64/+0 |
* | Merge "Don't break the build... update to 11.xml." into honeycomb | Romain Guy | 2011-01-17 | 1 | -0/+10 |
|\ | |||||
| * | Don't break the build... update to 11.xml. | Romain Guy | 2011-01-17 | 1 | -0/+10 |
* | | Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into hon... | Romain Guy | 2011-01-17 | 5 | -4/+40 |
|\ \ | |/ | |||||
| * | Add BitmapFactory.Options.inMutable to load mutable bitmaps. | Romain Guy | 2011-01-17 | 5 | -5/+41 |
* | | Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb | Kenny Root | 2011-01-17 | 8 | -438/+0 |
|\ \ | |||||
| * | | Revert "Add the {get,set}PackageObbPaths calls to API" | Kenny Root | 2011-01-17 | 8 | -438/+0 |
* | | | Merge "Add internal plumbing to DPM for encryption" into honeycomb | Andy Stadler | 2011-01-17 | 5 | -68/+414 |
|\ \ \ | |||||
| * | | | Add internal plumbing to DPM for encryption | Andy Stadler | 2011-01-17 | 5 | -68/+414 |
| |/ / | |||||
* | | | Merge "Catching some edge cases while flinging/scrolling in NumberPicker" int... | Svetoslav Ganov | 2011-01-17 | 1 | -4/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Catching some edge cases while flinging/scrolling in NumberPicker | Svetoslav Ganov | 2011-01-17 | 1 | -4/+4 |
* | | | Merge "Start renaming FragmentTransaction.openTransaction() to beginTransacti... | Dianne Hackborn | 2011-01-17 | 6 | -11/+27 |
|\ \ \ | |||||
| * | | | Start renaming FragmentTransaction.openTransaction() to beginTransaction(). | Dianne Hackborn | 2011-01-17 | 6 | -11/+38 |
* | | | | Re-@hide some of the other StorageManager API | Kenny Root | 2011-01-17 | 4 | -304/+4 |
* | | | | Merge "Fix bug 3360954 - Text overlaid on menu icons" into honeycomb | Adam Powell | 2011-01-17 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | Fix bug 3360954 - Text overlaid on menu icons | Adam Powell | 2011-01-17 | 1 | -2/+3 |
* | | | | | Merge "docs: update fragment docs with revised APIs, add sample code from Api... | Scott Main | 2011-01-17 | 2 | -379/+546 |
|\ \ \ \ \ | |||||
| * | | | | | docs: update fragment docs with revised APIs, add sample code from ApiDemos, ... | Scott Main | 2011-01-16 | 2 | -379/+546 |
* | | | | | | Merge "Add OBB size to PackageStats" into honeycomb | Kenny Root | 2011-01-17 | 4 | -0/+74 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add OBB size to PackageStats | Kenny Root | 2011-01-17 | 4 | -0/+74 |
* | | | | | | | Merge "Prevent NPE when no indicator is specified. Bug #3362349" into honeycomb | Romain Guy | 2011-01-17 | 1 | -2/+5 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Prevent NPE when no indicator is specified. | Romain Guy | 2011-01-17 | 1 | -2/+5 |
* | | | | | | | Merge "Ensure that no callback is invoked while initializing DatePicker" into... | Svetoslav Ganov | 2011-01-17 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ensure that no callback is invoked while initializing DatePicker | Svetoslav Ganov | 2011-01-17 | 1 | -0/+2 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge "Add back legacy layout for preference framework for compatibility." in... | Amith Yamasani | 2011-01-17 | 10 | -50/+320 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add back legacy layout for preference framework for compatibility. | Amith Yamasani | 2011-01-16 | 10 | -50/+320 |
* | | | | | | | | Merge "Delivering null cursor to loader callbacks." into honeycomb | Jeff Hamilton | 2011-01-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Delivering null cursor to loader callbacks. | Dmitri Plotnikov | 2011-01-17 | 1 | -1/+1 |
* | | | | | | | | Merge "Video editor API update - rework for Patch Set 3" into honeycomb | Dharmaray Kundargi | 2011-01-17 | 21 | -4667/+11183 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Video editor API update - rework for Patch Set 3 | Santosh Madhava | 2011-01-16 | 21 | -4667/+11183 |
* | | | | | | | | | Merge "integrate videoeditor preview player." into honeycomb | Dharmaray Kundargi | 2011-01-17 | 3 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | integrate videoeditor preview player. | Dharmaray Kundargi | 2011-01-16 | 3 | -0/+8 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge "videoeditor JNI files on honeycomb" into honeycomb | Dharmaray Kundargi | 2011-01-17 | 16 | -0/+10645 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | videoeditor JNI files on honeycomb | Dharmaray Kundargi | 2011-01-16 | 16 | -0/+10645 |
* | | | | | | | | | | Merge "Fix issue 3354692." into honeycomb | Eric Laurent | 2011-01-17 | 1 | -10/+32 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix issue 3354692. | Eric Laurent | 2011-01-17 | 1 | -10/+32 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge "Yet another fix for 9patch rendering. Bug #3362133" into honeycomb | Romain Guy | 2011-01-17 | 2 | -16/+17 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Yet another fix for 9patch rendering. | Romain Guy | 2011-01-17 | 2 | -16/+17 |
* | | | | | | | | | Hide USB mass storage APIs in StorageManager | Kenny Root | 2011-01-17 | 3 | -140/+10 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Merge "Make ImageProcessing work." into honeycomb | Shih-wei Liao | 2011-01-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Make ImageProcessing work. | Shih-wei Liao | 2011-01-17 | 1 | -1/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge "Implicitly/Explicitly subtypes bug." into honeycomb | satok | 2011-01-16 | 2 | -7/+8 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Implicitly/Explicitly subtypes bug. | satok | 2011-01-17 | 2 | -7/+8 |
* | | | | | | | | Merge "Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and FEATURE_ACTION_MODE_O... | Adam Powell | 2011-01-16 | 3 | -8/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and | Adam Powell | 2011-01-16 | 3 | -8/+14 |
* | | | | | | | | | Fixing bug related to collisions with AppWidget view ids and AppWidgetHost vi... | Adam Cohen | 2011-01-16 | 1 | -1/+5 |
* | | | | | | | | | Merge "LayoutLib: extract resource resolution into its own class." into honey... | Xavier Ducrohet | 2011-01-16 | 9 | -561/+652 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | LayoutLib: extract resource resolution into its own class. | Xavier Ducrohet | 2011-01-16 | 9 | -561/+652 |
* | | | | | | | | | Merge "Fix 3005526: Properly update StatusView from Password/PIN unlock" into... | Jim Miller | 2011-01-16 | 2 | -11/+16 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix 3005526: Properly update StatusView from Password/PIN unlock | Jim Miller | 2011-01-16 | 2 | -11/+16 |