Commit Graph

10066 Commits

Author SHA1 Message Date
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
c0adf60318 am 8194449c: Merge "Listen for the current user\'s notifications only." into jb-mr2-dev
* commit '8194449cf38d29072a50a6d655255dbcbce2d7d5':
  Listen for the current user's notifications only.
2013-03-07 20:49:17 +00: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
952132354c am a3317ee3: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
* commit 'a3317ee37732865ef4a7f9694c0889a9e124228c':
  Import translations. DO NOT MERGE
2013-03-07 17:34:30 +00:00
Baligh Uddin
a28148fd96 Merge "Import translations. DO NOT MERGE" 2013-03-07 04:43:46 +00:00
Baligh Uddin
a3317ee377 Merge "Import translations. DO NOT MERGE" into jb-mr2-dev 2013-03-07 04:43:10 +00:00
Jim Miller
ab64436a4b Merge "Fix widget update issue" 2013-03-06 22:37:45 +00:00
Jeff Sharkey
7bfc0ef88c am 22ace505: Merge "Remove guava dependency to speed up build." into jb-mr2-dev
* commit '22ace5059a5f945b77d7f6924898deea5e2e1c4b':
  Remove guava dependency to speed up build.
2013-03-06 19:55:05 +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
Jeff Sharkey
123fb57ce5 Merge "Guard against missing terminal app." 2013-03-06 19:23:19 +00:00
Jeff Sharkey
078a367ffd Guard against missing terminal app.
Bug: 8328852
Change-Id: Icbc8942729af5a525f55b8c90513ff724c6f90e0
2013-03-06 11:22:26 -08:00
Baligh Uddin
bef7b7f35b Import translations. DO NOT MERGE
Change-Id: I30dee06b5844fc18ed575a0f7ed4f19c31c084a0
Auto-generated-cl: translation import
2013-03-06 10:48:01 -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
d4cfc9ae0e am e2ad727c: Removing \'Very extreme\' TTS speed.
* commit 'e2ad727ce9fc881c66eb8225098158bac2222a4c':
  Removing 'Very extreme' TTS speed.
2013-03-06 16:54:06 +00: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
Jeff Sharkey
d390b702b6 Developer option to enable Terminal app.
Change-Id: I765b956381e4bdf0e315108c0e94e0b1c0d2cb86
2013-03-05 23:31:45 -08:00
Jim Miller
32f48dd41b Fix widget update issue
This fixes an issue where widgets weren't being updated.  It
was caused by creating widgets with the wrong package id.
Keyguard used to be identified with package "android" when it
was running in the system proces.  Now that it's separate, we need
to explicitly pass in the package name for keyguard ("com.android.keyguard")
when we allocate app widget ids.

Change-Id: I4911be8533ea4d24c64669fe98d03f39a684f55a
2013-03-05 15:33:54 -08:00
Irfan Sheriff
3c91478084 am b805ceda: am ba6a68c8: Merge "Fix not updating error message when authentication fails"
* commit 'b805ceda30be33e663c708663e9d6b7bebfa0914':
  Fix not updating error message when authentication fails
2013-03-05 21:08:07 +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
0c701c623a am b82772c5: Introducing new TTS reading speeds.
* commit 'b82772c58cf463d32dc5d5788cdb574f4bbba9d3':
  Introducing new TTS reading speeds.
2013-03-04 11:23:00 +00: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
684157480a Merge "Import translations. DO NOT MERGE" 2013-03-02 02:24:48 +00:00
Baligh Uddin
61e9b26036 am 48c6fa1c: (-s ours) Import translations. DO NOT MERGE
* commit '48c6fa1c45dfa6f88347789a2fcde9fb461eedc0':
  Import translations. DO NOT MERGE
2013-03-02 01:26:44 +00:00
Baligh Uddin
82b3bfc2de Import translations. DO NOT MERGE
Change-Id: Ieb500ce304d31c88f8a25cbc6798712c41fa734f
Auto-generated-cl: translation import
2013-03-01 10:35:40 -08: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
Daniel Sandler
f9aed9f09b am 1aeea860: Request fewer historical notifications.
* commit '1aeea8600fef9afdb2d1d7c0d10af3564cf3b9e5':
  Request fewer historical notifications.
2013-02-28 22:38:12 +00: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
4dc0f45978 am fbefc945: Merge "Fix Android Beam toggle switch on Manta." into jb-mr2-dev
* commit 'fbefc9453d727a21f7aeb088565a551fa0868815':
  Fix Android Beam toggle switch on Manta.
2013-02-26 23:51:54 +00: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
e7e382df0f am 23aa56bf: Merge "App ops: add operations for reading/writing clipboard." into jb-mr2-dev
* commit '23aa56bfde56f61a15660f083ec79563ddec7e14':
  App ops: add operations for reading/writing clipboard.
2013-02-26 18:31:54 +00: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
fda70e8831 am c85a92e4: Merge "Add non-rectangular clip debug setting" into jb-mr2-dev
* commit 'c85a92e4ca218756d026889b0e3a8a8fcf51b7c7':
  Add non-rectangular clip debug setting
2013-02-26 01:59:29 +00: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
846e713a3f am ea6260d8: Respect user restriction against toggling location sharing settings.
* commit 'ea6260d887a7065d65d94be58c05903b3d1fc359':
  Respect user restriction against toggling location sharing settings.
2013-02-25 22:02:38 +00:00
Maggie Benthall
ea6260d887 Respect user restriction against toggling location sharing settings.
Change-Id: I1e629129fc9b3b224d4f4402b56d904df9edc43f
2013-02-25 16:49:32 -05:00
Baligh Uddin
74d305e4dd Import translations. DO NOT MERGE
Change-Id: I7a140b3275ad7a554a6eeb05da9e3618fe156409
Auto-generated-cl: translation import
2013-02-25 09:56:45 -08: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