1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
sraturi 7e35c37862
for #11830 created class containing the logic for sending AllStartup telemetry logic
lint check

renamed the intentReceived telemetry to appOpenedAllSource

added comments

removed unused code

moved lifecycle process to AppAllSourceStartTelemetry

moved tracking event out of init function

lint fix

moved appAllStartTelemetry to components

added bit more info about the metrics

added the  onReceivedIntent metric back

minor fix

change discriptions based on the comments frm MR

wrote test cases for AppAllSourceStartTelemetry.kt

lint fix

test case to mock application going background

post rebase:

post rebase:

fixed nit from comments

fixed nit from comments

fixed nit from comments

lint fix

lint fix
2020-07-29 12:39:35 +02:00
..
addons Move settings in components (#12675) 2020-07-21 10:47:10 -07:00
browser For #12904 - Conditionally inflate SwipeGestureLayout in BaseBrowserFragment. 2020-07-28 14:54:18 -07:00
cfr Create ToolbarPosition enum (#12747) 2020-07-22 19:23:38 -07:00
collections Update LongParameterList baseline 2020-07-27 14:20:34 -04:00
components for #11830 created class containing the logic for sending AllStartup telemetry logic 2020-07-29 12:39:35 +02:00
crashes Integrate activity for showing past crashes. 2020-05-12 09:14:20 +02:00
customtabs for #11830 created class containing the logic for sending AllStartup telemetry logic 2020-07-29 12:39:35 +02:00
downloads Update LongParameterList baseline 2020-07-27 14:20:34 -04:00
ext For #1146: Extract AccountUiView from settings 2020-07-27 21:05:47 +03:00
home Update LongParameterList baseline 2020-07-27 14:20:34 -04:00
library Update LongParameterList baseline 2020-07-27 14:20:34 -04:00
loginexceptions Fix license on remaining files 2020-07-27 13:04:55 -04:00
media Update to new feature-media API. 2020-03-29 23:13:13 -07:00
migration For #12856: Add save to collections button to Tabs Tray 2020-07-28 11:14:08 -07:00
onboarding For #9722: Refactor onboarding buttons with text. 2020-07-21 10:28:45 -07:00
perf For #12345: replace Activity.reportFullyDrawnSafe with a-c impl. 2020-07-24 10:30:03 -07:00
push Add tests for web push integration 2020-07-21 10:12:06 -07:00
search For #12622: Visually indicate different types of suggestions in the search screen 2020-07-28 11:08:35 -07:00
session Use AC RunWhenReadyQueue (#12800) 2020-07-22 09:48:36 -07:00
settings For #12571: Rename shortcuts to search engine on search screen (#12839) 2020-07-27 17:19:31 -05:00
share For #11798: Allow sharing of reader view pages 2020-06-25 14:39:21 -04:00
shortcut For #12364 - Improve PWA onboarding timing logic 2020-07-24 14:43:28 -04:00
sync Test sync adapter (#12810) 2020-07-23 11:16:11 -07:00
tabhistory For #1048 - Add ability to view tab history by long-pressing the back or forward button. 2020-07-22 11:20:47 -07:00
tabtray For #12856: Add save to collections button to Tabs Tray 2020-07-28 11:14:08 -07:00
theme Fix lint issues (#12683) 2020-07-17 16:20:08 -07:00
trackingprotection Fix license on remaining files 2020-07-27 13:04:55 -04:00
trackingprotectionexceptions Fix license on remaining files 2020-07-27 13:04:55 -04:00
utils For #12571: Rename shortcuts to search engine on search screen (#12839) 2020-07-27 17:19:31 -05:00
whatsnew Fix license on remaining files 2020-07-27 13:04:55 -04:00
widget Feature/#220 language menu (#7070) 2020-01-03 18:15:35 -08:00
wifi Add tests for sync, wifi, and push (#12581) 2020-07-16 12:25:38 -07:00
AppRequestInterceptor.kt Closes #12670: Add lastUri as a parameter in RequestInterceptor 2020-07-28 13:24:03 -04:00
BrowserDirection.kt For #12503: Open addon permissions link in app. 2020-07-15 10:04:40 -04:00
Config.kt Bug 1652979 - Stop producing fennecNightly, fenixNightly and fenixBeta (#12225) 2020-07-21 16:42:08 +02:00
ExperimentsManager.kt For #9488: Add experimentation support 2020-06-04 14:10:22 -07:00
FeatureFlags.kt For #12904 - Conditionally inflate SwipeGestureLayout in BaseBrowserFragment. 2020-07-28 14:54:18 -07:00
FenixApplication.kt for #11698 added on demand workmanager initialization (#12739) 2020-07-29 12:39:29 +02:00
GlobalDirections.kt Add deep links for settings and home screens 2020-07-16 10:37:03 -04:00
HomeActivity.kt for #11830 created class containing the logic for sending AllStartup telemetry logic 2020-07-29 12:39:35 +02:00
IntentReceiverActivity.kt No issue: correct position of StartupTimeline; add warning. 2020-07-20 14:27:41 -07:00
NavHostActivity.kt Add method to test fragments in roboletric (#12261) 2020-07-06 13:04:43 -07:00
OnBackLongPressedListener.kt For #1048 - Add ability to view tab history by long-pressing the back or forward button. 2020-07-22 11:20:47 -07:00
StrictModeManager.kt Add tests for StrictModeManager (#12013) 2020-06-29 08:17:07 -07:00