summaryrefslogtreecommitdiffstats
path: root/core/res
Commit message (Collapse)AuthorAgeFilesLines
* Move RINGTONE_PICKER to handle external storage.Jeff Sharkey2012-04-251-10/+0
| | | | | | | | To give RINGTONE_PICKER external storage access, move it from system to MediaProvider. Fix OOBE when getRingtoneUri() kicked requery(). Bug: 6346701 Change-Id: I837002eef0580b8cdd8920a27b068c745995a8a3
* Merge "New API to allow third-party apps to bind widgets"Michael Jurka2012-04-241-0/+7
|\
| * New API to allow third-party apps to bind widgetsMichael Jurka2012-04-241-0/+7
| | | | | | | | Change-Id: I1a3761c1a0f557a32d4d3bdd0207567fec918ba7
* | Merge "Fix 6299832: Add search target swipe action to navigation bar on phones"Jim Miller2012-04-2413-2/+5
|\ \
| * | Fix 6299832: Add search target swipe action to navigation bar on phonesJim Miller2012-04-2413-2/+5
| |/ | | | | | | | | | | | | This adds a feature to swipe upward on the navigation bar to invoke voice search on phones. Change-Id: I462076fd43b1c66c5bf624f00b297c6d3414a19a
* | Merge "Updating activity/task transition animations."Winson Chung2012-04-2415-114/+70
|\ \
| * | Updating activity/task transition animations.Winson Chung2012-04-2415-114/+70
| | | | | | | | | | | | Change-Id: I0d4295d269222310a5a6594fb379b9592dd9ced0
* | | Add new signature-level permission to get details of tasks.Dianne Hackborn2012-04-242-2/+17
| |/ |/| | | | | | | | | | | | | Third party apps now can't get access to the extras of the intents associated with tasks, to keep private data in them from leaking out. Change-Id: I95af9e181ac42557bc8b981807e7ddd266a88d0e
* | am 0172264b: am 294374bf: am 5e542108: Merge "Remove deprecation on ↵Dianne Hackborn2012-04-241-2/+6
|\ \ | | | | | | | | | | | | | | | | | | android:enabled attribute." * commit '0172264bda0b3b018815cb4cdf26b00ccb7d7fe5': Remove deprecation on android:enabled attribute.
| * | Remove deprecation on android:enabled attribute.Yuku on yuku42012-04-161-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The android:enabled was never deprecated and replaced by android:state_enabled as it was mentioned in the documentation. The attribute android:enabled when applied to a TextView (or its descendants) still works until now. In fact that's the way to disable widgets from layout XMLs. The deprecation made ADT and lint suggest users not to use this attribute. Change-Id: I5e7d7060d9e79a04342ebc723d7937b9bc12a018 Signed-off-by: Yuku on yuku4 <yukuku@gmail.com>
| * | DO NOT MERGE Revert "Increase line limit for summary text"Justin Ho2012-03-173-3/+3
| | | | | | | | | This reverts commit 90e3bcae6771df767c3377ca3bd6c08d99062ca3
* | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-04-2449-500/+542
|\ \ \
| * | | Import translations. DO NOT MERGEEric Fischer2012-04-2449-500/+542
| | |/ | |/| | | | | | | Change-Id: I256639001505523434884de60d949295152ed10d
* | | Merge "actions on notifications should stack vertically."Chris Wren2012-04-241-3/+4
|\ \ \ | |/ / |/| |
| * | actions on notifications should stack vertically.Chris Wren2012-04-241-3/+4
| | | | | | | | | | | | | | | Bug: 6317471 Change-Id: Ic49b7c3c95dd5033b380655fb5671433b13959ac
* | | Fix build breakage resulting from change id: Ia1038f45Maurice Chu2012-04-231-4/+4
| | | | | | | | | | | | | | | | | | Corrected adding a backslash before apostrophes in the strings.xml file. Change-Id: I83574042184c9abb78409441ddf2d0e58a68f207
* | | Changed the description of android.permission.READ_CONTACTSMaurice Chu2012-04-231-12/+21
|/ / | | | | | | | | Bug:6141955 Change-Id: Ia1038f45d4f72358446ec265130bb34f8b228f82
* | let default notifications with actions get bigger that 64dp.Chris Wren2012-04-232-0/+149
| | | | | | | | | | | | Bug: 6377749 Change-Id: I8c92ef67b59f7a44b61926c32480cce6990a1375
* | Import translations. DO NOT MERGEEric Fischer2012-04-2349-191/+687
| | | | | | | | Change-Id: I9e4dcac71ac7430b6b51e49b4e9c4f6882a7f8b7
* | Merge "Update SystemUI for sw600dp devices."Daniel Sandler2012-04-236-15/+34
|\ \
| * | Update SystemUI for sw600dp devices.Daniel Sandler2012-04-216-15/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Devices between 600 and 719dp will now use the two-bar (phone) SystemUI layout, or something like it, derived from PhoneStatusBar. Devices above 720dp will use the system bar from TabletStatusBar. However, this distinction is not to be made based on dp, at least, not by the SystemUI; the goal is to drive most of this switch from the window manager. Therefore most of SystemUI's sw600dp resources have been folded into the main set of resources (renaming them to avoid collisions where appropriate). This allows SystemUI to choose which set of resources to use entirely by switching status bar components, entirely independent of Configuration. (For some resources, particularly around recents, it seemed more expeditious to keep relying on the device configuration, so those resources have been bumped up to sw720dp.) Bug: 6297838 Change-Id: I3f5414a6a718bdc83f51930d6878cdf97df48c9c
* | | Merge "You can now long press on the power off menu to reboot to safe mode."Dianne Hackborn2012-04-202-0/+11
|\ \ \ | |/ / |/| |
| * | You can now long press on the power off menu to reboot to safe mode.Dianne Hackborn2012-04-202-0/+11
| | | | | | | | | | | | Change-Id: I3aa575285058cf5a3d89486d6b944f6ea13d645c
* | | Merge "Adding support for traversing the content of a node info at granularity."Svetoslav Ganov2012-04-202-0/+13
|\ \ \ | |/ / |/| |
| * | Adding support for traversing the content of a node info at granularity.Svetoslav Ganov2012-04-202-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. A view that creates an accessibility node info may add to the info a list of granularity labels. These are granularities by which the source view can iterate over its content. For example a text view may support character, word link while a web view may additionally support buttons, tables, etc. There are actions on accessibility node info to go to the next/previous at a given granularity which is passesed as an argument. 2. Added Bundle argument to the APIs for performing accessibility actions. This is generic and extensible. bug:5932640 Change-Id: I328cbbb4cddfdee082ab2a8b7ff1bd7477d8d6f9
* | | Import translations. DO NOT MERGEEric Fischer2012-04-2049-9/+401
| | | | | | | | | | | | Change-Id: I89581a8cbda2a5f62fc42d383acf34756640d3b9
* | | fix press feedback on notification rowsChris Wren2012-04-206-3/+28
|/ / | | | | | | | | Change-Id: I50de2f4d6142c2553428abc853c820f4354d0640 Bug: 6362246
* | Adding an opt-in mechanism for gesture detection in AccessibilityService.Svetoslav Ganov2012-04-192-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | 1. An accessibility service has to explicitly opt in to be notified for gestures by the system. There is only one accessibility service that handles gestures and in case it does not handle a gesture the system performs default handling. This default handling ensures that we have gesture navigation even if no accessibility service would like to participate/customize the interaction model. bug:5932640 Change-Id: Id8194293bd94097b455e9388b68134a45dc3b8fa
* | Merge "Add ContentProvider for apps to read received SMS cell broadcasts."Jake Hamby2012-04-192-0/+26
|\ \
| * | Add ContentProvider for apps to read received SMS cell broadcasts.Jake Hamby2012-04-182-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The CellBroadcastReceiver app will allow apps with the new permission "android.permission.READ_CELL_BROADCASTS" to read previously received cell broadcast messages from a new ContentProvider database at URI "content://cellbroadcasts". This will enable third parties to provide additional information to users in the event of emergencies without delaying or interfering with the initial system alert dialog to warn the user when the alert is received. Includes a new android.telephony.CellBroadcastMessage class which can be instantiated from the Cursor retrieved from the ContentProvider. This was previously a part of the CellBroadcastReceiver app, but can now be used by third party apps with read permission on the ContentProvider. Change-Id: I2c31f62b63c050c7946de2d81c28a5f4dc6f00b0
* | | Merge "Move SystemUI out of system UID."Jeff Sharkey2012-04-192-0/+13
|\ \ \
| * | | Move SystemUI out of system UID.Jeff Sharkey2012-04-192-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add permissions for various things it pokes. Create new permission to control launching non-exported activities from recents. Hidden API to relax WallpaperService checks. Change-Id: I547fdcd7c213dd153ae101533ce7c56cd8f86a0d
* | | | Merge "Adjust action bar tab policies"Adam Powell2012-04-197-3/+53
|\ \ \ \
| * | | | Adjust action bar tab policiesAdam Powell2012-04-197-3/+53
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Action bar tabs now stack in portrait mode on all screen sizes rather than display embedded. This only affects apps with a targetSdkVersion of JB or greater, as older apps may not be prepared for the different measurement of the bar or have an appropriate stacked bar background drawable. Stacked action bar tabs now have a width limit. This prevents super-wide tabs that can span the whole screen. The cluster of tabs is centered if it does not span the full width. Add ActionBarPolicy to give a single point to query for various action bar measurements and behaviors that vary with configuration. Change-Id: I01162ca009c14f6f0e712fc906b9db6382c738cd
* | | | Import translations. DO NOT MERGEEric Fischer2012-04-192-9/+9
|/ / / | | | | | | | | | Change-Id: I6fada25138bbeda2cdaf4fd4e4b56bdb134fe33d
* | | Merge "Expand too-small notifications to fill 64dp."Daniel Sandler2012-04-191-1/+1
|\ \ \
| * | | Expand too-small notifications to fill 64dp.Daniel Sandler2012-04-191-1/+1
| |/ / | | | | | | | | | | | | | | | Also fix NotificationTestList so it runs again. Change-Id: I2fb28cd9cfad25a7a1b17ccef9ccd741c3aa99b0
* | | Merge "Adding some more gestures and actions for accessibility."Svetoslav Ganov2012-04-181-0/+0
|\ \ \
| * | | Adding some more gestures and actions for accessibility.Svetoslav Ganov2012-04-181-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Added more gesture for accessibility. After a meeting with the access-eng team we have decided that the current set of gestures may be smaller than needed considering that we will use four gestures for home, back, recents, and notifications. 2. Adding actions for going back, home, opening the recents, and opening the notifications. 3. Added preliminary mapping from some of the new gestures to the new actions. 4. Fixed a bug in the accessibility interaction controller which was trying to create a handled on the main looper thread which may be null if the queried UI is in the system process. Now the context looper of the root view is used. 5. Fixed a bug of using an incorrect constant. 6. Added a missing locking in a couple of places. 7. Fixed view comparison for accessibilityt since it was not anisymmetric. bug:5932640 bug:5605641 Change-Id: Icc983bf4eafefa42b65920b3782ed8a25518e94f
* | | | Import translations. DO NOT MERGEEric Fischer2012-04-1844-950/+480
| |/ / |/| | | | | | | | Change-Id: I1ab82f7e1aef8171cb57c880fb942930d37dac00
* | | fixing the build break in notification_template_big_text.xmlChris Wren2012-04-181-1/+1
| | | | | | | | | | | | Change-Id: Ibeef587e27d1f97dae2b6184be5e7b2548768f5e
* | | Gestures for expanding notifications.Daniel Sandler2012-04-185-1/+186
| | | | | | | | | | | | Change-Id: I104c157ffcc2d60b3f0a95c59d4322b07103b69f
* | | Merge "New InboxStyle template for expanded notifications."Daniel Sandler2012-04-182-0/+183
|\ \ \
| * | | New InboxStyle template for expanded notifications.Daniel Sandler2012-04-172-0/+183
| | | | | | | | | | | | | | | | | | | | Bug: 6336834 Change-Id: I67b273350b984673cbfb19267451a3782d0477fc
* | | | Merge "Change dock animations to not use alpha, to make Mathias happy."Dianne Hackborn2012-04-178-24/+8
|\ \ \ \
| * | | | Change dock animations to not use alpha, to make Mathias happy.Dianne Hackborn2012-04-168-24/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also tweak the action bar animations to slide up/down like the dock animations. Change-Id: Id3c85ba76100639a6f6c77b7fd2a060c9d26f38c
* | | | | A layout that switches between its children based on the requested layout ↵Chris Wren2012-04-171-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | height. Change-Id: I5a4e5892fbed7cab2470e458a38accbbcb05ae51
* | | | | Merge "Get rid of "isSentenceLevelSpellCheckSupported""satok2012-04-162-4/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Get rid of "isSentenceLevelSpellCheckSupported"satok2012-04-162-4/+0
| | |/ / | |/| | | | | | | | | | | | | | Bug: 6320351 Change-Id: I0e931b7248f8c65268b60af599c07432d58d2f1f
* | | | Import translations. DO NOT MERGEEric Fischer2012-04-1649-445/+1053
|/ / / | | | | | | | | | Change-Id: I20ad5f365128dac908e1f5a7ced40af98be4dba5