3824 Commits

Author SHA1 Message Date
Justin Ho
e117d0bda1 Merge "Updated day_picker Bug: 5076695" 2011-08-17 11:17:32 -07:00
Justin Ho
071bb808ee Updated day_picker
Bug: 5076695

Change-Id: I02366c9a784d40587f0028fe45c7dc584205a511
2011-08-17 10:23:51 -07:00
Svetoslav Ganov
d859c45927 Merge "Breaks the build" 2011-08-17 05:27:07 -07:00
Svetoslav Ganov
709349396b Breaks the build
Revert "Adding accessibility support to the PIN lock screen."

This reverts commit 0d67c8900276494cd38539bce40342e11ed83508
2011-08-17 05:16:17 -07:00
Svetoslav Ganov
309b18e791 Merge "Adding accessibility support to the PIN lock screen." 2011-08-17 04:31:37 -07:00
Amith Yamasani
d140605fb4 Merge "Rename an asset and update ic_commit_* drawables." 2011-08-16 16:45:13 -07:00
Amith Yamasani
ed2d658af0 Merge "Move the padding to the text field in SearchView." 2011-08-16 16:19:56 -07:00
Amith Yamasani
465b08cf4d Move the padding to the text field in SearchView.
Side padding/margins were being applied to both the iconified
and the expanded view. This moves the margin to just the expanded view.

Bug: 5081112
Change-Id: I08c8cd97db2c893a0404065555d2770a6ab902ec
2011-08-16 15:38:42 -07:00
Amith Yamasani
69566a663b Rename an asset and update ic_commit_* drawables.
Bug: 5167680
Change-Id: I90b48c8600dba02d8f84c18a7b61f4b041544f0b
2011-08-16 15:26:25 -07:00
repo sync
4a56c437b6 Merge "P2p enhancements" 2011-08-16 14:50:56 -07:00
Gilles Debunne
4cee03a85f Merge "Change the behavior of SuggestionSpan." 2011-08-16 13:23:25 -07:00
Amith Yamasani
846b762474 Merge "Voice search icon replaced by X on typing." 2011-08-16 12:45:08 -07:00
Luca Zanolin
7d1c55fad8 Change the behavior of SuggestionSpan.
SuggestionSpan can be accessed in two different ways:

- by tapping on the text (easy access)
- by tapping on "replace" pop-up (not easy and difficult to discover)

The "easy access" will be used for dictionary suggestions and voice recognition suggestions.

The suggestion span can be rendered into two different way:

- default, text is underlined in blue
- spelling error, text is underlined in red

Change-Id: I0af0fe6700d0ad588facb21c021dc6f59ef172f1
2011-08-16 10:42:45 -07:00
Amith Yamasani
055cf36319 Merge "Accessibility strings for search view components." 2011-08-16 10:40:02 -07:00
Kenny Root
46d2545db4 Merge "Infrastructure to support package verifier" 2011-08-16 08:35:53 -07:00
Justin Ho
d15ab6dce8 Merge "Updated frameworks/base/core assets Bug: 5076695" 2011-08-16 07:33:43 -07:00
Jeff Sharkey
360abf32cc Merge "Adjust holo tabs to match spec." 2011-08-15 18:17:43 -07:00
Justin Ho
37d7b16772 Updated frameworks/base/core assets
Bug: 5076695

Change-Id: I097da30284ddcac1dcad72b8471ce2a0c97b8f69
2011-08-15 18:06:35 -07:00
Adam Powell
9e58df5d40 Fix bug 5049406 - ActionBar UP with no home icon, tap highlight looks broken
Measure the action bar title layout to consume the full height of the bar.

Change-Id: Iaf0521c5c80b5bd7ceb7f756e50248f6a27fc1fc
2011-08-15 17:48:37 -07:00
Kenny Root
5ab2157bf1 Infrastructure to support package verifier
Allow a package verifier to approve or disapprove of a package being
installed.

Change-Id: Ibfea0f2b1aaa4ab1589a4e59f96144702b9bf94b
2011-08-15 17:26:31 -07:00
Adam Powell
6a23d09066 Merge "Fix bug 5165223 Fix Holo Spinner item/dropdown alignment." 2011-08-15 17:05:42 -07:00
Adam Powell
62e2bdecc2 Fix bug 5165223 Fix Holo Spinner item/dropdown alignment.
Fix bug 5117565 Spinner popup extends out of screen bounds.

Change-Id: I7fef7bbe98aa26611c498d1fe875e84db57dcda0
2011-08-15 16:54:40 -07:00
Amith Yamasani
616365e04c Accessibility strings for search view components.
Bug: 5128699
Change-Id: I5177a672aa68edd25d7aeb8be9dc030a9f6c60c9
2011-08-15 16:19:49 -07:00
Jeff Sharkey
11f4a48c54 Adjust holo tabs to match spec.
Change-Id: I8653ab10cd45bed3c38b15362e80af6c3319f763
2011-08-15 15:49:48 -07:00
Eric Fischer
23018767d2 Import revised translations.
Change-Id: Ic1a72dc93b5450b90bcc46365746e61d7d9ca3e6
2011-08-15 13:19:15 -07:00
Tom Taylor
8f8dae158b Merge "Add private permission for sending SMS via Messaging app" 2011-08-15 10:59:30 -07:00
Tom Taylor
b0381688b8 Add private permission for sending SMS via Messaging app
When the phone dialer sends an sms, it will use the Messaging app.
That way the sent messages will end up in the messaging provider db
and sending will be more reliable. Currently, the phone dialer
uses the SmsManager directly. For now, the feature is only
available to system apps and the permission is private. Bug 4563486

Change-Id: I10f7e1042683164ee61d01a2aaf738d19084da72
2011-08-15 10:27:53 -07:00
Claudia de Veaux
d53944b7e6 Merge "Edit to APN read/write APN Settings permissions. Bug: 5145868" 2011-08-15 10:24:19 -07:00
Jeff Sharkey
f2452b997c Merge "Change Preferences padding to match UI spec." 2011-08-14 21:18:02 -07:00
Adam Powell
37d81ac316 Merge "Fix bug 4981687 - WiFi connection dialog should dismiss when tapped outside." 2011-08-14 17:38:27 -07:00
Adam Powell
d42bc52030 Fix bug 4981687 - WiFi connection dialog should dismiss when tapped outside.
Be more forceful in how we allow touch outside to dismiss in
non-fullscreen situations. Dialogs will be canceled. Activities will
be finished.

Change-Id: I041a60501319829a2214f9249d154d5513049a0f
2011-08-14 17:16:37 -07:00
Adam Powell
6e90a362bc Fix bug 5159736 - Make DeviceDefault the default
Have the framework refer to the DeviceDefault themes for ICS apps that
don't explicitly request another theme.

Change-Id: I27dd0bbaa60f71df4f36e47d260f556d923ba075
2011-08-14 16:49:22 -07:00
Adam Powell
99f09c27a4 Merge "Fix bug 5078498 - Icons jump around on split action bar" 2011-08-12 23:36:20 -07:00
Adam Powell
14b7e2c168 Fix bug 5078498 - Icons jump around on split action bar
Revise measurement and layout code for the lower menu on a split
action bar.

Fix some metrics in the action mode close button and in button bars.

Change-Id: I76215e28ae3b0199162dedd32794b25c9e38a346
2011-08-12 23:34:47 -07:00
Wink Saville
a91f2703ae Merge "Update sim_removed_message string." 2011-08-12 23:22:08 -07:00
Amith Yamasani
167d69ac41 Voice search icon replaced by X on typing.
Also, adjust width measurements to work for 32dip icons in actionbar.

Bug: 5160466
Change-Id: I7197d710de16f92af8ea797ac504a3a73ee090d9
2011-08-12 19:28:37 -07:00
Claudia de Veaux
aa10cfacec Edit to APN read/write APN Settings permissions.
Bug: 5145868

Change-Id: I8cb0e6b122e002c969fa4ba6e69b9db8198d1ee5
2011-08-12 15:21:01 -07:00
John Reck
8b84ac9553 Merge "Remove WebDriver" 2011-08-12 14:20:11 -07:00
John Reck
62e55fc77b Remove WebDriver
Bug: 5155997

Change-Id: I66413032d0be90971fcca2278d96a40d6e221b89
2011-08-12 13:48:20 -07:00
Wink Saville
35b0777f26 Update sim_removed_message string.
Bug: 5009608
Change-Id: I157e21e747e338749169cd573162218e99580880
2011-08-12 11:16:39 -07:00
Brandon Keely
2754ef7a4c Merge "Core transitions updates for phone and tablet." 2011-08-12 11:02:33 -07:00
Adam Powell
9ca705e323 Fix bug 5075761 - Visual assets: CAB states
Integrate new assets for the contextual action bar (action modes).

Change-Id: I8439196f8b7466ce862e1c21a34b7ae1abf88f36
2011-08-11 21:54:47 -07:00
Brandon Keely
145f1c75a9 Core transitions updates for phone and tablet.
Change-Id: I89e21bc56f87d88f39baf5b94e36994563c345d0
2011-08-11 18:16:05 -07:00
Justin Ho
2859e2b7df Merge "Updated spinners Bug: 5076695" 2011-08-11 17:24:12 -07:00
Dave Santoro
833a71ff88 Merge "Update read/write profile permission descriptions." 2011-08-11 16:14:28 -07:00
Dave Santoro
0e7a116821 Update read/write profile permission descriptions.
These changes are to match the recommendations of our tech writers
and to clarify what the permission data involves.

Bug 5098217

Change-Id: I05fa5e517980a7d24836e15bb96d12cfe35228a3
2011-08-11 16:03:43 -07:00
Justin Ho
bff48a5ff2 Updated spinners
Bug: 5076695

Change-Id: I0f572f3bdba702df20074f6bec99bdb73ee146b8
2011-08-11 15:06:15 -07:00
Adam Powell
9cc07c3939 Merge "More fun with action bars and themes!" 2011-08-11 14:59:52 -07:00
Jeff Sharkey
010d7e5160 Change Preferences padding to match UI spec.
Bug: 5091431
Change-Id: I1b657534c3ecccbddda1bece910da7f31d85291c
2011-08-11 14:53:49 -07:00
Justin Ho
7797d7b660 Merge "Updated scrubber_control assets, adding pressed state Bug: 5076695" 2011-08-11 14:39:03 -07:00