summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "Improve Wi-Fi hand-off"Irfan Sheriff2012-02-291-0/+1
|\
| * Improve Wi-Fi hand-offIrfan Sheriff2012-02-291-0/+1
* | Merge: Introduce UpdateLocksChristopher Tate2012-02-291-0/+1
* | Fix for broken build part 2. Update 16.txt tooGilles Debunne2012-02-281-1/+0
* | Fix for broken build. update-api step missing.Gilles Debunne2012-02-281-1/+0
* | Merge "Deprecate default constructor for classes that should have been meant ...James Dong2012-02-281-5/+5
|\ \
| * | Deprecate default constructor for classes that should have been meant to be i...James Dong2012-02-271-5/+5
* | | Merge "Deprecated a mis-spelled method and replaced it with a new method"James Dong2012-02-281-1/+2
|\ \ \
| * | | Deprecated a mis-spelled method and replaced it with a new methodJames Dong2012-02-271-1/+2
| |/ /
* | | Merge "Add new Reminder Method: Alarm"Alon Albert2012-02-271-0/+1
|\ \ \ | |/ / |/| |
| * | Add new Reminder Method: AlarmAlon Albert2012-02-241-0/+1
* | | Merge "New development permissions."Dianne Hackborn2012-02-241-0/+7
|\ \ \
| * | | New development permissions.Dianne Hackborn2012-02-231-0/+7
| |/ /
* | | Add support for optional titles in action modesAdam Powell2012-02-241-0/+2
* | | Merge "deprecate L_8, LA_88 and RGB_332 in sdk"Mathias Agopian2012-02-241-4/+4
|\ \ \ | |_|/ |/| |
| * | deprecate L_8, LA_88 and RGB_332 in sdkMathias Agopian2012-02-241-4/+4
| |/
* | Merge "New notification priority and related APIs."Daniel Sandler2012-02-241-1/+15
|\ \ | |/ |/|
| * New notification priority and related APIs.Daniel Sandler2012-02-241-1/+15
* | Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-1/+1
* | Improve textDirection APIsFabrice Di Meglio2012-02-161-2/+4
* | Add View.onResolvePadding() as a public APIFabrice Di Meglio2012-02-151-0/+2
* | Fix the buildFabrice Di Meglio2012-02-151-2/+2
* | Make MarginLayoutParams startMargin and endMargin API publicFabrice Di Meglio2012-02-151-0/+7
* | Make View paddingStart and paddingEnd API publicFabrice Di Meglio2012-02-151-0/+6
* | Make textDirection API publicFabrice Di Meglio2012-02-131-2/+26
* | Merge "Fix bug #5904777 GridLayout should be RTL aware"Fabrice Di Meglio2012-02-131-0/+2
|\ \
| * | Fix bug #5904777 GridLayout should be RTL awareFabrice Di Meglio2012-02-131-0/+2
| |/
* | Clean up and expose LongSparseArray.Dianne Hackborn2012-02-101-0/+20
* | Merge "Some cruft removal."Dianne Hackborn2012-02-102-2/+2
|\ \
| * | Some cruft removal.Dianne Hackborn2012-02-102-2/+2
| |/
* | Merge "Add an api to switch to the next IME and subtype"satok2012-02-101-0/+1
|\ \ | |/ |/|
| * Add an api to switch to the next IME and subtypesatok2012-02-101-0/+1
* | Add new feature for running services in "isolated" sandbox processes.Dianne Hackborn2012-02-092-2/+4
|/
* Make the TimeAnimator class public.Chet Haase2012-02-031-0/+9
* Merge "Rename CancellationSignal using preferred spelling."Jeff Brown2012-02-021-12/+12
|\
| * Rename CancellationSignal using preferred spelling.Jeff Brown2012-02-021-12/+12
* | Merge "Unhide AAC_ADTS file format"James Dong2012-02-021-1/+2
|\ \
| * | Unhide AAC_ADTS file formatJames Dong2012-02-021-1/+2
| |/
* | New global setting for developer options.Dianne Hackborn2012-02-021-0/+1
|/
* Add Developer Option setting for Animator scaling.Chet Haase2012-02-021-0/+1
* Merge "Deprecate ACTION_BACKGROUND_DATA_SETTING_CHANGED."Jeff Sharkey2012-02-011-1/+1
|\
| * Deprecate ACTION_BACKGROUND_DATA_SETTING_CHANGED.Jeff Sharkey2012-01-301-1/+1
* | Merge "Support automatic cancellation of Loaders."Jeff Brown2012-02-011-3/+11
|\ \
| * | Support automatic cancellation of Loaders.Jeff Brown2012-02-011-3/+11
| |/
* | Implement background vs foreground broadcastsChristopher Tate2012-02-011-0/+1
* | Add tools specific annotations to the API.Xavier Ducrohet2012-01-311-0/+10
* | Merge "Add GradientDrawable.setColors(int[])"Romain Guy2012-01-311-0/+3
|\ \
| * | Add GradientDrawable.setColors(int[])Romain Guy2012-01-311-0/+3
| |/
* | Add new ViewPropertyAnimator utility methodsChet Haase2012-01-311-0/+3
|/
* Fix bug in LayoutTransition for INVISIBLE viewsChet Haase2012-01-301-2/+4