1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
Mugurell b993b94be1 For #12857 - Use Collection title when sharing tabs collection
Avoided passing the subject for sharing a collection of tabs in the ShareData
object since ShareData is part of a web standard.
2020-08-12 13:40:58 +03:00
..
addons For #6313 - Removes unused browser animations, improve delayed paint interactions 2020-08-05 20:03:05 -04:00
browser For issue #7620: Add support for external download managers 2020-08-11 14:15:10 -04: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 #12926 - Add back button to menu. 2020-08-11 10:36:55 -07:00
crashes Integrate activity for showing past crashes. 2020-05-12 09:14:20 +02:00
customtabs For #12926 - Add back button to menu. 2020-08-11 10:36:55 -07:00
downloads Update LongParameterList baseline 2020-07-27 14:20:34 -04:00
exceptions Closes #12522: Reuse exceptions code (#13047) 2020-07-31 13:24:14 -07:00
ext For #12865, #12990 - Disable swipe to switch tabs gesture when the keyboard is visible. 2020-07-29 14:55:03 -07:00
home For #12857 - Use Collection title when sharing tabs collection 2020-08-12 13:40:58 +03:00
library For #13301, #13038: hide overflow menu for all bookmark items in selected mode 2020-08-06 09:51:56 -07: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 #12802: add StorageStats glean metrics. 2020-07-31 16:05:06 -07:00
push Add tests for web push integration 2020-07-21 10:12:06 -07:00
search Update Android Components and fix breaking tests 2020-08-07 19:49:59 -04:00
searchdialog For #13053 - Handles common dismiss interactions 2020-08-06 18:28:31 -07:00
session For #4132: remove BrowserPerformanceTestActivity & usages. 2020-08-05 10:15:46 -07:00
settings For issue #7620: Add support for external download managers 2020-08-11 14:15:10 -04:00
share For #12857 - Use Collection title when sharing tabs collection 2020-08-12 13:40:58 +03:00
shortcut For #10261: PWA Telemetry (#11859) 2020-08-03 13:59:31 -05:00
sync For #11498/#11499 - added/fixed unit tests 2020-07-31 21:42:57 +03:00
tabhistory For #12888 - Add highlight to current page in tab history. 2020-07-31 12:54:42 -07:00
tabtray For #13298 - Make private tabs in tabs tray not long clickable (#13316) 2020-08-05 22:12:03 -04: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
utils For #6313 - On first load, hides engineView until firstContentfulPaint 2020-08-04 17:15:46 -04: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 Wires up controller, store and interactor. (#13324) 2020-08-05 18:22:07 -05:00
Config.kt Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00
ExperimentsManager.kt For #9488: Add experimentation support 2020-06-04 14:10:22 -07:00
FeatureFlags.kt For issue #7620: Add support for external download managers 2020-08-11 14:15:10 -04:00
FenixApplication.kt Don't init glean in unit tests (#13100) 2020-08-04 11:18:52 -07:00
GlobalDirections.kt Add deep links for settings and home screens 2020-07-16 10:37:03 -04:00
HomeActivity.kt Validate deep links. 2020-08-10 15:58:32 +02:00
IntentReceiverActivity.kt For #11903: Fix private custom tabs (#13327) 2020-08-05 16:24:47 -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