Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
cfd205c3034dae87f2ded3dc3585e42e6057ec0e
/
api
f6ff591
am 72eb0aca: Merge change 5483 into donut
by Android (Google) Code Review
· 17 years ago
723738c
Expand support for different screen sizes.
by Dianne Hackborn
· 17 years ago
8b81160
add a new error code ERROR_CODE_BAD_REQUEST
by Fred Quintana
· 17 years ago
8e5916b
am 83b8678d: Merge change 5319 into donut
by Android (Google) Code Review
· 17 years ago
2bacbdf
Add new APIs to LauncherActivity to be used elsewhere.
by Dianne Hackborn
· 17 years ago
43cc2ba
am 5f80605a: Include user query in search intents
by Bjorn Bringert
· 17 years ago
2ac3412
resolved conflicts for merge of 5a42b083 to master
by Romain Guy
· 17 years ago
20cb94e
Direct api to the native media player.
by Nicolas Catania
· 17 years ago
5f80605
Include user query in search intents
by Bjorn Bringert
· 17 years ago
e29f064
Fixes #1905761. Updates the height of ACTV's drop down whenever the IME changes.
by Romain Guy
· 17 years ago
ac9385e
- clean up the sync settings names to:
by Fred Quintana
· 17 years ago
cf01aa3
am 1bee98af: Merge change 5100 into donut
by Android (Google) Code Review
· 17 years ago
b6d90ca
Fill in CDMA gaps and clean up ToneGenerator code
by David Krause
· 17 years ago
d6377fb
resolved conflicts for merge of 9336f5d9 to master
by Leon Scroggins
· 17 years ago
9ce4c6c
Make browser bookmarks permissions part of the public API.
by Leon Scroggins
· 17 years ago
ce1311a
am 766d7236: Merge change 4737 into donut
by Android (Google) Code Review
· 17 years ago
8cdcb12
Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995.
by Wei-Ta Chen
· 17 years ago
f1891f4
am 52546575: Merge change 4818 into donut
by Android (Google) Code Review
· 17 years ago
a6fcc95
Added in Settings.Secure default country and variant for the default TTS language.
by Jean-Michel Trivi
· 17 years ago
c137135
am 3d74bb4a: Add "why?" button to low battery dialog.
by Dianne Hackborn
· 17 years ago
3d74bb4
Add "why?" button to low battery dialog.
by Dianne Hackborn
· 17 years ago
1e3fc65
am 649f99e8: Add Intent.ACTION_SEND_MULTIPLE
by Wu-cheng Li
· 17 years ago
649f99e
Add Intent.ACTION_SEND_MULTIPLE
by Wu-cheng Li
· 17 years ago
8dbbe3b
am 63e7155c: Merge change 4696 into donut
by Android (Google) Code Review
· 17 years ago
5c1e00b
Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo.
by Dianne Hackborn
· 17 years ago
abb01db
am c14b9ccd: Extend Intent/Uri conversion for use by Browser
by Dianne Hackborn
· 17 years ago
c14b9ccd
Extend Intent/Uri conversion for use by Browser
by Dianne Hackborn
· 17 years ago
e1fae30
Merge commit '0781df94' into manualmerge
by Suchi Amalapurapu
· 17 years ago
1ccac75
Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app
by Suchi Amalapurapu
· 17 years ago
723eab00
am 4ebd855b: Fix build.
by Dianne Hackborn
· 17 years ago
29930a1
am 3dcea047: Merge change 4237 into donut
by Android (Google) Code Review
· 17 years ago
48f7220
am aa67df9f: Merge change 4248 into donut
by Android (Google) Code Review
· 17 years ago
4ebd855
Fix build.
by Dianne Hackborn
· 17 years ago
2d4b6ad9
Remove obsolete FOTA_UPDATE permission (which should never have been
by Dan Egnor
· 17 years ago
9788976
add icon and label to the authenticator description
by Fred Quintana
· 17 years ago
29148f9
Remove ADD_SYSTEM_SERVICE and SET_PROCESS_FOREGROUND permissions.
by Dianne Hackborn
· 17 years ago
3c69d55
am 763a5723: Hide gestures API.
by Romain Guy
· 17 years ago
763a572
Hide gestures API.
by Romain Guy
· 17 years ago
bf85d63
am 78f0f8cb: Merge changes 3953,3954 into donut
by Android (Google) Code Review
· 17 years ago
66e4aed
Add ViewBinder & setText APIs to match SimpleCursorAdapter
by Andrew Stadler
· 17 years ago
d881dc7
am d8210899: NEW_API: Expose queryAfterZeroResults searchable attribute.
by Satish Sampath
· 17 years ago
23ecae3
Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.
by Joe Onorato
· 17 years ago
d821089
NEW_API: Expose queryAfterZeroResults searchable attribute.
by Satish Sampath
· 17 years ago
edc4a87d
am 6b4b50b8: Merge change 2900 into donut
by Android (Google) Code Review
· 17 years ago
5317514
Add support for custom tab views in TabHost and TabWidget.
by Jack Veenstra
· 17 years ago
0d24e9b
am 0e1ca574: Add support for gestures in Home.
by Romain Guy
· 17 years ago
0e1ca57
Add support for gestures in Home.
by Romain Guy
· 17 years ago
26fd4ea
am 3279fbad: Merge change 3652 into donut
by Android (Google) Code Review
· 17 years ago
f478267
Adding default text-to-speech language in Settings.Secure.
by Jean-Michel Trivi
· 17 years ago
4bd6d869
am 03f0b21b: Fix several issues in the gestures libraries.
by Romain Guy
· 17 years ago
f149247
Fix the build
by Romain Guy
· 17 years ago
03f0b21
Fix several issues in the gestures libraries.
by Romain Guy
· 17 years ago
7fe416e
Fix bug in saving gestures stores. The outputstream was wrapping itself, thus causing huge problems.
by Romain Guy
· 17 years ago
76ff31b
am d299b819: Add a new attribute to android manifest for defining the GLES version number. This attribute is parsed by the PackageParser into ConfigurationInfo. The major and minor version numbers are defined as the higher and lower order bits.
by Suchi Amalapurapu
· 17 years ago
fa4d817
am 7b0d2d93: Merge change 3223 into donut
by Android (Google) Code Review
· 17 years ago
d299b81
Add a new attribute to android manifest for defining the GLES version number.
by Suchi Amalapurapu
· 17 years ago
f62ba45
Adding new Settings.Secure properties for the Text-To-Speech functionality.
by Jean-Michel Trivi
· 17 years ago
cc784e3
am 2f1b422d: Merge change 3249 into donut
by Android (Google) Code Review
· 17 years ago
a1280ad
am d84aa185: Merge change 3181 into donut
by Android (Google) Code Review
· 17 years ago
48603e7
Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settings
by Mike LeBeau
· 17 years ago
d8dfeb5
- make it easier to add content values to the ContentProviderOperation
by Fred Quintana
· 17 years ago
683f3be
Unhide inInputShareable in BitmapFactory.Options.
by Wei-Ta Chen
· 17 years ago
342d59d
am 9189cabb: * Moved supports-density tag under manifest * Refactored Compatibility code * Added CompatibilityInfo class * Removed getApplicationScale from Context * Added Resources#getCompatibilityInfo so that RootView can get the compatibility info w/o going through Context * Expandable support * Added expandable tag under manifest * Old application w/o expandable is given the default screen size ([320, 480] x density). * The non-expandable window is centered.
by Mitsuru Oshima
· 17 years ago
9189cab
* Moved supports-density tag under manifest
by Mitsuru Oshima
· 17 years ago
e52b365
am 9af0b4f7: Add new listener to GestureOverlayView. This listener fires whenever the overlay thinks the user is starting a new gesture. This allows Home to snap the workspace back to its original position during a gesture operation.
by Romain Guy
· 17 years ago
9af0b4f
Add new listener to GestureOverlayView. This listener fires whenever the overlay thinks the user is starting a new gesture. This allows Home to snap the workspace back to its original position during a gesture operation.
by Romain Guy
· 17 years ago
df1235f
am eb949674: Unhide inPurgeable in BitmapFactory.Options.
by Wei-Ta Chen
· 17 years ago
eb94967
Unhide inPurgeable in BitmapFactory.Options.
by Wei-Ta Chen
· 17 years ago
03d9490
- create a new generic ISyncAdapter implementation, SyncAdapterNew
by Fred Quintana
· 17 years ago
7c49790
am 162c9d0e: Merge change 2805 into donut
by Android (Google) Code Review
· 17 years ago
5a3a77d
base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE
by San Mehat
· 17 years ago
ad6042a
am 181fafaf: Retool the backup process to use a new \'BackupAgent\' class
by Christopher Tate
· 17 years ago
181fafa
Retool the backup process to use a new 'BackupAgent' class
by Christopher Tate
· 17 years ago
4a3cdb2
am 2d75410f: Merge change 2748 into donut
by Android (Google) Code Review
· 17 years ago
8d78756
Fix the build.
by Romain Guy
· 17 years ago
0c66b4b
am 9fc2e9c9: MemoryFile constructor and native methods throw IOExceptions.
by Bjorn Bringert
· 17 years ago
9fc2e9c
MemoryFile constructor and native methods throw IOExceptions.
by Bjorn Bringert
· 17 years ago
96cdc61
am 1e2e44e9: Merge change 2365 into donut
by Android (Google) Code Review
· 17 years ago
fc1b15c
Fix wifi multicast API for public use.
by Robert Greenwalt
· 17 years ago
c5d0343
am de8268d6: Merge change 2331 into donut
by Android (Google) Code Review
· 17 years ago
4bc035a
Fix issue 1846343 - part 1
by Eric Laurent
· 17 years ago
a788bf9
am e7c36dda: Add new orientation attribute to GestureOverlayView. This can be used to prevent the overlay from interfering with vertically/horizontally scrolling views underneath the overlay.
by Romain Guy
· 17 years ago
e7c36dd
Add new orientation attribute to GestureOverlayView. This can be used to prevent the overlay from interfering with vertically/horizontally scrolling views underneath the overlay.
by Romain Guy
· 17 years ago
a8ddb28
am ec25df9f: Fix drawing bug: opaque invalidations should not be taken into account when the invalidated view is animating. Also add the ability to disable the auto-fade on the GestureOverlayView.
by Romain Guy
· 17 years ago
ec25df9
Fix drawing bug: opaque invalidations should not be taken into account when the invalidated view is animating. Also add the ability to disable the auto-fade on the GestureOverlayView.
by Romain Guy
· 17 years ago
d35041d
am 82392e84: Merge change 2402 into donut
by Android (Google) Code Review
· 17 years ago
82f3495
Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix the events processing in the gestures overlay mechanism. Give better control of the various properties of the overlay through XML attributes.
by Romain Guy
· 17 years ago
385bb79
am b181118b: Define TARGET_CPU_ABI for finding native code in .apks
by Dianne Hackborn
· 17 years ago
b181118
Define TARGET_CPU_ABI for finding native code in .apks
by Dianne Hackborn
· 17 years ago
8943737
add ipc support to batching
by Fred Quintana
· 17 years ago
4c723bc
am c0292b04: Fix the build
by Romain Guy
· 17 years ago
d14508b
merge f41c640d8424fbd90cb1751173ede1c9f5e848b4 w/minor conflict
by The Android Open Source Project
· 17 years ago
c0292b0
Fix the build
by Romain Guy
· 17 years ago
d6a463a
Add a new API to ListView: setGestures(int). This allows developers to enable gestures to jump inside the list or filter it. This change also introduces a new XML attribute to control this API. It also adds the ability to theme the GestureOverlayView from the gestures library. Finally, this adds a new VERSION header to the binary format used to store the letters for the recognizer.
by Romain Guy
· 17 years ago
03536ea
Fix public.xml to clean up Eclair's public resources.
by Dianne Hackborn
· 17 years ago
e6c9378
am cfcc0df2: Merge change 2285 into donut
by Android (Google) Code Review
· 17 years ago
db567c3
Move the Gestures API to the framework in android.gesture.
by Romain Guy
· 17 years ago
9b1e140
am 8c690ea9: Merge change 2182 into donut
by Android (Google) Code Review
· 17 years ago
fd6e5f0
location: Replace ILocationCollector interface with new ILocationProvider method
by Mike Lockwood
· 17 years ago
bb59a9f
Merge commit 'f479aa0900e9a85afdc78b1048684e37579ebf23'
by The Android Open Source Project
· 17 years ago
Next »