21a2e9cb07caba660120b7f5eba6e053a6cb3ac3 |
|
27-Sep-2013 |
Sascha Haeberling <haeberling@google.com> |
Add basic EXIF to the tiny planet so that rotate succeeds. Bug: 10861115 Change-Id: I1eec2bf4d6879c227a07c5364bc821749ace312b
/packages/apps/Camera2/src/com/android/camera/tinyplanet/TinyPlanetFragment.java
|
1e689c254960f0ced0d19d91067cc5ef703dec64 |
|
13-Sep-2013 |
Sascha Haeberling <haeberling@google.com> |
Fix DeadLock in TinyPlanet. Bug: 10393598 Now that we acquire the lock inside doInBackground, we need to make sure to run the AsyncTasks in parallel. Change-Id: If253f375d56c352c30076f00cf923dfa521f2db4
/packages/apps/Camera2/src/com/android/camera/tinyplanet/TinyPlanetFragment.java
|
a5a08d7642a1fdf961b057cc90e76c4c93103c15 |
|
12-Sep-2013 |
Sascha Haeberling <haeberling@google.com> |
Bring back tiny planet to the Camera filmstrip 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
/packages/apps/Camera2/src/com/android/camera/tinyplanet/TinyPlanetFragment.java
|