Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
4cc86e1ae80eb1938500fe5fa06bbdf8b4b7b50d
/
api
c15255a
Add a PRIVACY_SETTINGS action to launch the new Privacy settings screen.
by Amith Yamasani
· 15 years ago
f852698
Make the new ContactsContract APIs public.
by Jeff Hamilton
· 15 years ago
7d2795c
Really fix the build.
by Jeff Hamilton
· 15 years ago
ffa4248
Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off
by Dianne Hackborn
· 15 years ago
3cc97f8
Add Phone.getPhoneType() operation.
by Tammo Spalink
· 15 years ago
85abdc5
Make the new ContactsContract public.
by Jeff Hamilton
· 15 years ago
5baba16
Newer animations.
by Dianne Hackborn
· 15 years ago
00c575a
Add new thumbnail API.
by Ray Chen
· 15 years ago
ecaf00e
DO NOT MERGE: Copy 4.xml to 5.xml to allow Eclair to diverge from Donut.
by Jesse Wilson
· 15 years ago
465ccb8
Add support for thumbnails to WallpaperInfo.
by Daniel Sandler
· 15 years ago
9bfb707
Various fixes and improvements to window, activity.
by Dianne Hackborn
· 15 years ago
9cea89c
Basic API for third-party apps to define custom Data rows.
by Jeff Sharkey
· 15 years ago
bfe319e
Turn animations on by default.
by Dianne Hackborn
· 15 years ago
36322db
Add focus API and FLASH_MODE_VIDEO_LIGHT.
by Wu-cheng Li
· 15 years ago
ffe1cf2
Unhide Camera lock and unlock API.
by Wu-cheng Li
· 15 years ago
eb68c46
Fix 2092386: Support yuyv for camera preview format.
by Chih-Chung Chang
· 15 years ago
edd9316
Add better APIs for the battery status, and other cleanup.
by Dianne Hackborn
· 15 years ago
efa199f
Add API to send an ordered sticky broadcast.
by Dianne Hackborn
· 15 years ago
5825b64
Unhide attributes textAppearanceSearchResultSubtitle and
by Mike LeBeau
· 15 years ago
872a30e
Improve ExifInterface API.
by Chih-Chung Chang
· 15 years ago
fa82f22
Fix issue #2093608: Calendar widget takes a few seconds to launch
by Dianne Hackborn
· 15 years ago
1b90def
telephony: Add CdmaCellLocation class to the public API.
by Mike Lockwood
· 15 years ago
3ecd5f4
- Make the AccountManagerService delete accounts that
by Fred Quintana
· 15 years ago
4f21c4c
Add API to retrieve memory used by running processes.
by Dianne Hackborn
· 15 years ago
074c11c
Do not @hide Parcelable implementations in BluetoothClass and BluetoothDevice.
by Nick Pelly
· 15 years ago
12cc9d8
Add a new flag for IMEs to disable suggestions for certain fields.
by Amith Yamasani
· 15 years ago
82c3ef7
Add a parcelable version of UUID file.
by Jaikumar Ganesh
· 15 years ago
9092ab4
Add support for launching activities when attaching to a car or desk dock.
by Mike Lockwood
· 15 years ago
017bb4c
Make ExifInterface public.
by Chih-Chung Chang
· 15 years ago
46ad796
Unhide cancelAutoFocus API in Camera.
by Chih-Chung Chang
· 15 years ago
93e462b
Implement issue #1780928: Need support hiding nav keys.
by Dianne Hackborn
· 15 years ago
9767e41
Some improvements for wallpaper configuration.
by Dianne Hackborn
· 15 years ago
4e54f33
update for new plugin api
by Mike Reed
· 15 years ago
0b3a5d6
First pass at replacing native plugin views with java.
by Derek Sollenberger
· 15 years ago
ed2c13a
Revert "Deprecate showSearchIconAsBadge and icon search attrs"
by Bjorn Bringert
· 15 years ago
1cd403e
Add SurfaceView API to put surface on top of window.
by Dianne Hackborn
· 15 years ago
83fe3f5
Last big work on #1991910: Make swipes work with capacitive keys
by Dianne Hackborn
· 15 years ago
c297480
Fix issue #2116977: buttons are huge and bent
by Dianne Hackborn
· 15 years ago
19382ac
Some optizations to wallpaper drawing/scrolling.
by Dianne Hackborn
· 15 years ago
ab50b86
Deprecate showSearchIconAsBadge and icon search attrs
by Bjorn Bringert
· 15 years ago
005b228
API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.
by Nick Pelly
· 15 years ago
70e1ad7
Add smallIcon and accountPreferences references to AuthenticatorDescription. Update after path conflict.
by Jim Miller
· 15 years ago
bcbcaa7
Wallpapers, animations, pending intent.
by Dianne Hackborn
· 15 years ago
b24e11b
API_CHANGE
by Nick Pelly
· 15 years ago
de893f5
API_CHANGE
by Nick Pelly
· 15 years ago
96c08a6
Fix issue 1992233: DTMF tones on Sholes is really long.
by Eric Laurent
· 15 years ago
c4516a7
add a transaction monitor
by Fred Quintana
· 15 years ago
2c3eb14
adding support for webkit plugins to use the java view system
by Derek Sollenberger
· 15 years ago
eb03465
Implement all of the infrastructure for configuring wallpapers.
by Dianne Hackborn
· 15 years ago
25994b4
Wallpapers: new transitions, hiding when not visible, other cleanup.
by Dianne Hackborn
· 15 years ago
f163f7f
do not merge: fix API current.xml for Hashtable.
by Jesse Wilson
· 15 years ago
6de753b
do not merge: update API for Josh's optimizations for Eclair
by Jesse Wilson
· 15 years ago
dd9b82c
Add better service reporting.
by Dianne Hackborn
· 15 years ago
32f5890
Make new attribute EXTRA_CHANGED_COMPONENT_NAME in
by Suchi Amalapurapu
· 15 years ago
9b6a8ab
Add camera parameters constants and methods.
by Wu-cheng Li
· 15 years ago
5e1ab33
Expand apps' control over the settings restore process
by Christopher Tate
· 15 years ago
2d2d5c4
am c804efe2: Merge change 23569 into donut
by Dianne Hackborn
· 15 years ago
2c8859a
Update 4.xml to the most recent APIs.
by Dianne Hackborn
· 15 years ago
65d62c7
Add hasIccCard to IccCard and TelephonyManager.
by Wink Saville
· 15 years ago
3025ef3
Various infrastructure to support a running services UI.
by Dianne Hackborn
· 15 years ago
05c9ed9
Fix the documentation for onReceivedError.
by Patrick Scott
· 15 years ago
56f67d2
add the ability to specify yieldpoints in a ContentProviderOperation
by Fred Quintana
· 15 years ago
e9df3cf
resolved conflicts for merge of 1e348378 to eclair
by Mike LeBeau
· 15 years ago
4923734
Add platform infrastructure for features.
by Dianne Hackborn
· 15 years ago
5c7aede
allow delaying after yielding
by Fred Quintana
· 15 years ago
1e34837
Merge change 23043 into donut
by Android (Google) Code Review
· 15 years ago
590f634
Revert "Remove third party support for Quick Search Box (aka global search)."
by Karl Rosaen
· 15 years ago
e5276a7
Fix issue #2084148: Define the format for the auto focus preview for barcode scanning
by Dianne Hackborn
· 15 years ago
fa52602
am f734e027: Merge change 22939 into donut
by Dianne Hackborn
· 15 years ago
0409cde
Updating synchronized to match x-net changes
by Jesse Wilson
· 15 years ago
fe240ec
Change these string constants back to match donut.
by Dianne Hackborn
· 15 years ago
6eccc39
Final Donut API list.
by Dianne Hackborn
· 15 years ago
d497d87
Pass the estimated size of new HTML 5 databases to the ChromeClient so it can use that amount to figure an initial default quota.
by Ben Murdoch
· 15 years ago
534aa01
Mark all legacy contacts APIs as deprecated.
by Jeff Sharkey
· 15 years ago
fa53822
Fix build break - Introduced in 22109
by Jack Wang
· 15 years ago
7aba54b
Fix bug 1546445: Correct spelling errors in API
by Jack Wang
· 15 years ago
dbade9d
expose runtime changes to gamma
by Mike Reed
· 15 years ago
4a51c20
I am getting tired of the java doc warnings, so fix them.
by Dianne Hackborn
· 15 years ago
f6f9f2d
Add more control over a service's start state.
by Dianne Hackborn
· 15 years ago
dd03c61
resolved conflicts for merge of 081a136d to eclair
by Jean-Baptiste Queru
· 15 years ago
081a136
Remove third party support for Quick Search Box (aka global search).
by Anonymous Coward
· 15 years ago
3be63c0
Infrastructure for supporting wallpaper previews.
by Dianne Hackborn
· 15 years ago
7770975
- add a reset to EntityIterator to allow it to go back to the beginning
by Fred Quintana
· 15 years ago
8ada1c4
build fix
by Fred Quintana
· 15 years ago
58b6d1b
build fix
by Fred Quintana
· 15 years ago
e0616ff
add a supportsUploading flag in the SyncAdapter description and honor it in the SyncManager
by Fred Quintana
· 15 years ago
45e2704
API CHANGE
by Nick Pelly
· 15 years ago
0fa46a8
fix build. forgot current.xml
by Mathias Agopian
· 15 years ago
f8fbdb6
Add wallpaper transition animations.
by Dianne Hackborn
· 15 years ago
c818b14
Do not enable the rew/pause/ffwd buttons when the media being played does not
by Marco Nelissen
· 15 years ago
d8a43f6
Fix issue #2047139: Remove Service.setForeground()
by Dianne Hackborn
· 15 years ago
4a6679b
make syncadapter set whether the account is syncable
by Fred Quintana
· 15 years ago
5d8cbf8
am d5884a9b: Merge change 21358 into donut
by Jean-Michel Trivi
· 15 years ago
d2d6014
NEW API for SearchManager and Activity to 'triggerSearch'.
by krosaen
· 15 years ago
8df8b2b
Allow wallpapers to get touch events.
by Dianne Hackborn
· 15 years ago
38710f4
Make ZoomButtonsController public.
by Jack Palevich
· 15 years ago
20ea6ce
Change get/set IsSyncable() methods to static. Add isUserFacing flag to SyncAdapterType. Update api file.
by Jim Miller
· 15 years ago
5e787c4
- add a "isSyncable" flag to a given account/authority pair that
by Fred Quintana
· 15 years ago
7341d7a
More work on wallpapers.
by Dianne Hackborn
· 15 years ago
ffd0cb04
do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from master branch
by Fred Quintana
· 15 years ago
Next »