summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Gallery2: Change all share intents to chooser stylemaxwen2019-10-215-9/+2
| | | | Change-Id: Ie4387846ad65dcb7a655630dd86047d5ad63bcb9
* Gallery2: Add record time to details viewFlamefire2019-10-211-0/+20
| | | | Change-Id: Idef3a68699fc25898f9408b64afc6a7c6b45a86e
* Rename app back to GalleryArne Coucheron2019-10-211-1/+1
| | | | Change-Id: I6b36dcd050b12bf35b45e2a2ddaed7799800bd70
* Gallery2: Support GIF animationLikai Ding2019-10-211-0/+17
| | | | | | | This change implements a Java GIF decoder. Change-Id: I227cef76cbacd66b7e87bc59b4f07d518b70a859 Signed-off-by: Xiaojing Zhang <zhangx@codeaurora.org>
* fix toolbar is overlaid on ni-co-barzhuw2019-03-272-3/+3
| | | | | | add fitsSystemWindows and set its value to true Change-Id: I03acb5ac1c1e6dae622563d1629175b4e1470913
* SnapdragonGallery:Add FileProviderjunjiez2018-08-141-0/+31
| | | | | | | | | Add a FileProvider to provide Uri of files to avoid FileUriExposedException when target sdk level is above 24. Change-Id: I05f651c97733d27e5ba42065130dcc0ff963a073 CRs-Fixed: 2296203
* Fix the layout of editor panel.jinwu2018-07-311-3/+4
| | | | Change-Id: Icef29d1cab42d735b6782636c9eeedd80d2493b4
* Fix unable save image with gif underlayzhuw2017-09-182-0/+2
| | | | | | | reopen pick activity and toast don't support gif extension Change-Id: I3bb36cb74571ff01cd6b9a8de51a5e5c80ada731 CRs-Fixed: 2104809
* Fix two message translated to Chinesezhuw2017-09-062-0/+8
| | | | | | | add new string value resource Change-Id: I97190908e1e0c094f542d1e1dcf1639419c27313 CRs-Fixed: 2104926
* Fix some new features not translate to Chinesezhuw2017-06-272-11/+66
| | | | | | | modify additionally resource file to support translation Change-Id: Ie9fba6eaa9e3ad2c404edeb8b5502a71286be864 CRs-Fixed: 2060376
* Fix some new features not translate to Chinesezhuw2017-06-202-0/+14
| | | | | | | modify resource file to support translation Change-Id: I22e84133589d33a5da19bc7ae185786115f77a45 CRs-Fixed: 2060376
* Fix resource not found exceptionjinwu2017-05-161-0/+20
| | | | | | | Add watermark text ids for this exception. Change-Id: Idb6c17a625b634fa5e3fd2c0d4c14be17f04717c CRs-Fixed: 2044350
* SnapdragonGallery: update source codejinwu2017-04-1083-18/+3140
| | | | | | | Update the newest source code from N to O. Change-Id: I4404638c3111c40bb5d182c770383d9d4760eec2 CRs-Fixed: 2021069
* SnapdragonGallery: Fix TimelinePage display blank pageKedi Xu2016-10-271-1/+1
| | | | | | | | When rapidly scroll screen, TimelinePage will display a white blank screen. Change-Id: I2a2b1700d6c6e992eec01700af4fe8505f847a4c CRs-Fixed: 1078400
* Merge "SnapdragonGallery: disable set APN when no SIM card"Linux Build Service Account2016-10-141-1/+2
|\
| * SnapdragonGallery: disable set APN when no SIM cardKedi Xu2016-10-121-1/+2
| | | | | | | | | | | | | | When no SIM card inserted, remove apn related preference Change-Id: Ifd79b1018f4658acf1a9ff87c4762a84c131de0e CRs-Fixed: 1066720
* | SnapdragonGallery: Fix crop interface abnormal in split modeKedi Xu2016-09-191-1/+3
| | | | | | | | | | | | | | Can't exit or confirm crop phote under split screen Change-Id: Iad0b2370425dcfa4f1b9c244d2d7be0f825c895c CRs-Fixed: 1068270
* | SnapdragonGallery: Update UI for TruePortrait effectsJay Wang2016-09-144-3/+53
| | | | | | | | | | | | | | | | Make UI adjustments based on feedback from UX team for TruePortrait effects. CRs-Fixed: 1066553 Change-Id: If5cf78af60daf81a4abf76e8d85534322760ccc8
* | SnapdragonGallery: Translate True Portrait resourceKedi Xu2016-09-096-0/+7
|/ | | | | Change-Id: Ia2aada95452570750fe65e7c948648574c7f380b CRs-Fixed: 1064977
* SnapdragonGallery: Fix crash when in split screenKedi Xu2016-08-311-0/+1
| | | | | | | Set crop_indicator_size default value. Change-Id: Iab9086cc225ac190f3c70d6e0d8d4098364d2b6a CRs-Fixed: 1061412
* Gallery: Add TruePortrait post proc featureJay Wang2016-08-0891-17/+697
| | | | | | | Add TruePortrait post processing feature to Gallery CRs-Fixed: 1029226 Change-Id: Id7ea0a8f810990952008fc28d30df27421c91d14
* Merge "Gallery2: Fix CANCEL and DONE in ExportDialog disappeared"Linux Build Service Account2016-08-031-68/+73
|\
| * Gallery2: Fix CANCEL and DONE in ExportDialog disappearedyongga2016-07-191-68/+73
| | | | | | | | | | | | | | | | | | CANCEL and DONE button in ExportDialog disappeared in landscape mode when set the Font size as Largest and set Display as Large. Modify export dialog layout in Photo Editor. Change-Id: I77ea871c3c5c89c0c8156d9a11f4377c9152290e CRs-Fixed: 1038566
* | Gallery2: Modified landscape layout of editor crop in editor interface.wqi2016-07-122-0/+158
|/ | | | | | | | Modified landscape layout of editor crop and keep function is normal according to UX specification document. Change-Id: I1bbd1239b28b806cbb866b44640d1caf79692ecf CRs-Fixed: 988687
* Gallery: Modify some layout according to UX.Chao Zhang2016-07-087-5/+160
| | | | | | | | | | | | | 1. change MovieActivity Theme. 2. change toolbar's theme. 3. modify Straighten editor layout. 4. modify click effect of "Video Snapshot" and "Editor Comparison". 5. modify layout of trim video's timebar. 6. change video gesture's max to 1min. 7. fix the selected picture is not selected after onPause() in AlbumPage. Change-Id: Ief77f0efa3c9c1134eb3032992c797218a46db46 CRs-Fixed: 1032085
* Gallery: Modify the layout according to UX design document.Chao Zhang2016-07-0815-90/+162
| | | | | | | | | | | | | 1. Modify toolbar layout according to UX design document. 2. Add touch effect to all buttons if need. 3. Modify video gesture indicator text color. 4. Don't use createChooser if only one app resolve Intent. 5. Modify export dialog layout in Photo Editor. 6. Modify truescanner icon. 7. Modify filter's label color. Change-Id: I987966ce76e5cab7bc50e5d2e52d1f7b5bdf2113 CRs-Fixed: 1017208
* Gallery2: Adjusting TrueScanner UI interactionJack Yoo2016-07-063-0/+86
| | | | | | | To make it work with new UI frame. Change-Id: Ib538d7921835c0f5231d3f4fba18dd9c8e4f35b4 CRs-Fixed: 1020968
* Merge "Gallery: multiple fixes"Linux Build Service Account2016-07-012-2/+2
|\
| * Gallery: multiple fixesLikai Ding2016-06-302-2/+2
| | | | | | | | | | | | | | | | | | 1. fix malformed manifest 2. enable proguard 3. new app name CRs-Fixed: 1024516 Change-Id: I1b4cff166173fc396d9d9c7d5fa2737246e9de42
* | SnapdragonGallery: Fix white gallery screen before showing photoLikai Ding2016-06-301-0/+1
|/ | | | | | | When firsh launch Galler, there is still a white screen. set GalleryActivity attribute windowBackground to black. Change-Id: I8d293595a4adb1183c93da0e2a79ee26e9a6ec48
* Gallery2: improve apply filter operation performance in Photo Editor.Chao Zhang2016-06-281-2/+2
| | | | | | | | | 1. modify HazeBuster, SeeStraight and TrueScanner editor interface. 2. open filter directly if has only one category. 3. modify logic of compare button. Change-Id: Ifa6e77d87548024bea67441c5d87fd12eaaf6f7c CRs-Fixed: 1018892
* Gallery2: Fix toolbar title dispalyed abnormal.wqi2016-06-143-1/+8
| | | | | | | | The title of toolbar displayed abnormal when launch gallery in landscape mode. adjust the style of toolbar keep display normal. Change-Id: I081a73d24910a30d6ab2799b3c01b47ad617121d CRs-Fixed: 1004530
* Gallery: remove fade-in animationLikai Ding2016-06-061-1/+1
| | | | | | | Remove fade-in animation for timeline items so it looks faster. CRs-Fixed: 1024519 Change-Id: I30231880d023374f7bb7af6c3f80d9d4fc749815
* Gallery: don't flash title on launchLikai Ding2016-06-061-0/+1
| | | | | | | Request no title feature in app theme instead of during onCreate(). CRs-Fixed: 1024516 Change-Id: I2805f1e5bdfbeaf3b4e142d9aab18b8e75669e68
* Gallery: rename project and make it buildLikai Ding2016-05-296-7/+7
| | | | Change-Id: I18f3b067694be923a263732a90b8e59904db0186
* Gallery2: modify some UI interface according to UI document.Chao Zhang2016-05-0610-19/+22
| | | | | | | | | | | 1. Modify layout of actionbar when selected photo; 2. Modify menu string in Video Page; 3. Modify compare button's position in photo editor; 4. Modify bottom panel's height in photo editor; 5. Set video play icon to 48dp in PhotoView; Change-Id: Ic660d5dde87998e87eb02482ac7ba7e2ba2f0bb1 CRs-Fixed: 1010984
* Gallery2: Show seekbar under category panel according to UI design.Chao Zhang2016-04-286-110/+146
| | | | | | | | 1. Show seekbar under category panel according to UI design. 2. No need animation if return from seek bar's "cancel" and "save". Change-Id: I63d8454137c1c87862c9fb5a52d322edc81ccff3 CRs-Fixed: 1007612
* Gallery2: Add gesture controller in MoviePlayer according to UI spec.Chao Zhang2016-04-2523-0/+245
| | | | | | | | | 1. Add gesture controller in MoviePlayer according to UI spec, include adjust brightness, adjust volume, adjust video position. 2. Tap screen when system ui is shown, hide system ui immediately. Change-Id: I759246baa1efb18cd525716da59a314ecefaf163 CRs-Fixed: 988590
* Merge "Gallery2: Fix menu icon is missing when change language on Videos ↵Linux Build Service Account2016-04-251-3/+3
|\ | | | | | | page." into android_ui.lnx.1.2-dev
| * Gallery2: Fix menu icon is missing when change language on Videos page.huiyan2016-04-221-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the gallery is in background ,the video page is saved to the stack. After the language change, the Gallery is destroyed. If gallery start again, the video page is restored from the stack. But the action bar is set to don't display the home as up in onResume, which set the navigation icon to null, so the menu icon can't display. If albumpage is started by Video option, the action bar set to display home option. If albumpage is start by others(albumnsetpage), the action bar set to display home as up option,to display menu icon or up icon rightly in action bar. Besides, fix to display the right title with the different language. Change-Id: Ieec0bd47400f6c0b698f5c2e842dc1038d9addcf CRs-Fixed: 1002171
* | Gallery2: hide action bar in photo editor if there has bottom panel.Chao Zhang2016-04-222-2/+1
| | | | | | | | | | | | | | | | 1. hide action bar in photo editor if there has bottom panel. 2. hide SAVE button and Reset menu item if no modifications. Change-Id: If8e78d95052dbfdc44a5c5edeb464d2fb4e43af5 CRs-Fixed: 988053 988059
* | Gallery2: Modified layout of crop and exposure model in photo editor.wqi2016-04-2226-222/+617
|/ | | | | | | | | | | | | 1. Modified layout in crop model. 2. Remove mirror and draw only keep crop, straighten, rotate in crop model. 3. Adjust style of seekbar in exposure model. 4. Modified layout in exposure model. 5. Remove '4:3', '3:4', '5:7' and '7:5' functions from crop. According to UX specification document. Change-Id: Ib536b3f57a83053bac8fc6ec778675a82b6327e6 CRs-Fixed: 988082 988090
* Merge "Gallery2: Adjust the layout of trim video and Audio+." into ↵Linux Build Service Account2016-04-209-4/+54
|\ | | | | | | android_ui.lnx.1.2-dev
| * Gallery2: Adjust the layout of trim video and Audio+.zdi2016-04-199-4/+54
| | | | | | | | | | | | | | Adjust the view of trim and Audio+ according to UX specification document. Change-Id: I20066bace85c1956e7a27e5e63bd6eeeedca183e CRs-Fixed: 1003393
* | Merge "Gallery2: Add video snapshot function according to UI spec." into ↵Linux Build Service Account2016-04-202-0/+81
|\ \ | |/ |/| | | android_ui.lnx.1.2-dev
| * Gallery2: Add video snapshot function according to UI spec.Chao Zhang2016-04-192-0/+81
| | | | | | | | | | | | | | Add video snapshot function. Change-Id: I225d2c5a8f4a0b022e9dd2b517a98ddaf35dcf4a CRs-Fixed: 988600
* | Gallery2: Modify actionbar in photo editor interface.wqi2016-04-181-11/+20
| | | | | | | | | | | | | | | | Add a exit button and move save button to right in photo editor interface according to UX specification document. Change-Id: I2cdbb0b4967822b78f65af6eea2b8571a6e653b9 CRs-Fixed: 988043
* | Gallery2: Modified layout of main panel in photo editor interface.wqi2016-04-1818-31/+505
|/ | | | | | | | | | | | 1. Change shape of iconview to square. 2. Add label on the bottom of iconview. 3. Change main panel background to transparent. 4. Change pictures of bottom icons in main panel. 5. Remove preset item if it has for each model filter. according to UX specification document. Change-Id: I81034c2e26e5ff1844826f0810bb91bbbaceb1ad CRs-Fixed: 988070 988051
* Merge "Gallery2: fix photo widget has not sync after delete the photo." into ↵Linux Build Service Account2016-04-171-0/+22
|\ | | | | | | android_ui.lnx.1.2-dev
| * Gallery2: fix photo widget has not sync after delete the photo.Chao Zhang2016-04-141-0/+22
| | | | | | | | | | | | | | | | Use a ContentObserver to observe uri's change. If uri is deleted, show a empty view in widght. Change-Id: I11f0632ed96958a74b6aa2cdd9c2f1d88c99e94e CRs-Fixed: 981663