1
0
Fork 0
fenix/app
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
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src Remove selection holder from bookmark viewholder constructors. 2020-08-14 13:03:08 -07:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00
lint.xml Change enabled lint rules (#12517) 2020-07-17 15:17:16 -07:00
metrics.yaml For #10261: PWA Telemetry (#11859) 2020-08-03 13:59:31 -05:00
pings.yaml For #11392: Rename Installation ping to FirstSession (#11869) 2020-06-25 10:06:26 -07:00
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 2020-05-29 10:25:27 -07:00
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 2020-03-11 17:10:40 -07:00