7738 Commits

Author SHA1 Message Date
Robert Greenwalt
d29724c640 am 2b6b3d9c: am bad5d694: Merge "Use a build-specific wifi country code" into klp-dev
* commit '2b6b3d9c495d3c8332aad6515a1db06e8fde3848':
  Use a build-specific wifi country code
2013-10-01 18:50:20 -07:00
Adam Powell
04ac7e4bab am 6d0c46fc: am 81517c86: Merge "Make toast frames a little more opaque" into klp-dev
* commit '6d0c46fc8b5aa064dbb18db9b566bfc8c8eff102':
  Make toast frames a little more opaque
2013-10-01 18:50:14 -07:00
Matthew Xie
3d2a664a42 am 9eb9ebb2: am 0e772b22: Merge "Unhide setPin, setPin, setPairingConfirmation, and relevant intent fields" into klp-dev
* commit '9eb9ebb2fbbe1135919cf685d84eba18cfecdf01':
  Unhide setPin, setPin, setPairingConfirmation, and relevant intent fields
2013-10-01 18:50:10 -07:00
Fabrice Di Meglio
c993e7447d Merge "Update TimePicker widget and its related dialog" 2013-10-01 18:10:21 +00:00
Robert Greenwalt
2b6b3d9c49 am bad5d694: Merge "Use a build-specific wifi country code" into klp-dev
* commit 'bad5d694c7d7ae27ca966d6da059f81c5d964748':
  Use a build-specific wifi country code
2013-10-01 05:26:34 -07:00
Adam Powell
6d0c46fc8b am 81517c86: Merge "Make toast frames a little more opaque" into klp-dev
* commit '81517c86a14d2b2b0c9fac81b607067d8d05042c':
  Make toast frames a little more opaque
2013-10-01 05:26:28 -07:00
Matthew Xie
9eb9ebb2fb am 0e772b22: Merge "Unhide setPin, setPin, setPairingConfirmation, and relevant intent fields" into klp-dev
* commit '0e772b226801ca03292abad04677b1f7f29fade4':
  Unhide setPin, setPin, setPairingConfirmation, and relevant intent fields
2013-09-30 17:32:22 -07:00
Robert Greenwalt
bad5d694c7 Merge "Use a build-specific wifi country code" into klp-dev 2013-09-30 21:13:24 +00:00
Adam Powell
81517c86a1 Merge "Make toast frames a little more opaque" into klp-dev 2013-09-30 20:24:17 +00:00
Adam Powell
40c4a6d427 Make toast frames a little more opaque
Bug 10994053

Change-Id: I719c8e4a44621b8c838b0897e6c486884e735357
2013-09-30 11:23:50 -07:00
Baligh Uddin
99a6183443 Import translations. DO NOT MERGE
Change-Id: Iee979063c738b4b4618adce2b8d32b0c482485c7
Auto-generated-cl: translation import
2013-09-30 10:13:00 -07:00
Robert Greenwalt
c33cd23c17 Use a build-specific wifi country code
This ignores any previous setting and instead uses
a value set at build time.  This does not preclude
us from using some other signal to determine country
for wifi channel limits.

bug:10513734
Change-Id: Ib82c07285af70fbd82eb0466b7391979ebc8be10
2013-09-29 15:45:47 -07:00
Matthew Xie
091fc2ba7a Unhide setPin, setPin, setPairingConfirmation, and relevant intent fields
bug 9987787

Change-Id: Id1c149964137e35703310e2f2893c8830aacddea
2013-09-29 13:17:56 -07:00
Fabrice Di Meglio
eeff63a5c3 Update TimePicker widget and its related dialog
- the old TimePicker widget is still there for obvious layout compatibility reasons
- add a new delegate implementation for having a new UI based on a radial picker
- use the new delegate only for the TimePickerDialog (which does not need to be
the same)
- added support for Theming and light/dark Themes
- added support for I18N (hour formatting and time separator and also position of
AM/PM indicator coming from Unicode CLDR)
- added support for RTL
- verified support for Keyboard
- verified that CTS tests for TimePicker are passing (for both the legacy and the
new widgets)

Also added a new HapticFeedbackConstants.CLOCK_TICK and its related code for
enabling ticks vibration.

Change-Id: Ib9b53a152bd9e97383dc391ef8c26da91217298f
2013-09-27 12:09:41 -07:00
Vineeta Srivastava
91fb7f4e45 am b3bf796f: am aeaecacc: Merge "telephony: Set roam though same named operator" into klp-dev
* commit 'b3bf796ff27ea41d8d1f5780375508357d24abca':
  telephony: Set roam though same named operator
2013-09-26 13:04:56 -07:00
Vineeta Srivastava
b3bf796ff2 am aeaecacc: Merge "telephony: Set roam though same named operator" into klp-dev
* commit 'aeaecacccac2ea9b3db310921707696c56afada4':
  telephony: Set roam though same named operator
2013-09-26 13:01:53 -07:00
Sungmin Choi
3cf4dbaba7 telephony: Set roam though same named operator
Show roaming icon though same named operators.
Though same mcc and same operator name, some operator want to roam.
For example, users of 40485 should see the roaming icon as using 40483
network though same Reliance network.
To do this, add 40483 item to values-mcc404-mnc85/config.xml

Bug: 10699045, 10703022
Change-Id: Ife1024ef10a29e43e32040800b25feca9f51fb62

Conflicts:
	core/res/res/values/config.xml
	core/res/res/values/symbols.xml
2013-09-26 12:53:48 -07:00
Svetoslav Ganov
af1066d917 am 4609d9a9: am 5cab967b: Merge "Adding hidden APIs for observing the print jobs state." into klp-dev
* commit '4609d9a9ebc17d804d31d5241968157439c92a57':
  Adding hidden APIs for observing the print jobs state.
2013-09-26 12:28:59 -07:00
Svetoslav Ganov
4609d9a9eb am 5cab967b: Merge "Adding hidden APIs for observing the print jobs state." into klp-dev
* commit '5cab967bf2bab49777bfa86dff8b0f892192ede6':
  Adding hidden APIs for observing the print jobs state.
2013-09-26 12:25:10 -07:00
Svetoslav Ganov
5cab967bf2 Merge "Adding hidden APIs for observing the print jobs state." into klp-dev 2013-09-26 19:22:20 +00:00
Jeff Sharkey
29ddb51b36 am e85fb61c: am ef224156: Merge "Update external storage permission strings." into klp-dev
* commit 'e85fb61c987f6af0d399c70090008cbb464fb39f':
  Update external storage permission strings.
2013-09-26 11:22:57 -07:00
Jeff Sharkey
e85fb61c98 am ef224156: Merge "Update external storage permission strings." into klp-dev
* commit 'ef2241563f8b15491fda198b49fe58e0ec316bfe':
  Update external storage permission strings.
2013-09-26 11:18:42 -07:00
Jeff Sharkey
ef2241563f Merge "Update external storage permission strings." into klp-dev 2013-09-26 18:16:50 +00:00
Jeff Sharkey
6e85d24210 Update external storage permission strings.
Bug: 10681853
Change-Id: I92ee1a349b1dd5fcd08d1e7cb936a77774d72da6
2013-09-26 11:01:56 -07:00
Mindy Pereira
c9b3c0802d am cde76858: am d993cda2: Merge "De-blue notification backgrounds" into klp-dev
* commit 'cde768582cef5091807718dde298ad1a587106ea':
  De-blue notification backgrounds
2013-09-26 09:53:20 -07:00
Mindy Pereira
cde768582c am d993cda2: Merge "De-blue notification backgrounds" into klp-dev
* commit 'd993cda22ab9062d4badeeeb12ec7ddf38a16be9':
  De-blue notification backgrounds
2013-09-26 09:50:43 -07:00
Mindy Pereira
d993cda22a Merge "De-blue notification backgrounds" into klp-dev 2013-09-26 16:47:44 +00:00
Ari Sachter-Zeltzer
02b0e87077 am 57fc59ec: am c31f1188: Merge "deblue btn_cab_done_pressed_holo_*" into klp-dev
* commit '57fc59ecc2ce59bbda5521284123f6ae8838f3b7':
  deblue btn_cab_done_pressed_holo_*
2013-09-25 20:20:28 -07:00
Ari Sachter-Zeltzer
57fc59ecc2 am c31f1188: Merge "deblue btn_cab_done_pressed_holo_*" into klp-dev
* commit 'c31f118825778cff15a1c1b9d1171f2ad178a013':
  deblue btn_cab_done_pressed_holo_*
2013-09-25 20:18:34 -07:00
Ari Sachter-Zeltzer
c31f118825 Merge "deblue btn_cab_done_pressed_holo_*" into klp-dev 2013-09-26 03:16:24 +00:00
Baligh Uddin
8d14311f08 Merge "Import translations. DO NOT MERGE" 2013-09-26 02:55:02 +00:00
Ari Sachter-Zeltzer
ce0fe7f2a2 deblue btn_cab_done_pressed_holo_*
Change-Id: Iff3faa91e36d0b19ebf5c166e44e29145b8493b1
2013-09-25 18:37:17 -07:00
Svetoslav Ganov
704697b619 Adding hidden APIs for observing the print jobs state.
This is needed for implementing the print job settigns UI.

bug:10935736

Change-Id: I63b42cbf4ce6a259fa1af47fa368b148ca5621c1
2013-09-25 17:57:07 -07:00
Ari Sachter-Zeltzer
6f7be89b32 am 61050196: am a53b8541: Merge "removing unused kg_* assets from fbc" into klp-dev
* commit '61050196dd4f54159b67dbfd3a0bf3225eb7747a':
  removing unused kg_* assets from fbc
2013-09-25 17:34:10 -07:00
Ari Sachter-Zeltzer
61050196dd am a53b8541: Merge "removing unused kg_* assets from fbc" into klp-dev
* commit 'a53b854103c06f194a1883275d5cdfd78882a248':
  removing unused kg_* assets from fbc
2013-09-25 17:31:11 -07:00
Ari Sachter-Zeltzer
a53b854103 Merge "removing unused kg_* assets from fbc" into klp-dev 2013-09-26 00:26:29 +00:00
Ari Sachter-Zeltzer
ca32b0c346 removing unused kg_* assets from fbc
Change-Id: I536eab0bbbaefc7fb01afe1ccac108dca45d9bf9
2013-09-25 17:15:23 -07:00
Baligh Uddin
c815bd6f8c Import translations. DO NOT MERGE
Change-Id: I68a3abaf34f820238ea77be46cbc9ac260ffa44d
Auto-generated-cl: translation import
2013-09-25 17:09:30 -07:00
Adam Powell
5117bf3bc3 am 81e6e547: am 4598cd65: Merge "Update toast appearance" into klp-dev
* commit '81e6e547e9c7ab8239de94de0eb8d32a0581b61d':
  Update toast appearance
2013-09-25 17:01:11 -07:00
Adam Powell
81e6e547e9 am 4598cd65: Merge "Update toast appearance" into klp-dev
* commit '4598cd65ccc7989fda531dc8fb3ee80d461f0c82':
  Update toast appearance
2013-09-25 16:56:07 -07:00
Adam Powell
4598cd65cc Merge "Update toast appearance" into klp-dev 2013-09-25 23:51:38 +00:00
Adam Powell
1f1b6430af Update toast appearance
Use a condensed font and give the toast frame a more rounded look.

Bug 10734759

Change-Id: I6a4366dbf2fd5a81f0ad2d50697ea2399a7942fc
2013-09-25 16:37:08 -07:00
Jake Hamby
6e0f3df07c am 4f447cfa: am c499f5b2: Merge "wappush: Use valid index for pdu including garbages" into klp-dev
* commit '4f447cfa5bd528494d52f2aaa8b9f8f2cd1e42e8':
  wappush: Use valid index for pdu including garbages
2013-09-25 16:09:29 -07:00
Jake Hamby
4f447cfa5b am c499f5b2: Merge "wappush: Use valid index for pdu including garbages" into klp-dev
* commit 'c499f5b2f7713507541ef655f65fbe154b34070a':
  wappush: Use valid index for pdu including garbages
2013-09-25 16:05:33 -07:00
Jake Hamby
c499f5b2f7 Merge "wappush: Use valid index for pdu including garbages" into klp-dev 2013-09-25 23:01:02 +00:00
Winson Chung
e5a8b028c3 am 54e3e7b5: am 92baafb4: Merge "Moving Launcher permission to Framework. (Bug 10343529)" into klp-dev
* commit '54e3e7b5d43b87bddabfb2e312becb33a8c46582':
  Moving Launcher permission to Framework. (Bug 10343529)
2013-09-25 15:48:46 -07:00
Winson Chung
54e3e7b5d4 am 92baafb4: Merge "Moving Launcher permission to Framework. (Bug 10343529)" into klp-dev
* commit '92baafb43a825e7585259dcb2da9c7b03d0cf72c':
  Moving Launcher permission to Framework. (Bug 10343529)
2013-09-25 15:44:18 -07:00
Winson Chung
4516798862 Moving Launcher permission to Framework. (Bug 10343529)
Change-Id: Ic48c254c844e65171b5f92d81272962cdc673acc
2013-09-25 15:20:14 -07:00
Sungmin Choi
67c02390a1 wappush: Use valid index for pdu including garbages
For some operators, pdu has garbages. As a result, device does not receive
MMS or operator some requests.
To fix it, use valid index for operators.

Bug: 10492745
Change-Id: Ic7262f7369403bd060d94c5da0e09f18c96ff3db
2013-09-25 14:32:44 -07:00
Baligh Uddin
a529729f2c Import translations. DO NOT MERGE
Change-Id: If20827776d647c8120b53065eb304b7d01409cd6
Auto-generated-cl: translation import
2013-09-25 09:06:40 -07:00