1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
Will Hawkins 116f7b3d65 No Issue: Create a method to "finish onboarding" in CI
If the intent that starts the HomeActivity includes an extra
boolean flag named finishonboarding and it is set to true,
Fenix will "finish onboarding".
2019-12-13 11:28:57 -08:00
..
browser For #6946 - Get engine margins without assuming top/bottom toolbar 2019-12-13 11:09:30 -08:00
collections For #6330 Collections Numbering (#6453) 2019-12-10 12:10:01 -08:00
components Closes #5913: Add new sessionToken scope (#6155) 2019-12-12 12:00:20 -08:00
crashes Add toolbar helpers (#6531) 2019-11-25 15:36:47 -05:00
customtabs For #6946 - Get engine margins without assuming top/bottom toolbar 2019-12-13 11:09:30 -08:00
downloads For #6436: Adds snackbar for failed download (#6648) 2019-11-22 12:46:57 -08:00
exceptions Add toolbar helpers (#6531) 2019-11-25 15:36:47 -05:00
ext For #4844: fix file prefix url shortening 2019-12-10 05:07:53 +01:00
home For #4107 Make home screen fullscreen. 2019-12-09 23:45:02 +01:00
lib Remove redundant super calls 2019-07-29 10:22:53 -07:00
library Closes #6731 - fixed BookmarkNode minus operator and deleteOperation 2019-12-02 16:18:48 +00:00
logins For #6791 - Inflate SavedLoginsListItemViewHolder layout explicitly 2019-12-02 10:40:58 -08:00
onboarding For #4824 - Fixes onboarding telemetry events from being sent a… (#6659) 2019-11-21 17:51:55 -08:00
perf For perf-frontend-issues#33: Clarify VERBOSE logging motivation. 2019-12-09 15:11:52 -08:00
search For #1607 - Passes "custom" as the search engine identifier for custom engines 2019-12-09 11:47:05 -08:00
session For #6470 Remove actions from notification, keep just close private tabs 2019-11-27 10:08:00 -08:00
settings For #4776: Added Unit tests for About Page. 2019-12-12 11:34:10 +02:00
share For #5783 - Web Share with Fenix share sheet (#6883) 2019-12-10 10:57:06 -08:00
shortcut Cleanup shortcut code 2019-10-18 10:57:51 -07:00
test For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
theme For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
trackingprotection No Issue - Fixes warnings / compiler errors with A-C update 2019-11-28 12:45:45 +01:00
utils For #5694 & #6054: Allows users to change toolbar position (#6608) 2019-11-25 16:43:32 -08:00
whatsnew For #5656: Fixes nightly major version number crash 2019-09-27 15:06:57 -07:00
widget Closes #4711 - Extract VoiceSearchActivity (#5502) 2019-09-27 07:54:29 -07:00
AppRequestInterceptor.kt For #5540: updates error page copy when no internet is available (#6803) 2019-12-02 10:26:06 -08:00
BrowserDirection.kt For #5898: Default browser toggle sends user to SUMO on Android 5&6 (#5918) 2019-10-10 11:16:21 -07:00
Config.kt For #6441: Fix variant build type matching (#6462) 2019-11-05 12:28:14 -08:00
Experiments.kt FxA WebChannels integration 2019-09-16 19:44:13 -07:00
FeatureFlags.kt For #2477 - Removes the feature flag for Force Enable Zoom (#6646) 2019-11-20 10:32:38 -08:00
FenixApplication.kt Issue #5183: Initialize megazord asynchronously 2019-11-27 10:51:57 -08:00
GlobalDirections.kt For #4779 : Don't double navigate with global directions in HomeActivity 2019-08-23 12:01:28 -04:00
HomeActivity.kt No Issue: Create a method to "finish onboarding" in CI 2019-12-13 11:28:57 -08:00
IntentReceiverActivity.kt Extract IntentProcessorType to its own file and add tests (#7012) 2019-12-10 00:02:23 -08:00