summaryrefslogtreecommitdiff
path: root/gallerycommon
AgeCommit message (Expand)Author
2022-11-10Fix errorprone warnings that should be errorsCole Faust
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/Gallery2Bob Badour
2020-07-28AOSP/Gallery2 - Update language to comply with Android's inclusive language g...Raman Tenneti
2019-06-18Convert to Android.bpDan Willemsen
2014-10-02Remove dependencies on FloatMathNeil Fuller
2013-07-31Set default video quality to the highestDoris Liu
2013-07-11Added jpeg streaming classes.Ruben Brunk
2013-06-24Clean up camera switcherDoris Liu
2013-05-03Anchor camera controls when flipping deviceDoris Liu
2013-04-25Fix offset and ASCII type handling in exif.Ruben Brunk
2013-04-15Lock camera orientation using FW APIMichael Kolb
2013-04-10Merge "Use MediaMuxer for the video trim and mute." into gb-ub-photos-bryceztenghui
2013-04-10Use MediaMuxer for the video trim and mute.ztenghui
2013-04-05Added check to strip out uninitialized EXIF tags.Ruben Brunk
2013-04-02Merge "Speed improvements for ExifOutputStream." into gb-ub-photos-bryceRuben Brunk
2013-04-02Speed improvements for ExifOutputStream.Ruben Brunk
2013-04-02Cleanup sloppy memory handling in ExifOutputStream.Ruben Brunk
2013-03-15Use cancellationSignal only on API Level 16 and above.George Mount
2013-03-14Fix for crash upon saving imagenicolasroard
2013-03-13Exif parser modifications.Ruben Brunk
2013-03-08Add sharing supportBobby Georgescu
2013-02-25Use cross fade rotation animationMichael Kolb
2013-01-15Fix exif data saving for picasa images.Ruben Brunk
2012-12-19add javadoc for ExifOutputStreamEarl Ou
2012-12-19add help function to decode user comment in ExifDataEarl Ou
2012-12-19add javadoc for Rational and IfdId in Exif packageEarl Ou
2012-12-19Replace original tags when add tags in ExifTagEarl Ou
2012-12-18Merge "ExifModifier" into gb-ub-photos-bryceAngus Kong
2012-12-11Remove LongSpareArray + some cleanupsYour Name
2012-12-05Add GLES20 canvas implementation.George Mount
2012-11-30ExifModifierEarl Ou
2012-11-16Video: Fix crash in trimming/muting video in GB.Teng-Hui Zhu
2012-11-14use ExifReader in MediaDetailsEarl Ou
2012-11-14Use getValueAt() to read different data in ExifTagEarl Ou
2012-11-07Convenient function to add timestamp related exif tagsEarl Ou
2012-11-07Handle wrong thumbnail tag typeEarl Ou
2012-11-07Handle undefined tags and ignore copyright tag in exif testEarl Ou
2012-11-07Handle invalid offset value in ExifParserEarl Ou
2012-11-02Add API check for method announceForAccessibilityDoris Liu
2012-10-31Handle invalid data type in ExifParserEarl Ou
2012-10-31Handle images with multile APP1 in ExifParserEarl Ou
2012-10-31Handle the last null byte in Exif tag.Earl Ou
2012-10-31Do not use UTF-8 to decode string in ExifOutputStreamEarl Ou
2012-10-24Handle invalid offset size in ExifParserEarl Ou
2012-10-24Change the print format TYPE_BYTE of exifTagEarl Ou
2012-10-24Use 'US-ASCII' as the default charset for ExifParserEarl Ou
2012-10-22am bdc0f6f2: Merge "Move new exif lib to gallerycommon." into gb-ub-photos-ar...Hung-ying Tyan
2012-10-22Merge "Move new exif lib to gallerycommon." into gb-ub-photos-archesHung-ying Tyan
2012-10-22Drive GLRootView with ChoreographerJohn Reck
2012-10-22Move new exif lib to gallerycommon.Hung-ying Tyan