fenix/app
Mugurell e165868a53 For #4007 - Add ShareController for handling ShareFragment's business logic
`ShareController` defines a contract with all possible `ShareFragment`'s
behavior changes and comes with a default implementation -
`DefaultShareController`.
It is to be delegated by all `ShareFragment`s contained Views' Interactors
following any user interactions.
2019-08-29 18:12:50 -07:00
..
src For #4007 - Add ShareController for handling ShareFragment's business logic 2019-08-29 18:12:50 -07:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Closes #773 - Add shortcuts to homescreen (#4925) 2019-08-29 14:45:11 -05:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #4658: Add some private browsing mode telemetry (#4968) 2019-08-28 14:41:37 -07:00
pings.yaml Add pings.yaml metadata 2019-05-20 13:26:40 -07:00
proguard-rules.pro For #4064: Old R8 & keep rules are inhibiting optimizations (#4930) 2019-08-29 10:16:26 -05:00