History log of /packages/apps/Camera2/tests/exiftool_parser/parser.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9081ee55fff06785e945087c6bb2c720a33d93f6 23-Aug-2013 Jason Noguchi <jnoguchi@google.com> Adding back the camera tests to KLP-DEV after sorting them out in UB.

Change-Id: I963aa71a31580fd42edc17a5f226b6d2c02b6f79
/packages/apps/Camera2/tests/exiftool_parser/parser.py
de42a04ad09b70d550f85bc4339876ea50a53e75 13-Aug-2013 Sascha Haeberling <haeberling@google.com> Remove all tests from Camera2 until we have them sorted out.

Change-Id: I15107eac9acc37b09094585902fc24fe96ef8953
/packages/apps/Camera2/tests/exiftool_parser/parser.py
1ac5817f362f6f8262bf00191e1e419996475380 09-Aug-2013 Sascha Haeberling <haeberling@google.com> Add camera-related tests back.

Change-Id: I2213618fe3b2d4ba776c5f1f94aca330a785df1a
/packages/apps/Camera2/tests/exiftool_parser/parser.py
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
/packages/apps/Camera2/tests/exiftool_parser/parser.py
5be98ed60daac27a7d99fe89b9ed4709bfb218aa 18-Oct-2012 Earl Ou <shunhsingou@google.com> use NO_VALUE when the output of exiftool is invalid

Change-Id: I85c0054d70ff1639e643a30658ca59f1803f7d13
/packages/apps/Camera2/tests/exiftool_parser/parser.py
144dc616219e088680c267ae6a0463364b33c41d 17-Oct-2012 Earl Ou <shunhsingou@google.com> Do not use parentheses for Model tag in exiftool parser

Change-Id: Idc45cd389976f0c474dceb550790a6814cb380b8
/packages/apps/Camera2/tests/exiftool_parser/parser.py
030bf17cb3792e9f9e0492e0d0e24f6cb819c7e0 16-Oct-2012 Earl Ou <shunhsingou@google.com> Parse the layer of exiftool output

Change-Id: I0ee45608126d49913a96790f2c2e99ec66ccbca4
/packages/apps/Camera2/tests/exiftool_parser/parser.py
f579ab7314ada4d49163ebeb58861c04194dc2d4 12-Oct-2012 Earl Ou <shunhsingou@google.com> Exiftool parser

This parser parse the output from Phil Harvey's 'exiftool' with
-v2 flag and convert it input xml format

Change-Id: Iffdb235780697f8c37738937fd4ecaeb1d1127bb
/packages/apps/Camera2/tests/exiftool_parser/parser.py