Commit Graph

5314 Commits

Author SHA1 Message Date
Zhihai Xu
c326942dfd am cf71c2d3: am 83936d96: Merge "BT keeps on asking me if I want to allow car to do stuff" into klp-dev
* commit 'cf71c2d3e31375fa68fd65f1ec39fcce62a4b4c3':
  BT keeps on asking me if I want to allow car to do stuff
2013-10-11 14:10:13 -07:00
Zhihai Xu
83936d967d Merge "BT keeps on asking me if I want to allow car to do stuff" into klp-dev 2013-10-11 21:02:51 +00:00
Dianne Hackborn
47be2e84d0 am 4f00b368: am b1e33884: Allow tapping on memory status regions to filter proc stats.
* commit '4f00b368f9fcc27d43dfc63c3ac9d6fedf8a070d':
  Allow tapping on memory status regions to filter proc stats.
2013-10-11 12:50:07 -07:00
Zhihai Xu
9998639a65 BT keeps on asking me if I want to allow car to do stuff
We can remember it as a non persist global value when user click no.
This value won't be saved when power down.
We will restore the permission choice
when we are disconnected with the remote device.
So the "no" choice selected by user will only take effect
until we are disconnected with the remote device.

bug:11176511
Change-Id: Ic0c0829587cf7a812b5fa96fbd381921f67c186f
2013-10-11 12:15:19 -07:00
Dianne Hackborn
b1e3388419 Allow tapping on memory status regions to filter proc stats.
Change-Id: Iade56907df648a95600919578154635c49ac9dce
2013-10-11 11:54:34 -07:00
Svetoslav
be74fb8d72 am 43b8946f: am d9f156dd: Coalescing multiple print job notifications (Settings)
* commit '43b8946fb3071a1454aa17c352a34c2d389c096e':
  Coalescing multiple print job notifications (Settings)
2013-10-10 10:17:46 -07:00
Svetoslav
d9f156ddf0 Coalescing multiple print job notifications (Settings)
We used to show a single notificaiton for every print job but
this is against th UX guidelines. Since we have to lead by
example, this change adds coalescing of multiple notifications.

bug:11155212

Change-Id: I865450495e7e85bd6620c1f42aeef07d2f83a01a
2013-10-09 23:40:56 -07:00
Dianne Hackborn
1acb82c563 am c2d73bed: am 02099910: Fix issue #11033002: Percentages in proc stats details are not rounded correctly
* commit 'c2d73bed9d1ed3cac7236bc9bf7b247871c9285d':
  Fix issue #11033002: Percentages in proc stats details are not rounded correctly
2013-10-09 12:21:42 -07:00
Dianne Hackborn
020999103b Fix issue #11033002: Percentages in proc stats details are not rounded correctly
Use round instead of ceil.  Also, when showing services from multiple packages,
sort the package categories by the duration of the longest running service in
each, so that the more important ones come first.

Change-Id: I42b47b0522cd786a1c4ee5b59a549ec7c0c6ffe1
2013-10-09 12:06:59 -07:00
Lifu Tang
e40897a880 am 9dc55e34: am 8a4c53ac: Limits the broadcast to system apps only
* commit '9dc55e348af75d7f22090de03e2a123bf961ab08':
  Limits the broadcast to system apps only
2013-10-08 21:34:17 -07:00
Lifu Tang
8a4c53ac2b Limits the broadcast to system apps only
- Part of b/10974059

Change-Id: I1f0b6eeece88a2ee29b76636b9ce58dcc3d71aad
2013-10-08 16:23:52 -07:00
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
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
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
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
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
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
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
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
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
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
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
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
Lifu Tang
615a6da493 am c120c6cf: Fixed crash when rotating screen
* commit 'c120c6cf9f86ae56d98b2d6e22f68626b1b1665c':
  Fixed crash when rotating screen
2013-10-02 09:35:43 -07:00
Lifu Tang
e6e459a105 am 5ab9fa43: Renamed "App settings" back to "Location services"
* commit '5ab9fa432d17fe72c74a25770a26d405635cc0f6':
  Renamed "App settings" back to "Location services"
2013-10-02 09:35:42 -07:00
Lifu Tang
66689fa964 am c6578818: Merge "Make recent location app list package based" into klp-dev
* commit 'c6578818d8984a4bb5fcd2d41844fc9e8e7d7a62':
  Make recent location app list package based
2013-10-02 09:35:34 -07:00
Alon Albert
c580a279a6 am 394b80ce: Merge "Hide Camera in CryptKeeper" into klp-dev
* commit '394b80ce5b7f590b60200b610b3f8d5f549dbc1e':
  Hide Camera in CryptKeeper
2013-10-02 09:35:07 -07:00