Commit Graph

131 Commits (0bc5934e083e2e409ed56e5c53dd29fc3740f8c3)

Author SHA1 Message Date
Harrison Oglesby 0bc5934e08 Revert "Bug 1845235 - Add "Private" label to Felt Privacy mode home screen"
This reverts commit a4d9aa5b310b4f623979882fc78495defa595a98.

(cherry picked from commit 23ead505c384807afa64706a65a12a4e7c0a0cf6)
8 months ago
Gabriel Luong 0d2dfcb85a Bug 1845357 - Remove the first run onboarding 9 months ago
Harrison Oglesby 8f0ed1ef6f Bug 1845235 - Add "Private" label to Felt Privacy mode home screen 10 months ago
Ryan VanderMeulen 8014ef7673 Revert "Bug 1842890 - Add splash screen animation" for breaking gradle-dependencies jobs.
This reverts commit 5c6d56c352c059806ae0e9c7ad829e421d22df3a.
10 months ago
Roger Yang 74744b5d20 Bug 1842890 - Add splash screen animation 10 months ago
GitStart e696454c68 Bug 1813086 - Added minimum height and width property to URL (#862)
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
11 months ago
Mugurell 961eba72f3 [fenix] Bug 1812518 - Show the download dialog as an Android View
Tried to mimic the UX of a modal dialog while using Android Views.
This meant including a scrim that would consume all touches and theming the
navigation bar and status bar.
Avoiding a dialog and a separate window will allow the snackbar to see the
new "dialog" as a sibling in a CoordinatorLayout parent and so be able to
position itself based on the new "dialog".
This patch also added "start_download_dialog_layout" from A-C as it leads to
simpler and less code needed to style the layout - colors / shapes with
everything happening in XML versus calculating the values then setting them
programatically.
1 year ago
mike a 3072db7d92 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/25809: tapping on search engine triggers engine selection 2 years ago
Noah Bond 587b7920db [fenix] For https://github.com/mozilla-mobile/fenix/issues/27746 - Move top sites text outside of backplating 2 years ago
Noah Bond 64d181c5e9 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26606 - Add backplating to Top Sites 2 years ago
Mugurell f01b2e920f [fenix] For https://github.com/mozilla-mobile/fenix/issues/26644 - Split the Fenix logo in two images
This will allow us applying a certain tint just for the image containing a text
to have a better contrast with wallpapers.
2 years ago
Noah Bond 2e7664a4f9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26606 - Add backplating to Top Sites 2 years ago
Gabriel Luong ca9d35f3f7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26169 - MR Home Onboarding Dialog for upgrading users 2 years ago
sarah541 7d6c0d1eaf [fenix] For https://github.com/mozilla-mobile/fenix/issues/26421 - Extract synced tabs into it's own viewholder 2 years ago
Arturo Mejia 8b7799a3fe [fenix] Revert "For https://github.com/mozilla-mobile/fenix/pull/24455 - Migrate NoCollectionsMessageViewHolder to Compose"
This reverts commit eb9d1a88
2 years ago
Mugurell 7d02d4cbf2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24316 - Migrate TabInCollectionViewHolder to Compose 2 years ago
Mugurell 577090cccf [fenix] For https://github.com/mozilla-mobile/fenix/issues/24333 - Complete removing the broken code for focusing the newly created collection
The removal was initially scheduled to happen in the PR for https://github.com/mozilla-mobile/fenix/issues/24333
but landed separately in https://github.com/mozilla-mobile/fenix/pull/25045.
These are two small leftovers.
2 years ago
sarah541 d2fa53ff1d [fenix] For https://github.com/mozilla-mobile/fenix/pull/24455 - Migrate NoCollectionsMessageViewHolder to Compose 2 years ago
Gabriel Luong 73bd0c052b [fenix] For https://github.com/mozilla-mobile/fenix/issues/24581 - Fix row spacing between Top Sites 2 years ago
Sebastian Kaspari 51f88636e9 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/22489: Remove "Fennec to Fenix" migration code 2 years ago
Noah Bond 25817127da [fenix] For https://github.com/mozilla-mobile/fenix/issues/21900 - Delete files from Synced Tabs XML implementation 2 years ago
Gabriel Luong 4af7d6f3db [fenix] For https://github.com/mozilla-mobile/fenix/issues/23554 - Remove Top Sites border 2 years ago
Gabriel Luong 7dcf99911f [fenix] For https://github.com/mozilla-mobile/fenix/issues/23433 - Align the provided top sites to the design spec 2 years ago
Gabriel Luong 100d5372ee [fenix] For https://github.com/mozilla-mobile/fenix/issues/22250 - Convert Recent Bookmarks to Jetpack Compose 3 years ago
Roger Yang 1e84ef3843 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/21573: Add shadow to recent bookmarks section 3 years ago
Gabriel Luong cb7cc7a7eb [fenix] For https://github.com/mozilla-mobile/fenix/issues/21760 - Remove some unused resources 3 years ago
Roger Yang 2594eac89e [fenix] Close https://github.com/mozilla-mobile/fenix/issues/21573: Update design for jump back in section and recently bookmarked section 3 years ago
Mugurell 11b92bbd99 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21621 - Remove the parent horizontal padding 3 years ago
Arturo Mejia c4eb7ea28b [fenix] For https://github.com/mozilla-mobile/fenix/issues/21493 show onboarding dialog for home sections 3 years ago
codrut.topliceanu 7ea5cdbe39 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21087: Updates Recently Saved design 3 years ago
Gabriel Luong b057d6a76f [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/21099 - Update items under "Jump back in" section to the latest designs 3 years ago
codrut.topliceanu bde4c0207a [fenix] For https://github.com/mozilla-mobile/fenix/issues/19166: Increases tab_tray_list bottom padding
... to fit snackbar and FAB
3 years ago
Gabriel Luong c9575d0d62 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19886 - Remove tracking protection overlay CFR 3 years ago
Roger Yang 213df0b403 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19989: Add rounded corners to recently tabs' icon 3 years ago
Elise Richards 611774676d [fenix] For FNX-22339: Recently saved bookmarks (https://github.com/mozilla-mobile/fenix/pull/19835)
* Title and button for home screen recently saved bookmarks section

Create bookmark item view with favicon and title

* View holders and interactors for recently saved bookmarks

Recent bookmark item view holder binding

Create adapter for recent bookmarks. Implement controller methods. Implement view holder bindings for items

Top level adapter for recent bookmarks section

Retrieve list of recent bookmarks on home

View holders and interactors for recently saved bookmarks

Recent bookmark item view holder binding

Create adapter for recent bookmarks. Implement controller methods. Implement view holder bindings for items

Top level adapter for recent bookmarks section

Retrieve list of recent bookmarks on home

Update list on app start and when bookmarks are added

View holders and interactors for recently saved bookmarks

Recent bookmark item view holder binding

Create adapter for recent bookmarks. Implement controller methods. Implement view holder bindings for items

Top level adapter for recent bookmarks section

Retrieve list of recent bookmarks on home

Update list on app start and when bookmarks are added

Make a use case for retrieving and updating the list of recently saved bookmarks

Add adapter items and define header viewholder binding

Use session interactor for header button clicks. Bind in the adapter

* Retrieve list of bookmarks asynchronously on home

Interactor and controller tests

Address review comments

Split up tests for recent bookmarks

Update to new interactors

Dark mode and light mode styles

Refactor bookmarks home stuff

* Add RecentBookmarksFeature to home

Move interactor to SessionControlInteractor

Clean up lint, styles, and dimens.

* Bookmarks use case tests for retrieving recently saved bookmarks. Linting.

* View holder tests

* Match ux to designs for colors, margins, and scrolling

* Clean up clean up

* Tests for the view bound feature

* Controller test

* Clean up: check state of store in feature tests; ellipsize textviews for bookmark item; remove unused attr; format

Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
3 years ago
Elise Richards 79a22ba92e [fenix] For FNX-22339: UI components for recently added bookmarks (https://github.com/mozilla-mobile/fenix/pull/19953)
* Top level layout with recyclerview for recent bookmarks

* Add layout for recent bookmarked item, including strings and styles.

* Header layout for recently saved bookmarks

* Address review comments

* Include the header for recent bookmarks in the component layout

* Add dark theme colors for button and title styles

* Recent bookmark card title text color for dark mode/light mode
3 years ago
Codrut Topliceanu fcd7414d62 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19815 - Keeps tabTray FAB from obstructing last tab (https://github.com/mozilla-mobile/fenix/pull/19891)
* For https://github.com/mozilla-mobile/fenix/issues/19815 - Keeps tabTray FAB from obstructing last tab
3 years ago
Arturo Mejia 99d5305709 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/19290 update to proton icons second batch 3 years ago
mcarare 52d3f0813b [fenix] For https://github.com/mozilla-mobile/fenix/issues/19281: Add border radius for top sites favicons. 3 years ago
mcarare 7543d25b80 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18240: Adjust preference screen to fit UX specs. 3 years ago
Gabriel Luong e6912113d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18742 - Resize the top site item sizes (https://github.com/mozilla-mobile/fenix/pull/18751) 3 years ago
Gabriel Luong ee594f885e [fenix] For https://github.com/mozilla-mobile/fenix/issues/18268, https://github.com/mozilla-mobile/fenix/issues/18269 - [Saved cards] Display a list of Saved cards fetched from the credit card storage (https://github.com/mozilla-mobile/fenix/pull/18808) 3 years ago
Gabriel Luong 9272994178 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18240 - Add a Credit Card preference screen (https://github.com/mozilla-mobile/fenix/pull/18410)
- Removes an unused preference key "pref_key_credit_cards_addresses"
3 years ago
Arturo Mejia 6fff411a12 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/18132 remove icons from Settings screen 3 years ago
fevziomurtekin 60586d8c37 [fenix] For issue: https://github.com/mozilla-mobile/fenix/issues/16394 Fix UI for consider increasing some elements from ETP-Exceptions page 3 years ago
Marcello Galhardo 8dbc373df9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9778 - Site permission settings item height set to 48dp (https://github.com/mozilla-mobile/fenix/pull/17134) 3 years ago
mcarare 3eec6ec15f [fenix] For https://github.com/mozilla-mobile/fenix/issues/16992: Align clipboard link and text with scan button. 3 years ago
Mugurell 0a8d8cfbf0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16323 - Use 10dp corner radius for the selected outer border of a grid item (https://github.com/mozilla-mobile/fenix/pull/16364)
This would ensure the corners of the inner and outer borders are aligned, with
no empty gap between them.
4 years ago
Gabriel Luong ba18f60d64 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14636 - Update preference section headers to use correct color, spacing and rulers (https://github.com/mozilla-mobile/fenix/pull/16332) 4 years ago
ekager f8d0a97210 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16084 - Match elevation of Tab in Collection to header (https://github.com/mozilla-mobile/fenix/pull/16100) 4 years ago