Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
83835359e51ddb8be37cea9bf4bb32f9390d82b7
/
api
bf3e5b0
Fix for badly rebased current.xml
by Adam Powell
· 15 years ago
8f1bfe1
ListView#getCheckItemIds() deprecated for ListView#getCheckedItemIds().
by Adam Powell
· 15 years ago
4528186
Refactor android.backup => android.app.backup
by Christopher Tate
· 15 years ago
51c5a0c
Added accessors for view overscroll modes
by Adam Powell
· 15 years ago
7299c41
Refactor car mode.
by Dianne Hackborn
· 15 years ago
540bc03
Unhide reconnect() in Camera.
by Chih-Chung Chang
· 15 years ago
ff84600
Unhide CamcorderProfile and CameraProfile Java API
by James Dong
· 15 years ago
8e060c0
Update current.xml to fix build error.
by Ray Chen
· 15 years ago
7a67f156
Remove native options.
by Ray Chen
· 15 years ago
055c986
Add location provider name to gps-processing-method in EXIF header.
by Ray Chen
· 15 years ago
0fc6bc4
Clean up MediaRecorder for public Java SDK
by James Dong
· 15 years ago
c37cb24
Feature to return an extra in the cursor that keeps the spinny going.
by Amith Yamasani
· 15 years ago
0b49ab5
Add SearchManager.SUGGEST_COLUMN_TEXT_2_URL
by Bjorn Bringert
· 15 years ago
8754be5
Hide GeocoderParams class from public API.
by Mike Lockwood
· 15 years ago
14b60e7
add warning in finalizer. deprecate protected members.
by Vasu Nori
· 15 years ago
9147a0e
SslCertificate should use Dates - fixing api for build
by Brian Carlstrom
· 15 years ago
ef05e07
Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links
by Dianne Hackborn
· 15 years ago
8cbb8f5
Unhide zoom API.
by Wu-cheng Li
· 15 years ago
61c9d4b
Let apps change the bottom strip in TabWidget. Bug #2478088
by Romain Guy
· 15 years ago
2036dba
Add a new WebCoreWorker thread to handle the tasks
by Grace Kloba
· 15 years ago
87bba1e
Move DeviceAdmin APIs to android.app.admin.
by Dianne Hackborn
· 15 years ago
61a4493
fix [2475541] Deprecate Sensor.TYPE_ORIENTATION
by Mathias Agopian
· 15 years ago
340acd8
Add an extra which allows to query *only* for the voice search language preference.
by Mike LeBeau
· 15 years ago
1f9e1b4
Remove public variables in PackageManager
by Suchi Amalapurapu
· 15 years ago
1b487ec
expose some sync control methods
by Fred Quintana
· 15 years ago
0eec21d
Add dialog to display storage users when enabling/disabling ums
by Suchi Amalapurapu
· 15 years ago
4c904a3
fix the build.
by Joe Onorato
· 15 years ago
5cb70b5
Rename Display.getOrientation() to Display.getRotation().
by Dianne Hackborn
· 15 years ago
08bbffb
Support CharSequence lists+arrays in Bundle+Intent
by Bjorn Bringert
· 15 years ago
24b326a
Unhide exposure compensation API.
by Wu-cheng Li
· 15 years ago
2269d157
Re-arrange android-common so framework no longer links with it.
by Dianne Hackborn
· 15 years ago
3dda518
Add 'restoreAnyVersion' attr for apps that want to restore "future" data
by Christopher Tate
· 15 years ago
eebc8e2
b/2441327 Added add account intent to public api.
by Erik
· 15 years ago
520f87f
Fix build.
by Andy McFadden
· 15 years ago
c4e1bf7
Add class init stats to alloc counters (API change).
by Andy McFadden
· 15 years ago
2e1818a
New API on VideoView widget to suspend/resume a session. Do not release the MediaPlayer client for video suspending/resuming.
by Gloria Wang
· 15 years ago
29274dc
Also fix the API description file after UI_MODE_SERVICE rename.
by Tobias Haamel
· 15 years ago
5333288
Manager for controlling the UI modes.
by Tobias Haamel
· 15 years ago
21f1bd1
Fix issue #2438980: Implement package watcher for voice recognizer service setting
by Dianne Hackborn
· 15 years ago
edcdbb6
Add new action for launching the user's music player app.
by Daniel Sandler
· 15 years ago
1bb6906
Automatically restore app data at install time
by Christopher Tate
· 15 years ago
8946dd3
Move package from internal to external and vice versa.
by Suchi Amalapurapu
· 15 years ago
79375f7
Two big additions to the voice recognition APIs:
by Mike LeBeau
· 15 years ago
e36d6e2
Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes
by Dianne Hackborn
· 15 years ago
a696f5d
Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it.
by Mathias Agopian
· 15 years ago
f43113f
Unhide setBlockNetworkLoads.
by Patrick Scott
· 15 years ago
d970998
framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites.
by San Mehat
· 15 years ago
154f7a1
Show car mode notification in status bar.
by Tobias Haamel
· 15 years ago
a4903f2
Add passive location provider.
by Mike Lockwood
· 15 years ago
2b95c24
Added more @RemotableViewMethod methods, mutate ImageView.
by Jeff Sharkey
· 15 years ago
0551311
Unhide new SoundPool API's. Bug 2415373.
by Dave Sparks
· 15 years ago
c9fbaab
XML attribute for overscrolling behavior
by Adam Powell
· 15 years ago
64e7a25
Fix build.
by Dianne Hackborn
· 15 years ago
ef6b22f
Fix issue #2420412: API review: DeviceAdmin API changes
by Dianne Hackborn
· 15 years ago
e265532
Create a default style for WebTextView.
by Leon Scroggins
· 15 years ago
d998b3c
Removing org.w3c.dom subpackages.
by Jesse Wilson
· 15 years ago
329c6ae
Remove ACTION_VOICE_SEARCH_SETTINGS (added only for Froyo), because we've got
by Mike LeBeau
· 15 years ago
9f790c3
Fix the build (mucked up an API change / commit / upload sequence)
by Christopher Tate
· 15 years ago
e28290e
API CHANGE: expose backup/restore to the SDK
by Christopher Tate
· 15 years ago
bb9a517
Add API to access ICU's East Asian Width
by Kenny Root
· 15 years ago
9d4b575
Add getInsecure() that returns a persistently insecure SSLSocketFactory,
by Dan Egnor
· 15 years ago
3af80dc
Expose more Download Manager APIs.
by Jean-Baptiste Queru
· 15 years ago
b9dfb9b
Download Manager API to support Gmail
by Paul Westbrook
· 15 years ago
2413790
update current.xml to fix build
by Doug Zongker
· 15 years ago
b125dc5
Fix MotionEvent pointer API.
by Dianne Hackborn
· 15 years ago
33f7a80
@hide the bizarro Base64 stream constructors
by Doug Zongker
· 15 years ago
d2affae
add a Base64 implementation to the API
by Doug Zongker
· 15 years ago
0499498
Add a new KEYBOARD_TAP haptic feedback type for very short, low-latency vibration.
by Amith Yamasani
· 15 years ago
749ee4f
API change.
by Scott Main
· 15 years ago
90762d3
Modify ActivityInstrumentationTestCase2 to not require hardcoded package name.
by Brett Chabot
· 15 years ago
0b8bb42
Overscrolling modifications. Overscroll will not allow the user to
by Adam Powell
· 15 years ago
4709693
Add APIs for mapping between new and current package names.
by Dianne Hackborn
· 15 years ago
315ada7
Get rid of the limit-unlock policy control.
by Dianne Hackborn
· 15 years ago
378ae12
Add SERVICE_INTERFACE and SERVICE_META_DATA constants to RecognitionService,
by Mike LeBeau
· 15 years ago
27b28b3
Introduce special UI modes for night and car usage.
by Tobias Haamel
· 15 years ago
a181b21
MountService: Fix some mountset bugs and tighten up some return values
by San Mehat
· 15 years ago
91f2a20
Add content provider for browser geolocation permissions
by Bjorn Bringert
· 15 years ago
49ffc0f
Revise ThumbnailUtils API.
by Ray Chen
· 15 years ago
23085b7
Support per-application switch to execute the VM in safe mode.
by Ben Cheng
· 15 years ago
60586f2
API CHANGE: Add SSLSessionCache public API to allow unbundled SSL session caching.
by Dan Egnor
· 15 years ago
e4e82f2
Unhide SearchManager.INTENT_ACTION_SEARCH_SETTINGS
by Bjorn Bringert
· 15 years ago
23897c1
Use resource ID for searchable description
by Bjorn Bringert
· 15 years ago
117818e
Add new manifest option for install location
by Suchi Amalapurapu
· 15 years ago
d2391fa
Modify the API of YuvImage, so that callers do not need to deal with
by Wei-Ta Chen
· 15 years ago
cc47fae
Add EXTRA_PARTIAL_RESULTS so that clients can enable receiving results via onPartialResults()
by Alex Gruenstein
· 15 years ago
e83cefce
New external storage APIs.
by Dianne Hackborn
· 15 years ago
305a2eb
Properly notifies listener when an animation is cancelled. Bug: #2428005.
by Romain Guy
· 15 years ago
b104340
Framework: Clean up / Refactor Mount APIs
by San Mehat
· 15 years ago
ace5a3f
Hide resourceDirs from public API
by Kenny Root
· 15 years ago
628fd6d
Network Location unbundling:
by Mike Lockwood
· 15 years ago
53bd252
- change the SyncManager to retry MANUAL syncs that encounter a soft error
by Fred Quintana
· 15 years ago
836a1f2
Fix the build. That was an API change.
by Joe Onorato
· 15 years ago
8d45e4e
changes after review by API council
by Vasu Nori
· 15 years ago
4580347
ListView updates. Fixed several overscrolling bugs. Added programmatic
by Adam Powell
· 15 years ago
c5d1c6d
add sync polling
by Fred Quintana
· 15 years ago
97e4494
Add an AlarmManager API to set the system time (with the proper permissions).
by Dan Egnor
· 15 years ago
7722abe
Bug 2420366
by Paul Westbrook
· 15 years ago
3da3cad
Adding speech recognition service public API
by Valentin Kravtsov
· 15 years ago
a969dc4
Unhiding Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> out)
by Michael Chan
· 15 years ago
5c19aec
API review: TrafficStats: rename Pkts to Packets
by Ken Shirriff
· 15 years ago
Next »