Fabrice Di Meglio
63e080904d
am a478de98: am 415f26b7: Merge "Fix bug #7205589 CalendarView\'s WeekView rows are LTR in RTL locales" into jb-mr1-dev
...
* commit 'a478de98a3314df864373f291faa45362dda71bc':
Fix bug #7205589 CalendarView's WeekView rows are LTR in RTL locales
2012-09-24 09:38:05 -07:00
Fabrice Di Meglio
b59cddbaac
am e477ff0c: am 5c2591e6: Merge "Fix bug #7206086 NumberPicker widget should use locale digits" into jb-mr1-dev
...
* commit 'e477ff0cde13de7996eb79fa2352cbfa3a3c5b75':
Fix bug #7206086 NumberPicker widget should use locale digits
2012-09-24 09:38:01 -07:00
Dianne Hackborn
19a22ced89
am 033e60e8: am c9e94ea6: Merge "Fix issue #7213113 : Remove old intent resolver" into jb-mr1-dev
...
* commit '033e60e87aa5c704caf8d00b30b323dd126c4151':
Fix issue #7213113 : Remove old intent resolver
2012-09-24 00:52:09 -07:00
Adam Cohen
c328f7f8f6
am dce17917: am 8562cb59: Merge "Changing public method to @hide, doesn\'t have to be public" into jb-mr1-dev
...
* commit 'dce17917103d25e18063a7d71e592e131f8e0bd3':
Changing public method to @hide, doesn't have to be public
2012-09-24 00:52:02 -07:00
Svetoslav Ganov
dddf962f1c
am a586a3c9: am 38533ea5: Merge "NPE in AcitivtyChooserModel." into jb-mr1-dev
...
* commit 'a586a3c9a7d2e317b8b5025faa77f088aed38fd4':
NPE in AcitivtyChooserModel.
2012-09-24 00:51:56 -07:00
Svetoslav Ganov
c250400901
am 03037841: am 08681add: Merge "Day numbers in CalendarView have incorrect size." into jb-mr1-dev
...
* commit '03037841d4ccce4382ccbf55eddd96c427eb5861':
Day numbers in CalendarView have incorrect size.
2012-09-24 00:51:48 -07:00
Fabrice Di Meglio
415f26b73c
Merge "Fix bug #7205589 CalendarView's WeekView rows are LTR in RTL locales" into jb-mr1-dev
2012-09-23 11:11:52 -07:00
Fabrice Di Meglio
5c2591e6ef
Merge "Fix bug #7206086 NumberPicker widget should use locale digits" into jb-mr1-dev
2012-09-23 11:10:40 -07:00
Fabrice Di Meglio
550ea7f546
Fix bug #7205589 CalendarView's WeekView rows are LTR in RTL locales
...
Change-Id: Iacd1718be054b4405ea0c769f695044faf4254b6
2012-09-21 18:54:53 -07:00
Fabrice Di Meglio
d88e3054d0
Fix bug #7206086 NumberPicker widget should use locale digits
...
- fix for having the TwoDigitFormatter being able to be recreated if the locale is changed
- accept now also the Arabic and Persian digits
Change-Id: Ifbf7e274d971008f4a5782402d4b76d9472b68fc
2012-09-21 18:42:47 -07:00
Dianne Hackborn
c9e94ea645
Merge "Fix issue #7213113 : Remove old intent resolver" into jb-mr1-dev
2012-09-21 17:05:47 -07:00
Dianne Hackborn
52c62344c5
Fix issue #7213113 : Remove old intent resolver
...
Also make the query package restart broadcast protected like the
documentation says it should be.
Change-Id: I445166111318a02f2f2b1ab0dff9c641a441c20b
2012-09-21 17:04:16 -07:00
Adam Cohen
8562cb5982
Merge "Changing public method to @hide, doesn't have to be public" into jb-mr1-dev
2012-09-21 16:56:31 -07:00
Svetoslav Ganov
38533ea514
Merge "NPE in AcitivtyChooserModel." into jb-mr1-dev
2012-09-21 16:55:29 -07:00
Adam Cohen
bd1e0076c6
Changing public method to @hide, doesn't have to be public
...
Change-Id: I4c87b154fd99376a0337f9fc65024e13ddb74da5
2012-09-21 16:51:50 -07:00
Svetoslav Ganov
08681adda0
Merge "Day numbers in CalendarView have incorrect size." into jb-mr1-dev
2012-09-21 16:32:02 -07:00
Svetoslav Ganov
0c6f3795b3
Day numbers in CalendarView have incorrect size.
...
1. The text size of the paint for drawing week days was never set.
bug:6933206
Change-Id: Ie50286d46e2c21a9c2d5f51b309a49f17d46d4b9
2012-09-21 11:49:05 -07:00
Svetoslav Ganov
abcaeea1ee
NPE in AcitivtyChooserModel.
...
1. If there is not current intent sent and the client tries to
choose an activity a NPE occurs. The code in chooseActivity
now checks for null intent. Note that having a null intent
is a valid state.
bug:6738922
Change-Id: I91d4415649ce070d4fa4aa187e9eac02928dd38c
2012-09-21 11:10:27 -07:00
Adam Cohen
bae266f03d
am 836739a3: am 11a6450e: Merge "Fixing partiallyUpdateAppWidget to cache the new changes" into jb-mr1-dev
...
* commit '836739a341f62a93fd115f56c0c3747e9d4e3270':
Fixing partiallyUpdateAppWidget to cache the new changes
2012-09-20 20:28:18 -07:00
Adam Cohen
fbe44b7d5e
Fixing partiallyUpdateAppWidget to cache the new changes
...
-> This is a good change to the widget framework that I've wanted to
make for a while, but issue 7174198 triggered the immediate need.
Change-Id: I3f267e0e67f2d9f28920bb53973af365a3c9e0ba
2012-09-20 15:18:47 -07:00
Dianne Hackborn
1a30458a0b
am a553eeaf: am 390392ff: Merge "Changes to support side-loading of apps from other users." into jb-mr1-dev
...
* commit 'a553eeaf877457cdacceb401529201a40223e64c':
Changes to support side-loading of apps from other users.
2012-09-19 15:21:17 -07:00
Dianne Hackborn
390392ff3e
Merge "Changes to support side-loading of apps from other users." into jb-mr1-dev
2012-09-19 12:52:32 -07:00
Dianne Hackborn
eba784ff4a
Changes to support side-loading of apps from other users.
...
Change-Id: I5b7c0aa0dc9566b29d5980dc7f42a508a61a58d3
2012-09-19 12:42:37 -07:00
Fabrice Di Meglio
ad31d027ca
am 684f1078: am 20586fa0: Merge "Fix bug #7173351 API REVIEW: android.util.LocaleUtil" into jb-mr1-dev
...
* commit '684f10788707f154e54a614b2d60cc28542aee3a':
Fix bug #7173351 API REVIEW: android.util.LocaleUtil
2012-09-18 14:59:00 -07:00
Fabrice Di Meglio
20586fa035
Merge "Fix bug #7173351 API REVIEW: android.util.LocaleUtil" into jb-mr1-dev
2012-09-18 14:48:48 -07:00
Fabrice Di Meglio
d3d9f3f100
Fix bug #7173351 API REVIEW: android.util.LocaleUtil
...
Change-Id: I08fd491eff714059e9ec874fadebe7eb556c34d5
2012-09-18 12:55:32 -07:00
Philip Milne
417e267a75
Merge "Revert "Simple MVC based binding mechanism for android controls." Do not merge." into jb-mr1-dev
2012-09-17 15:47:11 -07:00
Victoria Lease
b19f313e25
am 976ed471: am d6991106: Merge "Avert crash when dragging text in same TextView" into jb-mr1-dev
...
* commit '976ed4711ef5fc943ad94a8cbb251cd5feb34cde':
Avert crash when dragging text in same TextView
2012-09-17 15:12:05 -07:00
Victoria Lease
d6991106b0
Merge "Avert crash when dragging text in same TextView" into jb-mr1-dev
2012-09-17 15:08:07 -07:00
Dianne Hackborn
0ab7308e99
am 831f31c3: am b137c806: Merge "More adjustments to permissions." into jb-mr1-dev
...
* commit '831f31c3883899eb57f28360bb51192937124081':
More adjustments to permissions.
2012-09-17 14:45:40 -07:00
Philip Milne
8e1c2b6b71
Revert "Simple MVC based binding mechanism for android controls." Do not merge.
...
This reverts commit 989709a973 .
Change-Id: Ifc2c511b0d99d4a3a164b4a2281ca140015b366d
2012-09-17 14:31:03 -07:00
Svetoslav Ganov
55ab5105d4
am 71e3cb14: am e136a728: Merge "Text layout in switch may be null when accessibility events are fired." into jb-mr1-dev
...
* commit '71e3cb143b6eb6052bb6820bf551a1d74e19ee8d':
Text layout in switch may be null when accessibility events are fired.
2012-09-17 11:09:16 -07:00
Dianne Hackborn
2ca2c87871
More adjustments to permissions.
...
- New "cost money" flag can be put on a permission to
have this emphasized in the UI.
- Some further re-organization of permissions to better
match UX spec.
Change-Id: I450ac739eff6b90e7c7fc39589d68db82b61f897
2012-09-16 16:41:27 -07:00
Svetoslav Ganov
b8c50e8e44
Text layout in switch may be null when accessibility events are fired.
...
1. The layout containing the text of a Switch is initialized on measure
and if an accessibility event is fired before that then a NPE happens.
bug:7169419
Change-Id: Iee3c01ca9157d14d228c4ff33c0810507e0e25a7
2012-09-14 11:36:29 -07:00
Svetoslav Ganov
d9c18b307b
am 57ac3090: am 33aef98f: Allowing association between a view and its label for accessibility.
...
* commit '57ac30901912accc5814cd8122ca419524b8ca5b':
Allowing association between a view and its label for accessibility.
2012-09-14 10:29:15 -07:00
Alan Viverette
6304ad8e7c
am 459bde56: am 0f755134: Revert "Add accessibility scroll actions to TabWidget"
...
* commit '459bde565e2d741006d48fa59b413449d5b3b954':
Revert "Add accessibility scroll actions to TabWidget"
2012-09-14 10:29:11 -07:00
Svetoslav Ganov
9e23ebbbdd
am 90e627e3: am 83cdb021: Merge "Add accessibility scroll actions to TabWidget" into jb-mr1-dev
...
* commit '90e627e39b8da27413d473fe6ad4634f5d85d2e0':
Add accessibility scroll actions to TabWidget
2012-09-14 10:27:49 -07:00
Svetoslav Ganov
33aef98fd2
Allowing association between a view and its label for accessibility.
...
1. For accessibility purposes it is important to be able to associate
a view with content with a view that labels it. For example, if
an accessibility service knows that a TextView is associated with
an EditText, it can provide much richer feedback.
This change adds APIs for setting a view to be the label for another
one and setting the label for a view, i.e. the reverse association.
bug:5016937
Change-Id: I7b837265c5ed9302e3ce352396dc6e88413038b5
2012-09-13 18:41:40 -07:00
Alan Viverette
0f7551341f
Revert "Add accessibility scroll actions to TabWidget"
...
This reverts commit 6053088884
Change-Id: Ia648d7e3e092c396a038740d708de37fe4169d80
2012-09-13 18:36:06 -07:00
Svetoslav Ganov
83cdb021eb
Merge "Add accessibility scroll actions to TabWidget" into jb-mr1-dev
2012-09-13 15:04:03 -07:00
Dianne Hackborn
a60b8c4116
am 6800800c: am 3e451fa1: Merge "New permissions UI, again." into jb-mr1-dev
...
* commit '6800800c42fc288fc9977d5f8d5ec6d6876033a4':
New permissions UI, again.
2012-09-13 14:10:34 -07:00
alanv
6053088884
Add accessibility scroll actions to TabWidget
...
Bug: 6537369
Change-Id: I8a5bf1d6f85f0ceef316aa4a5938d32a545587db
2012-09-13 14:02:29 -07:00
Dianne Hackborn
7454d3b73c
New permissions UI, again.
...
Change-Id: I0bbecd88ff1f212b30d1ef32d5bcaa49cdf1e9ce
2012-09-12 18:57:07 -07:00
Fabrice Di Meglio
ee5be7a5e7
am 465858e7: am 2cd35662: Merge "Fix SeekBar when in RTL layout direction" into jb-mr1-dev
...
* commit '465858e779a79e88514a8b28df58bc089a0ee62b':
Fix SeekBar when in RTL layout direction
2012-09-12 17:03:06 -07:00
Fabrice Di Meglio
2b668afc11
am 47e39a9f: am 88724657: Merge "Fix bug #7148393 Switch can crash when hierarchyviewer is connected" into jb-mr1-dev
...
* commit '47e39a9f61ae5ffdcb912c1f6196dd6f8e7478b5':
Fix bug #7148393 Switch can crash when hierarchyviewer is connected
2012-09-12 17:03:02 -07:00
Fabrice Di Meglio
2cd35662ca
Merge "Fix SeekBar when in RTL layout direction" into jb-mr1-dev
2012-09-12 13:28:17 -07:00
Fabrice Di Meglio
06849e8f53
Fix SeekBar when in RTL layout direction
...
- set correct thumb position depending on layout direction
Change-Id: Ibc489295d28792ec7556ce3484b2d1ae47a4c704
2012-09-11 19:38:10 -07:00
Fabrice Di Meglio
be06e3292b
Fix bug #7148393 Switch can crash when hierarchyviewer is connected
...
Change-Id: I1713138a60358cc76f6cf373082a94199e85c717
2012-09-11 17:42:45 -07:00
Svetoslav Ganov
e607dd880d
am ef94c988: am 1434e29a: Merge "Check for null ViewRootImpl when saving accessibility focus in ListView." into jb-mr1-dev
...
* commit 'ef94c988a2caf503a730686f3259385b0f4e4e2f':
Check for null ViewRootImpl when saving accessibility focus in ListView.
2012-09-10 17:14:58 -07:00
Svetoslav Ganov
8d3d852243
am eef5dc63: am 390a06b8: Merge "Restore accessibility focus after ListView layout." into jb-mr1-dev
...
* commit 'eef5dc63d805f39eb0c68c93980a7ae728db3f7f':
Restore accessibility focus after ListView layout.
2012-09-10 17:05:06 -07:00