<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_packages_apps_Snap/gallerycommon/src, branch cm-13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/'/>
<entry>
<title>Add rotate support in Film Strip</title>
<updated>2013-08-28T20:07:45+00:00</updated>
<author>
<name>ztenghui</name>
<email>ztenghui@google.com</email>
</author>
<published>2013-08-23T18:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=a16e7b50f3148f581439509279f242092e254309'/>
<id>a16e7b50f3148f581439509279f242092e254309</id>
<content type='text'>
Move the exif related code under src.com.android.camera.exif.
Refactor the member variables under LocalMediaData.java.
Refactor the LocalData to make sure they are immutables for thread safety.

bug:10367037
Change-Id: I0e84bcc0097925b2be749fe016984177a68e0a4d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the exif related code under src.com.android.camera.exif.
Refactor the member variables under LocalMediaData.java.
Refactor the LocalData to make sure they are immutables for thread safety.

bug:10367037
Change-Id: I0e84bcc0097925b2be749fe016984177a68e0a4d
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up Gallery codes.</title>
<updated>2013-08-10T00:12:11+00:00</updated>
<author>
<name>Angus Kong</name>
<email>shkong@google.com</email>
</author>
<published>2013-08-09T21:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=b50b5cbfbc0a67db6fc43373363b10381c9c61a3'/>
<id>b50b5cbfbc0a67db6fc43373363b10381c9c61a3</id>
<content type='text'>
  bug:10263696

Change-Id: I3a16dba3aabe52b8103a2c591cfa39907265a263
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  bug:10263696

Change-Id: I3a16dba3aabe52b8103a2c591cfa39907265a263
</pre>
</div>
</content>
</entry>
<entry>
<title>Set default video quality to the highest</title>
<updated>2013-07-31T21:23:37+00:00</updated>
<author>
<name>Doris Liu</name>
<email>tianliu@google.com</email>
</author>
<published>2013-07-31T18:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=d152efe9aa419becc06136f7895e4f937cc61619'/>
<id>d152efe9aa419becc06136f7895e4f937cc61619</id>
<content type='text'>
Bug: 9886141

Change-Id: I4741d5c898ac666923cfc12abc78d5d3517cb05f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 9886141

Change-Id: I4741d5c898ac666923cfc12abc78d5d3517cb05f
</pre>
</div>
</content>
</entry>
<entry>
<title>Added jpeg streaming classes.</title>
<updated>2013-07-11T20:41:29+00:00</updated>
<author>
<name>Ruben Brunk</name>
<email>rubenbrunk@google.com</email>
</author>
<published>2013-06-29T03:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=3d2e8d6d7ba018355c79b5a8b0ee40e633931b32'/>
<id>3d2e8d6d7ba018355c79b5a8b0ee40e633931b32</id>
<content type='text'>
- Provides streaming operations for decompressing/compressing
  JPEG files.
- Allows pixel operations to be performed on large JPEG images
  without holding the entire bitmap in memory.

Change-Id: I597ddf282b59d2ba6d6bca4722208121e3728f94
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Provides streaming operations for decompressing/compressing
  JPEG files.
- Allows pixel operations to be performed on large JPEG images
  without holding the entire bitmap in memory.

Change-Id: I597ddf282b59d2ba6d6bca4722208121e3728f94
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up camera switcher</title>
<updated>2013-06-24T22:36:18+00:00</updated>
<author>
<name>Doris Liu</name>
<email>tianliu@google.com</email>
</author>
<published>2013-06-24T22:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=52516590aa097a247aa5e4c4733750a4f6f40011'/>
<id>52516590aa097a247aa5e4c4733750a4f6f40011</id>
<content type='text'>
Change-Id: I9f0495524028528ca02c7ddf94f4698d4e87af14
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9f0495524028528ca02c7ddf94f4698d4e87af14
</pre>
</div>
</content>
</entry>
<entry>
<title>Anchor camera controls when flipping device</title>
<updated>2013-05-03T17:35:22+00:00</updated>
<author>
<name>Doris Liu</name>
<email>tianliu@google.com</email>
</author>
<published>2013-05-03T17:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=f479c0db587cb21ea0699e2421f1d0d8e5ada289'/>
<id>f479c0db587cb21ea0699e2421f1d0d8e5ada289</id>
<content type='text'>
Also adjusted margins for camera root view to avoid covering undo bar

Bug: 8758513
Bug: 8714114
Change-Id: If27f55a40f95402923d59d162db0c7cc29eabba4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also adjusted margins for camera root view to avoid covering undo bar

Bug: 8758513
Bug: 8714114
Change-Id: If27f55a40f95402923d59d162db0c7cc29eabba4
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix offset and ASCII type handling in exif.</title>
<updated>2013-04-25T20:10:53+00:00</updated>
<author>
<name>Ruben Brunk</name>
<email>rubenbrunk@google.com</email>
</author>
<published>2013-04-25T20:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=310ef8d4745a15f04e647b834a7d94e9dc7e1cab'/>
<id>310ef8d4745a15f04e647b834a7d94e9dc7e1cab</id>
<content type='text'>
Bug: 8713891
Change-Id: I8adaf1bc42eea2cda741d149de5f1a64c3e4c74c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 8713891
Change-Id: I8adaf1bc42eea2cda741d149de5f1a64c3e4c74c
</pre>
</div>
</content>
</entry>
<entry>
<title>Lock camera orientation using FW API</title>
<updated>2013-04-15T20:30:30+00:00</updated>
<author>
<name>Michael Kolb</name>
<email>kolby@google.com</email>
</author>
<published>2013-04-15T18:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=d1e0a6e78d686cdc259a2978e988cdd734ca6a2f'/>
<id>d1e0a6e78d686cdc259a2978e988cdd734ca6a2f</id>
<content type='text'>
  Bug: 8617536

Change-Id: Id3a5ae777f6f87d24984cbca48202470651cd71c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Bug: 8617536

Change-Id: Id3a5ae777f6f87d24984cbca48202470651cd71c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Use MediaMuxer for the video trim and mute." into gb-ub-photos-bryce</title>
<updated>2013-04-10T18:19:57+00:00</updated>
<author>
<name>ztenghui</name>
<email>ztenghui@google.com</email>
</author>
<published>2013-04-10T18:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=6734a36f96dd5b4fd158321a4b59de3b2a79554b'/>
<id>6734a36f96dd5b4fd158321a4b59de3b2a79554b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use MediaMuxer for the video trim and mute.</title>
<updated>2013-04-10T18:09:48+00:00</updated>
<author>
<name>ztenghui</name>
<email>ztenghui@google.com</email>
</author>
<published>2013-04-08T21:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=ac765f6db6e450c4e8e38bea9439e080d9151485'/>
<id>ac765f6db6e450c4e8e38bea9439e080d9151485</id>
<content type='text'>
bug:8548085

Change-Id: I55955285ee141ebab6437950a154280cc5fefcc0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug:8548085

Change-Id: I55955285ee141ebab6437950a154280cc5fefcc0
</pre>
</div>
</content>
</entry>
</feed>
