<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_packages_apps_Snap/tests, branch lineage-17.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>Removed littlemock dependency and cleanup</title>
<updated>2019-10-25T12:55:25+00:00</updated>
<author>
<name>Paul Duffin</name>
<email>paulduffin@google.com</email>
</author>
<published>2017-03-06T16:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=91d95246ed56d345a1e96da2974cae6e50301ffa'/>
<id>91d95246ed56d345a1e96da2974cae6e50301ffa</id>
<content type='text'>
The tests_camera classes are legacy tests that have not been
built for nearly 4 years. This removes those classes and removes
the littlemock and dexmaker dependencies that are no longer
needed.

Bug: 32912773
Test: build, install and run using am instrument
Change-Id: I623d52fd5471f75622c2175061467ad5519dad13
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tests_camera classes are legacy tests that have not been
built for nearly 4 years. This removes those classes and removes
the littlemock and dexmaker dependencies that are no longer
needed.

Bug: 32912773
Test: build, install and run using am instrument
Change-Id: I623d52fd5471f75622c2175061467ad5519dad13
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: fix class name</title>
<updated>2019-10-25T12:55:25+00:00</updated>
<author>
<name>Dan Pasanen</name>
<email>invisiblek@cyanogenmod.org</email>
</author>
<published>2016-01-07T16:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=6fc71592903d7ef2ebde90c5da25e56d3fbd7b62'/>
<id>6fc71592903d7ef2ebde90c5da25e56d3fbd7b62</id>
<content type='text'>
* fixes compile, we are not camera2

Change-Id: Ia7c463745e91ee02aa12f77c9e9d06b602692c4c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fixes compile, we are not camera2

Change-Id: Ia7c463745e91ee02aa12f77c9e9d06b602692c4c
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename SnapdragonCamera to Snap</title>
<updated>2019-10-25T12:55:25+00:00</updated>
<author>
<name>Michael Bestas</name>
<email>mikeioannina@gmail.com</email>
</author>
<published>2015-08-28T22:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=6423d74881dfcaa1b215f82d0997047a6ad8fe3d'/>
<id>6423d74881dfcaa1b215f82d0997047a6ad8fe3d</id>
<content type='text'>
Change-Id: I1474550af7f45e53aa97819b42a91c961eeb6684
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1474550af7f45e53aa97819b42a91c961eeb6684
</pre>
</div>
</content>
</entry>
<entry>
<title>SnapdragonCamera: Enable build of local jni libraries</title>
<updated>2014-08-23T01:56:33+00:00</updated>
<author>
<name>Leena Winterrowd</name>
<email>lenhardw@codeaurora.org</email>
</author>
<published>2014-08-21T22:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=6c0e99e487a894718da681c5bdf1c8a4208ccec4'/>
<id>6c0e99e487a894718da681c5bdf1c8a4208ccec4</id>
<content type='text'>
The app currently relies on having its required libraries in the
current build. Enable building its local libraries so that these
are always present. Also ensure that the camera tests are not built
to avoid a naming conflict.

Change-Id: If358db3fc7392f62aaaa84877baa19a949aea497
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The app currently relies on having its required libraries in the
current build. Enable building its local libraries so that these
are always present. Also ensure that the camera tests are not built
to avoid a naming conflict.

Change-Id: If358db3fc7392f62aaaa84877baa19a949aea497
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename module and package name to co-exist with AOSP app</title>
<updated>2014-08-16T19:27:05+00:00</updated>
<author>
<name>Sachin Shah</name>
<email>sachins@codeaurora.org</email>
</author>
<published>2014-08-16T01:36:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=89d153ba5666f76bb603198fe175fa92aa75431f'/>
<id>89d153ba5666f76bb603198fe175fa92aa75431f</id>
<content type='text'>
Rename package from com.android.camera2 to org.codeaurora.snapcam,
module name from Camera2 to SnapdragonCamera and app name from
"Camera" to "Snapdragon Camera"

Change-Id: I2800070e72631e119a15fe0132424d1047be9f0c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename package from com.android.camera2 to org.codeaurora.snapcam,
module name from Camera2 to SnapdragonCamera and app name from
"Camera" to "Snapdragon Camera"

Change-Id: I2800070e72631e119a15fe0132424d1047be9f0c
</pre>
</div>
</content>
</entry>
<entry>
<title>Increased time to wait in all tests.</title>
<updated>2013-10-10T16:13:25+00:00</updated>
<author>
<name>priya</name>
<email>priyar@google.com</email>
</author>
<published>2013-10-09T18:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=05f84f31e26acdb9acd89c016d795669b2f994b2'/>
<id>05f84f31e26acdb9acd89c016d795669b2f994b2</id>
<content type='text'>
For CameraLAtency.java got rid of the key event to get rid of geo tagging dialog on first launch of camera. That will be taken care of by pushing the shared_pref file.

Change-Id: I76a824b5690d6913630560d58739e2df5cc1c259
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For CameraLAtency.java got rid of the key event to get rid of geo tagging dialog on first launch of camera. That will be taken care of by pushing the shared_pref file.

Change-Id: I76a824b5690d6913630560d58739e2df5cc1c259
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding back the camera tests to KLP-DEV after sorting them out in UB.</title>
<updated>2013-08-26T21:41:42+00:00</updated>
<author>
<name>Jason Noguchi</name>
<email>jnoguchi@google.com</email>
</author>
<published>2013-08-22T22:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=9081ee55fff06785e945087c6bb2c720a33d93f6'/>
<id>9081ee55fff06785e945087c6bb2c720a33d93f6</id>
<content type='text'>
Change-Id: I963aa71a31580fd42edc17a5f226b6d2c02b6f79
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I963aa71a31580fd42edc17a5f226b6d2c02b6f79
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all tests from Camera2 until we have them sorted out.</title>
<updated>2013-08-13T02:18:54+00:00</updated>
<author>
<name>Sascha Haeberling</name>
<email>haeberling@google.com</email>
</author>
<published>2013-08-13T02:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=de42a04ad09b70d550f85bc4339876ea50a53e75'/>
<id>de42a04ad09b70d550f85bc4339876ea50a53e75</id>
<content type='text'>
Change-Id: I15107eac9acc37b09094585902fc24fe96ef8953
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I15107eac9acc37b09094585902fc24fe96ef8953
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Camera tests from Gallery (breaks userdebugs builds)</title>
<updated>2013-08-13T01:44:14+00:00</updated>
<author>
<name>Sascha Haeberling</name>
<email>haeberling@google.com</email>
</author>
<published>2013-08-13T01:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=10fe36347b1059151d1a4e0c5faf98fd903fce3c'/>
<id>10fe36347b1059151d1a4e0c5faf98fd903fce3c</id>
<content type='text'>
Change-Id: I64d1fafb4ba7be73f16a53908507bc902168d1e7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I64d1fafb4ba7be73f16a53908507bc902168d1e7
</pre>
</div>
</content>
</entry>
<entry>
<title>Add camera-related tests back.</title>
<updated>2013-08-09T23:02:43+00:00</updated>
<author>
<name>Sascha Haeberling</name>
<email>haeberling@google.com</email>
</author>
<published>2013-08-09T21:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=1ac5817f362f6f8262bf00191e1e419996475380'/>
<id>1ac5817f362f6f8262bf00191e1e419996475380</id>
<content type='text'>
Change-Id: I2213618fe3b2d4ba776c5f1f94aca330a785df1a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2213618fe3b2d4ba776c5f1f94aca330a785df1a
</pre>
</div>
</content>
</entry>
</feed>
