summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-221-0/+10
* Fix the buildRomain Guy2009-05-221-0/+80
* Add a new API to ListView: setGestures(int). This allows developers to enable...Romain Guy2009-05-221-87/+165
* Move the Gestures API to the framework in android.gesture.Romain Guy2009-05-211-0/+1091
* location: Replace ILocationCollector interface with new ILocationProvider methodMike Lockwood2009-05-211-11/+0
* Add padding to public.xml to avoid breaking from auto-merges.Dianne Hackborn2009-05-201-2/+2862
* Fix issue #1859814: Add android.os.Build.MANUFACTURERDianne Hackborn2009-05-201-0/+10
* Fix build.Dianne Hackborn2009-05-191-0/+11
* Fixes external #2686. Make @android:anim/linear_interpolator public since the...Romain Guy2009-05-181-0/+11
* Fix the build. :(Dianne Hackborn2009-05-151-21/+10
* Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-151-23/+55
* Allow intent resolution to be constrained by package name.Mihai Preda2009-05-151-4/+34
* Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-141-0/+1143
* Fix the build, again.Romain Guy2009-05-141-0/+11
* Get the backup calling through to the file backup helper.Joe Onorato2009-05-141-213/+0
* AI 148803: Update 1.xml and 2.xml for methods that take Generic Type Varargs....Bill Napier2009-05-132-4/+4
* Make android.content.ComponentName implement java.lang.Comparable.Joe Onorato2009-05-121-0/+15
* Implement issue #1783881 (manifest option for adb-install-only apps)Dianne Hackborn2009-05-122-861/+22
* PackageManager keeps track of who installed what.Jacek Surazski2009-05-121-1/+3
* Fixes #1847219. Add a new API to load fonts from arbitrary files: Typeface.cr...Romain Guy2009-05-121-0/+26
* this should fix the buildMathias Agopian2009-05-081-60/+60
* Implement targetSdkVersion and maxSdkVersion, plus version code names.Dianne Hackborn2009-05-081-0/+125
* Improve shutdown process to send broadcast for applications.Dianne Hackborn2009-05-081-0/+22
* Fix keyboard redraw bug on long-press of CapsLock.Amith Yamasani2009-05-081-0/+24
* Fix the build.Jeff Hamilton2009-05-071-5/+40
* More backup testsJoe Onorato2009-05-071-0/+178
* Add new setTag(int, Object) API to allow applications to specify several tags.Romain Guy2009-05-061-0/+28
* Fixed issue 1709450: Requirements for CDMA Tone GeneratorEric Laurent2009-05-061-0/+55
* fix issue 1713090: After a Bluetooth call, MusicPlayer starts playing on spea...Eric Laurent2009-05-061-2/+2
* Rewrite SyncStorageEngine to use flat files and in-memory data structures.Dianne Hackborn2009-05-051-0/+43
* Config: Deprecate most fields, and hook into ConfigBuildFlagsDave Bort2009-05-012-6/+335198
* location: Add support for location providers outside of the system process.Mike Lockwood2009-05-011-0/+22
* Add the ability to specify the onClick handler with XML. The new android:...Romain Guy2009-05-011-0/+11
* NEW_API: Expose includeInGlobalSearch searchable attributeBjorn Bringert2009-05-011-0/+11
* NEW_API: Expose searchSuggestThreshold searchable attributeBjorn Bringert2009-05-011-0/+11
* Hide the backup stuff for nowChristopher Tate2009-04-301-106/+0
* Add android.backup.BackupManagerChristopher Tate2009-04-301-0/+30
* First baby steps towards settings backupChristopher Tate2009-04-291-0/+87
* Fix the build.Romain Guy2009-04-291-2/+2
* Merge branch 'readonly-p4-donut' into donutMitsuru Oshima2009-04-271-0/+33
|\
| * AI 147845: Compatibility mode support. Part 1Mitsuru Oshima2009-04-271-0/+33
* | Enable static Java APIs for OpenGL ES 1.1 extensions.Jack Palevich2009-04-241-16/+3
* | API_CHANGE: external_storage: Add SDCARD_WRITE permission with associated str...San Mehat2009-04-231-1/+23
* | Add an Android-specific static OpenGL ES 1.1 Java API.Jack Palevich2009-04-161-1/+10420
* | Merge branch 'readonly-p4-donut' into donutEric Shienbrood2009-04-132-22/+142
|\ \ | |/
| * AI 145980: am: CL 145881 Adding on to CL 145383, unhiding some additional met...Eric Shienbrood2009-04-132-22/+142
* | Merge branch 'readonly-p4-donut' into donutJeffrey Sharkey2009-04-132-26/+0
|\ \ | |/
| * AI 145860: am: CL 145568 Hide setStarted() from public API.Jeffrey Sharkey2009-04-132-26/+0
* | Merge branch 'readonly-p4-donut' into donutAndy Stadler2009-04-102-117/+1413
|\ \ | |/
| * AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler2009-04-102-117/+1413