John Spurlock
5ddc19957f
Relative component names for dream settings activities.
...
If no package name is provided when declaring a dream settings
activity, use the dream service component package name.
Bug:8370189
Change-Id: I36fabc4e7f10fe7deb5bd7a670c66b2c23d5fc20
2013-03-12 15:38:18 -04:00
Baligh Uddin
e94ee9a6ff
Import translations. DO NOT MERGE
...
Change-Id: I0f371df734fee534145886c5f4fa3750670e656a
Auto-generated-cl: translation import
2013-03-12 11:24:10 -07:00
Daniel Sandler
9471675c0a
Merge "Show new and old notifications in the same list." into jb-mr2-dev
2013-03-12 15:56:00 +00:00
Jean-Baptiste Queru
49e633241c
am 565af383
: am 33adccd2
: am 9cff5e3f
: am f4b1aefb
: (-s ours) am 8638eeb4
: (-s ours) Reconcile with jb-mr1-release - do not merge
...
* commit '565af3834c8c4c353fd9bbdffcf2b7817b55f09b':
2013-03-11 13:44:36 -07:00
Jean-Baptiste Queru
565af3834c
am 33adccd2
: am 9cff5e3f
: am f4b1aefb
: (-s ours) am 8638eeb4
: (-s ours) Reconcile with jb-mr1-release - do not merge
...
* commit '33adccd203ee8303cd0bf489e3f072d362e1705d':
2013-03-11 13:13:41 -07:00
Jean-Baptiste Queru
33adccd203
am 9cff5e3f
: am f4b1aefb
: (-s ours) am 8638eeb4
: (-s ours) Reconcile with jb-mr1-release - do not merge
...
* commit '9cff5e3f4a534c5472b8a8e269f34cdca2ebff8c':
2013-03-11 13:00:49 -07:00
Jean-Baptiste Queru
9cff5e3f4a
am f4b1aefb
: (-s ours) am 8638eeb4
: (-s ours) Reconcile with jb-mr1-release - do not merge
...
* commit 'f4b1aefbaafba7ba290a05bce84f77ee5ad5b043':
2013-03-11 12:42:01 -07:00
Jean-Baptiste Queru
f4b1aefbaa
am 8638eeb4
: (-s ours) Reconcile with jb-mr1-release - do not merge
...
* commit '8638eeb4e925009fcc91fd9a9965740c25fe518a':
2013-03-11 12:27:42 -07:00
Jean-Baptiste Queru
8638eeb4e9
Reconcile with jb-mr1-release - do not merge
2013-03-11 12:22:07 -07:00
Henrik Baard
2ac8da37d8
Moved KEY_VIBRATE to NEED_VOICE_CAPABILITY
...
There is an array (NEED_VOICE_CAPABILITY) with all keys that
should not be present in a device that does not have voice
capability.
The key KEY_VIBRATE was not part of this array, it was handled
separately in the code.
Moved KEY_VIBRATE to NEED_VOICE_CAPABILITY and remove the
special treatement.
Change-Id: I96aa066cec373ccbfe89c46b530feb484f6f8164
2013-03-11 13:40:46 +01:00
Przemyslaw Szczepaniak
cd90cf3e07
Another tune of TTS reading settings.
...
Increased fastest speed to 400. Removed 'extreme' from speeds
names.
Bug: 6705453
Change-Id: I1e82544518d06b865e6cac7393a4604eb29b993a
2013-03-11 11:37:33 +00:00
Amith Yamasani
36db0471bd
am 6e0bff0d
: Merge "Fix the message when Bluetooth is turning off while on the tethering menu."
...
* commit '6e0bff0d1bc52b90a4219b26f93ed41329415098':
Fix the message when Bluetooth is turning off while on the tethering menu.
2013-03-08 10:35:04 -08:00
Amith Yamasani
6e0bff0d1b
Merge "Fix the message when Bluetooth is turning off while on the tethering menu."
2013-03-08 18:24:22 +00:00
Ryan Baxter
232e6fb382
Fix the message when Bluetooth is turning off while on the tethering menu.
...
Currently says "Turning Wifi off..."
This change will display "Turning Bluetooth off..." instead.
Change-Id: I697d19ca4d7a69cc6b3729ad09fcf38bf5ab2427
Signed-off-by: Ryan Baxter <rbryanbaxter@gmail.com >
2013-03-07 20:36:22 -05:00
Daniel Sandler
c00e410b35
Show new and old notifications in the same list.
...
Relies on change-id I008afefc in f/b.
Change-Id: Id474639910ec54f129395e1734cf92203879723d
2013-03-07 16:39:06 -05:00
Daniel Sandler
8194449cf3
Merge "Listen for the current user's notifications only." into jb-mr2-dev
2013-03-07 20:46:15 +00:00
Daniel Sandler
c97593b9fd
Listen for the current user's notifications only.
...
Bug: 8328357
Change-Id: I4fe21ed5c49a1eafee7ede1d4e5e9cb8f34d5120
2013-03-07 15:43:30 -05:00
Baligh Uddin
a3317ee377
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
2013-03-07 04:43:10 +00:00
Jeff Sharkey
22ace5059a
Merge "Remove guava dependency to speed up build." into jb-mr2-dev
2013-03-06 19:49:09 +00:00
Jeff Sharkey
e6c5003278
Remove guava dependency to speed up build.
...
Change-Id: I4cee4b6324e72e94c1241e10f3cdc507d65512cd
2013-03-06 11:47:26 -08:00
Baligh Uddin
ef8582e84b
Import translations. DO NOT MERGE
...
Change-Id: I09ad761036910b6601990c3506e4bc1ad9925e42
Auto-generated-cl: translation import
2013-03-06 10:44:44 -08:00
Przemyslaw Szczepaniak
e2ad727ce9
Removing 'Very extreme' TTS speed.
...
Synthesized text was incomprehensible on this speed.
Bug: 6705453
Change-Id: I591bf9820cf758dd8e0a866020a0014a11337b09
2013-03-06 12:50:27 +00:00
Irfan Sheriff
b805ceda30
am ba6a68c8
: Merge "Fix not updating error message when authentication fails"
...
* commit 'ba6a68c8c135c112117c56562b4e159e859a36bd':
Fix not updating error message when authentication fails
2013-03-05 19:23:11 +00:00
Irfan Sheriff
ba6a68c8c1
Merge "Fix not updating error message when authentication fails"
2013-03-05 19:08:15 +00:00
Jaewan Kim
0085de7999
Fix not updating error message when authentication fails
...
If attempt to configure the first network fails, AccessPoints fails to
update error message because it only checks the error code if it is not
active.
With this change, user may see saved network message for a second
because SupplicantStateTracker retries on authentication failure so
intermediate status is displayed between each trial.
Bug: 8284024
Change-Id: I8b976b03878e27e46726ee8a176f131115b7a409
2013-03-05 12:59:56 +09:00
Przemyslaw Szczepaniak
b82772c58c
Introducing new TTS reading speeds.
...
Rapid = 250
Very rapid = 300
Extreme = 350
Very extreme = 400
This should make all blind users really happy.
Bug: 6705453
Change-Id: I419182aa5361ceaf09f98f54d9eec42e9796715b
2013-03-04 11:17:24 +00:00
Baligh Uddin
48c6fa1c45
Import translations. DO NOT MERGE
...
Change-Id: If97801a92692978b1c8fd4770234f84e5a473adc
Auto-generated-cl: translation import
2013-03-01 10:32:20 -08:00
Sungmin Choi
aa4d4c653b
add MVNO field for APN Editor
...
For MVNO, add related data fields.
Bug: 8143480
Change-Id: Idfa06c6f39a2c15ff4f0815724823f44b76ac819
2013-02-28 13:20:39 +09:00
Daniel Sandler
1aeea8600f
Request fewer historical notifications.
...
Bug: 8280039
Change-Id: I1cf2f96d0f159f58fc61572e78ea33f1c49cfed9
2013-02-27 13:38:30 -05:00
Martijn Coenen
fbefc9453d
Merge "Fix Android Beam toggle switch on Manta." into jb-mr2-dev
2013-02-26 23:47:16 +00:00
Martijn Coenen
658508c8f6
Fix Android Beam toggle switch on Manta.
...
Bug: 7974617
Change-Id: I9200c070a13415b5c0ca545211a31b3e9c544cac
2013-02-26 15:46:02 -08:00
Dianne Hackborn
23aa56bfde
Merge "App ops: add operations for reading/writing clipboard." into jb-mr2-dev
2013-02-26 18:28:17 +00:00
Dianne Hackborn
782c3de338
App ops: add operations for reading/writing clipboard.
...
Change-Id: I253d2ae34d95c7afa47af3d122e715c251ff6590
2013-02-25 18:03:06 -08:00
Romain Guy
c85a92e4ca
Merge "Add non-rectangular clip debug setting" into jb-mr2-dev
2013-02-26 01:52:54 +00:00
Romain Guy
6b24c45813
Add non-rectangular clip debug setting
...
This change also reorganizes settings a little bit. A new section
called "Hardware accelerated rendering" now hosts all the 2D/GPU
related settings.
Change-Id: Ife2d466b94d69310c2056c3dcf5c13737319f989
2013-02-25 16:21:58 -08:00
Maggie Benthall
ea6260d887
Respect user restriction against toggling location sharing settings.
...
Change-Id: I1e629129fc9b3b224d4f4402b56d904df9edc43f
2013-02-25 16:49:32 -05:00
Amith Yamasani
1022e801ba
Merge "Apply the show_password checkbox on the text field on orientation changes"
2013-02-25 02:00:10 +00:00
Amith Yamasani
265dfd22e3
Apply the show_password checkbox on the text field on orientation changes
...
Watch for changes to the checked state and update the password field's
input type.
Bug: 5639618
Change-Id: I4448d888481e5488289692fdf81901410cef72aa
2013-02-24 17:43:36 -08:00
Dianne Hackborn
8fe4a3f76b
Rename in-progress app ops UI.
...
Don't want to over-sell it.
Change-Id: I09487574e705545a5eb7fd38f6116a0fac361388
2013-02-22 17:53:09 -08:00
Baligh Uddin
b271fecb50
Merge "Import translations. DO NOT MERGE"
2013-02-22 23:41:17 +00:00
Irfan Sheriff
9d168ee619
Merge "Clean up scan handling"
2013-02-22 18:40:27 +00:00
Baligh Uddin
b960b4cc50
Import translations. DO NOT MERGE
...
Change-Id: Ib9b4da5b511a114dde1de611dd86a20f7d22ede0
Auto-generated-cl: translation import
2013-02-22 10:32:37 -08:00
Daniel Sandler
d4250145c0
Merge "Proguard fix: include notification settings fragment."
2013-02-22 18:19:57 +00:00
Daniel Sandler
ff8ce275f4
Proguard fix: include notification settings fragment.
...
#proguaaaaaaaaard
Change-Id: Ifdc7370f93dc4bbdfedc7be35534d5f2ccda3bad
2013-02-22 13:17:39 -05:00
Irfan Sheriff
13b3882049
Clean up scan handling
...
use regular scan API instead of obsolete active scan API
Bug: 8158647
Change-Id: I8f70e19219ad789b7501a40529bcd6b6524739e8
2013-02-21 15:44:10 -08:00
Jeff Sharkey
340935404a
Merge "Explicit GridLayout alignment to fix warnings."
2013-02-21 23:32:23 +00:00
Jeff Sharkey
1a55f95d45
Explicit GridLayout alignment to fix warnings.
...
Also show lockdown VPN dialog whenever relaunched.
Change-Id: Ib8aecbd4a7f9d61906f65fee39f1e819c79aabb4
2013-02-21 15:31:09 -08:00
Wink Saville
2ad5255623
am a7d2fd80
: Merge "avoid stopping app in case of accessing empty db"
...
* commit 'a7d2fd80c2f698d46548f949a2988f5f6d30af3d':
avoid stopping app in case of accessing empty db
2013-02-21 14:23:40 -08:00
Michael Wright
bab5846f05
Merge "Update Settings app to use new brightness dialog"
2013-02-21 18:47:21 +00:00
Wink Saville
ab62f10104
Merge "Move DataConnection related classes to their own package."
2013-02-21 17:57:48 +00:00