Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
a69a23b2a5fa7738a5c5c3b74865f20308a96190
/
api
68f2f54
Bug 2330111
by Paul Westbrook
· 15 years ago
df83afa
More device policy manager / admin work.
by Dianne Hackborn
· 15 years ago
ef34035
NEW_API: Declare an ACTION_SEARCH_SETTINGS constant in android.provider.Settings so that apps can cause this system setting group to be opened directly.
by Justin Mattson
· 15 years ago
d684784
First pass at new device policy and administration APIs.
by Dianne Hackborn
· 15 years ago
130a8b7
Add Dialog.setOnShowListener() to the public API.
by Ficus Kirkpatrick
· 15 years ago
3084a6f
rename testHasFeatures to hasFeatures
by Fred Quintana
· 15 years ago
b8a2aaf
New method to return the last dialed number Bug:2227429
by Nicolas Catania
· 15 years ago
c5dfa70
Revert "New method to return the last dialed number"
by Nicolas Catania
· 15 years ago
ac835c9
New method to return the last dialed number Bug:2227429
by Nicolas Catania
· 15 years ago
e495d1f
fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize
by Vasu Nori
· 15 years ago
55f3ac5
Expose SearchManager constants for global search
by Bjorn Bringert
· 15 years ago
bb68a4f
add AccountManager.testHasFeatures() to make it easy to check if a given account has a set of features
by Fred Quintana
· 15 years ago
c849cdf
Unhide some CM constants to support unbundling.
by Robert Greenwalt
· 15 years ago
0408675
Add and expose SearchManager.getSearchableInfo()
by Bjorn Bringert
· 15 years ago
52eab1c
Unhide LocationManager APIs needed for unbundled location providers.
by Mike Lockwood
· 15 years ago
32d580c
Copy SearchSourceSelector from QuickSearchBox
by Bjorn Bringert
· 15 years ago
71de785
Make Build.UNKNOWN public.
by Ficus Kirkpatrick
· 15 years ago
980a938
Deprecate fill_parent and introduce match_parent. Bug: #2361749.
by Romain Guy
· 15 years ago
431f5fd
Unhide WebView#emulateShiftHeld() so that gmail can do select-to-copy
by Evan Millar
· 15 years ago
6a5b0ec
Deprecate onTooManyRedirects.
by Patrick Scott
· 15 years ago
624d39d
Unhide intent extra constants for Camera.
by Chih-Chung Chang
· 15 years ago
6e70912
Bumper un-@hide (un-@pending actually) of previously reviewed APIs:
by Dan Egnor
· 15 years ago
fa9cafa
Add a string for second-ABI system property to android.os.Build.
by Ficus Kirkpatrick
· 15 years ago
9d2f7a7
Add LocationManagerImpl class to act as a public wrapper for the ILocationProvider interface
by Mike Lockwood
· 15 years ago
6e99b7a
add ACCESS_CACHE_FILESYSTEM permission to core manifest
by Doug Zongker
· 15 years ago
0cb047c
unhide the RecoverySystem class
by Doug Zongker
· 15 years ago
d755b06
Add RemoteViews.setBundle() method.
by Bjorn Bringert
· 15 years ago
3490140
Cleanup and add public wrapper for IGeocodeProvider interface to prepare for network location unbundling.
by Mike Lockwood
· 15 years ago
03abb81
Kill the task killers.
by Dianne Hackborn
· 15 years ago
5926325
Unhide some MediaStore things that should be public.
by Marco Nelissen
· 15 years ago
a6276fd
A library for encoding and decoding ETC1 textures.
by Jack Palevich
· 15 years ago
a0b5176
am 68e9014e: am 484d2888: Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa.
by Eric Laurent
· 15 years ago
484d288
Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa.
by Eric Laurent
· 15 years ago
ee0511d
Fix issue #1154972: clone defined, but class doesn't implement Cloneable
by Dianne Hackborn
· 15 years ago
bde0716
resolved conflicts for merge of 08ace2e0 to master
by Jeff Hamilton
· 15 years ago
f3960b1
Remove the IM provider contract class.
by Jeff Hamilton
· 15 years ago
2c56341
resolved conflicts for merge of 5a374f94 to master
by Fred Quintana
· 15 years ago
274dc9d
moved the hidden sync helpers out of the framework
by Fred Quintana
· 15 years ago
74a76d5
am 83652ebf: am 3a3fd2ba: Merge change Iaf1f0918 into eclair-mr2
by Dianne Hackborn
· 15 years ago
1c633fc
Implement API to have new broadcasts replace existing broadcasts.
by Dianne Hackborn
· 15 years ago
80ffd8c
resolved conflicts for merge of da9691e9 to master
by Jean-Baptiste Queru
· 15 years ago
326d808
Added View#dispatchViewVisibilityChanged and View#onDispatchVisibilityChanged; updated api; tests
by Adam Powell
· 15 years ago
4c2fc8c
resolved conflicts for merge of fac57636 to master
by Jack Palevich
· 15 years ago
513b723
use a fixed value for public ID
by Jean-Baptiste Queru
· 15 years ago
2ec6c56
am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard c
by Fred Quintana
· 15 years ago
a74df10
resolved conflicts for merge of cfccf5a1 to master
by Jean-Baptiste Queru
· 15 years ago
9b902a5
am eb68a226: am af9788a9: Merge change Ia53c6725 into eclair-mr2
by Dianne Hackborn
· 15 years ago
507ecd5
am c99f154b: am dcd8bad3: Merge change Ia28d9547 into eclair-mr2
by Bjorn Bringert
· 15 years ago
8ea4867
am 0e933c85: am f7d0b013: Add TrafficStats class to SDK.
by Ken Shirriff
· 15 years ago
328c0e7
- removed the concept of Entity from the ContentProvider APIs
by Fred Quintana
· 15 years ago
aa396b9
Unhide the Android OpenGL ES 2.0 API
by Jack Palevich
· 15 years ago
1148006
Add new white style for ExpandableListView.
by Romain Guy
· 15 years ago
09c916b
Add bindService API to not bring ot foreground.
by Dianne Hackborn
· 15 years ago
13107bb
Expose SearchableInfo and getSearchablesInGlobalSearch()
by Bjorn Bringert
· 15 years ago
f7d0b01
Add TrafficStats class to SDK.
by Ken Shirriff
· 15 years ago
6180977
am 8657978a: am ddcea3d2: Expose onReceivedSslError() so that the WebView client can accept the error and continue.
by Grace Kloba
· 15 years ago
13169d8
am 19e0db20: am ebc910da: Merge change Iaad9c8d1 into eclair-mr2
by Andy McFadden
· 15 years ago
ddcea3d
Expose onReceivedSslError() so that the WebView client
by Grace Kloba
· 15 years ago
e35cfda
Add new(-ish) Dalvik opcodes to Opcodes.java.
by Andy McFadden
· 15 years ago
aad9c8d
Restore 7.xml.
by Andy McFadden
· 15 years ago
c6b9206e
am b5d92322: am 5c9d6e5b: Merge change Ie46db339 into eclair-mr2
by Andy McFadden
· 15 years ago
e46db33
Remove "unused" opcodes from API.
by Andy McFadden
· 15 years ago
9946639
am 8ad6ec2e: am 8280c2b1: Implement new MockContentProvider. Also make ContentProvider aware of the class.
by Daisuke Miyakawa
· 15 years ago
95f118e
am f7407998: am 39b08235: Add API level 8, currently a copy of 7.
by Dianne Hackborn
· 15 years ago
8bf73ff
am 7a1192ff: am eefe7b1b: am b2e49a23: Add API level 7.
by Dianne Hackborn
· 15 years ago
8280c2b
Implement new MockContentProvider. Also make ContentProvider aware of the class.
by Daisuke Miyakawa
· 15 years ago
39b0823
Add API level 8, currently a copy of 7.
by Dianne Hackborn
· 15 years ago
eefe7b1
am b2e49a23: Add API level 7.
by Dianne Hackborn
· 15 years ago
b2e49a2
Add API level 7.
by Dianne Hackborn
· 15 years ago
8da7873
am dbed5350: am b28632a5: am c7a63eea: Add a new field to Intent that allows you to give a hint about what on screen caused the intent to be sent.
by Joe Onorato
· 15 years ago
b28632a
am c7a63eea: Add a new field to Intent that allows you to give a hint about what on screen caused the intent to be sent.
by Joe Onorato
· 15 years ago
c7a63ee
Add a new field to Intent that allows you to give a hint about what on screen caused the intent to
by Joe Onorato
· 15 years ago
03fe67d
am ea200b0c: am 7d2fd650: am cc6ff2bc: Cleanup @hide and @deprecated directives.
by Wink Saville
· 15 years ago
8a1b6de
am e2585127: am 9ed7dc10: am 5886050f: Merge change I0d8f7593 into eclair
by Dianne Hackborn
· 15 years ago
7d2fd65
am cc6ff2bc: Cleanup @hide and @deprecated directives.
by Wink Saville
· 15 years ago
cc6ff2b
Cleanup @hide and @deprecated directives.
by Wink Saville
· 15 years ago
9ed7dc10
am 5886050f: Merge change I0d8f7593 into eclair
by Dianne Hackborn
· 15 years ago
a7ca0e5
Fix issue #2296457: PackageManager.addPackageToPreferred needs to a no-op
by Dianne Hackborn
· 15 years ago
355c20c
Unhide the Android OpenGL ES 2.0 API
by Jack Palevich
· 15 years ago
f3ab5c6
am 86ef717e: am 99cee031: Merge change Ieb7a7d57 into eclair-mr2
by Dan Egnor
· 15 years ago
eb7a7d5
Change the DropBoxManager API slightly (this is public, but not yet released) --
by Dan Egnor
· 15 years ago
0187e9e
Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. Do not merge.
by Ben Murdoch
· 15 years ago
357997d
Improves documentation for GeolocationPermissions class. Do not merge.
by Steve Block
· 15 years ago
4ddc2ed
am fa351d38: am e5683369: Merge change I60dfecdc into eclair-mr2
by Mike Lockwood
· 15 years ago
fb73f79
Add window manager support for overriding button and keyboard backlight values.
by Mike Lockwood
· 15 years ago
e4ecccd
am e1e5ff37: am 288509a9: am 633177cb: Move updated 6.xml from eclair-sholes-release into eclair
by Evan Millar
· 15 years ago
288509a
am 633177cb: Move updated 6.xml from eclair-sholes-release into eclair
by Evan Millar
· 15 years ago
8914a04
am 483ae632: am 5a03f36e: maintain cache of statementids returned by sqlite upon compiling a sql stmnt
by Vasu Nori
· 15 years ago
633177c
Move updated 6.xml from eclair-sholes-release into eclair
by Evan Millar
· 15 years ago
5a03f36
maintain cache of statementids returned by sqlite upon compiling a sql stmnt
by Vasu Nori
· 15 years ago
8e7241a
Make apicheck happy.
by Andy McFadden
· 15 years ago
43bc59e5
am 12c90b05: am aa5e25d2: Re-run update-api to fix the build.
by Ben Murdoch
· 15 years ago
aa5e25d
Re-run update-api to fix the build.
by Ben Murdoch
· 15 years ago
fda04eb
am c26197e0: am 7caaeecc: Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage.
by Ben Murdoch
· 15 years ago
7caaeec
Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage.
by Ben Murdoch
· 15 years ago
187f074
am 79374643: am b9ab7126: am 524812fb: Merge change I7d40ad9a into eclair
by Dianne Hackborn
· 15 years ago
b9ab712
am 524812fb: Merge change I7d40ad9a into eclair
by Dianne Hackborn
· 15 years ago
608620d
am a7ad3f6c: am 50a21f4d: add reboot() method to PowerManager
by Doug Zongker
· 15 years ago
cfdd6cd
am 74dcb02f: am 57534f1b: Improves documentation for GeolocationPermissions class.
by Steve Block
· 15 years ago
3ab6aee
am f1efe8e3: am f61ab007: am 5994cd28: -hide AccountManagerResponse, which never should have been exposed in the first place
by Fred Quintana
· 15 years ago
Next »