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
Kainalu Hagiwara bef98698cb For #12904 - Conditionally inflate SwipeGestureLayout in BaseBrowserFragment.
Changing the root view of BaseBrowserFragment from a CoordinatorLayout
to a SwipeGestureLayout has caused some regressions, particularly in
snackbar behavior. Lets prevent those regressions from occuring in
builds where the feature flag for gestures is off by only adding the
SwipeGestureLayout when the feature flag is on.
4 years ago
..
sampledata For #7092: Add initial Migration UI 4 years ago
src For #12904 - Conditionally inflate SwipeGestureLayout in BaseBrowserFragment. 4 years ago
.gitignore Initializes Android project 6 years ago
build.gradle For #12983: Fix deep link scheme for nightly builds 4 years ago
lint.xml Change enabled lint rules (#12517) 4 years ago
metrics.yaml For #10173: login duplicates and save (#11208) 4 years ago
pings.yaml For #11392: Rename Installation ping to FirstSession (#11869) 4 years ago
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 4 years ago
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 4 years ago