1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/components
Petru Lingurar 53341f620a Code cleanup - Remove unused FindInPageBarBehavior
There is a "unused" lint suppression in place with the comment
"Referenced from XML". I found no such usage.
It's documentation says that this Behavior will always position FindInPageBar
above BrowserToolbar but the current code ensures
BrowserToolbar.visibility == GONE when FindInPageBar.visibility == VISIBLE
so there's no need for such behavior.
2019-09-06 14:20:02 -04:00
..
history For #4137 - Adds pagination to the history view 2019-07-31 14:35:33 -07:00
metrics For #964: Adds ability to disable each suggestion provider (#5096) 2019-09-05 14:45:44 -07:00
toolbar No issue: Removes unused nestedScrollQuickActionView (#5143) 2019-09-06 09:03:24 -07:00
Analytics.kt No issue: Add Sentry breadcrumbs to ease crash investigations 2019-06-24 16:21:43 -07:00
BackgroundServices.kt No issue: Add logging for firebase/autopush 2019-09-05 16:03:36 -04:00
Components.kt Closes #773 - Add shortcuts to homescreen (#4925) 2019-08-29 14:45:11 -05:00
Core.kt Add browser-state component. 2019-09-05 13:38:15 +02:00
FenixSnackbar.kt For #4128: Migrate Bookmarks to LibState (#4254) 2019-07-25 21:55:51 -05:00
FindInPageIntegration.kt Code cleanup - Remove unused FindInPageBarBehavior 2019-09-06 14:20:02 -04:00
FirebasePush.kt For #3015: Add push support for send tab 2019-07-15 16:38:49 -04:00
InflationAwareFeature.kt Fix #4856 - Propagate LifecycleAwareFeature's onStart() to the inner feature 2019-09-06 14:20:02 -04:00
NotificationManager.kt For #3505: Opening a sent tab crashes Fenix (#3507) 2019-06-27 10:47:54 -05:00
PermissionStorage.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Search.kt Use new async API to load and access search engines 2019-08-29 18:16:02 -07:00
Services.kt Closes #4467: Use a-c version of FirefoxAccountsAuthFeature 2019-08-07 13:42:39 -07:00
StoreProvider.kt No issue: Removes deprecated usage of ViewModelProviders 2019-08-07 19:21:41 -04:00
TabCollectionStorage.kt Closes #3332 - Do not alter text of hosts of tabs in collection 2019-07-17 09:02:30 -07:00
UseCases.kt Closes #773 - Add shortcuts to homescreen (#4925) 2019-08-29 14:45:11 -05:00
Utilities.kt Update to Mozilla Android Components 12.0.0-SNAPSHOT. 2019-09-05 13:38:15 +02:00