fenix/app
mike a d69b5ed456 For #21816: Filename in "Open" PDF dialog overflows screen
Changing the download file name length to the max allowed by AS (251 char, won’t compile if more; max would be 260 for latest windows versions, but generally it is 255), and changing the UI test to check if the long file name is fully visible.
Changing the downloaded dialog layout to properly display really long file names.
2021-11-06 00:23:41 +00:00
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src For #21816: Filename in "Open" PDF dialog overflows screen 2021-11-06 00:23:41 +00:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
benchmark.gradle For #21700: linting fixes 2021-10-14 21:03:05 +00:00
build.gradle Update Kotlin and Jetpack Compose versions. 2021-10-25 17:59:17 +02:00
lint-baseline.xml For #21760 - Remove some unused resources 2021-10-13 20:42:49 +00:00
lint.xml For #21861 - Ignore the UnusedResources lint check for localized strings 2021-10-12 14:48:47 +00:00
metrics.yaml Close #22299: Add history search term group telemetry 2021-11-04 22:08:56 +00:00
pings.yaml For #20596 remove startup timeline probes 2021-08-22 00:57:10 +00:00
proguard-rules.pro For #20824: use fast service loader for MainDispatcherFactory. 2021-08-18 03:59:44 +00:00