summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Reskin: Launch photos in lights-out modeBobby Georgescu2012-08-283-5/+8
| | | | | | | | | Bug: 7050303 - Launch photos in lights out mode when opening from album - One last missing call to super.onCreate added in ManageCachePage Change-Id: I7ad0e64f30748b724d184791e0e0a6a030850049
* Fix some UI bugs in using SherlockActionBar.Owen Lin2012-08-285-6/+8
| | | | | | | | - Use sherlock's verion of requestWindowFeature. - Use sherlock's theme in Custom selection list. bug: 6927267 Change-Id: I706e45378b10e6e088e048d97fcaca57fb4bf3f4
* Disable action bar home button and menu items in secure album.Wu-cheng Li2012-08-281-9/+13
| | | | | | | | All menu items are disabled except delete. bug:5955016 Change-Id: Ibf947b0c50b0591a774d298fbfbe692c9a88575d
* add the menu button to support trimmingTeng-Hui Zhu2012-08-274-1/+8
| | | | | | This is only visible for video item. Change-Id: I17f8e902f3560cc8524f890705c020901331df74
* Reskin: tweaks to colors and spacings to match mocksBobby Georgescu2012-08-274-0/+4
| | | | | | | | | | | | Bug: 7050303 - Call super.onCreate in ActivityState subclasses in order to correctly initialize background colors, correcting oversight in previous change - Tweak background and label colors to match mocks - Tweak grid spacings to match mocks Change-Id: Iba5cba6c60e8a750d8e50c1d0c14c916754a95c2
* Merge "Add secure album support for lock screen camera." into ↵Wu-cheng Li2012-08-277-11/+176
|\ | | | | | | gb-ub-photos-arches
| * Add secure album support for lock screen camera.Wu-cheng Li2012-08-277-11/+176
| | | | | | | | | | | | | | | | | | Secure album only shows the media items added by the camera. bug:5955016 Change-Id: Id26abec4dfcc036cf9de682398fed25eed73d1a5
* | Merge "Add LightCycle helper class." into gb-ub-photos-archesAngus Kong2012-08-271-0/+4
|\ \ | |/ |/|
| * Add LightCycle helper class.Angus Kong2012-08-271-0/+4
| | | | | | | | | | | | | | LightCycleHelper also receives event of package changes to get updated. bug:6912297 Change-Id: Ib822ee778537b64986389bf8eeec36f61c9289f2
* | Reskin: show placeholder color before album label is readyBobby Georgescu2012-08-261-4/+6
| | | | | | | | | | Bug: 7050303 Change-Id: I679ecf6360f2ae3bfe19fc0677998ac8b1589bcf
* | Make transition from album page to photo page even smootherBobby Georgescu2012-08-263-8/+5
| | | | | | | | | | | | Bug: 6979922 Bug: 7050303 Change-Id: Iaa2582125f0706a34317fa90fea73749cd2cf995
* | Offer to launch camera when Gallery completely emptyBobby Georgescu2012-08-261-2/+41
|/ | | | | | | | | Bug: 7009464 Rather than showing a blank screen, alerts the user that the gallery is empty and offers to launch the camera, if the device has one. Change-Id: I0bf71f1cbe7c96a4dc063b5d38b9a282538234c9
* Merge "Uses ActionBarSherlock in Gallery" into gb-ub-photos-archesOwen Lin2012-08-2643-1280/+267
|\
| * Uses ActionBarSherlock in GalleryOwen Lin2012-08-2743-1280/+267
| | | | | | | | | | | | bug: 6927267 Change-Id: I1c22975d1a1f3a36510ad93e6a0cefea110ca38f
* | Merge "Read thumbnail into ExifData" into gb-ub-photos-archesHung-ying Tyan2012-08-262-2/+69
|\ \ | |/ |/|
| * Read thumbnail into ExifDataEarl Ou2012-08-272-2/+69
| | | | | | | | Change-Id: Iccc0fbbda1734795ff431075bade700ca5076a08
* | Ongoing reskin of Gallery appBobby Georgescu2012-08-2417-41/+123
|/ | | | | | | | | | Bug: 7050303 Moved the majority of color settings from hardcoded to colors.xml in order to allow rapid iteration with UX input. Started changing some colors and layouts to reflect latest UX mocks. Change-Id: I300338e9f75c71f3ed3f36140d16e893387f3184
* Merge "Rename TiffInputStream to CountedDataInputStream" into ↵Hung-ying Tyan2012-08-242-8/+10
|\ | | | | | | gb-ub-photos-arches
| * Rename TiffInputStream to CountedDataInputStreamEarl Ou2012-08-242-8/+10
| | | | | | | | Change-Id: Ie52ab9a58ae47f5a0b9113c6006844b73567d864
* | Merge "Re-design ExifParser for some strange Exif header" into ↵Hung-ying Tyan2012-08-248-416/+983
|\| | | | | | | gb-ub-photos-arches
| * Re-design ExifParser for some strange Exif headerEarl Ou2012-08-248-416/+983
| | | | | | | | | | | | | | The previous design failed to parser file with strange IFD position. Therefore we need a new design. Change-Id: I9f008a9259df6ef7d9a5022e126d6f25069e3d00
* | Merge "Use GalleryUtils.getSelectionModePrompt instead of duplicated code." ↵Owen Lin2012-08-241-7/+1
|\ \ | | | | | | | | | into gb-ub-photos-arches
| * | Use GalleryUtils.getSelectionModePrompt instead of duplicated code.Ahbong Chang2012-08-221-7/+1
| | | | | | | | | | | | Change-Id: I1cdffb8b8d87f25f91382c3602f12c327ec11849
* | | Revert "Revert "Uses ActionBarSherlock library in MovieActivity.""Owen Lin2012-08-241-13/+13
| | | | | | | | | | | | This reverts commit 13da281769d4558c42d86a54536ff6da6826b0ac.
* | | Revert "Uses ActionBarSherlock library in MovieActivity."Owen Lin2012-08-241-13/+13
| | | | | | | | | | | | This reverts commit 89b437722a24d0c7d6e2acffc30c215f22814234.
* | | Uses ActionBarSherlock library in MovieActivity.Owen Lin2012-08-241-13/+13
| | | | | | | | | | | | | | | | | | bug: 6927267 Change-Id: I4b63e41be5cff22af0f7d830739c719e91cd6fff
* | | Fix NPE, ANRs in GalleryBobby Georgescu2012-08-232-16/+21
| | | | | | | | | | | | | | | | | | Bug: 7041482 Bug: 7041769 Change-Id: I06596bd9a058a8fe51c19108a0891c458950f22b
* | | Fix ANRs in GalleryBobby Georgescu2012-08-231-12/+9
|/ / | | | | | | | | Bug: 7041769 Change-Id: Idc2a266bffd0d2c641fba69cfede13e1e83f276b
* | Merge "Dismiss dialog in onPause() where we still have the window." into ↵Yuli Huang2012-08-211-7/+12
|\ \ | | | | | | | | | gb-ub-photos-arches
| * | Dismiss dialog in onPause() where we still have the window.Yuli Huang2012-08-211-7/+12
| | | | | | | | | | | | | | | bug:6561957 Change-Id: I652c4ec1dd64c650c29f3e4e36ae1200da691694
* | | Merge "Improvements in animation from album page to photo page" into ↵Bobby Georgescu2012-08-215-4/+119
|\ \ \ | |/ / |/| | | | | gb-ub-photos-arches
| * | Improvements in animation from album page to photo pageBobby Georgescu2012-08-215-4/+119
| | | | | | | | | | | | | | | | | | Bug: 6631829 Bug: 6979922 Change-Id: I99fd330f3ec8bf363f8602a2f893167ca2a9c71b
* | | Move ThreadPool to gallerycommon for picasasync and picasastore.Hung-ying Tyan2012-08-214-367/+0
|/ / | | | | | | | | Bug: 7005321 Change-Id: I7ae4bafed141be03bca74772a261c7c2fb3036c4
* | Rotate the camera screen nail correctly in gingerbread.Wu-cheng Li2012-08-205-4/+26
| | | | | | | | | | | | | | | | | | In gingerbread, camera screen nail is a static image. Handle its rotation like a bitmap screen nail. bug:6927809 Change-Id: I554483e58fc9e32399acb20f426d7ec35631b7ac
* | Clear activity result when launching from lock screen.George Mount2012-08-173-0/+14
| | | | | | | | | | | | | | | | | | | | Bug 6710029 When the screen is locked during video play, the activity result from that play will be triggered immediately when unlocking to camera. The result must be destroyed on unlock so that the resume goes to the camera rather than to the video display. Change-Id: Ifa6f00fa1cba119d5fc6e762d1757bd6aac576f4
* | Fix NPE when view a single photo.Owen Lin2012-08-171-0/+3
| | | | | | | | | | bug: 6995776 Change-Id: Iba213dfefcab04f2c856f55dc3446e3314f30a6f
* | Load AsyncTask class in UI thread.Owen Lin2012-08-171-0/+11
| | | | | | | | | | | | bug: 7005321 Change-Id: I4f8806553aee34fb2ebeaef010c14c88679a7f72
* | Merge "Fix some bugs introduced by the ActionBarWrapper." into ↵Owen Lin2012-08-164-15/+68
|\ \ | | | | | | | | | gb-ub-photos-arches
| * | Fix some bugs introduced by the ActionBarWrapper.Owen Lin2012-08-164-15/+68
| |/ | | | | | | | | | | bug: 6927267 Change-Id: If05082a4fec25f93d38c6096ebacc5a82e7e7c2e
* / Check if actionbar exists at ActionBarUtils.getActionBar().Ahbong Chang2012-08-161-3/+6
|/ | | | | Bug: 6927267 Change-Id: I85645f25879ced48a85a2bef4f55f1c34b8806ec
* Merge "Add SimpleMenuXXX implementation for the Gingerbread platform." into ↵Owen Lin2012-08-159-8/+487
|\ | | | | | | gb-ub-photos-arches
| * Add SimpleMenuXXX implementation for the Gingerbread platform.Owen Lin2012-08-159-8/+487
| | | | | | | | | | | | | | | | | | | | | | | | 1. Add a SimpleMenuInflator to parse the res/menu/xxx.xml files. 2. Add minimal code to show the menu. **NOTE** This change is going to be replaced by the ActionBar compat library when it gets ready and integrated. The purpose of this change is making Gallery/Camera run on GB. Change-Id: Ia7d402c82a6da1b9558ebbd103e161d2471b34dd
* | Merge "Extract the action bar interface." into gb-ub-photos-archesOwen Lin2012-08-1515-283/+652
|\|
| * Extract the action bar interface.Owen Lin2012-08-1515-283/+652
| | | | | | | | | | | | | | | | | | | | | | | | | | So that we can use different implementation for different API levels. **NOTE** This change is going to be replaced by the ActionBar compat library when it gets ready. The purpose of this change is making Gallery/Camera run on GB. bug: 6927267 Change-Id: Ic8bb2518918168ea889db6452d6760de390d96b2
* | Merge "A simple ExifReader and its test" into gb-ub-photos-archesOwen Lin2012-08-143-0/+300
|\ \ | |/ |/|
| * A simple ExifReader and its testEarl Ou2012-08-153-0/+300
| | | | | | | | Change-Id: I1a30d24591bbdab288e04e3705ece388b533f247
* | Merge "Gallery reskin: album list spacing, action bar theme" into ↵Bobby Georgescu2012-08-142-5/+11
|\ \ | |/ |/| | | gb-ub-photos-arches
| * Gallery reskin: album list spacing, action bar themeBobby Georgescu2012-08-142-5/+11
| | | | | | | | Change-Id: Ic556f22bd25c57ddd0b659a7f43a7a1afbdcb8df
* | Merge "Make a copy of MotionEvent in MotionEventHelper.transform." into ↵Wu-cheng Li2012-08-131-2/+3
|\ \ | | | | | | | | | gb-ub-photos-arches
| * | Make a copy of MotionEvent in MotionEventHelper.transform.Wu-cheng Li2012-08-131-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RotateLayout transforms the event in dispatchTouchEvent. If the event is not handled, the parent of RotateLayout may send the transformed event to other views and the coordinates will be wrong. Make a copy of MotionEvent in transform. This also makes the behavior consistent in different API levels. bug:6974916 Change-Id: Id835767cc9be3f244e5abe2b855e5188045adedc