Svetoslav
372cd6ab86
am d9649d4e
: am 31962228
: Merge "Fix a crash in the print service settigns." into klp-dev
...
* commit 'd9649d4e150130eef78a04c684007fe729f3206a':
Fix a crash in the print service settigns.
2013-10-08 14:35:18 -07:00
Svetoslav
31962228aa
Merge "Fix a crash in the print service settigns." into klp-dev
2013-10-08 21:28:22 +00:00
Christopher Tate
7e776ad76c
am 3eb0f422
: am eff0927d
: Merge "Once we decide to show Home settings, keep it shown forever" into klp-dev
...
* commit '3eb0f422f6e0291a274f72dc3951ce7cf048e5be':
Once we decide to show Home settings, keep it shown forever
2013-10-08 14:26:16 -07:00
Christopher Tate
eff0927df2
Merge "Once we decide to show Home settings, keep it shown forever" into klp-dev
2013-10-08 21:20:13 +00:00
Svetoslav
39392ef9b0
Fix a crash in the print service settigns.
...
When the search view is attached and detached we announce that
for accessibility. The trouble is that if the activity is being
torn down we are trying to access resources from a fragment that
is detached and the qcrash occurs. This change does not try to
access resources if the activity is finishing and also we do not
load resource strings if accessibility is not enabled.
bug:11127814
Change-Id: If3e97b6e94687775386a43c8fa54fd45140306eb
2013-10-08 12:08:18 -07:00
Lifu Tang
c936b9c822
am 83df0123
: am 40eefc17
: am 1673fbc0
: Broadcasting a message for mode changing
...
* commit '83df01235788b2a820d68b7c8a51f7a0fc5c1d64':
Broadcasting a message for mode changing
2013-10-08 12:01:45 -07:00
Lifu Tang
83df012357
am 40eefc17
: am 1673fbc0
: Broadcasting a message for mode changing
...
* commit '40eefc17d877357e074fff34c670b6e61f71deeb':
Broadcasting a message for mode changing
2013-10-08 11:58:44 -07:00
Christopher Tate
dc7be10734
Once we decide to show Home settings, keep it shown forever
...
Principle of Least Surprise FTW.
Bug 11131794
Change-Id: I1df720fa86fb870aa74a5d0074ca966843317f12
2013-10-08 11:33:03 -07:00
Yuhao Zheng
6271cd01de
Fix NPE in Wi-Fi Direct Setting UI
...
After a PreferenceGroup is created, attach it to a PreferenceScreen right away.
Otherwise, if PreferenceGroup.addPreference is accidentally called before being
attached, it will result in an NPE and a UI crash.
Bug: 11050625
Change-Id: I68fa8b67ab807c0729c43c1b5cdabdbcd4f2c230
2013-10-08 10:26:37 -07:00
Lifu Tang
1673fbc029
Broadcasting a message for mode changing
...
- Fix b/10974059
Change-Id: I219ea35e65a36af9f041a487dd8039bb5e2f048b
2013-10-08 09:48:41 -07:00
Chris Wren
cff5cca476
am 65994536
: am 98b30cea
: am a50f7851
: Merge "Hide Camera in CryptKeeperConfirm" into klp-dev
...
* commit '659945365d83bd30de5a506e9504687217393db8':
Hide Camera in CryptKeeperConfirm
2013-10-07 13:12:23 -07:00
Chris Wren
659945365d
am 98b30cea
: am a50f7851
: Merge "Hide Camera in CryptKeeperConfirm" into klp-dev
...
* commit '98b30ceaa2ef049f41907ea9672bb5f028472f1c':
Hide Camera in CryptKeeperConfirm
2013-10-07 13:09:39 -07:00
Chris Wren
a50f78515e
Merge "Hide Camera in CryptKeeperConfirm" into klp-dev
2013-10-07 20:01:35 +00:00
David Braun
af1bf89528
am 1c2a3ad6
: am a633e1d5
: am 1c17255d
: Block "SMS Default Dialog" on non-phone devices
...
* commit '1c2a3ad6cb262447ebed557c6b1bf36bab11d59e':
Block "SMS Default Dialog" on non-phone devices
2013-10-07 11:18:09 -07:00
David Braun
1c2a3ad6cb
am a633e1d5
: am 1c17255d
: Block "SMS Default Dialog" on non-phone devices
...
* commit 'a633e1d54d28d5c646b1f99df62a9250e48340ce':
Block "SMS Default Dialog" on non-phone devices
2013-10-07 11:15:39 -07:00
David Braun
1c17255d5e
Block "SMS Default Dialog" on non-phone devices
...
This change also handles the case where getDefaultSmsApplication returns
null more elegantly, though this is only really possible on a device that
is a tablet (blocked earlier in the method) or a phone device that had no
SMS apps at boot (when we force the setting of an SMS app.)
Bug: 11072894 People app should not launch into default SMS app on tablets
Change-Id: I1e253873e053c21bc1652bd03d7b486aaf9be5e1
2013-10-07 09:35:52 -07:00
Chris Wren
0481dc7172
Hide Camera in CryptKeeperConfirm
...
Bug: 10900437
Change-Id: Ie9bbe3bacba6fb37ddd6c2753e011dc7abb63c77
2013-10-07 01:11:08 -04:00
Robert Greenwalt
21a2eb5aea
Add batch scan data to power stats.
...
bug:10690989
Change-Id: I5c21b8234eb1dec2da01032a87e2129b5b5cb225
2013-10-06 13:35:23 -07:00
Svetoslav
4b23800471
am ef1cfe16
: am 32d7ea74
: am 9379d935
: Make printers for a print service not react to press.
...
* commit 'ef1cfe16fb95a8ae0e73dbd8d2f4235386be1803':
Make printers for a print service not react to press.
2013-10-04 18:08:26 -07:00
Svetoslav
ef1cfe16fb
am 32d7ea74
: am 9379d935
: Make printers for a print service not react to press.
...
* commit '32d7ea74074875b43df22369e915c177e67a0316':
Make printers for a print service not react to press.
2013-10-04 18:05:11 -07:00
Svetoslav
9379d93555
Make printers for a print service not react to press.
...
We show a list of printers for the a print service in the
print service settings activity. This list is there to
inform the user of which printers are available and
optionally offers adding a printer affordance. The printer
list items do nothing so they should not react to press
and create a false impression they do.
bug:10983508
Change-Id: I43b19ebb0acf6662c489826c192fd6daf8ad103d
2013-10-04 17:52:39 -07:00
Amith Yamasani
ecb9156898
am 8f4919ff
: am b46e57ee
: am 4a4a1b8b
: Merge "Use a public media content uri for viewing local media files" into klp-dev
...
* commit '8f4919ffeb97994c5214011696945d08ca8beedb':
Use a public media content uri for viewing local media files
2013-10-04 17:36:46 -07:00
Amith Yamasani
8f4919ffeb
am b46e57ee
: am 4a4a1b8b
: Merge "Use a public media content uri for viewing local media files" into klp-dev
...
* commit 'b46e57ee261578ffb45c0b679b56b26f6dfe1208':
Use a public media content uri for viewing local media files
2013-10-04 16:03:05 -07:00
Amith Yamasani
c778bc560d
Use a public media content uri for viewing local media files
...
Bug: 11061566
Change-Id: I7e049f48d37a68a0a41b7a62383eea71f3938c44
2013-10-04 14:59:40 -07:00
Amith Yamasani
2d4a3087ec
am 328acd44
: am 658e6807
: am 16d358da
: Merge "Exit restrictions fragment if user was deleted" into klp-dev
...
* commit '328acd4491eda2a8dd19cc7d7fe3dd74064b392d':
Exit restrictions fragment if user was deleted
2013-10-04 13:40:32 -07:00
Vinit Deshapnde
5fe2760447
am a4a679ae
: am 2337e472
: am db750e8f
: Merge "Fix EAP-TLS reconnect after reboot issue" into klp-dev
...
* commit 'a4a679ae70a364dd4063f23abb624c6fc9aeb30f':
Fix EAP-TLS reconnect after reboot issue
2013-10-04 13:40:32 -07:00
Amith Yamasani
328acd4491
am 658e6807
: am 16d358da
: Merge "Exit restrictions fragment if user was deleted" into klp-dev
...
* commit '658e6807aebb451721c413c0becd1ac0fd3bbfcc':
Exit restrictions fragment if user was deleted
2013-10-04 13:34:44 -07:00
Vinit Deshapnde
a4a679ae70
am 2337e472
: am db750e8f
: Merge "Fix EAP-TLS reconnect after reboot issue" into klp-dev
...
* commit '2337e472d6bfd4cb8812a9cdfb5fa66b728b1693':
Fix EAP-TLS reconnect after reboot issue
2013-10-04 13:34:01 -07:00
Amith Yamasani
16d358daf0
Merge "Exit restrictions fragment if user was deleted" into klp-dev
2013-10-04 19:55:18 +00:00
Vinit Deshapnde
db750e8f2c
Merge "Fix EAP-TLS reconnect after reboot issue" into klp-dev
2013-10-04 18:20:42 +00:00
Amith Yamasani
38e7610512
Exit restrictions fragment if user was deleted
...
When resuming the restricted user fragment, make sure that the user still
exists, as it may have been deleted by the restricted user.
Bug: 11010340
Change-Id: I3360dbc42586c5bb28013844f8c788e641ad8b6a
2013-10-03 16:08:56 -07:00
Svetoslav
b4463e650b
Fix settings title
...
Change-Id: I203c577693700ef60197800632e8c33bc552ef5f
2013-10-02 18:37:13 -07:00
Svetoslav
e60a06b0e7
am 672b845e
: Merge "Polish print settings accessibility." into klp-dev
...
* commit '672b845eec350cc03402f5961f56ac47a5dac220':
Polish print settings accessibility.
2013-10-02 16:55:27 -07:00
Svetoslav
672b845eec
Merge "Polish print settings accessibility." into klp-dev
2013-10-02 23:48:07 +00:00
Alan Viverette
394a517982
Merge "Add accessibility display adjustments to Settings"
2013-10-02 23:39:38 +00:00
Alan Viverette
fc0ab213b8
Add accessibility display adjustments to Settings
...
This will be redesigned soon, but for now it allows access to quick
setting tiles for testing display adjustments.
BUG: 9057596
Change-Id: I4b760487b2fe0a336b188930306000e5dfc01951
2013-10-02 16:36:33 -07:00
Christopher Tate
99a7145607
am 73f5f2aa
: am e7358028
: Merge "Back out of Home settings when penultimate home app is uninstalled" into klp-dev
...
* commit '73f5f2aac9a3731be1cfc8f0267c19df876fcfe6':
Back out of Home settings when penultimate home app is uninstalled
2013-10-02 15:18:22 -07:00
Svetoslav
24e49f0613
Polish print settings accessibility.
...
bug:10983508
Change-Id: I986e28a2cd8e52b7c8422e825de9174d6e2377c3
2013-10-02 15:16:16 -07:00
Christopher Tate
73f5f2aac9
am e7358028
: Merge "Back out of Home settings when penultimate home app is uninstalled" into klp-dev
...
* commit 'e7358028d10f87d0499e3d85abf699824882b9e2':
Back out of Home settings when penultimate home app is uninstalled
2013-10-02 15:16:02 -07:00
Christopher Tate
e7358028d1
Merge "Back out of Home settings when penultimate home app is uninstalled" into klp-dev
2013-10-02 22:11:50 +00:00
Amith Yamasani
92cd1af094
am 3f60d8d3
: am d462e868
: Merge "Load account type icons in a background thread before scrolling down" into klp-dev
...
* commit '3f60d8d395545f11b63a936cf776f6ab6bae953b':
Load account type icons in a background thread before scrolling down
2013-10-02 14:31:10 -07:00
David Braun
b12973f95f
am fdbb26c8
: am 6e5956eb
: Merge "Default SMS app setting should still be shown even if SIM is removed." into klp-dev
...
* commit 'fdbb26c8af09054e515784b15c258812da888fca':
Default SMS app setting should still be shown even if SIM is removed.
2013-10-02 14:31:10 -07:00
Amith Yamasani
3f60d8d395
am d462e868
: Merge "Load account type icons in a background thread before scrolling down" into klp-dev
...
* commit 'd462e8686697094161930c76a648f75e8c6afd92':
Load account type icons in a background thread before scrolling down
2013-10-02 14:29:39 -07:00
David Braun
fdbb26c8af
am 6e5956eb
: Merge "Default SMS app setting should still be shown even if SIM is removed." into klp-dev
...
* commit '6e5956ebe2b9c3d06ea463bba5c864dad58e0c02':
Default SMS app setting should still be shown even if SIM is removed.
2013-10-02 14:29:39 -07:00
Christopher Tate
e0d934fcb1
Back out of Home settings when penultimate home app is uninstalled
...
When the user deletes the last-but-one, there's nothing more that
they can do in Home settings (and we'll be suppressing it from the
top level of the Settings UI as well), so we now back out with
a dialog explaining the situation.
Bug 10918801
Change-Id: Id03169dace976f7de639e3b3ab3d50ed161258d8
2013-10-02 13:26:36 -07:00
Amith Yamasani
d462e86866
Merge "Load account type icons in a background thread before scrolling down" into klp-dev
2013-10-02 20:19:45 +00:00
David Braun
6e5956ebe2
Merge "Default SMS app setting should still be shown even if SIM is removed." into klp-dev
2013-10-02 20:15:35 +00:00
Daniel Sandler
f654f192b9
Merge "Longpress any row in Status to copy text to the clipboard."
2013-10-02 19:13:08 +00:00
Amith Yamasani
2972c0136d
Load account type icons in a background thread before scrolling down
...
This reduces the jank when scrolling down in top-level Settings if you
happen to have several account types like Google, Twitter, Facebook, etc.
In the process of doing this, discovered that headers get built even when
they're not showing (SubSettings). Skip setting up the headers, which can
be expensive when there are several accounts.
Bug: 11006601
Change-Id: I8b4eafdcc2fc2beecac01317c3c8f07a82febcc0
2013-10-02 11:48:46 -07:00
Svetoslav Ganov
1426c36ff9
am ff75201a
: Merge "Missing return statement if a print job is no longer present." into klp-dev
...
* commit 'ff75201aee750f76372b95ff8ac08d81cb738c7c':
Missing return statement if a print job is no longer present.
2013-10-02 09:36:11 -07:00