1
0
Fork 0
fenix/app/src
Kainalu Hagiwara 1ad9da09b0 Remove selection holder from bookmark viewholder constructors.
Now that we're passing the mode to the viewholders in their bind
methods, there's no real need to pass them into their constructors. This
also allows us to remove the indirection of having the adapter implement
the SelectionHolder interface and have the mode implement it directly.
2020-08-14 13:03:08 -07:00
..
androidTest Closes #12778: re-arranged the steps in closeTabTest and closePrivateTabTest (#13810) 2020-08-13 12:20:47 -04:00
beta/res Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00
debug For #12095: Remove TWA feature flag (#12096) 2020-07-01 19:14:41 -07:00
geckoBeta/java/org/mozilla/fenix/engine For #4132: remove BrowserPerformanceTestActivity & usages. 2020-08-05 10:15:46 -07:00
geckoNightly/java/org/mozilla/fenix/engine For #4132: remove BrowserPerformanceTestActivity & usages. 2020-08-05 10:15:46 -07:00
geckoRelease/java/org/mozilla/fenix/engine For #13424 - Fix detekt config and warnings. 2020-08-12 09:04:24 -07:00
main Remove selection holder from bookmark viewholder constructors. 2020-08-14 13:03:08 -07:00
migration Update Kotlin dependency (#10806) 2020-07-15 18:02:58 -07:00
nightly Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00
release/res Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00
test Remove selection holder from bookmark viewholder constructors. 2020-08-14 13:03:08 -07:00