summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Introduce a 'device plugin' concept.Danny Baumann2015-12-031-0/+6
| | | | | | | It allows device specific code to work with the camera while it's active. Change-Id: Iec78bf4d632c71f02e830eb2ac05504370bba660
* Camera: Powerkey shutter (2/2)Danesh M2015-12-011-1/+2
| | | | Change-Id: I70c5cd4dad547e2a9a96541b3104d52af5b5dd5c
* Disable progaurd flags to support java compilation.AUDITYA BHATTARAM2015-10-061-0/+2
| | | | | | | Disable progaurd flags to support java compilation instead of jack & jill compilation. Change-Id: I49a47fc1c2e125f1309c306e9802407f14eac580
* Add jsr305 to buildPuneet Lall2015-01-051-0/+1
| | | | Change-Id: I0b8a9d07ca834cf2d58b0f4b9398cb2ac31f25b5
* Add Guava to Camera2 buildPuneet Lall2014-12-301-0/+1
| | | | Change-Id: I7a1f49df884a7660fbbd45322f135a0fb15dd78d
* Implemented NDK libjpeg wrapper for YUV420 encoding.Puneet Lall2014-08-111-8/+1
| | | | | Bug: 16676082 Change-Id: I588b8023b401d5e713762563c9265ec3d774a678
* Remove cameradevice subpackage and point references at ex librarySol Boucher2014-06-181-0/+1
| | | | | | This code is being relocated into frameworks/ex for availability to other apps. Change-Id: Icada261ac7a795b08dd8b187dfd17077077b37c3
* Decreases jank/speeds image loading in filmstrip.Sam Judd2014-03-211-0/+1
| | | | | | | | | | | | Adds Glide, an image loading library, to handle image caching and bitmap reuse. This is working, but there are still some significant todos: 1. We're loading larger images than we need. 2. We're not aggressively cancelling loads so if you scroll far it takes longer than necessary for the image to appear. 3. Video thumbnail loading is slow (will require changes to Glide to improve). Change-Id: I01387429068451b923509f78c6d5f8ce115e74ad
* Separate capture icons into a protected res dir.Erin Dahlgren2014-02-101-1/+3
| | | | | Bug: 12954169 Change-Id: I0ecd4c69fb15308e463047cac16213cbfe125973
* Clearcut LogsSeth Raphael2014-01-281-1/+0
| | | Change-Id: I564a2452cb7f02f899760ac086e56eaa76b174eb
* Remove build target and codes for legacy panorama.Angus Kong2013-12-051-2/+2
| | | | | bug:11811982 Change-Id: I733e80511d8eecdd1dbc90daf9b7f9fb709a2766
* Fix build: Don't build GCam for non-arm targetsRuben Brunk2013-09-231-0/+1
| | | | | | Bug: 10430748 Change-Id: I26e1208b38f40808ff59e3976f5c4a76efa15b4c
* Bring back tiny planet to the Camera filmstripSascha Haeberling2013-09-121-2/+2
| | | | | | | | | Bug: 10393598 The native code and XmpUtil are mostly 1:1 copies from Gallery2. The UI is new and should work on all form factors. Change-Id: Ia302a4a7a24cf0b3aa583836683c459e9e7e1f85
* Bring back wide angle panorama.Angus Kong2013-09-041-0/+9
| | | | | | bug:10293937 Change-Id: I23a977e87b7416f07ecac20025b6c142ae61be05
* Merge "Automatic versioning for Camera." into gb-ub-photos-carlsbadSascha Haeberling2013-08-301-2/+7
|\
| * Automatic versioning for Camera.Sascha Haeberling2013-08-281-2/+7
| | | | | | | | | | | | | | | | | | | | Bug: 10461009 This is the scheme copied from GMS Core and modified by Babel, which allows us to generate version number more easily and also incorporate build numbers into it. Change-Id: I6ed4bf03e545a22423cb9936a5fcb67a50133490
* | Add rotate support in Film Stripztenghui2013-08-281-1/+0
|/ | | | | | | | | 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
* Add .mk files for Camera2.Sascha Haeberling2013-08-061-0/+27
| | | | Change-Id: I0678c1b12f40f6dfd76d7589f61d18e99997394f
* Remove all .mk files from the cloned Camera2 until the project isSascha Haeberling2013-08-061-56/+0
| | | | | | properly set up. Change-Id: I3eb79a7a756793ac5253b8c40c3fbc6c6fe2e8e3
* Added jpeg streaming classes.Ruben Brunk2013-07-111-2/+2
| | | | | | | | | - 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
* Remove SRI panoramaDoris Liu2013-06-201-3/+3
| | | | Change-Id: Icbe154aede474fb678ae4e0b2088626a4a8b31d8
* Use hyphenated path for android-support-v8-renderscript.Stephen Hines2013-05-291-1/+1
| | | | | Bug: 9188088 Change-Id: Id435b35712fd944369b8515f7f84ea30f1eecbe3
* Only link librsjni in unbundled branches.Tim Murray2013-05-131-1/+1
| | | | | | bug 8939828 Change-Id: I87d28185c6fb2b23852eb66487bf99d6111c3a7a
* Merge "Remove com.android.camera.R" into gb-ub-photos-bryceJohn Reck2013-02-161-2/+1
|\
| * Remove com.android.camera.RJohn Reck2013-02-151-2/+1
| | | | | | | | Change-Id: I0bb03da1423401f872c3bf13caffb9c87d850449
* | Switch to GalleryGoogle as default provider for RS files (from Gallery2).Stephen Hines2013-02-081-1/+7
|/ | | | | Bug: 8138884 Change-Id: Ib2484852f0fa4299f6d0797838420493ce2607a0
* Switch Gallery over to RS compatibility library.Tim Murray2013-02-041-2/+7
| | | | Change-Id: If27809236534f3b196949bf455faed45c99f3da5
* Copy camera resources into Gallery2Michael Kolb2013-01-291-2/+1
| | | | Change-Id: I3be2758b2ddca31dbc2f21457a62664310c39684
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-291-5/+2
| | | | Change-Id: I968efe4d656e88a7760d3c0044f65b4adac2ddd1
* Revert "Switch Gallery over to RS compatibility library."Stephen Hines2013-01-231-8/+3
| | | | | | This reverts commit 0746ce0977cde616d25ce35fee0d8d554235a21c Change-Id: Ic0fb6c60e5f40b53ad032afeafe2f9ff70c26b50
* Switch Gallery over to RS compatibility library.Stephen Hines2013-01-221-3/+8
| | | | Change-Id: If6eaea15a12a1448b402fb00dfd770b3749471ad
* remove actionbar sherlockJohn Reck2012-12-121-3/+1
| | | | Change-Id: Idb9b63f625fd4f0b78d947421ec5b098d8e5dfd5
* Gingerbread support-ishJohn Reck2012-10-311-1/+3
| | | | | | This reverts commit 1336062985c9824d7fd796b1cebd5eaa8e4163ca. Change-Id: I718ec56315dc207a3e612abb4576bddab9afa2ee
* Make sure we use xmp_toolkit from external instead of the precompiled JAR.Sascha Haeberling2012-10-231-1/+1
| | | | | | Bug: 7400527 Change-Id: Ib9428af28c2c436485358dc4e07fe659ed961155
* on entry check if Tiny Planet if not remove UIJohn Hoford2012-10-221-0/+1
| | | | | bug:7391885 Change-Id: Ic2bffa9f9fbaa2d437ce231a1478a1b63a0eed83
* Change LOCAL_SDK_VERSION to current.Wu-cheng Li2012-10-071-1/+1
| | | | | | bug:7208909 Change-Id: Ifa03d6eea219115a03da6f8138c6fcb2922e4c57
* Implement sharpennicolasroard2012-10-041-1/+1
| | | | | | | | | | | | | bug:7279964 bug:7247494 bug:7234321 - add a sharpen filter - add infrastructure to use RenderScript - some refactoring (add an ImageSlave class) - add new zoom UI Change-Id: Id94dc94d32866c7107b6818adf4db35d0c6c0b01
* Remove ActionBarSherlockOwen Lin2012-10-021-3/+1
| | | | | | bug: 7242682 Change-Id: Ibf1fa136cafdca25273ee39ae9c065560b2db5cb
* Add FilterShow and clean up native lib handlingBart Sears2012-09-281-3/+8
| | | | | | | | | | Bug: 7165910 Add libjni_filtershow_filters to Gallery2 so users can edit photos Bug: 7250099 Remove native libs from the apk in /system/apps Change-Id: I0a8adacdcb4c349861187e4303d08666e204a266
* The trimming solution with the mp4parser library.Teng-Hui Zhu2012-09-241-1/+2
| | | | | | bug:7093055 Change-Id: I598a81d80c9c5107696f3af7761207e3ec88f3ff
* Revert "Revert "Uses ActionBarSherlock library in MovieActivity.""Owen Lin2012-08-241-2/+7
| | | | This reverts commit 13da281769d4558c42d86a54536ff6da6826b0ac.
* Revert "Uses ActionBarSherlock library in MovieActivity."Owen Lin2012-08-241-7/+2
| | | | This reverts commit 89b437722a24d0c7d6e2acffc30c215f22814234.
* Uses ActionBarSherlock library in MovieActivity.Owen Lin2012-08-241-2/+7
| | | | | | bug: 6927267 Change-Id: I4b63e41be5cff22af0f7d830739c719e91cd6fff
* Change "current" sdk version to 16 as it becomes officialYing Wang2012-07-131-1/+1
| | | | Change-Id: I09c13b99ff1bc368e1fa335f2efc4cba5410d2f5
* Make gallery/camera build in JB API level.Wu-cheng Li2012-06-291-1/+1
| | | | | Bug:4965992 Change-Id: I91e56aacb5447c811aafce756292ab5ee0636cee
* Fix b/6590795 dejank photo effect sliderRuei-sung Lin2012-06-011-3/+7
| | | | Change-Id: I14737bd01361b58c6bd4af19957d514368cc19ea
* Merge Camera into Gallery package.Chih-Chung Chang2012-03-081-3/+15
| | | | Change-Id: If66d4b841eec3d3f5384a561b07c0eeade92597a
* Initial code for Gallery2.Owen Lin2011-08-181-0/+24
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c