Jean-Baptiste Queru
7ebd4bae74
Revert "DO NOT MERGE: Remove SMS shortcode warning feature."
...
This reverts commit 004ff5ad2aa02daff607bcf1712f3efbb84c58ca.
2012-07-02 12:36:47 -07:00
Jean-Baptiste Queru
a02bce1d5b
Revert "DO NOT MERGE: Remove SMS shortcode warning feature."
...
This reverts commit b1fc08ca082db8ecad54c792485ff7915e3513ce.
2012-07-02 12:30:32 -07:00
Eric Fischer
a2b17b8895
Import translations. DO NOT MERGE
...
Change-Id: I5eae952127a0af6618ab96065cd50d78bbaea189
Auto-generated-cl: translation import
2012-07-02 12:25:39 -07:00
Wink Saville
2686b058cd
When we disconnect shutdown the StateMachine. DO NOT MERGE
...
Need to stop the StateMachine threads and release
all resources when we disconnect.
bug: 6342470
Change-Id: Ibf7a2ebf4f7ecd667c5d95579e66ecd5086103ea
2012-07-02 10:57:16 -07:00
Wink Saville
095c58b73a
Enhance StateMachine Quitting and logging support. DO NOT MERGE
...
Make StateMachine#quit non-conditional and remove the need to
process the SM_QUIT_CMD it is now private.
Rename halting to onHalting.
Add onQuitting
Change the message specific logging to be more generic and change
the xxxProcessedMessagesYyy methods to xxxLogRecXyy names. Also add
addLogRec(String) and addLogRec(String, State) as the generic logging
methods.
bug: 5678189
Change-Id: I22f66d11828bfd70498db625fe1be728b90478b7
Conflicts:
services/java/com/android/server/NsdService.java
2012-07-02 10:57:11 -07:00
Ying Wang
6979f52208
am 2612de14: Merge "Import translations. DO NOT MERGE" into jb-dev
...
* commit '2612de14d2dcfd5a6eedf882cf5cd9ac3e6fb73a':
Import translations. DO NOT MERGE
2012-06-29 17:53:20 -07:00
Ying Wang
2612de14d2
Merge "Import translations. DO NOT MERGE" into jb-dev
2012-06-29 17:50:47 -07:00
Dianne Hackborn
a9c3846194
am bfb752f8: Merge "Fix issue #6761130 : Clearing app data in settings does not clear app\'s USB storage" into jb-dev
...
* commit 'bfb752f8f0e4d73dc251c19d2ef79649fbbe4fd1':
Fix issue #6761130 : Clearing app data in settings does not clear app's USB storage
2012-06-29 15:43:37 -07:00
Dianne Hackborn
bfb752f8f0
Merge "Fix issue #6761130 : Clearing app data in settings does not clear app's USB storage" into jb-dev
2012-06-29 15:40:18 -07:00
Dianne Hackborn
183ce028f1
Fix issue #6761130 : Clearing app data in settings does not clear app's USB storage
...
The package manager calls to clear data / clear cache were not also
having default container service clear the data on external storage. Now
they do.
Change-Id: Ib5e5eb6adf2cac5a4cc094cc1a02ac8cfb6a2edf
2012-06-29 15:00:21 -07:00
Christopher Tate
b69c77cd19
am 1598a508: Merge "Do not back up / restore the rotation-related settings" into jb-dev
...
* commit '1598a50818b638d20120f71bab01c1792ecd4b6a':
Do not back up / restore the rotation-related settings
2012-06-29 12:42:52 -07:00
Christopher Tate
1598a50818
Merge "Do not back up / restore the rotation-related settings" into jb-dev
2012-06-29 12:40:34 -07:00
Christopher Tate
596e1917d5
Do not back up / restore the rotation-related settings
...
Change-Id: I4c5f8c31fa78acc1dfa2676e89b2c1c7bbd12a06
2012-06-29 11:55:02 -07:00
Ying Wang
c01ba1cd72
Import translations. DO NOT MERGE
...
Change-Id: Iaf052543d1c7cd9afb6fe415df2ad72c5de94ea8
Auto-generated-cl: translation import
2012-06-29 11:40:36 -07:00
Dianne Hackborn
4be93bbe91
am 074b54fb: Merge "Maybe fix issue #6756472 : Share button is not defocusing the shade" into jb-dev
...
* commit '074b54fbc0b6254c0ba308e0cf2e86c1cc929348':
Maybe fix issue #6756472 : Share button is not defocusing the shade
2012-06-28 17:42:23 -07:00
Dianne Hackborn
a194021650
Maybe fix issue #6756472 : Share button is not defocusing the shade
...
I got this reproduce a few times, then wasn't able to. I made this
change and then couldn't reproduce it. Maybe it fixed it.
The change here is to explicitly pass in the handler class to
apply() and reapply(), instead of relying it being set as a member of
the RemoteViews class. This is much cleaner and more explicitly about
setting that for the click callbacks.
Bug: 6756472
Change-Id: I8d029c3836501df3206c433838124b4be3890a8b
2012-06-28 16:34:35 -07:00
Mike Cleron
9454e29896
am 98fd6405: Merge "Fix NPEs when using the APIs a little oddly." into jb-dev
...
* commit '98fd6405aec16c6062f562bf6e7c5f2d50da5d60':
Fix NPEs when using the APIs a little oddly.
2012-06-28 14:21:28 -07:00
Mike Cleron
98fd6405ae
Merge "Fix NPEs when using the APIs a little oddly." into jb-dev
2012-06-28 14:18:48 -07:00
Eric Fischer
615f4cf22c
am 9aa2d2a5: Merge "Import translations. DO NOT MERGE" into jb-dev
...
* commit '9aa2d2a5a56c5ec0bb8517f46cb39f6c12215d92':
Import translations. DO NOT MERGE
2012-06-28 11:51:33 -07:00
Eric Fischer
a57b7a8ce4
Import translations. DO NOT MERGE
...
Change-Id: I5c3a2f0d534df06cf7d3385a2d369ba6edd09df7
Auto-generated-cl: translation import
2012-06-28 11:30:35 -07:00
Daniel Sandler
c08dea2aa4
Fix NPEs when using the APIs a little oddly.
...
This should help developers use some of the features of
Style via subclassing rather than duplicating functionality.
Bug: 6716608
Change-Id: I048e8221c8046e9779e08e6e262ac3fb37b01cb3
2012-06-28 08:35:24 -07:00
Matthew Xie
691976fae6
am 29775794: Merge "Get rid of the extra bt_disable call when turning on airplane mode Get rid of enabling bt when in airplane mode." into jb-dev
...
* commit '29775794d6014196063534415ad61d60e84e9c9a':
Get rid of the extra bt_disable call when turning on airplane mode Get rid of enabling bt when in airplane mode.
2012-06-27 15:50:10 -07:00
Matthew Xie
29775794d6
Merge "Get rid of the extra bt_disable call when turning on airplane mode Get rid of enabling bt when in airplane mode." into jb-dev
2012-06-27 15:47:53 -07:00
Matthew Xie
9107e37b24
Get rid of the extra bt_disable call when turning on airplane mode
...
Get rid of enabling bt when in airplane mode.
Current code has 2 paths that trying to place bluetooth in cold state when
turning airplane mode on. This caused extra call of bt_disable that
causing a kernel sleep failure. The fix removes one of the sys call.
This CL keeps Bluetooth in cold state after turning airplane mode on
instead of seting it to hotoff state
bug 6563480
Change-Id: I30c413707157acb4a8e83ded9452256cf6260899
2012-06-27 15:12:01 -07:00
Ying Wang
809705c331
am 7bdc151e: Merge "Import translations. DO NOT MERGE" into jb-dev
...
* commit '7bdc151eecf5cb01af19964c43e99f41069d093d':
Import translations. DO NOT MERGE
2012-06-27 14:44:43 -07:00
Ying Wang
0503ae7451
Import translations. DO NOT MERGE
...
Change-Id: I887e4963f5e4f7690461900b5f5c993d42c8db67
2012-06-27 14:00:38 -07:00
Scott Main
882c97b59a
am cdb3f9c4: Merge "docs: add api overview for jb" into jb-dev
...
* commit 'cdb3f9c45b97a64380f044c6b8c1863c1ba58b6a':
docs: add api overview for jb
2012-06-26 21:56:17 -07:00
Scott Main
cdb3f9c45b
Merge "docs: add api overview for jb" into jb-dev
2012-06-26 21:54:08 -07:00
Scott Main
60dd520d37
docs: add api overview for jb
...
Change-Id: Ibb916138026bb13bb424c826fe8faa563c71bf94
2012-06-26 21:41:25 -07:00
Gilles Debunne
034a57764b
am f6656b80: Merge "Reducing the contrast of text underline" into jb-dev
...
* commit 'f6656b80c203a2537aa30682f7e682a69e742e21':
Reducing the contrast of text underline
2012-06-26 13:14:23 -07:00
Gilles Debunne
f6656b80c2
Merge "Reducing the contrast of text underline" into jb-dev
2012-06-26 13:12:07 -07:00
Dianne Hackborn
9906e784fa
am 17990395: Merge "Fix issue #6717667 : expanded notification actions don\'t work on the lock screen" into jb-dev
...
* commit '17990395bc62f8ce1bae4f1880899f231a8e613b':
Fix issue #6717667 : expanded notification actions don't work on the lock screen
2012-06-25 17:37:15 -07:00
Dianne Hackborn
17990395bc
Merge "Fix issue #6717667 : expanded notification actions don't work on the lock screen" into jb-dev
2012-06-25 17:35:36 -07:00
Gilles Debunne
fca8947f49
Reducing the contrast of text underline
...
Alpha set to 50%.
Bug: 6712694
Change-Id: Ic292b6e24a97426e835fa379b1fd60d3b7912e99
2012-06-25 16:42:51 -07:00
Michael Jurka
c4d7721cb0
am 806a3602: Merge "Update documentation on max widget bitmap usage" into jb-dev
...
* commit '806a360275b3963d1941130ca2998a8abd76126f':
Update documentation on max widget bitmap usage
2012-06-25 15:28:48 -07:00
Michael Jurka
806a360275
Merge "Update documentation on max widget bitmap usage" into jb-dev
2012-06-25 15:26:48 -07:00
Michael Jurka
f25ab44975
Update documentation on max widget bitmap usage
...
Change-Id: I564afccc425f7e76501cb7ffd404ad369bdd396d
2012-06-25 15:11:21 -07:00
Dianne Hackborn
1927ae8a56
Fix issue #6717667 : expanded notification actions don't work on the lock screen
...
FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS was a mistake.
Instead, and the infrastructure for the status bar to take care
of closing and hiding things itself when you press these buttons,
just like it does for the main Intent of the notification.
Bug: 6717667
Change-Id: I1b22186e0cedc05f46a1a3ec78053a72afaf61b1
2012-06-25 14:28:48 -07:00
Scott Main
451f034144
am e9b4b3e9: Merge "docs: clean up javadoc code snippets, unescaped entities" into jb-dev
...
* commit 'e9b4b3e94d396d176338c62f8c9f4c183b340f9b':
docs: clean up javadoc code snippets, unescaped entities
2012-06-25 12:33:55 -07:00
Scott Main
e9b4b3e94d
Merge "docs: clean up javadoc code snippets, unescaped entities" into jb-dev
2012-06-25 12:31:11 -07:00
Eric Fischer
764d1368d6
am c5fc8f5c: Merge "Import translations. DO NOT MERGE" into jb-dev
...
* commit 'c5fc8f5c1b97665d6b8b0a9d18d737f9fd2460f4':
Import translations. DO NOT MERGE
2012-06-25 11:34:58 -07:00
Scott Main
97e0a1c6f3
docs: clean up javadoc code snippets, unescaped entities
...
Change-Id: Idc21caceccaaa2cc11a6c46b453b6a9b26164f34
2012-06-25 11:25:20 -07:00
Eric Fischer
d7e646d6d7
Import translations. DO NOT MERGE
...
Change-Id: I829c0795e2bf76fe1e2315977aeab8d63d3ed76d
2012-06-25 11:24:00 -07:00
Scott Main
0c51198806
am b0efc7fc: eat comment so it doesn\'t appear in docs
...
* commit 'b0efc7fce7967b043dae8896e8f9bf4d11274cf4':
eat comment so it doesn't appear in docs
2012-06-23 12:46:23 -07:00
Scott Main
b0efc7fce7
eat comment so it doesn't appear in docs
...
Change-Id: Id2b539fc80422edb32c86fa17ad888abbc48ba49
2012-06-23 12:36:17 -07:00
Jean-Baptiste Queru
695b2d089e
am 5f77f82e: Merge "Another case of extra ">""
...
* commit '5f77f82e609b24504e026751228b399b8dc57ab5':
Another case of extra ">"
2012-06-23 07:12:19 -07:00
Jean-Baptiste Queru
6c1f2b136b
am b8b47c22: Merge "Remove redundant ">""
...
* commit 'b8b47c22c8dc1f5facfbb4729511772630cc3aa6':
Remove redundant ">"
2012-06-23 07:12:16 -07:00
Jean-Baptiste Queru
c34188a954
resolved conflicts for merge of f8f76d52 to jb-dev-plus-aosp
...
Change-Id: I83beeb45320de2c3fc3a00c2f5cd86a17ac1dc9f
2012-06-23 07:08:59 -07:00
Jean-Baptiste Queru
5f77f82e60
Merge "Another case of extra ">""
2012-06-23 05:59:11 -07:00
Jean-Baptiste Queru
b8b47c22c8
Merge "Remove redundant ">""
2012-06-23 05:58:56 -07:00