Tomasz Mikolajewski
97397938c4
Add support for notifying about child changes in StubProvider.
...
Change-Id: I256856a2bbefa6d831e6b912583eca86eeb03ba7
2015-04-13 13:35:23 +09:00
Wale Ogunwale
8f0e0c1f3d
Merge "Clean-up state if we have an exception when acquiring provider"
2015-04-13 04:25:29 +00:00
Tomasz Mikolajewski
d5d5c91dfc
Add support for opening files in StubProvider.
...
Change-Id: Ia3df58850cc3df24dc310b29035a41fb75eadeff
2015-04-13 13:03:23 +09:00
Tomasz Mikolajewski
738154ee84
Add support for removing files and directories in StubProvider.
...
Along the way it updates clients about changes in used storage.
Change-Id: I02fb1333e1f97f1476b87310a27b75d99fa00854
2015-04-13 11:40:04 +09:00
Tomasz Mikolajewski
40355c2e96
Merge "Simulate running out of space in StubProvider."
2015-04-13 02:37:51 +00:00
Tomasz Mikolajewski
e1a03f8eec
Show copy destination when clicking on the copy notification in Documents UI.
...
Change-Id: I3d955595bc46903c134c0633a6d32663cc2d0c05
2015-04-13 11:35:27 +09:00
Tomasz Mikolajewski
30b669465d
Simulate running out of space in StubProvider.
...
Change-Id: I0a069c07bcf8784aeb5c5993d90d0a6db6e2afb1
2015-04-13 09:37:54 +09:00
David Christie
ffca45a2cd
Add capability callback for FLP HAL.
...
Let HAL implementation tell if geofencing/batching is
supported and which technologies (GNNS, wifi, etc)
can be used.
Still todo: Add ability for GmsCore geofencing to
tell which technologies are supported (instead of
just using it to update monitoring). This requires
SystemApi change + approval so will do in separate CL.
Note that the classes in the lib are not copied
directly into GmsCore. The instance will always
be whatever is in the platform. This is why
the callback is backwards compatible as long as
their is a default implementation (but not if
it's abstract).
Change-Id: I7d6adeb049b89935bc4443785df5d7ef4c730e5d
2015-04-12 16:22:03 -07:00
Jeff Sharkey
9e3cb0461c
Merge "Browse mode for DocumentsUI, removed volume state."
2015-04-12 23:10:16 +00:00
Jeff Sharkey
59d577a518
Browse mode for DocumentsUI, removed volume state.
...
The existing management mode is too specific, and requires that
storage backends add queryChildDocumentsForManage(), etc. Instead,
to offer more natural browsing support, add a new BROWSE_ROOT intent.
It behaves mostly like MANAGE_ROOT, except that it doesn't mutate
its Uris with setManageMode(), and it shortcuts straight to VIEW on
clicked documents.
It can be launched like this:
$ adb shell am start -a android.provider.action.BROWSE_ROOT
-d content://com.android.externalstorage.documents/root/8405-1DFB
-c android.intent.category.DEFAULT
Also rename a MetricsConstants to make it clearer, and don't
auto-mount all emulated volumes.
Fix bugs around parceling of DiskInfo/VolumeInfo. Method to resolve
the best description for a VolumeInfo, which might need to fall
back to DiskInfo.
Add back "removed" volume state so we send broadcast when a volume
is destroyed, matching the expected public API behavior.
Bug: 19993667
Change-Id: I13aff32c5e11dfc63da44aee9e93a27f4690a43f
2015-04-12 16:03:50 -07:00
Prerepa Viswanadham
d4ea01b4ac
Merge "Merge commit 'e593d0a' into merge_work"
2015-04-12 21:46:15 +00:00
Prerepa Viswanadham
85deeaabfa
Merge changes I3932bb41,I4f9c6621
...
* changes:
Merge commit '3dda1fa' into merge_work
Merge commit 'b2ff415' into merge_work
2015-04-12 21:45:43 +00:00
Prerepa Viswanadham
dfe1d52305
Merge "Merge commit '271c9ed' into merge_work"
2015-04-12 21:43:26 +00:00
Prerepa Viswanadham
96c8129985
Merge "Merge commit '998fb19' into merge_work"
2015-04-12 21:42:23 +00:00
Clara Bayarri
28e7ba6644
Merge "Show and trigger activities that implement Text Processing actions"
2015-04-12 19:46:42 +00:00
Jay Shrauner
7576a39b55
Hide Voicemails.{insert, deleteAll, setStatus}
...
Bug:20162722
Change-Id: Idbd9a643c4870b48ee1230e344717f50507936d8
2015-04-11 20:09:54 -07:00
Andrew Lee
8581b67e6c
Merge "Suffix VT_LOCAL and VT_REMOTE with BIDIRECTIONAL."
2015-04-11 21:17:26 +00:00
Andrew Lee
9a8f9ce7ad
Suffix VT_LOCAL and VT_REMOTE with BIDIRECTIONAL.
...
Bug: 20160395
Change-Id: Ieb35f7b8a91022bae899b3fc093065c36d2d68c8
2015-04-11 14:15:29 -07:00
Jay Shrauner
cf60d9f581
Merge "Add constructor without zoom"
2015-04-11 21:05:36 +00:00
Jay Shrauner
85d3eec2d4
Add constructor without zoom
...
Add constructor without zoom params. Reorder params in constructor
with zoom to move zoom params to the end of the param list (API
guidelines). Reorder code to match param ordering. Tag all zoom related
methods with @hide.
Bug:20160534
Change-Id: Ic2149af82a5450666c49b8757daf6950bcb68977
2015-04-11 12:54:35 -07:00
Jim Miller
ce7eb6daf0
Clean up FingerprintManager API and make it public.
...
Change-Id: I6a99dccd485c053cb47dbd0ec08b41a2dc5b17c8
2015-04-11 12:34:56 -07:00
Jeff Sharkey
6036cd5126
Merge "Support moving apps to expanded storage."
2015-04-11 15:55:27 +00:00
Geoff Mendal
7c622e9906
am dd804d90: (-s ours) am 55295c76: (-s ours) am 08c21adc: (-s ours) Import translations. DO NOT MERGE
...
* commit 'dd804d908df04deba60e7f2021df1d7abbdd7d85':
Import translations. DO NOT MERGE
2015-04-11 10:19:38 +00:00
Geoff Mendal
dd804d908d
am 55295c76: (-s ours) am 08c21adc: (-s ours) Import translations. DO NOT MERGE
...
* commit '55295c76fd43930da196f4275c9f6e27b756692c':
Import translations. DO NOT MERGE
2015-04-11 10:08:46 +00:00
Geoff Mendal
cab74631fa
am 3de3bb22: (-s ours) Import translations. DO NOT MERGE
...
* commit '3de3bb22a6bdbe47aedbebca7a61bf25dfc1bc9c':
Import translations. DO NOT MERGE
2015-04-11 10:04:05 +00:00
Geoff Mendal
55295c76fd
am 08c21adc: (-s ours) Import translations. DO NOT MERGE
...
* commit '08c21adc91058e97ee6761cfd3a250b64f567d39':
Import translations. DO NOT MERGE
2015-04-11 09:59:00 +00:00
Geoff Mendal
8b146fbe77
Merge "Import translations. DO NOT MERGE"
2015-04-11 09:52:18 +00:00
Geoff Mendal
3183c6c523
Merge "Import translations. DO NOT MERGE"
2015-04-11 09:49:28 +00:00
Geoff Mendal
330b52aafc
Merge "Import translations. DO NOT MERGE"
2015-04-11 09:47:40 +00:00
Geoff Mendal
56c58d6879
Import translations. DO NOT MERGE
...
Change-Id: Iaebefb272463a798e6057611906a5a935ebf1258
Auto-generated-cl: translation import
2015-04-11 01:32:58 -07:00
Geoff Mendal
b85f308da0
Import translations. DO NOT MERGE
...
Change-Id: I5b2374a7fbcf6354c1a5a20a30ecf1d3c5f70ae1
Auto-generated-cl: translation import
2015-04-10 23:25:52 -07:00
Geoff Mendal
3de3bb22a6
Import translations. DO NOT MERGE
...
Change-Id: Ia69d7347d0e753efa924d1b61b416b08affa3329
Auto-generated-cl: translation import
2015-04-10 23:14:36 -07:00
Andy Hung
00b9bcda8a
Merge "Add channel index mask to AudioTrack and AudioFormat"
2015-04-11 06:13:14 +00:00
Geoff Mendal
4f6c8f91ac
Import translations. DO NOT MERGE
...
Change-Id: I6c5f88b8d34fba331ba0c8964abfcc2546f39206
Auto-generated-cl: translation import
2015-04-10 23:12:02 -07:00
Geoff Mendal
08c21adc91
Import translations. DO NOT MERGE
...
Change-Id: I239fc7724d745a1abbac73e673ecfe408ce17c9b
Auto-generated-cl: translation import
2015-04-10 23:07:04 -07:00
Geoff Mendal
fff84a87e1
Import translations. DO NOT MERGE
...
Change-Id: I4be4f944cd8c87529e04aa4c8e19198020c1b262
Auto-generated-cl: translation import
2015-04-10 23:01:52 -07:00
Andy Hung
4ef1305aa8
Merge "Add floating point AudioRecord read"
2015-04-11 05:44:23 +00:00
Alex Klyubin
0e67d0a1b0
am 651dbfde: am ad48c4c9: am c1c6528d: Merge "Add EcIesParameterSpec to enable ECIES crypto."
...
* commit '651dbfde73171ad6451dc8f9288fa4df50f99e4c':
Add EcIesParameterSpec to enable ECIES crypto.
2015-04-11 02:56:44 +00:00
Alex Klyubin
651dbfde73
am ad48c4c9: am c1c6528d: Merge "Add EcIesParameterSpec to enable ECIES crypto."
...
* commit 'ad48c4c9c194d66dcc96e74e906825ca7b550e24':
Add EcIesParameterSpec to enable ECIES crypto.
2015-04-11 02:45:17 +00:00
David Friedman
ea51127bcb
am d34b20e9: am a22125ff: am 23b5e508: am 340a617e: am 746fed63: am 3a77a8ae: Merge "New build rule reflecting different masthead, side nav for NDK minisite." into lmp-docs
...
* commit 'd34b20e957f66e113e7d39e253d69450545b5961':
New build rule reflecting different masthead, side nav for NDK minisite.
2015-04-11 02:43:27 +00:00
Qiwen Zhao
f2834c12a3
Merge "remove data-binding from base/tools. it should not be here since it depends on support lib."
2015-04-11 02:42:43 +00:00
Alex Klyubin
ad48c4c9c1
am c1c6528d: Merge "Add EcIesParameterSpec to enable ECIES crypto."
...
* commit 'c1c6528d2b686d5a17e577e7864a319dcba7c224':
Add EcIesParameterSpec to enable ECIES crypto.
2015-04-11 02:35:45 +00:00
David Friedman
d34b20e957
am a22125ff: am 23b5e508: am 340a617e: am 746fed63: am 3a77a8ae: Merge "New build rule reflecting different masthead, side nav for NDK minisite." into lmp-docs
...
* commit 'a22125ff98085c0fe662966cadfe4c889707db54':
New build rule reflecting different masthead, side nav for NDK minisite.
2015-04-11 02:27:01 +00:00
Svetoslav
6435d00e11
Merge "First pass on the new permission grouping."
2015-04-11 02:24:15 +00:00
Alex Klyubin
c1c6528d2b
Merge "Add EcIesParameterSpec to enable ECIES crypto."
2015-04-11 02:17:01 +00:00
David Friedman
a22125ff98
am 23b5e508: am 340a617e: am 746fed63: am 3a77a8ae: Merge "New build rule reflecting different masthead, side nav for NDK minisite." into lmp-docs
...
* commit '23b5e508adfb454552fda16d76d65b070a53f759':
New build rule reflecting different masthead, side nav for NDK minisite.
2015-04-11 02:15:48 +00:00
Adam Lesinski
d8d07f1757
Merge "AAPT2: Create Makefile"
2015-04-11 02:10:32 +00:00
Adam Lesinski
c7e2432dec
AAPT2: Create Makefile
...
Makefile that uses zip for assembling the final APK. This is temporary and
helps speed up the rest of development.
Has to add a new 'manifest' phase that simply compiles the AndroidManifest.xml.
Manifests are handled differently and must be validated.
Change-Id: I0d8255b3ad0d0b0a322683077e3331ca93e37fa0
2015-04-10 19:07:51 -07:00
Fabrice Di Meglio
30ca50a3dd
Merge "Add Default Browser App support and relax Hosts validation for AppLinks"
2015-04-11 02:07:39 +00:00
David Friedman
23b5e508ad
am 340a617e: am 746fed63: am 3a77a8ae: Merge "New build rule reflecting different masthead, side nav for NDK minisite." into lmp-docs
...
* commit '340a617ef42951446bbc730833cea207370307d0':
New build rule reflecting different masthead, side nav for NDK minisite.
2015-04-11 02:05:57 +00:00