You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app
mcarare 177baf58a8 For #9798: Disable buttons on hiding and enable on showing.
This is triggered on collection expanding or shrinking that is animated.
The animation has android:fillEnabled="true" android:fillAfter="true".
This interferes with set visibility to gone and the click still triggers.
Disabling button avoids changing animation or force clearing it.
4 years ago
..
sampledata For #7092: Add initial Migration UI 4 years ago
src For #9798: Disable buttons on hiding and enable on showing. 4 years ago
.gitignore Initializes Android project 6 years ago
build.gradle No issue: Move Do and OpenClass to utils pkg. 4 years ago
lint.xml Fixes #1890 - Remove unused strings (#1891) 5 years ago
metrics.yaml For #6174 - Add telemetry for WebExtensions (#8318) 4 years ago
pings.yaml For #9136: Send all adjust properties to glean (#9253) 4 years ago
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 4 years ago