Commit Graph

11543 Commits

Author SHA1 Message Date
Fabrice Di Meglio
f37120b998 am 4c7de613: Merge "Fix bug #10624988 Incorrect mirroring of RAM and Internal Storage for Apps screens in Settings" into klp-dev
* commit '4c7de61320f3ea1df8d5cdd3d0645830b67722ea':
  Fix bug #10624988 Incorrect mirroring of RAM and Internal Storage for Apps screens in Settings
2013-09-06 13:38:45 -07:00
Tom O'Neill
0daad84e51 am 421dccd5: Restrict Settings injection to system-signed apps
* commit '421dccd5dd8cdec03bbc704b142f3ca2396f7e40':
  Restrict Settings injection to system-signed apps
2013-09-06 13:38:41 -07:00
Fabrice Di Meglio
4c7de61320 Merge "Fix bug #10624988 Incorrect mirroring of RAM and Internal Storage for Apps screens in Settings" into klp-dev 2013-09-06 20:05:18 +00:00
Fabrice Di Meglio
37f3c8f574 Fix bug #10624988 Incorrect mirroring of RAM and Internal Storage for Apps screens in Settings
- well this CL is only for preventing a wrong rendering (the real CL would need to be one latter
and would need to fix the onDraw(Canvas) for LinearColorBar so that it takes care of the layout direction)
- force LTR layout direction on the LinearColorBar, hence preventing the two TextView to render their
text "in the middle".
- use BidiFormatter to wrap number strings

Change-Id: Ie164e5509c0364a81c85a3ac69f97a89f20a4130
2013-09-06 11:19:27 -07:00
Tom O'Neill
421dccd5dd Restrict Settings injection to system-signed apps
- Also: reload the injected settings status values on mode changes

- b/10461474

Change-Id: I58c817ab8ab253aa19fa02c3cb511f26c807dc2a
2013-09-06 10:38:26 -07:00
Baligh Uddin
8d697e7fbf am f1e0c65e: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit 'f1e0c65efb0c1f070d4202170843bec26743fd31':
  Import translations. DO NOT MERGE
2013-09-05 20:36:00 -07:00
Baligh Uddin
f1e0c65efb Merge "Import translations. DO NOT MERGE" into klp-dev 2013-09-06 03:34:18 +00:00
Lifu Tang
f534039f0c am 0a0635c1: Merge "Don\'t show explicit time when no recent apps" into klp-dev
* commit '0a0635c10ebf73d8133a7f96d6cae89ea9282dd2':
  Don't show explicit time when no recent apps
2013-09-05 19:03:28 -07:00
Lifu Tang
0a0635c10e Merge "Don't show explicit time when no recent apps" into klp-dev 2013-09-06 02:01:18 +00:00
Amith Yamasani
b38edd12c5 am 256637ff: Merge "Handle renamed APIs" into klp-dev
* commit '256637ffb3cd5482aff5d1d38b45145d1caab0a8':
  Handle renamed APIs
2013-09-05 15:51:37 -07:00
Amith Yamasani
256637ffb3 Merge "Handle renamed APIs" into klp-dev 2013-09-05 22:49:20 +00:00
Lifu Tang
76eed4ecd4 am 8aea7b4d: Merge "Fixed the NullPointerException" into klp-dev
* commit '8aea7b4d3d79163912f55a2d37657c4d33109655':
  Fixed the NullPointerException
2013-09-05 14:52:12 -07:00
Lifu Tang
9e5251817e Don't show explicit time when no recent apps
- Partial fix for b/10638903

Change-Id: I38d681c52b3d03cdece48d3cdc027dcbe66bd0f2
2013-09-05 14:50:29 -07:00
Lifu Tang
8aea7b4d3d Merge "Fixed the NullPointerException" into klp-dev 2013-09-05 21:47:00 +00:00
Svetoslav Ganov
e44430583a am 10cbbc55: Merge "Print settings polish" into klp-dev
* commit '10cbbc5515a30dfa347f0a7b816ebde8cbb0e0f7':
  Print settings polish
2013-09-05 14:41:35 -07:00
Svetoslav Ganov
10cbbc5515 Merge "Print settings polish" into klp-dev 2013-09-05 21:38:11 +00:00
Lifu Tang
6cc61f17a1 Fixed the NullPointerException
- Fix b/10633295

Change-Id: Ia429e679c53c959351316ffda7619e10ad6a626c
2013-09-05 14:37:36 -07:00
Baligh Uddin
d7aea197af Import translations. DO NOT MERGE
Change-Id: I4e3b8d9ebc0a38940b8864bbee841002385f5fb2
Auto-generated-cl: translation import
2013-09-05 12:46:15 -07:00
Amith Yamasani
14912666d9 Handle renamed APIs
Bug: 10461761
Change-Id: If63c3801663b347a4643e44d5bd3bab4e3049578
2013-09-05 12:40:31 -07:00
Przemyslaw Szczepaniak
3730334d5b am 80c2b9b0: Hide "Play TTS sample" when locale is not settable as default
* commit '80c2b9b0c4c03c5ae9459875c05bc7370b7d6ca0':
  Hide "Play TTS sample" when locale is not settable as default
2013-09-05 06:26:44 -07:00
Przemyslaw Szczepaniak
80c2b9b0c4 Hide "Play TTS sample" when locale is not settable as default
Due to a bug, it's possible for settings to show status telling
that locale is available, despite locale not being in list of
locales settable as TTS default locale. This change fixes it.

Bug: 10630713
Change-Id: I21f8487fc6c1ea7812aeffbc26dfa5fc0a8afa3b
2013-09-05 13:05:04 +01:00
Svetoslav Ganov
74648ac808 Print settings polish
1. Added support for launching the top level print settings.

2. Updated some strings.

3. Removed the uninstall option for a print service.

4. Added search for the list of printers of a print service.

Change-Id: I9e175ba78b2d22b2bf90cf79153dc73327dfaff1
2013-09-05 00:01:40 -07:00
Dianne Hackborn
ec4f5ed1a9 am dd600b60: Merge "Add details screen to proc stats." into klp-dev
* commit 'dd600b603d98e28219a9a38a62f2527db05736bb':
  Add details screen to proc stats.
2013-09-04 18:31:29 -07:00
Dianne Hackborn
dd600b603d Merge "Add details screen to proc stats." into klp-dev 2013-09-05 01:26:42 +00:00
Dianne Hackborn
0448673834 Add details screen to proc stats.
Lets you see the actual RAM use and % running time, a list of
all of the services that are associated with it (kind-of, not
working correctly for those that share processes), and most
importantly a glorious FORCE STOP button.

Change-Id: I34ac30c88f1187227a8a7809ae103118c8b9a865
2013-09-04 17:27:30 -07:00
Svetoslav
8ed62da68b am f7092bc6: Merge "Implementing print settings as per UX spec." into klp-dev
* commit 'f7092bc6bfb16695d73f984d3c2cf557c63a17f1':
  Implementing print settings as per UX spec.
2013-09-04 17:20:45 -07:00
Svetoslav
f7092bc6bf Merge "Implementing print settings as per UX spec." into klp-dev 2013-09-05 00:18:48 +00:00
Chong Zhang
4459ca503c am 35ec3b7f: Merge "wifi-display: add drop down list for Wps config method" into klp-dev
* commit '35ec3b7fa389e9a2ddc131eb3a75b2f3dbc8330e':
  wifi-display: add drop down list for Wps config method
2013-09-04 15:11:34 -07:00
Chong Zhang
35ec3b7fa3 Merge "wifi-display: add drop down list for Wps config method" into klp-dev 2013-09-04 22:07:19 +00:00
Svetoslav
2d53165359 Implementing print settings as per UX spec.
Change-Id: Iafe99a1e959472f893cf168d952d9dd19ff160c0
2013-09-04 14:40:02 -07:00
Tom O'Neill
f49005f9ab am 97df9822: Merge "Switch to receiving LocationManager.MODE_CHANGED_ACTION" into klp-dev
* commit '97df982296244cc067c281b97ff2a6ade2a8ca31':
  Switch to receiving LocationManager.MODE_CHANGED_ACTION
2013-09-04 07:22:29 -07:00
Tom O'Neill
97df982296 Merge "Switch to receiving LocationManager.MODE_CHANGED_ACTION" into klp-dev 2013-09-04 14:20:03 +00:00
Baligh Uddin
538f03a285 am c63e097a: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit 'c63e097aa7b6200f78714da892ef6a3fe0bd4aba':
  Import translations. DO NOT MERGE
2013-09-03 22:02:40 -07:00
Baligh Uddin
c63e097aa7 Merge "Import translations. DO NOT MERGE" into klp-dev 2013-09-04 05:00:08 +00:00
Amith Yamasani
43ce434c2c am 9b444f78: Merge "Pass correct user id for the extra" into klp-dev
* commit '9b444f78f14384b59b01f966b044bb23c6af4982':
  Pass correct user id for the extra
2013-09-03 18:00:17 -07:00
Amith Yamasani
9b444f78f1 Merge "Pass correct user id for the extra" into klp-dev 2013-09-04 00:55:18 +00:00
Amith Yamasani
e63cc20570 Pass correct user id for the extra
This was causing PrintManagerService to get a broadcast with an incorrect
userid and ended up crashing the SettingsProvider.

Bug: 10608503
Change-Id: I4693de181ddfa599d685ac9bd16ac15cea8b2e52
2013-09-03 17:44:49 -07:00
Geoffrey Borggaard
67f93f1650 am af6cdb2b: Merge "Pin protect going into developer mode." into klp-dev
* commit 'af6cdb2b30a875b0a563196bb5c405b080b3cbe0':
  Pin protect going into developer mode.
2013-09-03 17:43:51 -07:00
Geoffrey Borggaard
af6cdb2b30 Merge "Pin protect going into developer mode." into klp-dev 2013-09-04 00:41:51 +00:00
Lifu Tang
1a72ab950d am f4c4294c: Merge "Renamed "Location services" to "App settings"" into klp-dev
* commit 'f4c4294c502d774c1c56d6b2dca56a604cc85f87':
  Renamed "Location services" to "App settings"
2013-09-03 17:16:14 -07:00
Lifu Tang
f4c4294c50 Merge "Renamed "Location services" to "App settings"" into klp-dev 2013-09-04 00:13:10 +00:00
Vineeta Srivastava
4fba910955 am 58db3418: Merge "Show regulatory info based on hardware sku in Settings app." into klp-dev
* commit '58db341851a0858339f83b432807e6ed87ca9fe5':
  Show regulatory info based on hardware sku in Settings app.
2013-09-03 16:52:51 -07:00
Vineeta Srivastava
58db341851 Merge "Show regulatory info based on hardware sku in Settings app." into klp-dev 2013-09-03 23:48:34 +00:00
Lifu Tang
98486fa1fa Renamed "Location services" to "App settings"
- Fix b/10610559

Change-Id: I7f7167fb45ebeb045b4c0095448de0134a551eec
2013-09-03 16:38:05 -07:00
Lifu Tang
42f82284a1 am b3cd38ea: Merge "Fixed the crash on screen rotation" into klp-dev
* commit 'b3cd38eab4402a95e779d4d0b92480b7c53fa473':
  Fixed the crash on screen rotation
2013-09-03 14:29:13 -07:00
Lifu Tang
b3cd38eab4 Merge "Fixed the crash on screen rotation" into klp-dev 2013-09-03 21:26:33 +00:00
Baligh Uddin
30b128d39f Import translations. DO NOT MERGE
Change-Id: I2a10a77eb978fae7a97c25de71007605a4e20248
Auto-generated-cl: translation import
2013-09-03 14:01:35 -07:00
Lifu Tang
96f95212b8 Fixed the crash on screen rotation
- Fix b/10607566

Change-Id: I078e59af2a76deb272b870d7708ee4148c68590e
2013-09-03 13:53:16 -07:00
Russell Brenner
8725d76203 am 69a50431: Merge changes Ie232b2d4,I81b6bf3f into klp-dev
* commit '69a5043130ae0bb01d7b2608aac340b7abc0c590':
  Add resources for light theme
  Support Holo Light theme for wifi during setup
2013-09-03 13:32:00 -07:00
Tom O'Neill
dc39241b53 am 81eae57f: Merge "Adapt to renaming of SettingInjectorService API constants" into klp-dev
* commit '81eae57f2c16e9f2934cfdf887e8f4832f703f4a':
  Adapt to renaming of SettingInjectorService API constants
2013-09-03 13:32:00 -07:00