Commit Graph

5440 Commits

Author SHA1 Message Date
Ying Wang
366703288c Import translations. DO NOT MERGE
Change-Id: I87298d9adba1eacd2cf04954302ce55cd68fc735
Auto-generated-cl: translation import
2012-07-20 11:55:44 -07:00
Ying Wang
a7c7d759b3 Import translations. DO NOT MERGE
Change-Id: Ibe8cf6252d630b4ff9a36e81677443773bc0e5f0
Auto-generated-cl: translation import
2012-07-19 13:23:59 -07:00
Ying Wang
8558a2e067 Import translations. DO NOT MERGE
Change-Id: I25f1161117b937662eeb0ed5c52b9ee8e470ad47
Auto-generated-cl: translation import
2012-07-18 14:32:47 -07:00
Haoyu Bai
db3c8678e5 Network data activity change intent for network interfaces.
The activity notification is received from netd, an intent
DATA_ACTIVITY_CHANGE is then raised for other part of the system to
consume.

Change-Id: Idfcc4763c51c5b314c57f546c12557082f06bebf
2012-07-17 17:13:03 -07:00
Ying Wang
59a4cb36cf Import translations. DO NOT MERGE
Change-Id: I7055f4855c1e911d218fef9ba3167b28c3077840
Auto-generated-cl: translation import
2012-07-17 11:38:59 -07:00
fredc
0f42037eb7 Non persistent adapter service
Change-Id: Ib13d5c77416e58161df0e04d7a15ec0dddbde8b5

Conflicts:

	core/java/android/bluetooth/BluetoothInputDevice.java

Conflicts:

	core/java/com/android/internal/app/ShutdownThread.java
	services/java/com/android/server/SystemServer.java

Conflicts:

	services/java/com/android/server/SystemServer.java
	services/java/com/android/server/pm/ShutdownThread.java
2012-07-16 21:20:54 -07:00
Ying Wang
7fffed5fcb Import translations. DO NOT MERGE
Change-Id: Ie0adf80bdc9ab6f2eb8cbf05c743c7cfeb9efd6f
Auto-generated-cl: translation import
2012-07-16 11:38:27 -07:00
Svetoslav Ganov
c9c9a48e7b Removing a workaround for incorrect window position on window move.
1. The window manager was not notifying a window when the latter
   has been moved. This was causing incorrect coordinates of the
   nodes reported to accessibility services. To workaround that
   we have carried the correct window location when making a
   call from the accessibility layer into a window. Now the
   window manager notifies the window when it is moved and the
   workaround is no longer needed. This change takes it out.

2. The left and right in the attach info were not updated properly
   after a report that the window has moved.

3. The accessibility manager service was calling directly methods
   on the window manager service without going through the interface
   of the latter. This leads to unnecessary coupling and in the
   long rung increases system complexity and reduces maintability.

bug:6623031

Change-Id: Iacb734b1bf337a47fad02c827ece45bb2f53a79d
2012-07-16 08:46:11 -07:00
Ying Wang
ab6996bdd8 Import translations. DO NOT MERGE
Change-Id: Iae5f07176cad4505b21f8adc5fef99ac848cc11d
Auto-generated-cl: translation import
2012-07-13 11:49:32 -07:00
Fabrice Di Meglio
b8405c78fc Merge "Make ActionBar aware of layout direction" 2012-07-12 17:53:42 -07:00
Fabrice Di Meglio
cf1ba0298c Make ActionBar aware of layout direction
- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)

Change-Id: Iea8a512311ee99548f39bbbe342f21eabaffbe09
2012-07-12 17:39:12 -07:00
Ying Wang
da1f77aef7 Import translations. DO NOT MERGE
Change-Id: Ifa66f213bcb88bc7f7f992af8f8763d6d3cf1dd1
Auto-generated-cl: translation import
2012-07-12 11:50:38 -07:00
Ying Wang
b16d4294d0 Import translations. DO NOT MERGE
Change-Id: I2a0c62b421d1a080549c2cbedc1a14c3afaf60f3
Auto-generated-cl: translation import
2012-07-11 12:58:16 -07:00
Ying Wang
c49c9158f2 Import translations. DO NOT MERGE
Change-Id: I324a365991605a90f45bc5e6b2c32893713eebaf
Auto-generated-cl: translation import
2012-07-10 12:23:21 -07:00
Jim Miller
99d8fae5a0 Merge "Minor cleanup of left overs from GlowPadView integration." 2012-07-09 17:55:18 -07:00
Ying Wang
bcccd77107 Import translations. DO NOT MERGE
Change-Id: I3a6b05441aa0aae2765548b91990c780ffb490a7
Auto-generated-cl: translation import
2012-07-09 12:03:27 -07:00
Ying Wang
03226108c9 Merge "Import translations. DO NOT MERGE" 2012-07-03 12:40:52 -07:00
Ying Wang
14e933be25 Import translations. DO NOT MERGE
Change-Id: I92d0126a239729e8f5788b7bbf8bdabcad06eba7
Auto-generated-cl: translation import
2012-07-03 12:19:07 -07:00
Svetoslav Ganov
a0fd78897c Merge "Remove the accessibility focus search code." 2012-07-03 11:29:54 -07:00
Svetoslav Ganov
27e2da7c17 Remove the accessibility focus search code.
1. In JellyBean we have added some APIs to search for next accessibility
   focus in various directions and set accessibility focus from hover.
   However, we have decided that there is not clean answer for how this
   should behave and the APIs were hidden. Now the accessibility service
  is responsible for that. The unused code is now taken out.

2. This patch also takes out the hidden attribute accessibiligyFocusable
   since we moved the responsibility for implementing focus search strategy
   to accessibility services and we did not need that for Jellybean which
   is a good sign that this is not needed. I general this is one less thing
   for an app developer to worry about. We can add this if needed later.

bug:6773816

Change-Id: I0c858d72c93a2b7ff1f8f35a08d33ec4b9eb85fd
2012-07-02 18:21:31 -07:00
Gilles Debunne
58cf576243 Merge "UI changes in suggestion menu" 2012-07-02 14:40:50 -07:00
Eric Fischer
1edff6c853 Import translations. DO NOT MERGE
Change-Id: Ib290a3fcb0f12e6c4f784dde2ebab0b73e8c92fd
Auto-generated-cl: translation import
2012-07-02 12:32:44 -07:00
Jim Miller
a592d22473 Minor cleanup of left overs from GlowPadView integration.
- remove unused "chevron" assets
- reduce memory footprint in SystemUI by not loading unused handle drawable.

Change-Id: Iad1799d1a8a764c6abb4201520aa47ba84d33c38
2012-06-29 18:29:08 -07:00
Ying Wang
dca6edc53d Import translations. DO NOT MERGE
Change-Id: I2277cb3516142cf5715c55c27a6497fac21fc1b2
Auto-generated-cl: translation import
2012-06-29 11:48:50 -07:00
Eric Fischer
be59d41eff Import translations. DO NOT MERGE
Change-Id: I19e3ed24a7d2a3c789446e95318aebeed5bb3b08
Auto-generated-cl: translation import
2012-06-28 11:37:26 -07:00
Ying Wang
2537012ad9 Import translations. DO NOT MERGE
Change-Id: I36ca6b7f93e73b04ac742b3d7d640ef3c1bf48dd
2012-06-27 14:09:58 -07:00
Gilles Debunne
1daba18747 UI changes in suggestion menu
Icons removed for delete and add to dictionary.
Words capitalized (in English only)
Changed background color to white for words.

Note that due to a bug in the interaction between listView and
popup window, setting a background to the TextViews paints a
solid rectangle, which hides the rounded corners defined in
the popup window background.

Bug 6712892

Change-Id: Id5bb429463e2debc5e30d571c34426dfa82119d4
2012-06-26 15:06:16 -07:00
Gilles Debunne
704c79a497 am 034a5776: am f6656b80: Merge "Reducing the contrast of text underline" into jb-dev
* commit '034a57764b6791fd894285df78e02ad2d20992cd':
  Reducing the contrast of text underline
2012-06-26 13:16:35 -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
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
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
Eric Fischer
6135e52e82 Import translations. DO NOT MERGE
Change-Id: Ia19fe79fc797b8048b90a6d074b1117c2e362c8f
2012-06-25 11:32:05 -07:00
Eric Fischer
d7e646d6d7 Import translations. DO NOT MERGE
Change-Id: I829c0795e2bf76fe1e2315977aeab8d63d3ed76d
2012-06-25 11:24:00 -07:00
Scott Main
0584367b55 am 0c511988: am b0efc7fc: eat comment so it doesn\'t appear in docs
* commit '0c511988065a1dac77dead1055a8ab482ff009cc':
  eat comment so it doesn't appear in docs
2012-06-23 12:49:05 -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
bd705ea55f am 695b2d08: am 5f77f82e: Merge "Another case of extra ">""
* commit '695b2d089ec4dcb2256383e7ee8dd7e2979e13b7':
  Another case of extra ">"
2012-06-23 07:15:42 -07:00
Jean-Baptiste Queru
c516507404 am 6c1f2b13: am b8b47c22: Merge "Remove redundant ">""
* commit '6c1f2b136b2fc55ddd2df7db6b6e48a8665acc98':
  Remove redundant ">"
2012-06-23 07:15:39 -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
Ying Wang
5539e720b4 am ddeb7bd3: Merge "Import translations. DO NOT MERGE" into jb-dev
* commit 'ddeb7bd3c7593d51d4d2bfd9fe39d5f0ffa05d89':
  Import translations. DO NOT MERGE
2012-06-22 15:01:52 -07:00
Ying Wang
3f2d325174 Import translations. DO NOT MERGE
Change-Id: I28f8e247b1decb089fb2c3c39c8315605d1e0ec1
2012-06-22 13:01:05 -07:00
Ying Wang
8f2acd0a2b Import translations. DO NOT MERGE
Change-Id: Idcb453e08823c584fb0f748ebe46ed036046c9d4
2012-06-22 12:53:57 -07:00
RoboErik
ab37038de0 am a3bd05f2: am b047b1f7: Merge "b/6705777 Remove \'speaker\' from strings" into jb-dev
* commit 'a3bd05f212a06551d8de403afbb7808189186ea3':
  b/6705777 Remove 'speaker' from strings
2012-06-21 17:25:51 -07:00
RoboErik
a3bd05f212 am b047b1f7: Merge "b/6705777 Remove \'speaker\' from strings" into jb-dev
* commit 'b047b1f73800ff92eea4ff4b3adc62e5a20eb8df':
  b/6705777 Remove 'speaker' from strings
2012-06-21 17:22:50 -07:00
RoboErik
be76e21543 b/6705777 Remove 'speaker' from strings
We should just say Tablet or Phone when selecting the local
playback instead of Tablet speakers or Phone speaker.

Change-Id: Ia6c439f711bacb7b1e70fbcf4887df8141f91b61
2012-06-21 17:05:52 -07:00
Jake Hamby
50e5b2f24b am dcd6e38c: am 65d4445b: Merge "Add config option to enable links to Cell Broadcast app." into jb-dev
* commit 'dcd6e38c6a26ecee01058e68d0d963ce3c6c0fda':
  Add config option to enable links to Cell Broadcast app.
2012-06-21 16:47:10 -07:00
Eric Fischer
242f1323d2 am cda69964: Merge "Import translations. DO NOT MERGE" into jb-dev
* commit 'cda6996408d785f368e67afaca79a6afa6f57b1b':
  Import translations. DO NOT MERGE
2012-06-21 13:12:08 -07:00
Eric Fischer
cda6996408 Merge "Import translations. DO NOT MERGE" into jb-dev 2012-06-21 13:10:49 -07:00