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/main/java/org/mozilla/fenix
Alessio Placitelli 0d82431195 Generate the `activation` ping and send it with Glean (#1707)
This fetches the Google Advertising ID, salts it and
then applies hashing before sending a ping with it,
at startup. Hashing and salting are used in order
to prevent ourselves to correlate advertising IDs
from the same user running different products we
own off a single device. We will never send the
client_id and the Google Advertising ID in the same
ping.
5 years ago
..
browser For #2035 - Fixes a11y and loading toolbar behavior logic (#2243) 5 years ago
collections No issue: Remove plurals strings (#2234) 5 years ago
components Generate the `activation` ping and send it with Glean (#1707) 5 years ago
crashes No issue: Updates crash report back press and string (#1773) 5 years ago
customtabs Fixes 1689 - Add sessionManager and sessionId to custom tabs menu and toolbar. (#2229) 5 years ago
ext For #1573 - Polish Collections UI Component (#2212) 5 years ago
home Closes #2239 - emit session changes in onstart (#2240) 5 years ago
lib Combines the Tab and Session component 5 years ago
library For #1966: back button from multi-selection toolbar should cancel (#2207) 5 years ago
quickactionsheet No issue: Fix QAB handle lingering onscreen (#2244) 5 years ago
search Closes #2147: Refactors usage of openToBrowserAndLoad 5 years ago
settings Initial view for the "Turn on Sync" fragment 5 years ago
utils For #2214 - Use Settings + SharedPreferences for Private Mode (#2215) 5 years ago
AppRequestInterceptor.kt For #921: Adds styling to error pages 5 years ago
BrowsingModeManager.kt For #2214 - Use Settings + SharedPreferences for Private Mode (#2215) 5 years ago
Experiments.kt Fixes #290: Integrate new Fenix architecture 5 years ago
FenixApplication.kt For #2214 - Use Settings + SharedPreferences for Private Mode (#2215) 5 years ago
HomeActivity.kt For #2214 - Use Settings + SharedPreferences for Private Mode (#2215) 5 years ago
IntentReceiverActivity.kt For #2214 - Use Settings + SharedPreferences for Private Mode (#2215) 5 years ago
ThemeManager.kt For #1716 - Consolidate Switch Styles 5 years ago