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/src
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
..
androidTest Add explanation to @Ignore in CollectionTest (#6238) 5 years ago
debug Closes #2441. Update LeakCanary to `2.0-beta-3` version. 5 years ago
fenixBeta/res Replaced beta square icon with round icons (#6261) 5 years ago
fenixNightly Closes #394 - Trusted Web Activities (#5391) 5 years ago
fennecProduction Perform Fennec data migration within fennecProduction 5 years ago
geckoBeta/java/org/mozilla/fenix/engine For #4763 - Enable GV logging in debug builds (#5144) 5 years ago
geckoNightly/java/org/mozilla/fenix/engine For #5529: Enable about:config in geckoNightly. 5 years ago
main For #5733 - Private mode notification - wrong home screen (#6188) 5 years ago
test For #5544: Bare Minimum Logins UI 5 years ago