summaryrefslogtreecommitdiffstats
path: root/tests_camera
Commit message (Collapse)AuthorAgeFilesLines
* Remove cameradevice subpackage and point references at ex librarySol Boucher2014-06-181-1/+1
| | | | | | This code is being relocated into frameworks/ex for availability to other apps. Change-Id: Icada261ac7a795b08dd8b187dfd17077077b37c3
* Create cameradevice package for camera management.Angus Kong2014-04-211-1/+1
| | | | Change-Id: I73c69a70736b0b0eb0ef069a7876cf75fee91262
* Remove the dependency on CameraHolder.Angus Kong2014-01-082-6/+5
| | | | Change-Id: I39882f1bf2a4cd730d00ceabc7705692bcee6bc0
* Major refactor: Make resources access through app.Angus Kong2013-11-181-1/+1
| | | | | | | | | | | | | | 1. Make the camera device avaiability a callback event so the process can be event-driven. 2. Add ModuleManager interface and implementation. 3. Make AndroidCameraManagerImpl implementation package private. This CL is the refactoring work on Gallery2 side. The other part is http://ag/389297/ Known issue: only work for normal photo mode and video mode for now. Change-Id: Ib0a89ca56c00f6a7294192e9737a70dec5143ee3
* Clean up Gallery codes.Angus Kong2013-08-092-48/+48
| | | | | | bug:10263696 Change-Id: I3a16dba3aabe52b8103a2c591cfa39907265a263
* Remove all .mk files from the cloned Camera2 until the project isSascha Haeberling2013-08-061-16/+0
| | | | | | properly set up. Change-Id: I3eb79a7a756793ac5253b8c40c3fbc6c6fe2e8e3
* Merge Android.mk/ from platform/packages/apps/Gallery2 to Android.mk/Qiwen Zhao2013-08-051-0/+16
|\
| * Remove reference to local libraries. Make CameraTest build against the SDK ↵Jason Noguchi2013-02-071-3/+1
| | | | | | | | | | | | instead. Change-Id: I5885de7f569f4c0e1e5156d8a1634fc13c1b558d
| * Move tests from camera to gallery2Doris Liu2013-02-011-0/+18
| | | | Change-Id: If9143fff7d22295a5ad3bb01c4b860d07c3ee1c9
* Merge AndroidManifest.xml/ from platform/packages/apps/Gallery2 to ↵Qiwen Zhao2013-08-051-0/+44
|\ | | | | | | AndroidManifest.xml/
| * Move tests from camera to gallery2Doris Liu2013-02-011-0/+44
| | | | Change-Id: If9143fff7d22295a5ad3bb01c4b860d07c3ee1c9
* Remove more com.android.camera.RJohn Reck2013-02-154-4/+4
| | | | Change-Id: I410baaf4a3f0d824d44ea24435a1716cad3bb966
* Move tests from camera to gallery2Doris Liu2013-02-0119-0/+2106
Change-Id: If9143fff7d22295a5ad3bb01c4b860d07c3ee1c9