Commit Graph

1536 Commits (6dd34ece5805fef1482db621a6ad91e5e9a66106)
 

Author SHA1 Message Date
Emily Kager d5350c2910 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2960 Closes https://github.com/mozilla-mobile/fenix/issues/3671 - Fixes bookmark deletion with undo, wraps list 5 years ago
ekager 373af5c825 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1211 - Hide keyboard on fling suggestions list 5 years ago
ekager 9cc661e0a9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3690 - Gives defined size to pill_wrapper 5 years ago
Tiger Oakes 963918c3f1 [fenix] No issue: Use ImageView rather than rebuilding drawable (https://github.com/mozilla-mobile/fenix/pull/3616)
HomeFragment's onboarding items included drawableStart values, but also
built drawables in the view holders to replace them. Instead, we should
just use ImageViews so that work isn't duplicated.
5 years ago
Tiger Oakes 43248d95e3 [fenix] No issue: Adds lint exception for when statement (https://github.com/mozilla-mobile/fenix/pull/3685) 5 years ago
Sawyer Blatz d1ee329058 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3488: Cleans up edit mode calls (https://github.com/mozilla-mobile/fenix/pull/3689) 5 years ago
Yeon Taek Jeong ae66794486 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3678: Fix crash when tapping on your account (https://github.com/mozilla-mobile/fenix/pull/3688) 5 years ago
Emily Kager 60710197f1 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3569 - Uses primary text attr for bookmark folder icon (https://github.com/mozilla-mobile/fenix/pull/3675) 5 years ago
Emily Kager ecefddf28b [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/1211 - Hide keyboard on fling suggestions list"
This reverts commit cb6fd83c9879c268cb739fb768187d5276c5af66.
5 years ago
Sawyer Blatz 3b3a25d596 [fenix] No issue: Upgrades AC to 2.0.0-SNAPSHOT 5 years ago
Tiger Oakes 95a7afe4e2 [fenix] Switch RadioButtonPreference to ConstraintLayout
Also ensure that RTL works properly.
5 years ago
Johan Lorenzo ba3ef0deda [fenix] Use Raptor index (https://github.com/mozilla-mobile/fenix/pull/3646) 5 years ago
Sawyer Blatz 0aa1355dbe [fenix] For https://github.com/mozilla-mobile/fenix/issues/2940: Hides send tab header on FxA error 5 years ago
Tiger Oakes c1ba331cc1 [fenix] Import variables referred to by path 5 years ago
Tiger Oakes abf49d9e96 [fenix] Use lifecycleScope for settings fragments 5 years ago
Tiger Oakes 066e2fc6ea [fenix] Use lifecycleScope for collections fragments 5 years ago
Tiger Oakes 9ad4274d20 [fenix] Use @JvmOverloads instead of multiple constructors 5 years ago
Colin Lee 0466bb6c55 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3364: Edit bookmarks should show corrected bookmarks tree (https://github.com/mozilla-mobile/fenix/pull/3446) 5 years ago
Emily Kager 5cfd20b53c [fenix] For https://github.com/mozilla-mobile/fenix/issues/3639 - Remove fontInflationEnabled (https://github.com/mozilla-mobile/fenix/pull/3640) 5 years ago
Colin Lee 00733069e1 [fenix] No issue: Fix broken Settings test 5 years ago
Emily Kager 33d74be384 [fenix] No issue: Follow up on optional filter style 5 years ago
Colin Lee ad6f6d17b8 [fenix] No issue: Add Sentry breadcrumbs to ease crash investigations 5 years ago
Sören Hentzschel 839c60a7da [fenix] No issue - reduce margin between favicon and title/url in library 5 years ago
Hanishraj B Rao 93c1e51416 [fenix] Update telemetry.md
Corrected "Whether"
5 years ago
Denys M 658ad81d70 [fenix] Add unit tests for `Settings`.
Add unit tests for `Settings`.
5 years ago
Emily Kager a0e29574a2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3593 For https://github.com/mozilla-mobile/fenix/issues/3581 - Pass sessions to delete to delete all with undo (https://github.com/mozilla-mobile/fenix/pull/3594) 5 years ago
Emily Kager 6455fdff46 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3609 - Remove FIP Integration, Use FIP Feature (https://github.com/mozilla-mobile/fenix/pull/3637) 5 years ago
Emily Kager 38256822f8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3622 - Add ID to engine shortcut suggestions (https://github.com/mozilla-mobile/fenix/pull/3636) 5 years ago
royang51 d68a45e5ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/3214 - History multi-selection aborted, the same item can't be selected again (https://github.com/mozilla-mobile/fenix/pull/3607) 5 years ago
Jeff Boek f2e1369156 [fenix] For https://github.com/mozilla-mobile/fenix/issues/981 - Adds missing event to leanplum docs 5 years ago
Sawyer Blatz 32e23cb8e4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3215: Adds collection restoration with unique IDs (https://github.com/mozilla-mobile/fenix/pull/3635) 5 years ago
vmbaicu 45e02ac918 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3527 - Set Collection name max length (https://github.com/mozilla-mobile/fenix/pull/3531) 5 years ago
Nikit Bhandari 74d5954fbe [fenix] For https://github.com/mozilla-mobile/fenix/issues/3489: Disables blank collection names (https://github.com/mozilla-mobile/fenix/pull/3490) 5 years ago
Andrei Teslovan 2fafc370b4 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3529 - Display "Edit folder" title when editing a bookmark folder (https://github.com/mozilla-mobile/fenix/pull/3549) 5 years ago
Emily Kager 5d4d5fcf60 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3620 - Adds automatic theme onboarding content description (https://github.com/mozilla-mobile/fenix/pull/3629) 5 years ago
Sawyer Blatz 6028239e33 [fenix] No issue: Upgrades to AC 1.0.0 (https://github.com/mozilla-mobile/fenix/pull/3630) 5 years ago
Sawyer Blatz 4672baafa8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2940: Hides send tab on FxA error (https://github.com/mozilla-mobile/fenix/pull/3595) 5 years ago
Sawyer Blatz dcc6ee3832 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3055: Adds android components version to about page (https://github.com/mozilla-mobile/fenix/pull/3596) 5 years ago
Colin Lee 12ccf61230 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3213: Fix multi-select bookmarks on return to fragment (https://github.com/mozilla-mobile/fenix/pull/3413) 5 years ago
Emily Kager c032ab8cac [fenix] For https://github.com/mozilla-mobile/fenix/issues/3588 - Preload the content process when starting Gecko (https://github.com/mozilla-mobile/fenix/pull/3589) 5 years ago
Emily Kager 5a032b0c42 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3544 - Set SearchSuggestions preference value from settings 5 years ago
Tiger Oakes 515bb630e4 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3539 - vectordrawablecompat for gradients (https://github.com/mozilla-mobile/fenix/pull/3541) 5 years ago
Tiger Oakes 1f9a2134e2 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3538 - Fix ic_tabs icon path (https://github.com/mozilla-mobile/fenix/pull/3540) 5 years ago
Colin Lee 4711606eb0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3508: "Send crash report" checkbox is ignored (https://github.com/mozilla-mobile/fenix/pull/3512) 5 years ago
Grisha Kruglov 717d7f0424 [fenix] Disable send tab for non-nightly, non-debug builds (https://github.com/mozilla-mobile/fenix/pull/3542)
* Put deviceCapabilities list behind a SEND_TAB_ENABLED flag

* Disable SEND_TAB for non-debug, non-nightly builds
5 years ago
Emily Kager 2ab8575951 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2726 - Update ConstraintLayout to 2.0.0-beta2 (https://github.com/mozilla-mobile/fenix/pull/3515) 5 years ago
Stefan Arentz 185a77c588 [fenix] Update A-C to 0.56.5 (https://github.com/mozilla-mobile/fenix/pull/3543) 5 years ago
Johan Lorenzo 32dcece7ac [fenix] Fix Raptor bad repo locations (https://github.com/mozilla-mobile/fenix/pull/3516) 5 years ago
Mihai Tabara 75b7d360ea [fenix] Import PR 3500 from ekager 5 years ago
Stefan Arentz c5b7e44bfd [fenix] Update HomeFragment.kt 5 years ago