2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00
Commit Graph

936 Commits

Author SHA1 Message Date
Emily Kager
3fd777fff6 [fenix] Remove unused import 2019-05-23 13:41:00 -07:00
Emily Kager
352a0b5ea2 [fenix] Add back fade in fade out pop anim 2019-05-23 13:41:00 -07:00
Emily Kager
e744af696c [fenix] Hide toolbar in activity and remove label from home fragment 2019-05-23 13:41:00 -07:00
Emily Kager
ff410a0f95 [fenix] Restore progress 2019-05-23 13:41:00 -07:00
Emily Kager
2b722626c3 [fenix] Do not use ClipChildren false on homeLayout parent 2019-05-23 13:41:00 -07:00
ekager
3010c75ff1 [fenix] Try to pop up to home if it exists on stack from browserfragment 2019-05-23 13:41:00 -07:00
Emily Kager
7261ee08c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1287 - Create animation for opening and closing tab from home 2019-05-23 13:41:00 -07:00
Grisha Kruglov
86fefa5990 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2770: Allow receiving tabs from FxA devices (https://github.com/mozilla-mobile/fenix/pull/2772)
* Closes https://github.com/mozilla-mobile/fenix/issues/2770: Allow receiving tabs from FxA devices

Now that we're on a-c 0.54, we can land this since it supports device
capability migration.

This patch adds a SEND_TAB device capability, making Fenix a valid target
in the Send Tab device list on Desktop Firefox.

Additionally, it adds a notification manager which manages notification
channels and knows how to display "received tabs" notifications".

* Post: remove unusued test file that's causing issues
2019-05-23 13:13:27 -07:00
Sawyer Blatz
dbe697d102 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2784: Removes undo from collection deletion (https://github.com/mozilla-mobile/fenix/pull/2786) 2019-05-23 12:16:40 -07:00
Jonathan Almeida
fb1ef670ba [fenix] Add custom share sheet and send tab support (https://github.com/mozilla-mobile/fenix/pull/2757)
* Closes https://github.com/mozilla-mobile/fenix/issues/2751: Add custom app share sheet

* Closes https://github.com/mozilla-mobile/fenix/issues/2753: Add send tab devices to share sheet

* Closes https://github.com/mozilla-mobile/fenix/issues/2752: Add build flag for send tab

* Replace Context.share with ShareFragment
2019-05-23 10:48:22 -07:00
Emily Kager
b74a413e08 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2061 - Added Find in Page Bar No Matches Text Color (https://github.com/mozilla-mobile/fenix/pull/2746) 2019-05-23 10:47:15 -07:00
Sawyer Blatz
0be9adefae [fenix] For https://github.com/mozilla-mobile/fenix/issues/2728 & https://github.com/mozilla-mobile/fenix/issues/2729: Uses view model selected tabs for collection creation (https://github.com/mozilla-mobile/fenix/pull/2748) 2019-05-23 10:46:54 -07:00
Tiger Oakes
cea10f040e [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/654 - Update refresh/stop toolbar buttons (https://github.com/mozilla-mobile/fenix/pull/2702)
(Also back and forward)
2019-05-23 10:46:22 -07:00
Jeff Boek
237c06cfc1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2717 - Hides onboarding card when signed into a firefox account 2019-05-23 10:26:55 -07:00
Jeff Boek
d01c2f9121 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2717 - Adds auto signed in state to the accounts onboarding card 2019-05-23 10:26:55 -07:00
Grisha Kruglov
06fb88d9b0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2713: Weave in "onboarding state" and split adapter items accordingly
we're ensuring that it has been initialized.

I wonder if we could just make background services load eagerly (they're lazy init now), instead.
2019-05-23 10:26:55 -07:00
Sawyer Blatz
7a0a43ff48 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2689: Turns dynamic toolbar into fixed toolbar 2019-05-23 08:37:00 -07:00
Emily Kager
5793d18da7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2530 - Show report site issue and TP off globally in quick settings 2019-05-23 08:34:24 -07:00
Sawyer Blatz
21b247d82c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2205: Updates collection title constraints 2019-05-23 08:33:42 -07:00
Sawyer Blatz
79e336a61a [fenix] For https://github.com/mozilla-mobile/fenix/issues/911: Adds reader mode notification on first launch 2019-05-23 08:27:07 -07:00
Ryan Kelly
36686f3fd8 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2555: Remove appservices gradle plugin, perform megazord substitution by hand. 2019-05-23 08:23:17 -07:00
Sören Hentzschel
f987d5ae88 [fenix] fixed wrongly named variable 2019-05-23 08:22:34 -07:00
Sören Hentzschel
82cc85bcdd [fenix] fixed linting issues 2019-05-23 08:22:34 -07:00
Sören Hentzschel
11ccbfdab2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2435 - adds URL to bookmarks in library 2019-05-23 08:22:34 -07:00
Sawyer Blatz
61ef2c4121 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2655: Adds undo snackbar for closing all tabs 2019-05-23 07:26:00 -07:00
Jeff Boek
de79d482e2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2762 - Prevents crash when a device has a font scale other than 1.0 2019-05-22 18:38:20 -07:00
Sawyer Blatz
cca76e8a66 [fenix] No issue: Updates string comment for collection renamed 2019-05-22 17:20:09 -07:00
Emily Kager
350c4b1b5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1286 - Dynamically set fontsizefactor and reload current session 2019-05-22 14:07:11 -07:00
Sebastian Kaspari
f1e94d09ea [fenix] Switch to browser-engine-gecko-beta (GeckoView 68.0). 2019-05-22 11:14:02 -07:00
Will Hawkins
9f6ee0a8f3 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/2612: Force PG to keep kotlinx coroutines 2019-05-22 11:13:31 -07:00
Axel Hecht
df65c988ef [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@ec762fcedc
2019-05-22 08:56:30 -07:00
Jeff Boek
2a8931a64c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2719 - Fixes crash by registering to observer with a lifecycle owner 2019-05-21 21:43:33 -07:00
Emily Kager
f0ebdd9d11 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2377 - Added ability to share multiple history items 2019-05-21 21:35:34 -07:00
Jeff Boek
5af8b93707 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2531 - Adds privacy notice to settings 2019-05-21 21:34:06 -07:00
Sawyer Blatz
05217c6248 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete collection with undo 2019-05-21 14:02:56 -07:00
Emily Kager
78915862d3 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2699 - Removes Feedback from Settings 2019-05-21 13:37:00 -07:00
Sawyer Blatz
2ac0a8a94d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2688: Corrects extra key of library selected item telemetry 2019-05-21 13:36:52 -07:00
Emily Kager
cec1917e4b [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete collection with undo"
This reverts commit 2f1be24bac789f77d9399f746273a482f1958292.
2019-05-21 13:04:47 -07:00
Sawyer Blatz
60e8b5f074 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete collection with undo 2019-05-21 11:03:44 -07:00
Arturo Mejia
5783d2d677 [fenix] Updated tracking protectionPolicy to the recommend one. 2019-05-21 10:51:30 -07:00
Sawyer Blatz
d3a92a0c7d [fenix] For https://github.com/mozilla-mobile/fenix/issues/1576: Adds tab collection renaming 2019-05-21 10:34:42 -07:00
Sawyer Blatz
f842693457 [fenix] No issue: Removes usage of COLLECTIONS_ENABLED flag 2019-05-21 10:34:30 -07:00
Emily Kager
b4b6f760ee [fenix] For https://github.com/mozilla-mobile/fenix/issues/1826 - Create ViewModel for Restoring Home Scroll Position 2019-05-21 10:29:15 -07:00
Emily Kager
cf3b20fd34 [fenix] No issue: Save/Restore State in HomeFragment 2019-05-21 10:29:15 -07:00
Sawyer Blatz
6539a5aad2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1242: Adds telemetry for error pages 2019-05-21 10:12:52 -07:00
Sawyer Blatz
27b16dda39 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2584: Adds opening a single tab from tab collection 2019-05-21 09:42:40 -07:00
Sawyer Blatz
d96137f8da [fenix] For https://github.com/mozilla-mobile/fenix/issues/2584: Adds opening tab collections 2019-05-21 09:42:40 -07:00
Sawyer Blatz
a1001bafde [fenix] For https://github.com/mozilla-mobile/fenix/issues/1575: Enables adding tabs to existing collection 2019-05-21 09:39:55 -07:00
Sawyer Blatz
70eb92f24b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2377: Adds share to tabs and tab collections 2019-05-21 09:37:04 -07:00
Axel Hecht
182b19dedb [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@edd6b0e79f
2019-05-21 08:55:04 -07:00
Jeff Boek
fd55bcc441 [fenix] No Issue - Fixes nits in https://github.com/mozilla-mobile/fenix/pull/2669 2019-05-20 23:32:58 -07:00
Jeff Boek
d06a3b0c6c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2391 - Dismiss tour when navigating to search or settings 2019-05-20 23:32:58 -07:00
Jeff Boek
6d5139ec6e [fenix] No Issue - Always complete motionLayout transition on restore 2019-05-20 23:32:58 -07:00
Jeff Boek
928d68f32b [fenix] No Issue - Remove debugging code for onboarding 2019-05-20 23:32:58 -07:00
Jeff Boek
d9812a5ce0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Navigates to turn on sync on button press 2019-05-20 23:32:58 -07:00
Jeff Boek
eca427d9f9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2389 - Save state on homeview when switching themes 2019-05-20 23:32:58 -07:00
Jeff Boek
e4da145a51 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Adds sign into sync card 2019-05-20 23:32:58 -07:00
Jeff Boek
a896a807da [fenix] For https://github.com/mozilla-mobile/fenix/issues/2399 - Wires up tracking protection onboarding card 2019-05-20 23:32:58 -07:00
Jeff Boek
c0e9d4b0a1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/982 - Opens privacy policy in a custom tab 2019-05-20 23:32:58 -07:00
Jeff Boek
b19827859d [fenix] For https://github.com/mozilla-mobile/fenix/issues/982 - Adds icon and button for privacy notice onboarding card 2019-05-20 23:32:58 -07:00
Jeff Boek
faaa8d9b93 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2392 - Adds icon to private browsing onboarding card 2019-05-20 23:32:58 -07:00
Jeff Boek
ea87c7384c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2392 - Centers private browsing icon 2019-05-20 23:32:58 -07:00
Tiger Oakes
20619bce23 [fenix] Use UpdateTrackingProtectionUseCase
https://github.com/mozilla-mobile/android-components/issues/2746
2019-05-20 19:39:20 -07:00
Sören Hentzschel
56a8f91a34 [fenix] No issue - make spacing in history view consistent with spacing on tabs view 2019-05-20 19:38:20 -07:00
Emily Kager
9f890210e8 [fenix] No issue: Use ExcludeTypes instead of filtering after retrieving 2019-05-20 19:37:35 -07:00
Tiger Oakes
90f290dc1d [fenix] Add wordmark variants for different dpi levels 2019-05-20 19:36:09 -07:00
Sebastian Kaspari
c88ed40dd7 [fenix] Install the "icons" WebExtension to automatically load icons for every visited website. 2019-05-20 19:34:49 -07:00
Sawyer Blatz
2dc63e54e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/976: Adds telemetry for library 2019-05-20 19:30:29 -07:00
Emily Kager
689d89aaa5 [fenix] No issue: remove unused restore state code 2019-05-20 19:29:28 -07:00
Emily Kager
1ec5717b42 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2028 - Pass Session ID for Custom Tab Prompts, Theme Dialogs 2019-05-20 19:24:48 -07:00
Emily Kager
6e6df202d8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2025 - Create and theme Dialog for deleting all history 2019-05-20 19:24:48 -07:00
Emily Kager
900ecb27e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1249 - Create Empty History State 2019-05-20 19:23:14 -07:00
Emily Kager
70aac86c2b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2474 - Pop Up to Bookmark Fragment when navigating to Browser 2019-05-20 19:18:14 -07:00
Jeff Boek
1d446204db [fenix] For https://github.com/mozilla-mobile/fenix/issues/2414 - Fixes custom tab crash 2019-05-20 16:09:37 -07:00
Sawyer Blatz
6a01e837bc [fenix] Revert https://github.com/mozilla-mobile/fenix/issues/2533: Removes feature flag for tab collections 2019-05-20 15:22:45 -07:00
Sawyer Blatz
3ead23a3a9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1574: Cleans up unused code and refactors 2019-05-20 14:31:17 -07:00
Sawyer Blatz
66d7c77ea1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2205: Truncates tab collection titles 2019-05-20 14:31:17 -07:00
Sawyer Blatz
9cb3781789 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1574: Displays previous tab collections when creating 2019-05-20 14:31:17 -07:00
Sawyer Blatz
1d5d864aa7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2351: Fixes backspace key ignored in collections 2019-05-20 14:31:17 -07:00
Sawyer Blatz
307481bc42 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1574: Adds tab collection creation 2019-05-20 14:31:17 -07:00
Michael Droettboom
8c0519e7a7 [fenix] Add pings.yaml metadata 2019-05-20 13:26:40 -07:00
Emily Kager
0a031ee076 [fenix] Move strings to static_strings 2019-05-20 11:10:20 -07:00
ekager
3ecfe34582 [fenix] Add content description for images and radio button 2019-05-20 11:10:20 -07:00
Emily Kager
1448dbd813 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2389 - Create Theme Onboarding Card 2019-05-20 11:10:20 -07:00
ekager
e91da532d0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2635 - Save settings changes to new Shared Preferences file 2019-05-20 08:58:45 -07:00
Sawyer Blatz
121f16f710 [fenix] No issue: Fixes home crash if url host is malformed 2019-05-20 08:52:37 -07:00
Jonathan Almeida
3a523552c5 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2097: Stop video playback when custom tab closes 2019-05-17 16:24:40 -07:00
Sawyer Blatz
b13095adb3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1857: Adds telemetry for QR scanner 2019-05-17 10:46:53 -07:00
Sören Hentzschel
5c78b25385 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1800 - "report site issue" should open in a new tab 2019-05-16 22:28:02 -07:00
Emily Kager
75982fb559 [fenix] Update mapping to represent steps of 5 from 50-200 2019-05-16 22:26:54 -07:00
Emily Kager
fef28a284a [fenix] Change min and max scale for text scale 2019-05-16 22:26:54 -07:00
Emily Kager
6d2b714986 [fenix] Add Accessibility Fragment and Text Size Adjustment Setting 2019-05-16 22:26:54 -07:00
Emily Kager
1886e227eb [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2528 - Fixes Dialog navigation 2019-05-16 22:24:09 -07:00
Sebastian Kaspari
72411cc622 [fenix] Remove feature-session-bundling component. 2019-05-16 22:23:23 -07:00
Axel Hecht
69f5fcef4d [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@27dbd72e7d
2019-05-16 18:20:18 -04:00
Sawyer Blatz
848fbe390c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2205 & https://github.com/mozilla-mobile/fenix/issues/1578: Integrates tab collection storage (https://github.com/mozilla-mobile/fenix/pull/2478)
* For https://github.com/mozilla-mobile/fenix/issues/2205: Adds TabCollectionStorage

* For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete to TabCollection
2019-05-16 14:02:24 -07:00
Emily Kager
9b5ae0cbe7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2561 - Dynamically set EngineView behavior in BrowserFragment 2019-05-16 11:22:14 -07:00
ekager
afbe46b7a1 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2553 - wrap_content for header text for RTL 2019-05-15 23:26:58 -07:00
Jeff Boek
69cd4c3ef4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds local feature flag for onboarding 2019-05-15 23:18:37 -07:00
Jeff Boek
fb3f8cd17d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds the start browser button 2019-05-15 23:18:37 -07:00