- 11 Aug, 2014 1 commit
-
-
Puneet Lall authored
Bug: 16676082 Change-Id: I588b8023b401d5e713762563c9265ec3d774a678
-
- 08 Aug, 2014 1 commit
-
-
Andy Huibers authored
Change-Id: Ic88359ad27b8e9ee0e74c8d1bd6ecb71fe3c24f0
-
- 06 Aug, 2014 1 commit
-
-
Alan Newberger authored
-
- 08 Aug, 2014 1 commit
-
-
Alan Newberger authored
Current UI is wired to track zoom index, so pass that in rather than the unfinished new zoom ratio API. This finishes the fix for zoom in the app. Extended TODO already there. App should continue to operate until one big refactor moves it form working with zoom indices, to working with zoom ratios, no breakage in between. Bug: 16527845 Change-Id: I8d88c3d34ba9ad85b1a115cf1249548a16722a38
-
- 07 Aug, 2014 2 commits
-
-
Sol Boucher authored
-
Spike Sprague authored
Change-Id: I77af6135ff339240bd52881550a0f42ec996f9c4
-
- 04 Aug, 2014 1 commit
-
-
Alan Newberger authored
-
- 06 Aug, 2014 2 commits
-
-
Alan Newberger authored
Recent conversion of action condition from if/else to switch overlooked need for switch to be non-null. Fixing here. Bug: 16847376 Change-Id: I919c585c414d0d3c4ef7fcdefccfda9118ef8104
-
Spike Sprague authored
bug: 16632474 Change-Id: I5b555492587df103b41ad13a6893a334b8c71b68
-
- 04 Aug, 2014 1 commit
-
-
Sascha Haeberling authored
-
- 05 Aug, 2014 3 commits
-
-
Sascha Haeberling authored
Bug: 16654225 Change-Id: I2c0ea6b387b8ad38d6e49c84dca8bf2bde34e249
-
Sascha Haeberling authored
Bug: 16654225 Also show an error and exit the app if camera could not be opened. Change-Id: Iddccaff35b081ba98efe2aaae51d9ee10bb7726f
-
Geoff Mendal authored
Change-Id: Iefb086b8135a5efef30d53c06147a6415f824fb8 Auto-generated-cl: translation import
-
- 01 Aug, 2014 1 commit
-
-
Sascha Haeberling authored
Merge "[OC] Introduce OneCameraCreator so we can dynamically create a different version." into ub-camera-glacier
-
- 03 Aug, 2014 1 commit
-
-
Sascha Haeberling authored
Bug: 16654225 Change-Id: Iaf7d738b4405fa2e58cc5fc8af99d5ff2718f5a9
-
- 01 Aug, 2014 2 commits
-
-
Sascha Haeberling authored
-
Alan Newberger authored
The large settings refactor in ag/484817 not only changed settings calls in ButtonManager.initializeGridLinesButton, it altered the order of calls to create the button callback and to set the button state. The prior implementation and this CL creates the callback, and then sets state so that the callback, which controls display, runs upon initial state setup of the button. Otherwise the grid is not shown correctly on module startup. Bug: 16687954 Change-Id: I482906d2d54a8545066dded3209b55ae4ad48bdb
-
- 31 Jul, 2014 3 commits
-
-
Sascha Haeberling authored
Bug: 16654225 Change-Id: I3fe6f46847ed6424310a81722c93c63be8b807a3
-
Sol Boucher authored
Because they're needed by every app, these are being relocated into the portability layer. As such, the CameraUtil#getDisplayOrientation() and CameraUtil#getJpegRotation() methods are being replaced by the API-agnostic CameraDeviceInfo.Characteristics#getPreviewOrientation() and CameraDeviceInfo.Characteristics#getJpegOrientation() calls, respectively. Change-Id: I5048e6f1a5ff655e4ea260b109e7c104bbe790b0
-
Andy Huibers authored
Change-Id: I6fdd5a52ec136f76352e006a8e95e88aac0ac1af
-
- 30 Jul, 2014 1 commit
-
-
Sascha Haeberling authored
-
- 31 Jul, 2014 2 commits
-
-
Sascha Haeberling authored
Bug: 16654225 This is essentially a version of the GCamModule without GCam, plus a few things we need from PhotoModule. Some code is commented out to be added back in later as a reminder. CLs to hook the module up will be following up. Change-Id: I70108529f81a8b0b744dc846287ea2ac121c85da
-
Sascha Haeberling authored
Bug: 16654225 Change-Id: I6be44fefce66c09425a1bebc1942489f6af7636c
-
- 30 Jul, 2014 3 commits
-
-
Sascha Haeberling authored
Bug: 16536894 Change-Id: I960c0d8f61b2909c7020d3c259fbad8f8c33bc05
-
Sascha Haeberling authored
'et' and 'ms' are deprecated and have already been removed from master: http://ag/506364 Change-Id: I0acb1a5225f0b7c9c3dcf449b0a16bb7f77118ed
-
Sascha Haeberling authored
Bug: 16654225 Change-Id: Icc544eac762b5494e6bb6c9e768b810c44e11cd9
-
- 25 Jul, 2014 1 commit
-
-
Sascha Haeberling authored
-
- 30 Jul, 2014 3 commits
-
-
Sascha Haeberling authored
This is so that we can use it in Camera2 code. Change-Id: I764adb7377b91b5b54a33535188eb6d0d5159253
-
Sascha Haeberling authored
This way we don't have to spread this logic throughout the codebase. Change-Id: I2d534d0756a9030e6d67b479a67c86c1cf596589
-
Sascha Haeberling authored
Change-Id: I2ed422dd4e0383739ccfa85a2e1e0e49e093e51d
-
- 29 Jul, 2014 5 commits
-
-
Sascha Haeberling authored
Bug: 16654225 Change-Id: I070f36a6e6c1e756223ff69b74c3171547090f97
-
Sascha Haeberling authored
Bug: 16654225 Change-Id: I31c0ab4d8f4aa91447d384444258616648633de4
-
Sascha Haeberling authored
Bug: 16654225 Change-Id: Id4a6755577e327849ce60db7c5f64d76fb0a55b2
-
Sascha Haeberling authored
-
Sascha Haeberling authored
Bug: 16654225 Change-Id: I7bc2eaaa928fd152d20777086abef984421cc320
-
- 28 Jul, 2014 1 commit
-
-
Spike Sprague authored
Change-Id: I279e764987fea743aa78575748a831e31ba28c0c
-
- 25 Jul, 2014 2 commits
-
-
Spike Sprague authored
bug: 16567671 Change-Id: Ifbe7bd68f0f6c47f645b420ef35d6eb6478c4a7e
-
Spike Sprague authored
bug: 16566825 Change-Id: I71a3a9787b73957f9c34bf1ffa52df41c3a5f6e6
-
- 24 Jul, 2014 2 commits
-
-
Alan Newberger authored
-
Alan Newberger authored
The new Settings infrastructure created a bug where the default focus mode was 'auto', it needs to be continuous-picture. Fixing here. Also adding verbose logging to the focus manager, could be helpful in the future. Bug: 16536583 Change-Id: I80b5905524f7fdaf69097ff8d2780da9f4ee2428
-