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
Mihai Branescu 4efc661db8 For #5733 - Private mode notification - wrong home screen (#6188)
- added PRIVATE MODE intent extra to the notification action
 (could use also the OPEN_FROM_NOTIFICATION, but I considered this one to
 be more explicit. Kept the old one in case other checks will be done
 filtering for it)
- added intent? param to the getPrivateModeFromIntent method, because
onNewIntent() method does not set the activities intent, and it was needed
to be used both in onCreate() and onNewIntent()
5 years ago
..
src For #5733 - Private mode notification - wrong home screen (#6188) 5 years ago
.gitignore
build.gradle Revert "For #373 - Integrate leanplum-fcm" 5 years ago
lint.xml
metrics.yaml For #5737: Adds telemetry for open links in a private tab (#5975) 5 years ago
pings.yaml
proguard-rules.pro Revert "For #373 - Integrate leanplum-fcm" 5 years ago