Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android: butterknife is deprecated #1709

Closed
37 of 38 tasks
bassosimone opened this issue Jul 7, 2021 · 1 comment · Fixed by ooni/probe-android#618
Closed
37 of 38 tasks

android: butterknife is deprecated #1709

bassosimone opened this issue Jul 7, 2021 · 1 comment · Fixed by ooni/probe-android#618
Assignees
Labels

Comments

@bassosimone
Copy link
Contributor

bassosimone commented Jul 7, 2021

See JakeWharton/butterknife@574ed28.

We should now use view binding.

Component to migrate.

  • CustomWebsiteActivity
  • InfoActivity
  • MainActivity
  • MeasurementDetailActivity
  • OoniRunActivity.java
  • OverviewActivity.java
  • ResultDetailActivity
  • RunningActivity
  • TextActivity
  • DashboardFragment
  • ProgressFragment
  • ResultListFragment
  • DashFragment
  • FacebookMessengerFragment
  • HeaderNdtFragment
  • HeaderOutcomeFragment
  • HttpHeaderFieldManipulationFragment
  • HttpInvalidRequestLineFragment
  • NdtFragment
  • PsiphonFragment
  • RiseupVPNFragment
  • SignalFragment
  • TelegramFragment
  • TorFragment
  • WebConnectivityFragment
  • WhatsappFragment
  • Onboarding1Fragment
  • Onboarding2Fragment
  • Onboarding3Fragment
  • OnboardingAutoTestFragment
  • OnboardingCrashFragment
  • OnboardingDialogPopquizFragment
  • OnboardingDialogWarningFragment
  • Update ResultHeaderDetailFragment #2526
  • ResultHeaderMiddleboxFragment
  • ResultHeaderPerformanceFragment
  • ResultHeaderTBAFragment
  • Remove com.jakewharton:butterknife:+ and any other reference Chore: Remove remaining references to butterknife probe-android#618
@hellais
Copy link
Member

hellais commented Apr 18, 2022

We have decided to do this incrementally as we touch parts of the code that are using butterknife.

Some work has been done as part of the following PRs:

@bassosimone bassosimone removed their assignment Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants