summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Unhide new RS apis."Jason Sams2011-07-261-0/+17
|\
| * Unhide new RS apis.Jason Sams2011-07-261-0/+17
| | | | | | | | Change-Id: I83505156bd8a0ffabf0da3aef937693eaee9d9cd
* | Add IS_READ field to CallLog and VoicemailContract.Flavio Lerda2011-07-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We had initially decided to merge the NEW field (from the call log) and IS_READ field (from the voicemail contract) into the single NEW field already present in the call log. However, it turned out that the meaning of the two fields is slightly different: NEW means the items has just been inserted (and the user is not aware of it) while IS_READ represents whether the user has read this specific message (or heard, in case of voicemails). This change makes the IS_READ field public, as well as deletes the NEW field from the voicemail contract, since it is no longer needed there. The NEW field in the voicemail contract (in fact the entire voicemail contract) has never been released (this feature is new in ICS). Bug: 5036195 Change-Id: I740c51c1a8e6d2460050eaab9943fb38b1565058
* | Merge "Add new contacts intent action for the "invite" feature"Makoto Onuki2011-07-261-0/+1
|\ \ | |/ |/|
| * Add new contacts intent action for the "invite" featureMakoto Onuki2011-07-211-0/+1
| | | | | | | | | | | | Bug 5061956 Change-Id: Iaf9926108db51adb3a8742130b1f0418186090c2
* | Merge "Fix for http://b/issue?id=5064532"Philip Milne2011-07-251-5/+4
|\ \
| * | Fix for http://b/issue?id=5064532Philip Milne2011-07-251-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5064532: GridLayout with initial "stretchy" row and "gone" view in last row doesn't stretch properly Also: . Infer stretchibility from whether or not gravity is defined. . Make algorithms for handling flexibility within cell groups consistent with those acting between cells groups (via constraint system). . Hide and deprecate methods taking flexibility argument. . Hide and deprecate CAN_STRETCH constant. Both deprecated features will be removed after references are removed from platform. Change-Id: Iabf2bf19f35cf30b8ec49c99b49a0550fd495125
* | | Merge "Touch exploration state set to clients asynchronously and depended on ↵Svetoslav Ganov2011-07-251-1/+2
|\ \ \ | | | | | | | | | | | | talking service being enabled."
| * | | Touch exploration state set to clients asynchronously and depended on ↵Svetoslav Ganov2011-07-221-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | talking service being enabled. 1. Upon registration of an accessibility client the latter received only the accessiiblity state and waiting for the touch exploration state to be sent by the system in async manner. This led the very first check of touch exploration state is checked a wrong value to be reported. Now a state of the accessibility layer is returned to the client upon registration. 2. Removing the dependency on talking accessibility service to be enabled for getting into touch exploration mode. What if the user wants to use an accessibility service that shows a dialog with the text of the touched view? bug:5051546 Change-Id: Ib377babb3f560929ee73bd3d8b0d277341ba23f7
* | | | Merge "Implement CollapsibleActionView on SearchView."Amith Yamasani2011-07-251-1/+3
|\ \ \ \
| * | | | Implement CollapsibleActionView on SearchView.Amith Yamasani2011-07-221-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatically handle expanding and collapsing in an ActionBar using the new callback for Collapsible ActionViews. Also clear the query text when collapsing. Make sure that the 'x' doesn't show when in expanded mode with no text. Change-Id: I7cba009c7cc9a1c264ec11c76315353cbde55c6c
* | | | | Merge "Fix bug 5060033 - No text-editing toolbar when in a dialog"Adam Powell2011-07-251-0/+2
|\ \ \ \ \
| * | | | | Fix bug 5060033 - No text-editing toolbar when in a dialogAdam Powell2011-07-221-0/+2
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug that caused standalone action mode bars to not appear properly or account for system insets such as the status bar. Add public API to View to toggle the fitsSystemWindows attribute. Change-Id: I5d7669425b930c5d23f9df26a45f544b706e8242
* | | | | [step4] Change service interfacesatok2011-07-251-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: Iaf86065a2a7f075c670ebdaa60a33a815dcb8113
* | | | | Merge "[Step 2] Add apis for spell checker settings"satok2011-07-241-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [Step 2] Add apis for spell checker settingssatok2011-07-251-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 5057977 Change-Id: I4617b7f1487349c5de385e7392dbc39c69fa2ebc
* | | | | Merge "Tweak APIs for SpellChecker"satok2011-07-221-4/+3
|\ \ \ \ \ | |/ / / /
| * | | | Tweak APIs for SpellCheckersatok2011-07-231-4/+3
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Move getSupellcheckerInfo to SpellCheckerSession 2. Change the interface of getSpellCheckerSession 3. Remove a flag in SuggestionsInfo Change-Id: I3debe09e213fc0ab74618eb3504383f2a9447fd9
* | | | Merge "Deprecate two methods in MediaRecorder.java class"James Dong2011-07-221-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Deprecate two methods in MediaRecorder.java classJames Dong2011-07-221-2/+2
| |/ / | | | | | | | | | Change-Id: I98fbe628fe77867b97c04f44458948ede2f49d22
* | | Merge "Create TextServiceManager and SpellCheckerService"satok2011-07-211-0/+74
|\ \ \
| * | | Create TextServiceManager and SpellCheckerServicesatok2011-07-221-0/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 4176026 This CL inherits https://android-git.corp.google.com/g/112600 Spec of TextServiceManager - Chooses the most applicable TextService(e.g. SpellCheckerService, WordBreakIteratorService..) for each locale Spec of SpellCheckerService - Returns whether the given string is a correct word or not - Returns Suggestions for the given string Change-Id: Iaa425c7915fe70767ad0b17bf6c6fbcd2a1200b2
* | | | Merge "Bug 5061529 - Save/restore action view state for menu items across ↵Adam Powell2011-07-211-0/+5
|\ \ \ \ | |/ / / |/| | | | | | | invalidations."
| * | | Bug 5061529 - Save/restore action view state for menu items acrossAdam Powell2011-07-211-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | invalidations. This includes expand/collapse state. Add CollapsibleActionView interface. Views can implement this to have special behavior when they are presented as an expanding/collapsing action view. This lets SearchView and others take care of fiddly behavior (focus stealing; opening the IME) automatically without apps needing to implement this themselves. Change-Id: Ibbd1eb5fcf3e3a862419e9344ad50f896bd05e36
* | | | Merge "Add looper profiling to adb shell am"Romain Guy2011-07-211-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Add looper profiling to adb shell amRomain Guy2011-07-211-2/+0
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | To profile the looper, run the following command: adb shell am profile looper start <process> <file> adb shell am profile looper stop <process> Change-Id: I781f156e473d7bdbb6d13aaffeeaae88bc01a69f
* | | Merge "Bug 4534376: Suggestion popup is not clipped."Gilles Debunne2011-07-211-54/+53
|\ \ \ | |/ / |/| |
| * | Bug 4534376: Suggestion popup is not clipped.Gilles Debunne2011-07-211-54/+53
| |/ | | | | | | | | | | | | | | | | | | This happened when the popup was larger than the screen because of a very long suggestion. The text will now be ellipsized with a marquee (better than using 2 lines I believe). Also removed the up layout that was intended to be used when the popup did not fit vertically. The popup is moved up instead if needed. Change-Id: Ie741610e74ade10c691614f1c30d0e17b213c698
* | WifiWatchdogSM notification for first wifi disableIsaac Levy2011-07-211-11/+11
|/ | | | | | | Also moved customizable settings into Settings.Secure and added listeners for setting changes into the state machine. Change-Id: Ia6859c71f7edae13062685867959adc423af4643
* Appease Doclava for ReferenceQueue.remove()Jesse Wilson2011-07-201-1/+1
| | | | | Bug: http://b/5050245 Change-Id: I1a5483b01c9e27d990c5ea1758539aa423bf7616
* Merge "Updates and fixes for the social stream API."Dave Santoro2011-07-201-2/+3
|\
| * Updates and fixes for the social stream API.Dave Santoro2011-07-201-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | - Social stream photo updates should use the new photo storage system instead of storing the image content in BLOBs. - Package names need to be text, not numbers. The status update documentation was incorrect. - Social stream photos will include a URI the caller can open to get the photo content. - Removed the max photo bytes from the stream item limit query, as we'll do appropriate resizing with the photo storage system. Change-Id: I103ee1340c1a3772ae37add3684b0658c241a49c
* | Merge "Removed READ_WRITE_ALL_VOICEMAILS permission from framework."Debashish Chatterjee2011-07-201-1/+0
|\ \
| * | Removed READ_WRITE_ALL_VOICEMAILS permission from framework.Debashish Chatterjee2011-07-201-1/+0
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This permission is meant to be a 'signature' permission and to be used only by the contacts app. We recently moved it to framework/base as part of opening up voicemail api into the SDK. However, the signature of framework is different from contacts app. Consequently the contacts app is not granted READ_WRITE_ALL_VOICEMAILS permission. This makes the contacts app crash on start. This fix removes the READ_WRITE_ALL_iVOICEMAILS from framework/base so that the one defined in contacts provider is then used by the system. Bug: 5054221 Change-Id: Iaa7a23fe95b0142978eff124e25fe2291dc7d212
* | Fix bug #4772392 Check what needs to be done for RTL specific new attributes ↵Fabrice Di Meglio2011-07-201-57/+51
|/ | | | | | | | | | that are in public.xml - cleanup public.xml - make BiDiTest makefile non visible to the build system - provide file for injecting the new attributes by hand Change-Id: I5037ec323066ebd254be51fff7070a5a0101dff7
* Merge "Voicemail content provider API for api council review."Debashish Chatterjee2011-07-201-0/+45
|\
| * Voicemail content provider API for api council review.Debashish Chatterjee2011-07-191-0/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a new content provider implemented to add visual voicemail support in android. Voicemail content provider is the central repository for storing voicemails inserted by various voicemail sources. The content provider also exposes a status table to let the voicemail source application convey its current status to the system. The primary application that reads from this content provider is the phone app. The phone app shows voicemails along with other call entries within the call log and optionally any relevent message about the voicemail source status. The implementation of this content provider can be found at https://android-git.corp.google.com/w/?p=platform/packages/providers/ContactsProvider.git;a=blob;f=src/com/android/providers/contacts/VoicemailContentProvider.java Change-Id: I8ad46aec20c70684f7bfa45530bbb90dd841d81a
* | Merge "Add a getter for the active tag"Alon Albert2011-07-191-0/+1
|\ \
| * | Add a getter for the active tagAlon Albert2011-07-191-0/+1
| | | | | | | | | | | | Change-Id: I597e041867fba7efae41feea63fa196bc10e4aa2
* | | Merge "Adding WifiInfo object in CONNECTED broadcast"Irfan Sheriff2011-07-191-0/+1
|\ \ \
| * | | Adding WifiInfo object in CONNECTED broadcastIsaac Levy2011-07-191-0/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding a parsable wifiinfo object in Connected broadcast, public api. The connected broadcast only occurs on successful setup on the wifi interface, so in normal use is very infrequent (once if the wifi sleeps, or once at new hotspots, etc...) WifiInfo objects are small, <10 ints, <5 short strings, and contain info that could be useful to listeners, such as SSID. The alternative is to the poll the Wifi Manager, using getConnectionInfo. Because the Wifi Manager can update state in its own thread, polling the Wifi Manager might result in an info object that's out of sync from the received broadcast. Change-Id: Iafcec77f45dd094ea84e6022b7a40e8952ae8137
* | | Adding resizeMinWidth/Height to AppWidgetProviderInfoAdam Cohen2011-07-191-0/+4
|/ / | | | | | | Change-Id: I17dc27829938a3f25a664d8255965cf9b67cb17e
* | Merge "add rebootWipeCache call to RecoverySystem API"Doug Zongker2011-07-191-0/+1
|\ \
| * | add rebootWipeCache call to RecoverySystem APIDoug Zongker2011-07-191-0/+1
| |/ | | | | | | | | | | | | Also remove the never-used encrypted-filesystem-via-recovery stuff that was stripped out of recovery a while ago. Change-Id: I3349cba83daa9bc4765bd9b3f96d15000a801824
* | Merge "Add camera new picture and new video broadcast intents."Wu-cheng Li2011-07-191-0/+2
|\ \
| * | Add camera new picture and new video broadcast intents.Wu-cheng Li2011-07-191-0/+2
| | | | | | | | | | | | | | | bug:4964321 Change-Id: I42b45cda2e6a30f3bdf6127e2594933f32ecbaeb
* | | Merge "Add in i18n TLDs and new TLDs to the URL RegEx matcher."Shimeng (Simon) Wang2011-07-192-4/+4
|\ \ \ | |_|/ |/| |
| * | Add in i18n TLDs and new TLDs to the URL RegEx matcher.Shimeng (Simon) Wang2011-07-192-4/+4
| | | | | | | | | | | | | | | | | | | | | also update APIs. issue: 4384739 Change-Id: I946323d80f85fe43338fdc19c5858356faefa6cc
* | | Merge "Enable IMEs to set additional subtypes in background"satok2011-07-181-1/+1
|\ \ \
| * | | Enable IMEs to set additional subtypes in backgroundsatok2011-07-191-1/+1
| |/ / | | | | | | | | | | | | | | | Bug: 4591792 Change-Id: I7e61a576c56d1a3a56001bdf2fd51ad3801add01