• Home
  • History
  • Annotate
  • only in /packages/apps/Camera2/src_pd/com/android/camera/util/
History log of /packages/apps/Camera2/src_pd/com/android/camera/util/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
77775f170a4596421fd566005522f56f82b1c276 12-Nov-2013 Seth Raphael <magicseth@google.com> Add parameters and deduplicate parameter changes

Bug: 11646117
Change-Id: If52182a856d7ee8143a351c7f79a76d13840c61e
sageStatistics.java
cbd8267ee99e457f72822e8d8187b5e6823104f8 05-Nov-2013 Seth Raphael <magicseth@google.com> Add logging to various actions

Bug: 11514148

Change-Id: Ib31a74a6badc4dcdeaa316e032f4aef17edd06b2
sageStatistics.java
761306fadfa94b538f43e8cf3463bf6d22814947 30-Oct-2013 Alan Newberger <alann@google.com> Remove CameraUtil.launchGallery, ensure SecureCamera uses Gallery up icon

CameraUtil.launchGallery incorrectly describes a mechanism to call an APP_GALLERY
category intent. Since we're using Gallery icon we should go direct to Gallery,
which IntentHelper already does. Simply removed the util class and call the
helper direct from the activity. Also noticed during testing that the SecureCamera
was not correctly showing the Gallery icon, though its behavior would take user
to Gallery. Finally, removing restriction that the video player intent should
go to Gallery, instead it should route to system preferred intent.

Bug: 11065256
Change-Id: I941f9469de169919c4bac6c91dde7e577921f737
ntentHelper.java
4f4a16782537f6eb08c5cc3ed76831312770e170 15-Oct-2013 Mangesh Ghiware <mghiware@google.com> Fix Camera2 build.

Bug: 11226016
Change-Id: Ib667e52a150ffad44575ea97174f9d13de1d7b5e
ntentHelper.java
2d939fe70e52ba4805c6783b01530c8c1c67fb33 15-Oct-2013 Mangesh Ghiware <mghiware@google.com> Use Gallery intents by default.

Bug: 11226016
Change-Id: I4f6a5856dd8141930fb0fef19b9ded0b37ea1ce5
ntentHelper.java
283beaf677d0c3235fbb22bfd5cd8338459bed1b 23-Sep-2013 Ruben Brunk <rubenbrunk@google.com> Fix build: Don't build GCam for non-arm targets

Bug: 10430748

Change-Id: I26e1208b38f40808ff59e3976f5c4a76efa15b4c
camHelper.java
a9d66bdab247626b31dc182c4d62520b3abffdbd 06-Sep-2013 Ruben Brunk <rubenbrunk@google.com> Adding gcam module to Camera2 app.

Bug: 10430748

Change-Id: I0c53085553cd8505ba376b1518507d36065894f5
camHelper.java
69fd1a0f5c373a472d727af2ffde003efe4f86b2 27-Aug-2013 Sascha Haeberling <haeberling@google.com> Remove RefocusHelper.

Bug: 10494566

Change-Id: I0e5c665867fe324883ff199327df1ef3736cc7c7
efocusHelper.java
b50b5cbfbc0a67db6fc43373363b10381c9c61a3 09-Aug-2013 Angus Kong <shkong@google.com> Clean up Gallery codes.

bug:10263696

Change-Id: I3a16dba3aabe52b8103a2c591cfa39907265a263
hotoSphereHelper.java
764b07e6d5143b09c6f1bdd5504a89b81f7a7e74 07-Aug-2013 Sascha Haeberling <haeberling@google.com> Remove refocus icon if it's not enabled or present.

Change-Id: I0c885a7a56abfe2365d832fa5ca8c1d74ce2edc8
hotoSphereHelper.java
efocusHelper.java
8e963a5a6016d246184ed65906f9d103e92b17e2 06-Aug-2013 Sascha Haeberling <haeberling@google.com> This removes all non-Camera stuff from Camera2.

Note: Camera2 is a clone of Gallery2 right now.
Note 2: I will bring .mk files back later.

Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
elpUtils.java
hotoSphereHelper.java
efocusHelper.java
sageStatistics.java