You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/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.
5 years ago
..
src For #4007 - Add ShareController for handling ShareFragment's business logic 5 years ago
.gitignore Initializes Android project 6 years ago
build.gradle Closes #773 - Add shortcuts to homescreen (#4925) 5 years ago
lint.xml Fixes #1890 - Remove unused strings (#1891) 5 years ago
metrics.yaml For #4658: Add some private browsing mode telemetry (#4968) 5 years ago
pings.yaml Add pings.yaml metadata 5 years ago
proguard-rules.pro For #4064: Old R8 & keep rules are inhibiting optimizations (#4930) 5 years ago