summaryrefslogtreecommitdiffstats
path: root/gallerycommon
Commit message (Expand)AuthorAgeFilesLines
* Gallery2: Add record time to details viewFlamefire2017-07-312-15/+13
* Gallery2: Fix crash of gallery on showing detailsFlamefire2017-07-311-10/+23
* Gallery2: Bump minsdk and targetsdk versionArne Coucheron2017-07-311-1/+4
* Gallery: support GDepth and new DDM APILikai Ding2017-05-041-1/+1
* Gallery: fix white screen after rapid scrollingLikai Ding2016-07-131-1/+1
* Gallery2: Fix the strings not translated in editor interface.wqi2016-07-061-0/+11
* Gallery: remove calls to @hide and internal API/membersLikai Ding2016-06-031-0/+3
* Gallery: AudioSystem wrapperLikai Ding2016-06-031-0/+25
* Gallery: MediaPlayer/Metadata wrapperLikai Ding2016-06-031-0/+51
* Gallery: SystemProperties wrapperLikai Ding2016-06-031-0/+70
* Gallery: rename project and make it buildLikai Ding2016-05-293-3/+3
* Gallery2: Add dual camera filtersByunghun Jeon2015-10-131-2/+2
* Gallery2: fix issue in readTag when parse Exiflihai2015-10-111-1/+2
* Merge remote-tracking branch 'remotes/quic/private_redfox64_MRA58G' into HEADJack Yoo2015-09-193-11/+6
|\
| * Remove dependencies on FloatMathNeil Fuller2014-10-023-11/+6
* | Fixed NullPointerException when EXIF data is invalidUday Kiran jandhyala2014-11-041-1/+1
|/
* Set default video quality to the highestDoris Liu2013-07-311-3/+0
* Added jpeg streaming classes.Ruben Brunk2013-07-114-0/+449
* Clean up camera switcherDoris Liu2013-06-241-3/+0
* Anchor camera controls when flipping deviceDoris Liu2013-05-031-0/+3
* Fix offset and ASCII type handling in exif.Ruben Brunk2013-04-252-6/+31
* Lock camera orientation using FW APIMichael Kolb2013-04-151-0/+3
* Merge "Use MediaMuxer for the video trim and mute." into gb-ub-photos-bryceztenghui2013-04-101-0/+4
|\
| * Use MediaMuxer for the video trim and mute.ztenghui2013-04-101-0/+4
* | Added check to strip out uninitialized EXIF tags.Ruben Brunk2013-04-051-0/+16
|/
* Merge "Speed improvements for ExifOutputStream." into gb-ub-photos-bryceRuben Brunk2013-04-022-3/+9
|\
| * Speed improvements for ExifOutputStream.Ruben Brunk2013-04-022-3/+9
* | Cleanup sloppy memory handling in ExifOutputStream.Ruben Brunk2013-04-021-4/+3
|/
* Use cancellationSignal only on API Level 16 and above.George Mount2013-03-151-0/+3
* Fix for crash upon saving imagenicolasroard2013-03-142-2/+4
* Exif parser modifications.Ruben Brunk2013-03-1311-1683/+3838
* Add sharing supportBobby Georgescu2013-03-081-0/+2
* Use cross fade rotation animationMichael Kolb2013-02-251-0/+4
* Fix exif data saving for picasa images.Ruben Brunk2013-01-152-3/+6
* add javadoc for ExifOutputStreamEarl Ou2012-12-191-0/+51
* add help function to decode user comment in ExifDataEarl Ou2012-12-191-1/+48
* add javadoc for Rational and IfdId in Exif packageEarl Ou2012-12-192-1/+16
* Replace original tags when add tags in ExifTagEarl Ou2012-12-191-20/+12
* Merge "ExifModifier" into gb-ub-photos-bryceAngus Kong2012-12-186-48/+308
|\
| * ExifModifierEarl Ou2012-11-306-48/+308
* | Remove LongSpareArray + some cleanupsYour Name2012-12-111-368/+0
* | Add GLES20 canvas implementation.George Mount2012-12-051-0/+3
|/
* Video: Fix crash in trimming/muting video in GB.Teng-Hui Zhu2012-11-161-0/+3
* use ExifReader in MediaDetailsEarl Ou2012-11-142-27/+9
* Use getValueAt() to read different data in ExifTagEarl Ou2012-11-143-62/+27
* Convenient function to add timestamp related exif tagsEarl Ou2012-11-071-2/+53
* Handle wrong thumbnail tag typeEarl Ou2012-11-071-0/+6
* Handle undefined tags and ignore copyright tag in exif testEarl Ou2012-11-073-123/+5
* Handle invalid offset value in ExifParserEarl Ou2012-11-072-17/+74
* Add API check for method announceForAccessibilityDoris Liu2012-11-021-0/+3