summaryrefslogtreecommitdiff
path: root/res/layout
AgeCommit message (Collapse)Author
2024-11-14DocumentsUI: Move the styles, layout and theme for flag M3 disabled Luciano Pacheco
This is a preparation to allow customizing the Material3 behind a flag without changing the current layout and styles. Test: Manual build, deploy apk and start it on DUT with flag on/off Flag: com.android.documentsui.flags.use_material3 Bug: 377771271 Change-Id: Ifdea578323a613456ffcc2e146adaf6892d91ff2
2024-11-12DocumentsUI: Remove unused resources and activity Luciano Pacheco
The demo activity was deleted in ag/4396667 Test: Build and deploy to DUT Bug: 110482929 Flag: EXEMPT resource only update Change-Id: Ib8dff0e6401690d0a2bdc4f9741d8a4223a42348
2024-04-11Add accessibility heading to headers in file picker Lucy Chang
Bug: 301567531 Test: manual test Change-Id: Ic3d177a4b4ce2c1e648cc206a3d2826c5e951c0d
2024-02-14Fixing profile badge themes for various grid and list holders. Aditya
Applied a 'colorAccent' tint to the ImageView in XML layout of the respective holders to modify the appearance of the attached profile badge drawables. Bug: 324836488 Bug: 325008995 Test: Screenshot- screen/BBNyTueSg7Frx5U Change-Id: I6f1396cab03df9d355b73d58cced57b689c22a48
2024-02-06Generalising apis in `dirlist` directory using UserManagerState. Aditya
The changes include showing generalised cross profile permission exception error titles and messages, handling quiet mode for the private profile (in general for all profiles with hide on pause) and generalised accessibility content description strings. Bug: 309382744 Test: atest unit tests and manual testing Change-Id: I61a74959c6b89d976aa6bb50a71f93952f733462 Merged-In: I61a74959c6b89d976aa6bb50a71f93952f733462
2022-01-29Allow updating enteprise drawables in DocsUI kholoud mohamed
Bug: 188410712 Bug: 211422509 Bug: 202398471 Test: manual Change-Id: Ib0d54293c7e0cc97041c80f86366ceb173cdb0c7
2021-09-17fix: fragment pick material next changes Shubham Basu
bug: 197148124, 197148457 test: manual Android S: inactive: https://screenshot.googleplex.com/4ntXTC3CTHJePay.png https://screenshot.googleplex.com/7BLxR9mvupgVitK.png active: https://screenshot.googleplex.com/AWuWDnLiMYmWDME https://screenshot.googleplex.com/BWGSYLp65iwUxbH.png Android R: inactive: https://screenshot.googleplex.com/knayMzQiRk4ERxN.png https://screenshot.googleplex.com/6dGSS3fbCHZ7da5.png active: https://screenshot.googleplex.com/5scWhmBRkVazKxp.png https://screenshot.googleplex.com/8nAfbuKGjrh4SKK.png

for bug:197148768

 Android S: 
https://screenshot.googleplex.com/mNwwq6p3PCrkZTm.png
 https://screenshot.googleplex.com/9X7jCFhLkfLM6AR.png Android R: 
https://screenshot.googleplex.com/8zKMjFdM4gfDHRa.png 
https://screenshot.googleplex.com/4eEgGAAWJJtuExp.png
 Change-Id: I28c9a3511f3f482221a41f318e130e33ea84d5ec
2021-08-25fix: work profile tab color change Shubham Basu
Bug: 196857669 Test: Manual Screenshots: https://screenshot.googleplex.com/3DTu9W5HDpyjDcT.png https://screenshot.googleplex.com/62WaGteGFKMDiWx.png Pre-S screenshots: https://screenshot.googleplex.com/4eNaiNUq68bLzst.png https://screenshot.googleplex.com/7YRhEHpTfpiQRwA.png Change-Id: I837752ec67198387ca79c816612ce7c2c7f4c30d
2021-08-17fix: work profile material next change Shubham Basu
Bug: 195281572 Test: Manual Screenshots: https://screenshot.googleplex.com/8oQPyCc4bv6Sm7x.png https://screenshot.googleplex.com/4hh7uqCWsNs3MRj.png https://screenshot.googleplex.com/6sKgN9zRnnk4xHP.png https://screenshot.googleplex.com/R4RqLnxud7j39SY.png Change-Id: I069baf920a4a7c3722115fc627cd2eab7b11b3ed
2021-08-14work profile pause material next change Shubham Basu
Bug: 195281572 Test: manual Screenshots: Screenshots: Android S: https://screenshot.googleplex.com/ALGrpwLRxXKoooo.png https://screenshot.googleplex.com/vGUL2FKcU5jCgDm.png Dark https://screenshot.googleplex.com/3iG3dsgcfZGi2ap.png Android R: https://screenshot.googleplex.com/9pRGqoAzV4HCoFf.png https://screenshot.googleplex.com/6JCFywtpuK5Dcb7.png Dark https://screenshot.googleplex.com/8oWPVThGp6twNGy.png Change-Id: I6392445a81c7399d1cddfe47e50e4efef9864c67
2021-08-02material next changes for profile tab Shubham Basu
Bug: 187798688 Test: manual Screenshot: Android S: https://screenshot.googleplex.com/9rX5CAatVHjat8v.png Android R: https://screenshot.googleplex.com/8YqXCY9M7kJ3zvB.png Change-Id: I8c017e66ae8c82a6e720cab76b16a44c5f35694e
2021-07-26adding corner radius for buttons Shubham Basu
Bug: 191423382 Test: manual Screenshots: Android S: https://screenshot.googleplex.com/BVLpN7AWYfFpEtj.png Android R: https://screenshot.googleplex.com/jSj477gMeV9ELgu.png Change-Id: I4c890bb7bc84b1c32a64d5c300b294735b358199
2021-07-15Remove all TextAppearance.DeviceDefault. Zemiao Zhu
Replace with TextAppearance.Material + fontFamily. Theoretically they should be the same based on definitions in frameworks/base/core/res/res/values/styles_device_defaults.xml, but DeviceDefault is a hidden resource and seems to be causing OEM Tablet devices abnormal font size. Bug: 193076607 Test: manual Change-Id: I78b568fe062eaba050db9b2815aaacd6f7e2a911
2021-06-16Merge "adding matrial next overline text style for subheader" into sc-dev Shubham Basu
2021-06-15Merge "adding overlay color to all selected item" into mainline-prod am: ↵ Shubham Basu
1a04d3d6e7 Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DocumentsUI/+/14868536 Change-Id: I796f4200709c7085418fb40ab86c85a57648ecac
2021-06-10adding matrial next overline text style for subheader Shubham Basu
Bug: 188819618 Test: manual screenshot pre-S: https://screenshot.googleplex.com/ArkxkE6zJZiMiX3.png screenshot android S: https://screenshot.googleplex.com/5iSze2rMXbDWdpV Change-Id: I278241aa492e60b63932ed8d7e9e2317be674da3
2021-06-07adding overlay color to all selected item Shubham Basu
Bug: 188820428 Test: Manual cherry-pick: https://googleplex-android-review.git.corp.google.com/c/platform/packages/apps/DocumentsUI/+/14787924 Change-Id: I0ddcfb58a7aca05e6dccfdacc18934f082bce612
2021-05-11Update typography to use TextAppearance.DeviceDefault, which is Zemiao Zhu
inheriting from TextAppearance.Material but with overlay-configured fonts. Bug: 185625942 Test: manual Change-Id: Ie04e9039fe99bf7a01c48077a85340800d650d1a
2021-05-10More Material Next changes to RecyclerView items: am: 3d988caf67 Zemiao Zhu
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DocumentsUI/+/14471680 Change-Id: Icb8583cf2e99ba7e3b580abbe691da419ff50a64
2021-05-07More Material Next changes to RecyclerView items: Zemiao Zhu
- Add ripple animation on click. - Use dynamic color for tablet list item layout. Bug: 185831119, 185076062 Test: manual Change-Id: I888668112121cbaa083f04854246a73b0026251c
2021-05-07Update colors to use dynamic color for Pixel. am: c7e0c48550 Zemiao Zhu
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DocumentsUI/+/14276495 Change-Id: I83cbe72e4ff261579ecf39dde27c329dbb3d84ad
2021-05-06Update colors to use dynamic color for Pixel. Zemiao Zhu
Bug: 185831119 Test: manual Change-Id: Ib1d3dc89374d73ff79c1ffd68c330f621e6b79c0
2021-04-12Merge "Enable overscroll effect on RecyclerViews." into mainline-prod am: ↵ Zemiao Zhu
85f4531d7f Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DocumentsUI/+/14142431 Change-Id: I99405c14eba596c295bd3f4cfd52bc6d5c347702
2021-04-09Enable overscroll effect on RecyclerViews. Zemiao Zhu
Bug: 184972529 Test: manual Change-Id: I3fa639ad12285b6d2b86c6fbbb299fecf13e2d6d
2021-04-08Merge "List item icon alignment" into mainline-prod am: d2676c069c Shubham Basu
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DocumentsUI/+/14079803 Change-Id: I439508c0a35306a95a4e6489a4a6967bac538ba7
2021-04-02List item icon alignment Shubham Basu
Fix: 168244676 Test: Manual Change-Id: I4d95a4fbeaf6099d29159545dc4080767cf8fcf6
2021-03-25add cardview for round edges am: a40d9e5e99 Shubham Basu
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DocumentsUI/+/13955191 Change-Id: Ia2c863effdfb135fc73aa07eb25c69473e6d9d4c
2021-03-23add cardview for round edges Shubham Basu
Fix:168244676 Test: Manual Change-Id: Id859015622d70a4e58d03fc75edab34b4c450a65
2020-12-07Merge "Make disabled overlay on copy as not important for accessibility" ↵ Diksha Gohlyan
into mainline-prod am: e23ea78e6d Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DocumentsUI/+/13164406 Change-Id: Ifd3a9660701003073ddff120225e893e9bb0e09f
2020-12-04Make disabled overlay on copy as not important for accessibility Diksha Gohlyan
Fixes: 174325936 Test: atest DocumentsUIGoogleTests Change-Id: I186e46de0bddeedaf66b8fa0ee6b0000b23bbd58
2020-09-23Merge "Add shadow to top toolbar." into mainline-prod am: 5f61603bc2 Zemiao Zhu
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DocumentsUI/+/12640590 Change-Id: I0db3dab8622d126058a6156f33ae5e9332338e54
2020-09-23Merge "Add shadow to top toolbar." into mainline-prod Zemiao Zhu
2020-09-22Merge "Align filters with folders in folder view." into mainline-prod am: ↵ Zemiao Zhu
e529d68e02 Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DocumentsUI/+/12642744 Change-Id: I358105d3767c1b9623bbfb23d030f1398d82542e
2020-09-18Align filters with folders in folder view. Zemiao Zhu
Bug: 168244221 Test: manual Change-Id: Icecd35f5a7ad947b877b25e5e8acbbdff968ed57
2020-09-18Add shadow to top toolbar. Zemiao Zhu
To prevent visual glitch when entering selection mode, we also need to update scroll flag of searchbar, so that it cannot be scrolled out of screen now. Bug: 168244886 Test: manual Change-Id: Ia968ba2719c00ca9fe036ed5a94d2c29a5e2a143
2020-09-17Merge "[NBU review] Crate new folder , right align" into mainline-prod am: ↵ Diksha Gohlyan
cce7f88c77 Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DocumentsUI/+/12589108 Change-Id: I366b69a66aafffa23279b2302266ea183db9fd8e
2020-09-17Merge "Align the metadata for files acoording to mocks" into mainline-prod ↵ Diksha Gohlyan
am: 3d07b20e8c Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DocumentsUI/+/12590619 Change-Id: I309756ea14c72a1bcab5632fc8138e83198c99bd
2020-09-16Merge "[NBU review] Crate new folder , right align" into mainline-prod Diksha Gohlyan
2020-09-15Align the metadata for files acoording to mocks Diksha Gohlyan
Test: atest DocumentsUIGoogleTests Bug: 168244704 Change-Id: I39fe18ed7a9f07b407b520123c6e5f16ce7b9f53
2020-09-14[NBU review] Crate new folder , right align Diksha Gohlyan
Test: atest DocumentsUIGoogleTests Bug: 168245088 Change-Id: Ib9bc05666236155cf6561831d107ca16aaa99a1f
2020-08-05apps/DocumentsUI - Update language to comply with Android's inclusive ↵ Raman Tenneti
language guidance. See https://source.android.com/setup/contribute/respectful-code for reference BUG=161896447 Test: PresubmitVerify Change-Id: Ib988d550fb4da2dac7dad02ab0d853418f56d7f4
2020-08-05Limit number of characters in fileName Diksha Gohlyan
Test: atest DocumentsUIGoogleTests Bug: 162300630 Change-Id: I5bcd6e6a381be46e75698042368ea2d98365219e (cherry picked from commit e5692a9224b56f7b8aaff69fb76d1d3cf11e197d)
2020-08-03Limit number of characters in fileName Diksha Gohlyan
Test: atest DocumentsUIGoogleTests Bug: 162300630 Change-Id: I5bcd6e6a381be46e75698042368ea2d98365219e
2020-05-28Correctly center zero-state error titles Alex Kershaw
Fixes: 154697037 Test: manual (see screenshot in comments) Change-Id: I6431b9ab28560f0a000e53e47ae5271efa049906
2020-04-17Merge "Refactor SearchFragment to fix keyboard focus issue." into rvc-dev Zemiao Zhu
2020-04-17Merge "Breadcrumb arrow for rtl Language" into rvc-dev Diksha Gohlyan
2020-04-17Refactor SearchFragment to fix keyboard focus issue. Zemiao Zhu
Bug: 148623802 Test: atest DocumentsUIGoogleTests Change-Id: I4676bdffc16c5b0cbc40623e461dd397d54de610
2020-04-16Breadcrumb arrow for rtl Language Diksha Gohlyan
Test: atest DocumentsUIGoogleTests Bug: 153891453 Change-Id: I46dc9ad427b40a8df944fcc352eb11d41c825c96
2020-04-16Merge "Fix text contrast of document list item caption." into rvc-dev Zemiao Zhu
2020-04-14Show a spinner when user click on cross profile button Kelvin Kwan
Bug: 151733420 Test: manual Change-Id: Ide0d5b9f93117fd05ef87b5cf40b73433d80d42a