1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/settings/about
Gilbert Gilb's 2743c37b40 Add custom Activity to show libraries licenses.
As Google's library for showing licences isn't open-source, this commit
reimplements its main Activity. This is in prevision to having an OSS
flavor of fenix.

We chose to not introduce dependencies to third-party libraries
such as AboutLibraries for now, and we'll stick to using Google's gradle
plugin for the dependencies extraction.

Fixes #7584

See also #162
2020-08-17 19:18:22 -07:00
..
viewholders Fix license on remaining files 2020-07-27 13:04:55 -04:00
AboutFragment.kt Add custom Activity to show libraries licenses. 2020-08-17 19:18:22 -07:00
AboutItem.kt Test settings about/advanced (#12023) 2020-06-26 15:53:30 -07:00
AboutLibrariesActivity.kt Add custom Activity to show libraries licenses. 2020-08-17 19:18:22 -07:00
AboutPageAdapter.kt Test settings about/advanced (#12023) 2020-06-26 15:53:30 -07:00
SecretDebugMenuTrigger.kt For #12801 - Extra debug menu trigger, disable if already triggered 2020-07-22 19:28:48 +03:00