summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2025-02-17Bump the min and target SDK versions for Android.bp Ben Reich
2025-02-06Introduce com.android.documentsui.flags.redirect_get_content Ben Reich
2024-10-18[DocsUI M3] Add a DocsUI flag for adopting material 3 Wenbo Jie
2024-10-04Fix up build rules to enable Kotlin support Ben Reich
2024-02-21Add androidx.annotation_annotation dependency. am: 5a8f6e7e8f am: af3d2c9832 Muhammad Qureshi
2024-02-14Add androidx.annotation_annotation dependency. Muhammad Qureshi
2024-01-18Remove strict_updatability_linting: true Cole Faust
2024-01-16Baseline NewApi issues Cole Faust
2024-01-11Merge "Baseline NewApi issues" into main Treehugger Robot
2024-01-10Baseline NewApi issues Cole Faust
2024-01-03Build DocumentsUI sources once Colin Cross
2023-12-20List baseline_filename on modules that are implititly using it Cole Faust
2023-04-05Enable resource shrinking of APK DocumentsUI zhidou
2023-01-12[DocumentsUI] Remove explicit targetSdkVersion am: c698ba0e16 Harshit Mahajan
2023-01-05[DocumentsUI] Remove explicit targetSdkVersion Harshit Mahajan
2022-11-24Remove usages of java_api_finder am: 9261b423c8 am: 4ce9a0d986 am: fc807db87a Cole Faust
2022-11-23Remove usages of java_api_finder Cole Faust
2022-07-19[DocumentsUI module]Bump up the targetSdkVersion to 33 Harshit Mahajan
2022-04-13use SdkLevel fo version checking kholoud mohamed
2021-09-21[automerge] fix: enabling newApi checks 2p: 7cdd272208 Presubmit Automerger Backend
2021-09-21fix: enabling newApi checks Shubham Basu
2021-09-04Fix license text -- switch to Android-Apache-2.0 am: 4bc189377d Bob Badour
2021-09-03Fix license text -- switch to Android-Apache-2.0 Bob Badour
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/DocumentsUI am: d851bf18cd am:... Bob Badour
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/DocumentsUI Bob Badour
2021-01-26Merge changes from topic "presubmit-am-7980d7077a9e4af78b30d173fc489b08" Zemiao Zhu
2021-01-22Specify target_sdk_version to be 30. Zemiao Zhu
2020-12-13Update stats-log-api-gen arguments Muhammad Qureshi
2020-06-16Move some other functional tests to functional Diksha Gohlyan
2020-05-20Don't specify target_sdk_version Nikita Ioffe
2020-05-14Add manifest file for only DocumentsUI res for tests Diksha Gohlyan
2020-03-28Do not exlicitly declare dependency on changeid processor. Artur Satayev
2020-03-03DocumentsUI: target sdk 29 Nikita Ioffe
2020-02-27Add Compat framework flag to restrict SAF Ivan Chiang
2020-01-29Remove hardcoded min, targetsdk for 'R' modules Baligh Uddin
2020-01-13Pass the supportQ flag to stats-log-api-gen Muhammad Qureshi
2019-11-06Set sdk_version 'system_current' am: 6fb887ed18 Jeongik Cha
2019-11-01Set sdk_version 'system_current' Jeongik Cha
2019-10-01add java_api_finder plugin to mainline module DocumentsUI to generate java AP... Kun Niu
2019-05-16Use android.permission.CHANGE_OVERLAY_PACKAGES in DocumentsUI Bill Lin
2019-04-10Migrate to new statsd mechanism for mainline module shawnlin
2019-03-07Set minSdk and targetSdk to 28. Jeff Hamilton
2019-02-23Migrate DocumentsUIGoogle for mainline module Bill Lin
2019-01-31Add feature to support multiple archive felkachang
2018-12-12Flip the unbundled switch! Jeff Sharkey
2018-11-27Remove DocumentsUIMinimal build target felkachang
2018-11-14Fix using StrictJarFile that is @hide API felkachang
2018-11-02Deprecate scoped directory access. Amin Shaikh
2018-10-24transform Android.mk to Android.bp felkachang