Commit Graph

2656 Commits

Author SHA1 Message Date
Chih-Chung Chang
92f7fc5f14 am e790a067: am 0bcd8a95: Fix 5352588: Accept view intent without URI.
* commit 'e790a067cbed209bc0bcf1d5e47c91904f032869':
  Fix 5352588: Accept view intent without URI.
2011-10-19 03:36:08 -07:00
Chih-Chung Chang
e790a067cb am 0bcd8a95: Fix 5352588: Accept view intent without URI.
* commit '0bcd8a95a96566d9e2c97c3305ee0dccf758ca7a':
  Fix 5352588: Accept view intent without URI.
2011-10-19 03:33:46 -07:00
Chih-Chung Chang
0bcd8a95a9 Fix 5352588: Accept view intent without URI.
Change-Id: Ibfcf32a7d27c3ac2d3fa3695e430b3e29f3ecd20
2011-10-19 11:07:19 +08:00
Amith Yamasani
1f49b54ba5 am a21d6ddc: Merge "Show IP address of current active link instead of just the WiFi IP address."
* commit 'a21d6ddc0b13663aae498c269edaa0458b83a6e5':
  Show IP address of current active link instead of just the WiFi IP address.
2011-10-18 15:06:55 -07:00
Amith Yamasani
a21d6ddc0b Merge "Show IP address of current active link instead of just the WiFi IP address." 2011-10-18 15:05:22 -07:00
Dianne Hackborn
fecfa88dd6 am bc6e8460: am 644fa424: Work on issue #5461497: Landed on Welcome screen after a tap on \'Next\' in Screen 500
* commit 'bc6e84602ad715a6014640e412dd9dcc2183ddfd':
  Work on issue #5461497: Landed on Welcome screen after a tap on 'Next' in Screen 500
2011-10-18 14:39:42 -07:00
Dianne Hackborn
644fa4243b Work on issue #5461497: Landed on Welcome screen after a tap on 'Next' in Screen 500
With the corresponding change for the activity manager to allow the home
activity to finish itself, this activity can now be a little less dirty
and just call finish() when it finds it is not needed.

Change-Id: I1a449c7bec9fba659e27a9e918f8a9b0c55b2098
2011-10-18 13:41:26 -07:00
Svetoslav Ganov
4934c40b43 am abda8c0f: am 39b8eb6c: Merge "Accessibility service toggle setting state not preserved on screen rotation." into ics-mr0
* commit 'abda8c0fbae8def8368eecd53cda8cda90fa9f41':
  Accessibility service toggle setting state not preserved on screen rotation.
2011-10-18 13:18:25 -07:00
Svetoslav Ganov
39b8eb6ce5 Merge "Accessibility service toggle setting state not preserved on screen rotation." into ics-mr0 2011-10-18 13:14:38 -07:00
Svetoslav Ganov
96832f8cce Accessibility service toggle setting state not preserved on screen rotation.
The state of the toggle switch for enabling/disabling an accessibility service
is not preserved on screen rotation after its state has been changed once.

bug:5478062

Change-Id: Ie453f78bc07dcd39d88bb4acf260768eccc73a74
2011-10-18 11:58:25 -07:00
Danielle Millett
4c8ef82c27 am 0206fcd3: am 4c9a5fe6: Merge "Fix 5466557: Removed secondary screenlock settings labels" into ics-mr0
* commit '0206fcd315ce5be67feb98dfcb27572664afc9f8':
  Fix 5466557: Removed secondary screenlock settings labels
2011-10-18 10:31:45 -07:00
Danielle Millett
80412e70db Fix 5466557: Removed secondary screenlock settings labels
Removed summary line from the screen lock picker and displaying
the about screen for face unlock every time instead of just the
first time

Change-Id: Iac572d2366acf28d32e632e8dcdde63475641e39
2011-10-17 20:57:17 -04:00
Amith Yamasani
6822b749bb Show IP address of current active link instead of just the WiFi IP address.
Bug: 5359194

Show "Unavailable" only if there's no active link.

Change-Id: I82ba6bda3a08ea84080a8d8cda331f22d7c7a2bd
2011-10-17 16:55:54 -07:00
John Huang
fe342db0b0 am f9389c7e: am 7b21e97c: Merge "Add "Roaming protocol" to APN editor." into ics-mr0
* commit 'f9389c7ef011010658b854c4040456cf9ca3f03c':
  Add "Roaming protocol" to APN editor.
2011-10-17 15:24:02 -07:00
John Huang
7b21e97c2a Merge "Add "Roaming protocol" to APN editor." into ics-mr0 2011-10-17 15:20:28 -07:00
satok
495bc81b5f am 7ea58d31: Update enabled subtypes in the input method subtype enabler in "onResume"
* commit '7ea58d31646bcfbcdd9ddd0bfdc685ed7ab3f1d8':
  Update enabled subtypes in the input method subtype enabler in "onResume"
2011-10-17 11:38:57 -07:00
Dianne Hackborn
400f48ab8a am 140f6c6c: Fix issue #5460725: Crespo does not fully boot after a wipe
* commit '140f6c6cf705f020c0ee6a2843cf1691cc68e729':
  Fix issue #5460725: Crespo does not fully boot after a wipe
2011-10-17 11:38:56 -07:00
Jeff Sharkey
e4c7ae7403 am f9eca2e0: Data usage chart fixes.
* commit 'f9eca2e0e0dc31fde40cc731c50c3f522f578c69':
  Data usage chart fixes.
2011-10-17 11:38:55 -07:00
satok
7ea58d3164 Update enabled subtypes in the input method subtype enabler in "onResume"
Bug: 5446825
Change-Id: Iab52ecb8a7334b7be3a81350fbfc9b02d09e88d4
2011-10-18 00:21:04 +09:00
John Huang
d0de427f9a Add "Roaming protocol" to APN editor.
Field already exists in the APN database.  Now it is user updatable.
Only enable it on CDMA for this release (means it is not really user
visible, but available for testing purposes).  Will revisit enabling
for all in a future release.

Bug: 5420680
Change-Id: Ia2c551c48ae9ce47c57ad36ec73d152441a27284
2011-10-16 14:35:00 -07:00
Dianne Hackborn
140f6c6cf7 Fix issue #5460725: Crespo does not fully boot after a wipe
Add a hack to relaunch whatever was supposed to be launched
(presumably home) when CryptKeeper discovers it shouldn't be
running.

Change-Id: I1406b8d6e8d484ed1c169fa4908a9e05e8c7c2ad
2011-10-16 11:55:33 -07:00
Jeff Sharkey
f9eca2e0e0 Data usage chart fixes.
Always draw first data point at 0. Each point should include full
value of current bucket, instead of lagging behind by one.

Bug: 5404917, 5404861, 5178305
Change-Id: I5fa63bc84cc1f9c0403fb03effd5affd2f01ad4c
2011-10-14 15:12:53 -07:00
Jeff Sharkey
d881ffcf45 am 68da8364: Merge "Toast when finished pattern or password setup." into ics-mr0
* commit '68da83649e8f8488275677d3b0e0995a230513b4':
  Toast when finished pattern or password setup.
2011-10-13 14:08:38 -07:00
Daniel Sandler
1bb9da7b6c am ee168a43: Merge "Use new status bar disable flags." into ics-mr0
* commit 'ee168a4304de5c9fce575802a9418b136eabb17d':
  Use new status bar disable flags.
2011-10-13 14:08:37 -07:00
Jeff Sharkey
68da83649e Merge "Toast when finished pattern or password setup." into ics-mr0 2011-10-13 12:37:47 -07:00
Jeff Sharkey
e4599058dd Toast when finished pattern or password setup.
Bug: 5443781
Change-Id: I599ccbb9c535396e05a2a22ab6d3ef302fb9c623
2011-10-13 11:33:43 -07:00
Daniel Sandler
4d2bfd1491 Use new status bar disable flags.
Requires frameworks/base change I04eb2245.

Bug: 5380495
Change-Id: Ia9e5c25e224b38c1cdad4cd725fc425de90f8344
2011-10-12 15:40:41 -04:00
Jeff Sharkey
83e8d4d7bc am 3d4c9a7a: Bring back network counters in battery stats.
* commit '3d4c9a7a3297204ef5c60189f84c3ecf0d861495':
  Bring back network counters in battery stats.
2011-10-09 17:10:14 -07:00
Jeff Sharkey
3d4c9a7a32 Bring back network counters in battery stats.
Bug: 4902271
Change-Id: I0900c030407a86efb14a9d528ab355c56f54679e
2011-10-09 13:21:10 -07:00
Amith Yamasani
d00830da92 am a41dc63a: Merge "Remove pending message when fragment is paused."
* commit 'a41dc63ada8745286818eedabe75123166bf3f9f':
  Remove pending message when fragment is paused.
2011-10-07 14:45:26 -07:00
Amith Yamasani
a41dc63ada Merge "Remove pending message when fragment is paused." 2011-10-07 14:43:24 -07:00
Amith Yamasani
552bc61ae2 Remove pending message when fragment is paused.
Bug: 5422788

Converted the runnable to a message and removed any pending messages in onPause.

Change-Id: I048413ae2abd69a359b1fa2c648d98df3c3ae343
2011-10-07 14:02:44 -07:00
Irfan Sheriff
d341bf8519 am 8dcb0252: Merge "Add mobile hotspot provisioning support"
* commit '8dcb0252ea6badf3610c5741f044467bc5ee36d3':
  Add mobile hotspot provisioning support
2011-10-06 15:18:04 -07:00
Irfan Sheriff
8dcb0252ea Merge "Add mobile hotspot provisioning support" 2011-10-06 12:43:01 -07:00
Irfan Sheriff
aa3d2c406e Add mobile hotspot provisioning support
Bug: 5346812
Change-Id: I3e117fb62039c1d8370440ab4109705894011928
2011-10-06 11:45:45 -07:00
Jeff Brown
873ae2d9d7 am cbf312ec: Use WM APIs to change rotation preference. Bug: 5371750
* commit 'cbf312ec2984dcc42bc39b01f4b126b0901740cf':
  Use WM APIs to change rotation preference. Bug: 5371750
2011-10-05 17:25:48 -07:00
Jeff Brown
cbf312ec29 Use WM APIs to change rotation preference.
Bug: 5371750

Changing the system setting directly results in inconsistent
behavior among the three different places where "auto-rotate"
settings appear in the UI.  Use the WM APIs instead.

Change-Id: I1a8239af66b1cc3aeec8310383e72fc96c878d73
2011-10-05 16:12:27 -07:00
Narayan Kamath
fbfdcffa4b am 3f28ff1a: Merge "Don\'t hide TTS settings if no recognizer is found."
* commit '3f28ff1a065d713480cc5422a702373c2ffb280a':
  Don't hide TTS settings if no recognizer is found.
2011-10-05 06:37:56 -07:00
satok
a50721e543 am a43dd396: Show a security warning dialog when switching a spell checker
* commit 'a43dd3962eaf9df8cbd7c8fcf8dab96fcb428b91':
  Show a security warning dialog when switching a spell checker
2011-10-05 06:37:42 -07:00
Danielle Millett
d188d341ea am b965e1cc: Merge "Showing tutorial for Face Unlock on first try"
* commit 'b965e1ccd78980390be89f95ad0fe38ed81e7657':
  Showing tutorial for Face Unlock on first try
2011-10-05 06:37:04 -07:00
Narayan Kamath
3f28ff1a06 Merge "Don't hide TTS settings if no recognizer is found." 2011-10-05 05:11:09 -07:00
Narayan Kamath
e247cb8299 Don't hide TTS settings if no recognizer is found.
bug:5412210
Change-Id: I6fdfda7f5f7bcd22acda2fd2b55e0d76f0fab1cd
2011-10-05 13:03:41 +01:00
satok
a43dd3962e Show a security warning dialog when switching a spell checker
Bug: 5402295

Change-Id: I021e6e923fa137248d23c8fa39e68afdf73fead9
2011-10-05 19:11:28 +09:00
Danielle Millett
b965e1ccd7 Merge "Showing tutorial for Face Unlock on first try" 2011-10-04 18:45:03 -07:00
Danielle Millett
c82ba86375 Showing tutorial for Face Unlock on first try
Change-Id: Idf072750e70a9e5bc7699675d8a7a9c57900eea3
2011-10-04 21:00:07 -04:00
Amith Yamasani
8cfe36a313 am 040ad494: Merge "Handle unexpected null cursor and don\'t forget to close it."
* commit '040ad494c5560e83ab8c0414b303aa3f1e1f34bf':
  Handle unexpected null cursor and don't forget to close it.
2011-10-04 15:30:12 -07:00
Amith Yamasani
040ad494c5 Merge "Handle unexpected null cursor and don't forget to close it." 2011-10-04 15:28:06 -07:00
Amith Yamasani
c86755bfd5 Handle unexpected null cursor and don't forget to close it.
Bug: 5406071
Change-Id: Ia40cf7e5a3e32d6f364e787ee66580c685507571
2011-10-04 15:00:21 -07:00
Amith Yamasani
e81cc1f0f1 am fbcad75a: Merge "Introduce half-brightness icon in Power Control widget."
* commit 'fbcad75a84fdbfe91cfdcc62e70f441d2ceb06ca':
  Introduce half-brightness icon in Power Control widget.
2011-10-04 14:04:54 -07:00
Amith Yamasani
fbcad75a84 Merge "Introduce half-brightness icon in Power Control widget." 2011-10-04 14:03:47 -07:00