Selim Gurun
b4f27c95bc
Merge "Support for new gTLDs"
2014-03-28 23:35:10 +00:00
Fabrice Di Meglio
c0469c00bf
Merge "SearchView improvement for IME"
2014-03-28 23:01:59 +00:00
Fabrice Di Meglio
2182f2aaf4
SearchView improvement for IME
...
- fix IME not closing when not having a SearchableInfo
Change-Id: I3e6e168be1e26138fe0ceb967bbd12fa35db0903
2014-03-28 15:56:51 -07:00
Yuhao Zheng
93627ac86c
Merge "Wifi hotspot stack initial hook up"
2014-03-28 22:49:51 +00:00
Chris Craik
5db60e0eb7
Merge "Support shadows on the root RenderNode"
2014-03-28 22:33:56 +00:00
Alan Viverette
e1e06ce84b
Merge "Make Widget.Holo.Light.Button.Borderless style public"
2014-03-28 22:22:22 +00:00
Alan Viverette
ec861f32bc
Make Widget.Holo.Light.Button.Borderless style public
...
Change-Id: I44c1e092fc886821561130ef9d57c2e11d195011
2014-03-28 15:20:49 -07:00
Chris Craik
b265e2ca50
Support shadows on the root RenderNode
...
bug:13211941
Cleans up some of the RenderNode method naming
Also removes unnecessary clip/save/restores, clipping shadows
predictably, as drawn by the parent, before drawing (and clipping,
etc.) the shadow casting child.
Change-Id: I795115e1fb869bbbdd7be43e279b97490fecc7e0
2014-03-28 14:43:22 -07:00
Svetoslav
aaa114215b
Disable node tree consistency check on user builds.
...
Change-Id: I6ec8cfc41fefc12e4c8fb6f39715831f072cb074
2014-03-28 13:43:12 -07:00
John Spurlock
8067606499
am ec27a7ca: (-s ours) am 5579ec33: DO NOT MERGE Enhance the NotificationListenerService api.
...
* commit 'ec27a7caf3c26506013c49ce1bbe78559bc73b4a':
DO NOT MERGE Enhance the NotificationListenerService api.
2014-03-28 19:07:36 +00:00
John Spurlock
ec27a7caf3
am 5579ec33: DO NOT MERGE Enhance the NotificationListenerService api.
...
* commit '5579ec33eb317a19ad80929169b2b329b147d98b':
DO NOT MERGE Enhance the NotificationListenerService api.
2014-03-28 19:01:10 +00:00
Dan Sandler
6c3051c422
Merge "Introduce CATEGORY_NOTIFICATION_PREFERENCES."
2014-03-28 18:51:19 +00:00
Chris Craik
08c96b5515
Merge "Disable shadow overdraw avoidance in the inverse clip case"
2014-03-28 18:00:03 +00:00
Anders Kristensen
83ee4429f1
am 7bce23f7: am aee03bb1: am 49c06150: Merge "Remove duplicate call disconnect codes."
...
* commit '7bce23f733cfaa1028e553852ff7762d7b32a893':
Remove duplicate call disconnect codes.
2014-03-28 17:40:52 +00:00
Robin Lee
0756e4e42e
Merge "Fix privilege escalation for preferred activities"
2014-03-28 17:35:35 +00:00
Zhijun He
ecc5c8a4a8
Merge "Camera2: Fix availableTestPatternModes type"
2014-03-28 17:33:08 +00:00
Anders Kristensen
7bce23f733
am aee03bb1: am 49c06150: Merge "Remove duplicate call disconnect codes."
...
* commit 'aee03bb1a1077427c918ad9fea5fdd1ab204f60e':
Remove duplicate call disconnect codes.
2014-03-28 17:31:33 +00:00
Anders Kristensen
aee03bb1a1
am 49c06150: Merge "Remove duplicate call disconnect codes."
...
* commit '49c061501dbcff0dd6f6621afa76136d0857622a':
Remove duplicate call disconnect codes.
2014-03-28 17:27:18 +00:00
Anders Kristensen
49c061501d
Merge "Remove duplicate call disconnect codes."
2014-03-28 17:19:57 +00:00
ztenghui
1c97a5266a
Merge "Add RevealAnimator"
2014-03-28 17:19:07 +00:00
Zhijun He
a486624a6d
Camera2: Fix availableTestPatternModes type
...
Also fixed the typo in android.control.mode related
with scene mode.
Change-Id: I5e311bac4694e1ccfc8d3210fbf8b40e1b31ecef
2014-03-28 10:09:09 -07:00
Robin Lee
5c921daa72
Fix privilege escalation for preferred activities
...
Passing in the name of an actual admin should be enough to pass the
security check as it was. This is now fixed as the caller is not
given the opportunity to spoof its own name any more.
Change-Id: Id8be4ca4c8bf3751a1ee8125cf119fa100c81d22
2014-03-28 15:09:49 +00:00
John Spurlock
5579ec33eb
DO NOT MERGE Enhance the NotificationListenerService api.
...
Add to NotificationListenerService:
- getActiveNotificationKeys() : String[]
- getActiveNotifications(String[] keys) : StatusBarNotification[]
- cancelNotifications(String[] keys) : void
- onListenerConnected(String[] keys) : void
Add to StatusBarNotification:
- getKey() : String
Bug:13562828
Change-Id: I9da222cb4af22864bc0ecdecc3f121bced0723d6
2014-03-28 10:19:00 -04:00
John Spurlock
0e14f2d455
Merge "Remove obsolete MultiWaveView"
2014-03-28 13:11:09 +00:00
John Spurlock
a4294297d4
Enhance the NotificationListenerService api.
...
Add to NotificationListenerService:
- getActiveNotificationKeys() : String[]
- getActiveNotifications(String[] keys) : StatusBarNotification[]
- cancelNotifications(String[] keys) : void
- onListenerConnected(String[] keys) : void
Add to StatusBarNotification:
- getKey() : String
Bug:13562828
Change-Id: Idd9605dad8f942d68b4b32ab9625faf6c8642db9
2014-03-28 08:47:01 -04:00
Selim Cinek
ba6ae57f64
Merge "Improved expansion logic of NotificationStackScroller"
2014-03-28 12:19:01 +00:00
Selim Cinek
fab078b01f
Improved expansion logic of NotificationStackScroller
...
Expansion of a notification with a single finger is now possible
if the NotificationStackScroller has not started scrolling yet.
Change-Id: I96b622632b448915526dd08cc2e4771d404b096f
2014-03-28 12:00:55 +00:00
Wei Wang
45e1bcdac3
am 0d68a52a: am 9d3e0996: Merge "Add comment of using same callback for start/stop advertising." into klp-modular-dev
...
* commit '0d68a52ad32bb2c07314721b19e7973df6045d34':
Add comment of using same callback for start/stop advertising.
2014-03-28 05:35:38 +00:00
Scott Main
d19320afbf
am ebfb9c72: am d27f82f9: am a3a4d466: am 83d6ae28: fix broken links
...
* commit 'ebfb9c7253140531847af4a6f1c7acd64e0a4af5':
fix broken links
2014-03-28 05:35:16 +00:00
Jeff Sharkey
0d7f7a736e
am 0a42e5fa: am 2d8f330f: am a686d16d: am 0bc7cea6: Enlarge space allowed for internal downloads.
...
* commit '0a42e5fa293fd945959b26af144030571083b22f':
Enlarge space allowed for internal downloads.
2014-03-28 05:27:02 +00:00
Brian Carlstrom
da89d891f6
am 301ffc41: (-s ours) am bd877cb6: am 69511ada: am b244097b: am cc4d10d0: (-s ours) am cec0280a: am bea6517d: am e0b94d1c: (-s ours) Revert "Remove doSingleCrunch call DO NOT MERGE"
...
* commit '301ffc4177ee2a556e5d22f3fcf84dadd5a59b44':
Revert "Remove doSingleCrunch call DO NOT MERGE"
2014-03-28 05:26:58 +00:00
Wei Wang
0d68a52ad3
am 9d3e0996: Merge "Add comment of using same callback for start/stop advertising." into klp-modular-dev
...
* commit '9d3e099699c3b6cd0f4bed344607d6a5acd75c1c':
Add comment of using same callback for start/stop advertising.
2014-03-28 04:07:55 +00:00
Wei Wang
9d3e099699
Merge "Add comment of using same callback for start/stop advertising." into klp-modular-dev
2014-03-28 04:04:47 +00:00
Scott Main
ebfb9c7253
am d27f82f9: am a3a4d466: am 83d6ae28: fix broken links
...
* commit 'd27f82f92af7de43dedb077f82b1024496d501b8':
fix broken links
2014-03-28 03:29:05 +00:00
Scott Main
d27f82f92a
am a3a4d466: am 83d6ae28: fix broken links
...
* commit 'a3a4d46609ebb1470d24c7d77662a8b16440765c':
fix broken links
2014-03-28 03:23:18 +00:00
Scott Main
a3a4d46609
am 83d6ae28: fix broken links
...
* commit '83d6ae2804e280bd1e0980faf4e3090d240eb5f5':
fix broken links
2014-03-28 03:15:10 +00:00
Scott Main
83d6ae2804
fix broken links
...
Change-Id: I5964804c219ef02cd5f380bf752061ff7a022d61
2014-03-27 20:07:48 -07:00
Wei Wang
f3f52b1b4c
Add comment of using same callback for start/stop advertising.
...
Change-Id: Ice268e83e4f2ceb5053a0e03f73b877f548bd13b
2014-03-27 19:34:46 -07:00
Jeff Sharkey
0a42e5fa29
am 2d8f330f: am a686d16d: am 0bc7cea6: Enlarge space allowed for internal downloads.
...
* commit '2d8f330fe709d405915ebb1fa2673e575e19112e':
Enlarge space allowed for internal downloads.
2014-03-28 01:56:08 +00:00
Brian Carlstrom
301ffc4177
am bd877cb6: am 69511ada: am b244097b: am cc4d10d0: (-s ours) am cec0280a: am bea6517d: am e0b94d1c: (-s ours) Revert "Remove doSingleCrunch call DO NOT MERGE"
...
* commit 'bd877cb67f09277679007bc705e28ee4a2eda02f':
Revert "Remove doSingleCrunch call DO NOT MERGE"
2014-03-28 01:50:53 +00:00
Jeff Sharkey
2d8f330fe7
am a686d16d: am 0bc7cea6: Enlarge space allowed for internal downloads.
...
* commit 'a686d16d5924d2afe06586110e7dca33ecad535c':
Enlarge space allowed for internal downloads.
2014-03-28 01:49:21 +00:00
Brian Carlstrom
bd877cb67f
am 69511ada: am b244097b: am cc4d10d0: (-s ours) am cec0280a: am bea6517d: am e0b94d1c: (-s ours) Revert "Remove doSingleCrunch call DO NOT MERGE"
...
* commit '69511ada3cc833f341bd7df006de0f8c44848eb8':
Revert "Remove doSingleCrunch call DO NOT MERGE"
2014-03-28 01:45:14 +00:00
Jeff Sharkey
a686d16d59
am 0bc7cea6: Enlarge space allowed for internal downloads.
...
* commit '0bc7cea6aa2523f9f519f63038c541cb1b1942a8':
Enlarge space allowed for internal downloads.
2014-03-28 01:43:53 +00:00
ztenghui
4dc16b370c
Add RevealAnimator
...
Expose this as a ValueAnimator throught a new API as
View.createRevealAnimator().
Change-Id: Ia6aac452988f001023478ee1ca0f268960e23f25
2014-03-27 18:30:20 -07:00
Jeff Sharkey
0bc7cea6aa
Enlarge space allowed for internal downloads.
...
Bug: 13673309
Change-Id: Iefafe9abc9f116199f4a76d85bd0d7bfd872103d
2014-03-27 18:16:32 -07:00
Brian Carlstrom
69511ada3c
am b244097b: am cc4d10d0: (-s ours) am cec0280a: am bea6517d: am e0b94d1c: (-s ours) Revert "Remove doSingleCrunch call DO NOT MERGE"
...
* commit 'b244097b48398514c88c21506567fe400fb41f9e':
Revert "Remove doSingleCrunch call DO NOT MERGE"
2014-03-28 01:13:04 +00:00
Brian Carlstrom
b244097b48
am cc4d10d0: (-s ours) am cec0280a: am bea6517d: am e0b94d1c: (-s ours) Revert "Remove doSingleCrunch call DO NOT MERGE"
...
* commit 'cc4d10d0f1f349ad13dcd67fc19718bf31932840':
Revert "Remove doSingleCrunch call DO NOT MERGE"
2014-03-28 01:08:43 +00:00
Brian Carlstrom
cc4d10d0f1
am cec0280a: am bea6517d: am e0b94d1c: (-s ours) Revert "Remove doSingleCrunch call DO NOT MERGE"
...
* commit 'cec0280a1d935cf31f6b2b480af0f463e2d8c91a':
Revert "Remove doSingleCrunch call DO NOT MERGE"
2014-03-28 01:01:40 +00:00
Selim Gurun
b080c3c54a
Support for new gTLDs
...
Bug: 13006774
Add support for new generic Top-Level Domains (gTLDs) from ICANN
and deprecate the public APIs that depend on them. Due to the
fast profileration of gTLDs, it has become hard to keep this API
up-to-date. Further it already fails to recognize internal domains.
We thus replace them with simple "any letter sequence" regexps.
This CL is almost same as Ib6cb5360bbb4a02b14bb34acb30d1cc8ddec771b.
The difference is that the values of the public gTLD strings are only
deprecated and not modified.
Change-Id: I37c130ace9068b80eeaec3282a77450517ed7794
2014-03-27 16:56:54 -07:00
Baligh Uddin
7d1ad86912
am e136f5e2: (-s ours) am 0b7f300a: (-s ours) am 852750b3: (-s ours) am 537ea90e: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit 'e136f5e26f238c6450cad467435cce2f3a75f1c3':
Import translations. DO NOT MERGE
2014-03-27 23:16:55 +00:00