Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
4ae8aa9c73a86a58c95b884c553d8dd319236f5e
/
media
/
jni
« Previous
05d9f81
VideoEditor:Clear Surface API addition
by Dheeraj Sharma
· 14 years ago
474cb4d
VideoEditor:Fix for 3369908
by Dheeraj Sharma
· 14 years ago
b21827d
Video Editor:Fix for 3375632
by Dheeraj Sharma
· 14 years ago
47063a8
Merge "New APIs for MTP and PTP host support"
by Mike Lockwood
· 14 years ago
8182e72
New APIs for MTP and PTP host support
by Mike Lockwood
· 14 years ago
2d044d1
Merge "Remove MTP related log spam" into honeycomb
by Mike Lockwood
· 14 years ago
f26a586
Remove MTP related log spam
by Mike Lockwood
· 14 years ago
8f995b5
Remove dead code referencing an obsolete interface.
by Carl Shapiro
· 14 years ago
ae12a50
Perform orthogonal rotations without using a Skia canvas.
by Carl Shapiro
· 14 years ago
fe93351
Merge "remove eng developement local tags in make file" into honeycomb
by Dharmaray Kundargi
· 14 years ago
6dbd3ee
remove eng developement local tags in make file
by Dharmaray Kundargi
· 14 years ago
581cad2
Turn error/exception logging on at the native layer
by James Dong
· 14 years ago
897f894
MTP: Close and reopen driver file after an error.
by Mike Lockwood
· 14 years ago
a1c9180
MTP: Fix problem with MTP starting up on the first try.
by Mike Lockwood
· 14 years ago
0a3dbf6
Merge "Fix the build break in git_master-without-vendor" into honeycomb
by James Dong
· 14 years ago
a1a55bb
Fix the build break in git_master-without-vendor
by Dharmaray Kundargi
· 14 years ago
7a0bd17
MTP: Fix problems with modification dates for folders and non-media files
by Mike Lockwood
· 14 years ago
cd196d3
videoeditor JNI files on honeycomb
by Dharmaray Kundargi
· 14 years ago
4507cef
Remove legacy code that should not be used
by James Dong
· 14 years ago
11eab05
Publish MediaMetadataRetriever.java as public API
by James Dong
· 14 years ago
a60e212
Fix issue 3261656.
by Eric Laurent
· 14 years ago
27480cd
Remove support for obsolete PTP content provider
by Mike Lockwood
· 14 years ago
df9b349
Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever.java
by James Dong
· 14 years ago
0cd0136
Move MTP Java classes to android.mtp.* package.
by Mike Lockwood
· 14 years ago
da03aaa
Change libusbhost and libmtp from static to shared libraries
by Mike Lockwood
· 14 years ago
0e4b535
Avoid using private Bitmap constructor to generate bitmaps
by James Dong
· 14 years ago
076e05b
MediaScanner: Add support for scanning empty directories
by Mike Lockwood
· 14 years ago
88b7741
Fix media metadata retriever JNI due to a change to the private native Bitmap constructor signature
by James Dong
· 14 years ago
1b198ea
MTP: Create files/folders with group media_rw instead of sdcard_rw
by Mike Lockwood
· 14 years ago
7f36b19
MTP: Add support for reserve storage setting to avoid low storage situations.
by Mike Lockwood
· 14 years ago
2711e49
MTP: Check for null string before calling GetStringUTFChars() in MtpDatabase JNI
by Mike Lockwood
· 14 years ago
365e03e
MTP: Improve argument checking in SendObjectInfo
by Mike Lockwood
· 14 years ago
9b5e9c4
MTP: pass format back as default value in GetObjectPropDesc for format property
by Mike Lockwood
· 14 years ago
ea93fa1
MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property.
by Mike Lockwood
· 14 years ago
faf09ba
Prepare for publishing MediaMetadataRetriever as public API
by James Dong
· 14 years ago
7d7fb63
MTP: Add support for multiple properties in GetObjectPropList command
by Mike Lockwood
· 14 years ago
5b19af0
MTP: Use DateTime form in GetObjectPropDesc for date/time properties.
by Mike Lockwood
· 14 years ago
5a2755d
Rename MtpCursor to PtpCursor
by Mike Lockwood
· 14 years ago
c0b8b32
Rename MtpClient and MtpCursor to PtpClient and PtpCursor
by Mike Lockwood
· 14 years ago
d48124e
Merge "Fix issue 3157123."
by Eric Laurent
· 14 years ago
f3d6dd0
Fix issue 3157123.
by Eric Laurent
· 14 years ago
929b3da
PTP: Fix permissions problems with files imported via PTP
by Mike Lockwood
· 14 years ago
954c267
PTP: Improve performance and reliability of file importing
by Mike Lockwood
· 14 years ago
413577d
MTP: Fixes to allow file transfers > 4 gigabytes
by Mike Lockwood
· 14 years ago
3159991
MTP: Fix time values returned via GetObjectPropValue and GetObjectPropList
by Mike Lockwood
· 14 years ago
e2ad6ec
MTP: Partial implementation of the GetObjectPropList command
by Mike Lockwood
· 14 years ago
d195971
am c4a2ead2: am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" into gingerbread
by James Dong
· 14 years ago
53ebc72
Support extracting thumbnail from rotated video tracks
by James Dong
· 14 years ago
69b8d69
Squashed commit of the following:
by Andreas Huber
· 14 years ago
4de82c7
am 5a9d2737: am b6a2256e: Merge "Fix issue 3126094." into gingerbread
by Eric Laurent
· 14 years ago
cc02ac5
Fix issue 3126094.
by Eric Laurent
· 14 years ago
6a6a3af
MTP: allow renaming directories
by Mike Lockwood
· 14 years ago
5ebac83
MTP: Add support for renaming files
by Mike Lockwood
· 14 years ago
3e13c1b
MTP: Remove some excessive logging
by Mike Lockwood
· 14 years ago
329430a
am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread
by Eric Laurent
· 14 years ago
b3bdf3f
Added getter for session Id to AudioSink
by Eric Laurent
· 14 years ago
8839471
MTP: Fix local reference leaks.
by Mike Lockwood
· 14 years ago
ae078f7
MTP: Implement extra object properties for audio, video and image files
by Mike Lockwood
· 14 years ago
cc64c5d
Merge changes I1302cacd,I05125c79,I8d9653ce
by Mike Lockwood
· 14 years ago
ac745c1
MTP: Fix some warnings
by Mike Lockwood
· 14 years ago
a2a2128
MTP: Include current property value in GetDevicePropDesc
by Mike Lockwood
· 14 years ago
a7936a5
am f3ae63ee: am 52f58e96: Merge "fix problem in AudioEffect JNI setup." into gingerbread
by Eric Laurent
· 14 years ago
2fb43ef
fix problem in AudioEffect JNI setup.
by Eric Laurent
· 14 years ago
dbaa3c8
Merge changes Ie8bd9107,I1065179a
by Mike Lockwood
· 14 years ago
d3bfecb
MTP: Reenable GetObjectPropValue and SetObjectPropValue
by Mike Lockwood
· 14 years ago
bb7684b
resolved conflicts for merge of ac4a284a to master
by Eric Laurent
· 14 years ago
1a5149e
Fix issue 3022800.
by Eric Laurent
· 14 years ago
f1f5361
MTP host: Use Java longs for storage and object IDs
by Mike Lockwood
· 14 years ago
c37255d
Media scanner support for tracking files of arbitrary type.
by Mike Lockwood
· 14 years ago
55d39f2
Merge "Adding hasProfile."
by Nipun Kwatra
· 14 years ago
35c8b53
Merge "Added specific resolution and time lapse profiles."
by Nipun Kwatra
· 14 years ago
9d61954
Adding hasProfile.
by Nipun Kwatra
· 14 years ago
4af0dfd
Added specific resolution and time lapse profiles.
by Nipun Kwatra
· 14 years ago
c18c02d
am 2432248b: am 4709c7fa: Merge "Fixed a copy and paste error" into gingerbread
by James Dong
· 14 years ago
8d3b910
Fixed a copy and paste error
by James Dong
· 14 years ago
db16e5a
Merge "MTP: Implement support for getting/setting device properties"
by Mike Lockwood
· 14 years ago
59e3f0d
MTP: Implement support for getting/setting device properties
by Mike Lockwood
· 14 years ago
602bebd
MTP: try to fix sim build
by Mike Lockwood
· 14 years ago
ee9c3db
resolved conflicts for merge of 71c908c4 to master
by Andreas Huber
· 14 years ago
8d7d413
Now that AmrInputStream no longer relies on opencore, make sure it's registered in non-opencore builds.
by Andreas Huber
· 14 years ago
f06a449
Merge "MTP: Send an Intent after an MTP session that resulted in media database modifications"
by Mike Lockwood
· 14 years ago
d20e802
Merge "Add settings option for running MTP server in PTP mode."
by Mike Lockwood
· 14 years ago
2837eef
MTP: Send an Intent after an MTP session that resulted in media database modifications
by Mike Lockwood
· 14 years ago
eabe8bf
Add settings option for running MTP server in PTP mode.
by Mike Lockwood
· 14 years ago
b33a5ae
Added setAuxiliaryOutputFile to MediaRecorder and JNI
by Nipun Kwatra
· 14 years ago
828d19d
MTP: work in progress on expanded property support
by Mike Lockwood
· 14 years ago
0a7fa0a
MTP: Check and clear exceptions after calling into Java in MtpDatabase
by Mike Lockwood
· 14 years ago
2b2bff5
MTP: Remove retry loop from MTP server code
by Mike Lockwood
· 14 years ago
4652069
am b408f549: am d790c648: Add lost preview surface detection in the JNI layer Throws an IOException if this happens rather than crashes
by James Dong
· 14 years ago
d790c648
Add lost preview surface detection in the JNI layer
by James Dong
· 14 years ago
4b322ce
MTP: Push queries for supported formats and properties up to Java.
by Mike Lockwood
· 14 years ago
c642e8a
MTP: Fix some typos
by Mike Lockwood
· 14 years ago
9a2046f
MTP: Add support for syncing MTP playlists
by Mike Lockwood
· 14 years ago
23ee42f
MTP: Fix some thread safety issues in MTP server start/stop sequence.
by Mike Lockwood
· 14 years ago
7a047c8
MTP: Implement GetNumObjects
by Mike Lockwood
· 14 years ago
59c777a
Clean up MtpDatabase API.
by Mike Lockwood
· 14 years ago
ba27095
am 6fa88882: am 62d83a0c: Merge "Audio effects: modified command() parameter types." into gingerbread
by Eric Laurent
· 14 years ago
a4c72ac
Audio effects: modified command() parameter types.
by Eric Laurent
· 14 years ago
b008e9b
resolved conflicts for merge of d306cc81 to master
by Eric Laurent
· 14 years ago
ca57d1c
Audio Effects: added methods to effects java classes to store and load current effect settings in
by Eric Laurent
· 14 years ago
Next »