1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/home/sessioncontrol/viewholders
Mugurell 8f0325c05b For #3584 - Check if menu is open before showing a new one (#5674)
Could have implemented this check (if menu is showing) inside the show() method
of BrowserMenu but this would mean the client (us) would go to the process of
building a new menu and then trying to have it displayed only for this to be
ignored by BrowserMenu in a somewhat opaque way.
Having this check done as soon as possible offers us full control and avoids
the unnecessary steps for building an already shown menu.
2019-10-10 06:37:47 -07:00
..
onboarding Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
CollectionHeaderViewHolder.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
CollectionViewHolder.kt For #3731 Improved UX for opening tabs from a Collection (#5427) 2019-09-20 06:41:04 -07:00
NoContentMessageViewHolder.kt No issue: Use putCompoundDrawables helper (#3982) 2019-07-15 08:24:59 -07:00
PrivateBrowsingDescriptionViewHolder.kt For #5356 Improves private browsing "common myths" link accessibility (#5479) 2019-09-24 10:46:34 -07:00
SaveTabGroupViewHolder.kt For #969: Adds more telemetry for collections (#4539) 2019-08-07 16:05:20 -07:00
TabHeaderViewHolder.kt For #3584 - Check if menu is open before showing a new one (#5674) 2019-10-10 06:37:47 -07:00
TabInCollectionViewHolder.kt Use glide-like image loading function 2019-07-29 10:22:23 -07:00
TabViewHolder.kt For #3846 - Pass in updated session icon to tabs 2019-10-07 09:38:43 -07:00