Commit Graph

5178 Commits

Author SHA1 Message Date
The Android Open Source Project
0bd23c03e5 am 0b316d1a: Reconcile with gingerbread-mr4-release
* commit '0b316d1a2d83cb7d64461249ac854d3a7c1c72ce':
2011-09-14 07:24:40 -07:00
The Android Open Source Project
0b316d1a2d Reconcile with gingerbread-mr4-release
Change-Id: Ib35a01f42fec2638707a34469b3a8187560a91f9
2011-09-14 07:23:03 -07:00
Jeff Sharkey
412b8758d1 am a53188fe: Data usage: precise editing, restrict help, D-pad.
* commit 'a53188fe5aa09918dd7b5a9ff79ba050a2bfc4c2':
  Data usage: precise editing, restrict help, D-pad.
2011-09-13 23:57:27 -07:00
Jeff Sharkey
a53188fe5a Data usage: precise editing, restrict help, D-pad.
Introduce dialogs for precise editing of network policy warning/limit
values, triggered by click on sweep labels.  Show up to 999MB before
rounding to GB, and round to nearest 5MB value when dragging.  Partial
D-pad navigation around chart controls.  Fix jumping when relayout
during drag, and fix sweep overlap bug.

When restricting data without limited networks, show dialog help to
guide user towards network limit.  When reloading chart data, try
restoring to nearest cycle.

Bug: 5289641, 5111701, 5226078
Change-Id: Ic59dee6496c480a64dc56f8534acf4d81b50bca7
2011-09-13 20:24:14 -07:00
Irfan Sheriff
8d1fba6da5 am ec105788: Update new API in debug settings
* commit 'ec10578884e3c23b3585bccde76e9c12978dda05':
  Update new API in debug settings
2011-09-13 16:09:10 -07:00
Irfan Sheriff
ec10578884 Update new API in debug settings
Bug: 5247957
Change-Id: I594e55a928a2870cb153b042df74a2b354bee073
2011-09-13 16:03:08 -07:00
Amith Yamasani
8bd3e09aac Limit choice of font sizes to Small, Normal, Large and Extra Large.
Bug: 5248351

Scales are 0.85x, 1.0x 1.15x and 1.3x

Change-Id: I784f64d7b0c52e1fd6b26ff4b4df7a9b23f23fe0
2011-09-13 14:49:49 -07:00
Amith Yamasani
ecd7b8a77e Reduce string length for battery level and charging status.
Bug: 5269660

Turn off suggestions and spell checking for Owner Info
Bug: 5281173

Change-Id: I7c4830e700bb52581504e222376cc912d2f345fc
2011-09-13 13:40:27 -07:00
Danielle Millett
540cbd5514 am b81ce47a: Merge "Fixed bug where facelock wasn\'t set correctly for pattern tutorial"
* commit 'b81ce47a2bdb42fce2c5a191f16ee9296958a818':
  Fixed bug where facelock wasn't set correctly for pattern tutorial
2011-09-13 10:59:43 -07:00
Danielle Millett
b81ce47a2b Merge "Fixed bug where facelock wasn't set correctly for pattern tutorial" 2011-09-13 10:57:49 -07:00
Danielle Millett
b4b8ae7fe1 Fixed bug where facelock wasn't set correctly for pattern tutorial
Change-Id: Id3c47cd2985c8565aec1255c0d08451443f7540c
2011-09-13 13:41:26 -04:00
Narayan Kamath
40e0c72da5 am 52b2745e: Remove some unnecessary setLanguage() calls.
* commit '52b2745e8532a209b2925c5240e63e2da7bad237':
  Remove some unnecessary setLanguage() calls.
2011-09-13 07:44:08 -07:00
Narayan Kamath
52b2745e85 Remove some unnecessary setLanguage() calls.
This prevents QUEUE_FLUSH from working as intented since
there is a (blocking) setLanguage() call that waits for
the previous synthesis to complete before flushing the queue.

bug:5288327
Change-Id: I00467f0ac1584863ae27bfc076b8413e29e5379b
2011-09-13 14:38:20 +01:00
satok
c70662dbe2 am 88b75f74: Tweak ime settings
* commit '88b75f740a1c75040bd7339e5ef9d5abdb50014d':
  Tweak ime settings
2011-09-13 00:18:22 -07:00
satok
88b75f740a Tweak ime settings
Bug: 5282046
Change-Id: I8ef3913fc46c00288ac13fbc2a2d447efd531382
2011-09-13 14:46:56 +09:00
The Android Automerger
a36690ebff keep history after reconcile of gingerbread-release 2011-09-12 17:16:36 -07:00
Jeff Sharkey
0302cfffbe am c6df12c1: Merge "Data usage performance, bugfixes."
* commit 'c6df12c1eebd446c51aef4db82fe82311eaef915':
  Data usage performance, bugfixes.
2011-09-12 17:02:31 -07:00
Jeff Sharkey
c6df12c1ee Merge "Data usage performance, bugfixes." 2011-09-12 16:59:30 -07:00
Amith Yamasani
e2e5cff0e8 am c27508b7: Merge "Use a new config flag to decide if notification led pulsing can be turned on/off."
* commit 'c27508b767aad34d79329732c7c65ebef4c24d9a':
  Use a new config flag to decide if notification led pulsing can be turned on/off.
2011-09-12 16:51:50 -07:00
Amith Yamasani
c27508b767 Merge "Use a new config flag to decide if notification led pulsing can be turned on/off." 2011-09-12 16:48:07 -07:00
Jeff Brown
b14e9d4612 am 754af8ae: Merge "Fix crash in APN settings. Bug: 4968921"
* commit '754af8aede867ed34eab58a4fb333c49303df8aa':
  Fix crash in APN settings. Bug: 4968921
2011-09-12 16:28:37 -07:00
Jeff Brown
754af8aede Merge "Fix crash in APN settings. Bug: 4968921" 2011-09-12 16:27:11 -07:00
Jeff Sharkey
b98c55bd09 Data usage performance, bugfixes.
Optimize launch times by removing unneeded extra work, including
reloading data and tightening chart invalidation.  Fix invalidation
storm when sweeps overlap.  Move chart history into loader instead of
blocking main thread.

Disable "Split 4G" mode until telephony support is ready, and combine
any existing split policies.

Async loading of application details.  Remove alpha transitions to
speed up on some hardware.  Hide menus in detail mode.  Delay kicking
off force-poll.  Fix inset padding on large devices.

Bug: 5284321, 5273918, 5263056
Change-Id: I746d79c05e2a6ea97bbdbdc5d807e208328d1373
2011-09-12 15:48:24 -07:00
Svetoslav Ganov
c35b2514de am 2ab804e6: Merge "Fixed tutorial to read instructions after hover events."
* commit '2ab804e681d2c008c36c6cfa0c44afb10da81f54':
  Fixed tutorial to read instructions after hover events.
2011-09-12 15:34:37 -07:00
Svetoslav Ganov
2ab804e681 Merge "Fixed tutorial to read instructions after hover events." 2011-09-12 15:31:46 -07:00
Ben Komalo
1613fcce21 am 3fe9b9c9: Merge "Don\'t try to talk to vold mid-encryption."
* commit '3fe9b9c948235ae9ec69d0d61c58df4b73e4ea7d':
  Don't try to talk to vold mid-encryption.
2011-09-12 15:30:34 -07:00
Ben Komalo
3fe9b9c948 Merge "Don't try to talk to vold mid-encryption." 2011-09-12 15:28:23 -07:00
Jeff Brown
b4ea1e491f Fix crash in APN settings.
Bug: 4968921

Don't use managedQuery for one-shot queries.

Change-Id: I5d2e1bef0f399cb9dbe95d633c2ee014f6cd7f79
2011-09-12 14:59:51 -07:00
Amith Yamasani
10826879a6 Use a new config flag to decide if notification led pulsing can be turned on/off.
Bug: 5242350
Change-Id: I6119abcfca01db4b937098a1a92233ba63f9cb29
2011-09-12 14:30:21 -07:00
Eric Fischer
b9c4b5c2f1 am 31b562ce: Merge "Import revised translations."
* commit '31b562cede179bb39c2a4dc44788ddeb73567f2d':
  Import revised translations.
2011-09-12 10:19:52 -07:00
Eric Fischer
31b562cede Merge "Import revised translations." 2011-09-12 10:17:15 -07:00
Eric Fischer
4b532c4a82 Import revised translations.
Change-Id: I0c41c0ea09530226d1266e1a16641c8a962dc90b
2011-09-12 09:55:55 -07:00
satok
927d42b715 am b9509d04: Update the current IME label
* commit 'b9509d046c911b7b334aa45f693c49a7182ef470':
  Update the current IME label
2011-09-12 04:22:16 -07:00
satok
b9509d046c Update the current IME label
Bug: 5069983
Change-Id: I84d6ac7c39b5f3a035aa04c35065280a14024c47
2011-09-12 19:14:16 +09:00
Ben Komalo
d4758efef6 Don't try to talk to vold mid-encryption.
We were attempting to unconditionally validate the encryption state on
CryptKeeper bringup, which required MountService to talk to vold. For
some reason, during encryption, this cannot happen, and that call never
returns, so the CryptKeeper UI was never brought up.

Bug: 5276690
Change-Id: I6a146e25e24f4efd760b0afa1e1409bf9ea3e9c3
2011-09-11 17:16:27 -07:00
Ben Komalo
879ebe567c am 782ed596: Merge "Force storage wipe if not removable and encrypted"
* commit '782ed596ebb02245645466ae5972e06ce7daae9f':
  Force storage wipe if not removable and encrypted
2011-09-11 16:52:40 -07:00
Ben Komalo
782ed596eb Merge "Force storage wipe if not removable and encrypted" 2011-09-11 16:48:32 -07:00
Justin Ho
1b6bb2a60b am f5533277: Merge "Updated Settings launcher icon Bug: 5286988"
* commit 'f55332772c3f77dfd5bd861f6e5ccf49df0311bf':
  Updated Settings launcher icon Bug: 5286988
2011-09-09 17:28:24 -07:00
Justin Ho
f55332772c Merge "Updated Settings launcher icon Bug: 5286988" 2011-09-09 17:27:05 -07:00
Justin Ho
8ef621daef Updated Settings launcher icon
Bug: 5286988

Change-Id: Iedd7b803c497a75b4b78589275cc16a5c7f32863
2011-09-09 16:36:25 -07:00
Peter Ng
218bd5f61b am c2d655b8: Merge "Power widget visual updates"
* commit 'c2d655b8277d71a99fda56e3180526c11a5783aa':
  Power widget visual updates
2011-09-09 13:41:00 -07:00
Peter Ng
c2d655b827 Merge "Power widget visual updates" 2011-09-09 13:38:50 -07:00
Ben Komalo
2a32192329 Force storage wipe if not removable and encrypted
Bug: 5017638
Change-Id: I43c98359eff7202437249675060ba964e1bd085c
2011-09-09 12:40:38 -07:00
Jeff Sharkey
67a07aa372 am a3fb4572: Merge "Larger touch targets, snap to persisted value."
* commit 'a3fb4572dd8dea59ceb3cbc8907fb71a92df4290':
  Larger touch targets, snap to persisted value.
2011-09-09 11:29:00 -07:00
Jeff Sharkey
a3fb4572dd Merge "Larger touch targets, snap to persisted value." 2011-09-09 11:27:24 -07:00
Justin Ho
70266457e2 am a83bb7c7: Merge "Updated PowerWidget dimens Bug: 5278970"
* commit 'a83bb7c7f57d5c40a19ee3b603de7955f3021941':
  Updated PowerWidget dimens Bug: 5278970
2011-09-09 11:04:23 -07:00
Justin Ho
a83bb7c7f5 Merge "Updated PowerWidget dimens Bug: 5278970" 2011-09-09 11:01:51 -07:00
Peter Ng
b2dca8fae1 Power widget visual updates
-light spill added
-padding top to make up for new shadow and light spill

Change-Id: I5d6bee6efd58736a812b9c3d144b8735d30865f5
2011-09-09 10:40:43 -07:00
Gilles Debunne
10d82f783b am e5d61792: Merge "Bug 5042999: Wi-Fi disconnect policy strings"
* commit 'e5d6179291276ed95cfc1d4a89e890d5fb4d04f7':
  Bug 5042999: Wi-Fi disconnect policy strings
2011-09-09 09:49:05 -07:00
Gilles Debunne
e5d6179291 Merge "Bug 5042999: Wi-Fi disconnect policy strings" 2011-09-09 09:47:29 -07:00