1
0
Fork 0
fenix/app
Mihai Eduard Badea 58e24b81aa For issue #12400 - Refresh swiped collection tab view
Item is now refreshed by calling notifyDataSetChanged on the adapter when the last tab from the collection has been swiped away and the user cancels the deletion by pressing the cancel button from the dialog.
Also added a "wasSwiped" flag to onCollectionRemoveTab in order to check if the tab was deleted from a swipe action and not by pressing the "X" button.
2020-07-31 12:48:32 -04:00
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src For issue #12400 - Refresh swiped collection tab view 2020-07-31 12:48:32 -04:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle For #7992: Use favicon style from AC (#12608) 2020-07-30 11:21:17 -07:00
lint.xml Change enabled lint rules (#12517) 2020-07-17 15:17:16 -07:00
metrics.yaml For #11579 - Adds telemetry for autoplay settings in Site Permissions 2020-07-29 15:10:25 -07: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