summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix labelsMichael Kolb2013-04-191-5/+15
| | | | | | Bug: 8660834 Change-Id: I92efdfb136fd57fabe30547f6cd1eb8abf94bf1a
* Add more menu options/iconsMichael Kolb2013-04-181-0/+15
| | | | | | | | | Bug: 8640131 Added location and scene mode to secondary menu Updated HDR icons Change-Id: I5bed39a2ec037aecf67702d88f738befe61846d4
* Add accessibility to video player controller.ztenghui2013-04-171-0/+9
| | | | | | | | | bug:5714277 cherry pick the Carlsbad CL: https://googleplex-android-review.git.corp.google.com/#/c/297944/ Change-Id: If0de1ec250a211890e1914d89e8b61780542a675
* Add menu labelsMichael Kolb2013-04-151-0/+40
| | | | | | Bug: 8618169 Change-Id: Iea1ac7256450afd2870c144099459f32868c699f
* Add menu item to start the simple editornicolasroard2013-04-081-1/+5
| | | | Change-Id: Iac3ca76838a5f91186527863b3d990cbcad3faf0
* Improve AlbumSet UI in new galleryBobby Georgescu2013-03-151-0/+6
| | | | Change-Id: I31cbf7cf8c0c7b5f5f3413a59ad94142b13870d2
* Start of photosJohn Reck2013-02-221-0/+8
| | | | Change-Id: Id53dd96d8873e0fe6c2685e07cd7bdc0cde7ea75
* Importer: Full-screen viewing, UI refinement, refactoringBobby Georgescu2013-02-121-0/+3
| | | | | | | | | | | | | | | | | | Bug: 7990333 Bug: 8151814 Bug: 8037411 This CL adds or changes the following things: - Full-screen image viewing and UI for switching modes - Moved general functionality from MtpThumbnailTileView to MtpImageView to allow for reuse in full-screen image use-case - MtpBitmapCache moved from ui to data package - Orientation now respected when set in image metadata - Miscellaneous UI consistency issues fixed - Miscellaneous instability issues fixed Change-Id: I5f188b763617b693e32fedc03273d711d604922a
* Copy camera resources into Gallery2Michael Kolb2013-01-291-0/+451
| | | | Change-Id: I3be2758b2ddca31dbc2f21457a62664310c39684
* Show status in importer for empty or no deviceBobby Georgescu2013-01-171-0/+6
| | | | | Bug: 8000251 Change-Id: Iefbbe6df59f432ffeb10ac9fa846a8908584ab58
* Replace camera importerBobby Georgescu2013-01-071-0/+19
| | | | Change-Id: Icfeb23301bc6c9f8c8b12824bcbb0d8b41852d07
* Decode screenshots when they show 0x0 dimensionsDoris Liu2012-12-071-0/+3
| | | | | Bug: 7470758 Change-Id: If4012899e120ad68cdc8ca12bf6f8de8c5c96019
* Improves XML language descriptions.Ruben Brunk2012-12-061-10/+12
| | | | | | Bug: 7458383 Bug: 7459118 Change-Id: I91fd7297e4530401c0315ae4acbf7b6e425dca2b
* Video: Add the mute functionality.Teng-Hui Zhu2012-11-141-4/+13
| | | | | | | | | 1. Enable the mute video functionality. 2. Consolidate the sharing code, especially for file handling. bug:7543943 Change-Id: Ie7ec605996bc3242b1a50385f506e6a50ee2d2fc
* Save edited picasa to "Edited Online Photos" albumDoris Liu2012-10-171-0/+7
| | | | | | | | | | | Bug: 7346157 This CL includes the following changes: 1) Save the new image to a new folder named "Edited Online Photos" 2) After the picture is saved, the user will be in the "Edited Online Photos" folder 3) Change the toast during saving to "Saving to" + new folder name Change-Id: Ic505925425419ba9e3c7dac31fd403bf73d6887d
* Moved many strings to xml. Changed UI filter order. Renamed things.Ruben Brunk2012-10-171-4/+4
| | | | | | Bug: 7344749 Bug: 7322949 Change-Id: Ia9ebc45fb2c743a458af270be429f07198ea3c1b
* add support for configurable slider rangesJohn Hoford2012-10-171-1/+3
| | | | | bug:7293391 Change-Id: Ie4984ce85387bf4d7a0a38e318eb20f6802ffc96
* Make save button in video trimming consistentDoris Liu2012-10-161-3/+0
| | | | | | | | | Bug: 7353884 Updated save button icon and text Save button in video trimming now acts like back button when no change has been made. Change-Id: Iec29315222d3f3ffac9b96a89cad2821d7f86c4f
* Correct toast text for clarityChris Craik2012-10-161-1/+2
| | | | | | | | bug:7353760 Makes the English string better, but should still be a format string. Change-Id: If998aab71d8f859911df6c7b332e908dcb43afc2
* Change "Done" to "Save" in editorBobby Georgescu2012-10-101-0/+2
| | | | | Bug: 7325784 Change-Id: I82732252ae6047f1bf50ccde2ede22a9f9bc8e31
* Move panorama stitch progress outside the image.George Mount2012-10-101-0/+4
| | | | | | Bug 7302513 Change-Id: Ie6505c8ed2125b878e54a93c4b8c0f51d80a1385
* add filtersJohn Hoford2012-10-091-0/+18
| | | | | bug:7234321 Change-Id: I4c9695c3ad90fcb7f4d67d40faa0a7da85f99030
* Update design for grid/filmstrip switcherBobby Georgescu2012-10-091-2/+2
| | | | | Bug: 7317501 Change-Id: I8975071b2a6d8b9f03c54c4bd3a6aa157fc6dc2e
* Revert "Add a overflow menu item to view 360-degree panorama."Mangesh Ghiware2012-10-031-1/+0
| | | | | | This reverts commit d84ae72adb147c0e8517a438b3dea3e87d319bb7 Change-Id: I5921cbb476034da2798480534e9084e287312f04
* Add a overflow menu item to view 360-degree panorama.Mangesh Ghiware2012-10-031-0/+1
| | | | | Bug: 7276026 Change-Id: Ib4979e45867e22267b34fb77342ca625337c7ee4
* Trimming: clean up strings and prevent too short or no trimming.Teng-Hui Zhu2012-09-291-0/+15
| | | | | | | Also view the result if the activity is not stopped. bug:7093055 Change-Id: If244d567a4be9da22542398f6b7c22a081786339
* Update to sharing panoramaMangesh Ghiware2012-09-271-0/+2
| | | | | | | | | | | | | Bug: 7150324 Use separate share intents for sharing panoarma and regular JPGs. If photo is a 360 panorama, promote sharing it on the action bar, and move sharing as JPG to overflow menu. MIME type changed to specify panorama360. Change-Id: I8d52733d105820ac17ff36a6ad9d7525893f6d27
* Add the UI elements for video trim activity.Teng-Hui Zhu2012-09-111-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Refactored the classes to support both the video play and trim. Now the common code for controller overlay is in CommonControllerOverlay, which is basically the same as the original MovieControllerOverlay without animation. Because in trimming, we don't want to hide all the controller. The specific animations are implemented in the sub-classes which are TrimControllerOverlay and MovieControllerOverlay. At the same time, TrimTimeBar extended TimeBar to support the extra trimming start scrubber and end scrubber. The interface between the timebar and the controllerOverlay are kept almost the same way, except adding the trimming info when necessary. With all these, the activity of TrimVideo now relied on the TrimTimeBar and TrimControllerOverlay. Similarily, the MovieActivity relied on the TimeBar and MovieControllerOverlay. 2. Hook the TrimVideo activity with the trim menu. Note that the icons are temporary for now, still need UX input on that. bug:7093055 Change-Id: Ib9bfbc090106744a569fce4c451ddffc0a2c699b
* Reskin: switching between filmstrip and grid in albumBobby Georgescu2012-09-091-0/+6
| | | | | | | | | | | Bug: 7050303 Bug: 6541425 Allows switching between the filmstrip and the grid views within albums and launches camera roll in filmstrip mode by default. Also fixes animation issue when animating from full-screen to grid view. Change-Id: I2a37b92c129cc090fd807973f7e3e82fed207cd3
* add the menu button to support trimmingTeng-Hui Zhu2012-08-271-0/+1
| | | | | | This is only visible for video item. Change-Id: I17f8e902f3560cc8524f890705c020901331df74
* Remove hardwired strings for no external storage.Owen Lin2012-06-221-0/+6
| | | | | bug: 6682495 Change-Id: I68652d6b01842a42907b953574d563cf98e65219
* Add swipe-to-delete gesture.Chih-Chung Chang2012-06-181-0/+6
| | | | Change-Id: I992e59702f9dfff17da2f4464e48c9228d42b1b3
* Fix 6259517 "0 images / videos available" toast is displayed in gallery on ↵Ray Chen2012-05-231-2/+0
| | | | | | | | | | launch though it has images / videos And removed sync error toast. Bug: 6259517 Change-Id: Ib7b25176a6db290220661a2e98e4e031043201d9
* Fix 6513486: Extend char limit from 30 to 50.Ray Chen2012-05-211-1/+1
| | | | | | b:6513486 Change-Id: I1d4cdd7e1c0a5019458778120f6be9e5b0492e1b
* Fix action-bar title for cropping wallpaper.Yuli Huang2012-05-181-0/+2
| | | | | bug:6513495 Change-Id: I97b76c948d5c9fa0bb11f2fe89a0d10f490dbe14
* Fix 6213053 Add Help entry point to Gallery (targeted for J release)Ray Chen2012-05-171-1/+1
| | | | | | b: 6213053 Change-Id: Ib94a8bbdb3114a198b775025c5864a3d83cdd5ad
* Restore deleted string still referenced from menu resource.Eric Fischer2012-05-161-0/+3
| | | | Change-Id: I518dc004a92ee68682c2085c8d2f002896198feb
* Fix 6046544: Deleting a photo takes multiple steps and the flow is ↵Ray Chen2012-05-161-2/+6
| | | | | | | | | | inconsistent with other deleting flows on other core apps Per request, change the confirm dialog message to "Delete the selected item(s)?" b: 6046544 Change-Id: I46f7fd42a9f9fbf2399aca78ed9b2e67a15acb65
* Fix 'Edit' and 'Crop' behaviors.Yuli Huang2012-05-021-8/+0
| | | | | | | | | 1. Make Gallery show edited local photo after resuming, similar to how it shows cropped local photo after resuming. 2. Fix inconsistency between cropping local/PWA photo. bug:6168430 Change-Id: Ia350e0c67f05969ad42f56b9693c09c3b6433d3c
* Make 'Edit' behave more consistent with 'Crop'. DO NOT MERGE.Yuli Huang2012-04-271-2/+3
| | | | | | | | 1. Save edited PWA photo in 'dowload', same as cropped images. 2. Fix Crop-image toast may show strings without i18n. bug:6168430 Change-Id: Ic99a478e684597d3dc1a105c4f592dd98d8f227d
* Fix 6046544 Deleting a photo takes multiple steps and the flow is ↵Ray Chen2012-04-231-1/+2
| | | | | | | | | inconsistent with other deleting flows on other core apps This CL adds a confirm dialog to delete command and removes all confirm/cancel menu items from the actionbar. b:6046544 Change-Id: I3afe7b59b4f6d1216e192a621621f7bf544e1919
* Fix b/6213053 Add Help entry point to Gallery (targeted for J release)Ray Chen2012-04-171-0/+5
| | | | | | b:6213053 Change-Id: Ib9d9c5e69f09d6c2fffb4e6ecb09b2c3ae700365
* Fix 5658975 Gallery has 'CROP' instead of 'SAVE' or 'OK' while setting the ↵Ray Chen2012-02-031-1/+1
| | | | | | picture as wallpaper Change-Id: I520d760df2932f6dcb318c1362f15b82b044bcb3
* Localize the "fail to load image" toast message.Chih-Chung Chang2012-02-011-0/+4
| | | | | | Bug 5875813. Change-Id: Ia11a3e909f90e8178238c390728b407708fabf8e
* am e9560e6c: Merge "Change OK to CROP fro CropImage." into ics-mr1Wei Huang2011-11-071-1/+1
|\ | | | | | | | | * commit 'e9560e6c7bc55718c46264ac03eb7b44bfc857f2': Change OK to CROP fro CropImage.
| * Change OK to CROP fro CropImage.Owen Lin2011-11-071-1/+1
| | | | | | | | | | | | fix: 5199444 Change-Id: I8ee74ba371c5537d7b86d771a202e0ac40668dfc
* | am da9f0c77: Merge "Fix 5420843 [UI] Text strings for selecting images/album ↵Ray Chen2011-11-031-5/+5
|\| | | | | | | | | | | | | for Gallery widget are confusing" into ics-mr1 * commit 'da9f0c773aa6c9ba228f30811df35d2c601dfdb6': Fix 5420843 [UI] Text strings for selecting images/album for Gallery widget are confusing
| * Fix 5420843 [UI] Text strings for selecting images/album for Gallery widget ↵Ray Chen2011-10-281-5/+5
| | | | | | | | | | | | are confusing Change-Id: Icd160f688496c5e9e70c13889e9e393cad0dc428
* | Edits to newly-added error messages, per UI text standards.Claudia de Veaux2011-10-271-3/+3
| | | | | | | | | | | | Bugs: 5165745, 5162668 Change-Id: I935ea51e608ef1941296f140878fc5146d12aa25
* | Fix 5454748: Localize hardcoded folder names.Chih-Chung Chang2011-10-241-0/+14
|/ | | | Change-Id: I91586d6f707a0352be6be524e848bd2c2dacab7e