Commit Graph

1286 Commits (70c981cc25561fdcbc650fb3b674b8a0515ecdb9)

Author SHA1 Message Date
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
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
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 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
Mihai Tabara 75b7d360ea [fenix] Import PR 3500 from ekager 5 years ago
Stefan Arentz c5b7e44bfd [fenix] Update HomeFragment.kt 5 years ago
Jeff Boek 2070657eaa [fenix] No Issue - Capture session manager in scope before creating the delete operation 5 years ago
Emily Kager 282f3eafd7 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3493 - Show tab saved to collection snackbar in BrowserFragment 5 years ago
Jeff Boek da0163006b [fenix] For https://github.com/mozilla-mobile/fenix/issues/1116 - Uses alias link for help 5 years ago
Jeff Boek 7d9cf69fb9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1116 - Changes help link (https://github.com/mozilla-mobile/fenix/pull/3491) 5 years ago
Jeff Boek 319cbab48e [fenix] For https://github.com/mozilla-mobile/fenix/issues/981 - Adds link to mma.md to telemetry.md 5 years ago
Jeff Boek 2a7b5aa816 [fenix] For https://github.com/mozilla-mobile/fenix/issues/981 - mma docs 5 years ago
Jeff Boek af60d303ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/981 - Adds missing Leanplum events 5 years ago
Colin Lee 8974d4a2e8 [fenix] For i18n testing: Enable pseudolocales (https://github.com/mozilla-mobile/fenix/pull/3391) 5 years ago
Emily Kager 9ba296aa2c [fenix] No issue: Remove flash of tab adapter updating data in create collection 5 years ago
Emily Kager fcef8c8d6a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3080 - Update constraints so first collection visible by default 5 years ago
Colin Lee c159924dd0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3209: Disable shared element animations for crash temporarily (https://github.com/mozilla-mobile/fenix/pull/3482) 5 years ago
Emily Kager 38fb1609cb [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3452 Closes https://github.com/mozilla-mobile/fenix/issues/3553 - Implement one button style for all themes 5 years ago
Tiger Oakes f226562d6a [fenix] Minify vector drawables 5 years ago
Sawyer Blatz cb9fbcdb07 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3275: Cleans up feedback from James (https://github.com/mozilla-mobile/fenix/pull/3398) 5 years ago
Johan Lorenzo e7639388da [fenix] Let raptor use the geckoview builds 5 years ago
Axel Hecht d159ad0882 [fenix] Import strings from android-l10n
State: mozilla-l10n/android-l10n@60fcf55878
5 years ago
Emily Kager 3d7971c72e [fenix] For https://github.com/mozilla-mobile/fenix/issues/3439 - Clean up where accent colors didn't work with dark theming 5 years ago
Emily Kager 9283a357e9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2896 - Update Checkbox color on tab in collection creation 5 years ago
Emily Kager f0a4abd91d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3428 - Make + in collection creation selection stage clickable 5 years ago
Sawyer Blatz 28045ff3ae [fenix] For https://github.com/mozilla-mobile/fenix/issues/3447: Fixes folder icon color 5 years ago
Jonathan Almeida 481d05b173 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3401: Update toolbar tab counter when view is attached
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
5 years ago
vladikoff 91b280e5f0 [fenix] Add application-services fretboard feature flags 5 years ago
Emily Kager bc2c04ffbe [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3454 - Update Collections Icon in Delete Browsing Data 5 years ago
Emily Kager cdb88ec87e [fenix] For https://github.com/mozilla-mobile/fenix/issues/3433 - Add checkbox hide changes to change payload 5 years ago
Emily Kager 56f01b8fde [fenix] For https://github.com/mozilla-mobile/fenix/issues/3275 - Invoke pending single session delete job on close all (https://github.com/mozilla-mobile/fenix/pull/3438) 5 years ago
Jeff Boek 81ec5e0a5a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1242 - properly record metrics (https://github.com/mozilla-mobile/fenix/pull/3437) 5 years ago
Emily Kager 0ac94ae026 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2899 - Improve collections scroll and highlight animations 5 years ago
Andrei Teslovan 20cd0da3bf [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3365 - Set selectedFolder to null if it's already selected (https://github.com/mozilla-mobile/fenix/pull/3415) 5 years ago
Emily Kager 4d9bde3f2d [fenix] For https://github.com/mozilla-mobile/fenix/issues/3138 - Sets height of toolbar in SearchFragment to match_parent (https://github.com/mozilla-mobile/fenix/pull/3400) 5 years ago
Sawyer Blatz 1d223c9fe6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3403: Subscribes to tab collections in BrowserFragment 5 years ago
Jeff Boek 268a88b50f [fenix] For https://github.com/mozilla-mobile/fenix/issues/382 - Include Marshmellow in the guard.. 5 years ago
Jeff Boek dc98cad068 [fenix] For https://github.com/mozilla-mobile/fenix/issues/382 - Hides default browser switch for older versions of Android 5 years ago
Jonathan Almeida 3a56a72a2e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2905: Remove device name during sync logout 5 years ago
Jonathan Almeida 177098ba41 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3388: Set max length for device name (https://github.com/mozilla-mobile/fenix/pull/3397) 5 years ago
Colin Lee 22549c75d3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3203: Updates edit bookmarks to have user friendly names (https://github.com/mozilla-mobile/fenix/pull/3372)
Co-authored-by: Colin Lee <mncolinlee@gmail.com>
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>"
5 years ago
Tiger Oakes 0b658343e7 [fenix] Replace notification icon (https://github.com/mozilla-mobile/fenix/pull/3395) 5 years ago
Emily Kager d6cf0d557f [fenix] For https://github.com/mozilla-mobile/fenix/issues/3275 - Adds PendingSessionDeletion data class to handle multiple emit session calls (https://github.com/mozilla-mobile/fenix/pull/3393) 5 years ago
Jonathan Almeida 8f7da1d247 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1134: Set UA to GeckoView 69.0 for whitelisted domains 5 years ago
Sawyer Blatz 197eabd0c6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2219: Inflates toolbar menu from bottom (https://github.com/mozilla-mobile/fenix/pull/3389) 5 years ago
Andrei Teslovan 4131c3a535 [fenix] Issue 3334 - Fix icons alignment in Collections cards (https://github.com/mozilla-mobile/fenix/pull/3382) 5 years ago
Colin Lee 9463029335 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3314: Toolbar and QAB unresponsive after Android 6 perms check (https://github.com/mozilla-mobile/fenix/pull/3373) 5 years ago
Jeff Boek 0b4f8a1cc1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - Fixes property order in search_engine_radio_button.xml 5 years ago
Jeff Boek ed5a0b2c03 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - makes the string a constant 5 years ago
Jeff Boek 3b1ab8dac1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - Removed redundant override 5 years ago
Jeff Boek e0f22a3e3e [fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - pin the default search engine to the top 5 years ago
Jeff Boek 8a123466e5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - Fixes search engine selector layout 5 years ago
Jeff Boek 499afe08d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - Removes icon and preference item 5 years ago
Emily Kager b130678806 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3369 - Assign dark mode new collection icon colors (https://github.com/mozilla-mobile/fenix/pull/3370) 5 years ago
Tiger Oakes 6f10696d16 [fenix] Minify drawable assets 5 years ago
Emily Kager 3b0b7f6d48 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2253 - Use toolbar as anchorView with fullscreen snackbar 5 years ago
Jonathan Almeida 20fb449129 [fenix] No issue: Enable send tab for all builds 5 years ago
Christian Sadilek 82b54d0e0c [fenix] For https://github.com/mozilla-mobile/fenix/issues/3252: Reader mode appearance buttons are not visible in PB
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
5 years ago
a79014 ddcf402d92 [fenix] Doesn't print gecko emoji on android ver < 7 (android N) (https://github.com/mozilla-mobile/fenix/pull/3115)
* Doesnt print gecko emoji on android ver < 7

* fixed typo on maybeGecko variable

* Closes https://github.com/mozilla-mobile/fenix/issues/3076: Lizard char now doesn't appear if not supported androidver

* Closes https://github.com/mozilla-mobile/fenix/pull/3115: Prints string instead of gecko emoji in unsupported
android versions
5 years ago
Emily Kager e1dc44b093 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3288 - call setChecked after calling setOnCheckedChangeListener (https://github.com/mozilla-mobile/fenix/pull/3357) 5 years ago
Colin Lee 8908bfd85c [fenix] For https://github.com/mozilla-mobile/fenix/issues/3333: Only show desktop bookmarks if logged in (https://github.com/mozilla-mobile/fenix/pull/3356) 5 years ago
jhugman 69165b1558 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3358 - disable feature-app-links (https://github.com/mozilla-mobile/fenix/pull/3359) 5 years ago
Emily Kager 52d6cf8fa0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3131 - Add new task and clear task flags when opening intent (https://github.com/mozilla-mobile/fenix/pull/3363) 5 years ago
Gabriel Luong 1f4af03ba1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2684: Add an extension function Session.toTab to map Session to Tab and clean up their usage 5 years ago
Jeff Boek 9928cc3c1e [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds docs for search_default_engine telemetry 5 years ago
vmbaicu 27ba1dcb36 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3281 - Fix Report and onboarding lint errors and issues (https://github.com/mozilla-mobile/fenix/pull/3339) 5 years ago
Sawyer Blatz 83134baf48 [fenix] For https://github.com/mozilla-mobile/fenix/issues/975: Removes leakcanary and default browser telemetry (https://github.com/mozilla-mobile/fenix/pull/3350) 5 years ago
Emily Kager 4b86f769f5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3331 - Delay restoring layout while list restores (https://github.com/mozilla-mobile/fenix/pull/3354) 5 years ago
Tiger Oakes 79385e67f2 [fenix] Fix round icon (https://github.com/mozilla-mobile/fenix/pull/3353) 5 years ago
Axel Hecht b65fa64266 [fenix] Import strings from android-l10n
State: mozilla-l10n/android-l10n@53a583feb6
5 years ago
Sawyer Blatz 4677c9e143 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3323 Runs PublicSuffixList synchronously 5 years ago
Grisha Kruglov 21ca6f0a1d [fenix] Automatically close the 'auth-problems fragment' once we're through the auth flow (https://github.com/mozilla-mobile/fenix/pull/3340) 5 years ago
Emily Kager 55aeb93e31 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2899 - Scroll to Collections on change, animate new collections (https://github.com/mozilla-mobile/fenix/pull/3279)
* For https://github.com/mozilla-mobile/fenix/issues/2899 - Scroll to Collections on change, animate new collections

* For https://github.com/mozilla-mobile/fenix/issues/2899 - Scroll to tabs when tabs opened from collection
5 years ago
Emily Kager d9699d7a37 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3326 - Remove open image in tab from context menu (https://github.com/mozilla-mobile/fenix/pull/3327) 5 years ago
Thom Chiovoloni 84feb0bb79 [fenix] Don't substitute application-services packages which are not part of the megazord 5 years ago
Sawyer Blatz 11baba71dd [fenix] For https://github.com/mozilla-mobile/fenix/issues/975: Adds preferenceToggled event (https://github.com/mozilla-mobile/fenix/pull/3316)
🤦🏼‍♂️
5 years ago
Sawyer Blatz 09bdc3ed0b [fenix] For https://github.com/mozilla-mobile/fenix/issues/3280: Revert "For https://github.com/mozilla-mobile/fenix/issues/3215: Restores collections properly" (https://github.com/mozilla-mobile/fenix/pull/3320)
This reverts commit 3e9ee79c00f4a6b34af74ce7c179e0cbe37decf5.
5 years ago
Arturo Mejia 0df06b5757 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/3008, For https://github.com/mozilla-mobile/fenix/issues/2162 Add Simple Logic for Menu Orientation" (https://github.com/mozilla-mobile/fenix/pull/3310)
https://github.com/mozilla-mobile/fenix/pull/3114
5 years ago
Colin Lee db956e2445 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3186: Add environment to Sentry reports (https://github.com/mozilla-mobile/fenix/pull/3261) 5 years ago
Tiger Oakes b563f67ccf [fenix] Remove deprecatd support-ktx methods (https://github.com/mozilla-mobile/fenix/pull/3305) 5 years ago
Tiger Oakes 636c936d79 [fenix] Minify launcher icon (https://github.com/mozilla-mobile/fenix/pull/3309) 5 years ago
Denys M 07b92e9295 [fenix] Use `Drawable.toBitmap()` from androidx-ktx. (https://github.com/mozilla-mobile/fenix/pull/3286) 5 years ago
Nikit Bhandari df06ce4805 [fenix] fix crash on renaming a collection 5 years ago
Jeff Boek da2487ab16 [fenix] No Issue - Moves string to static string until next export (https://github.com/mozilla-mobile/fenix/pull/3274) 5 years ago
Sawyer Blatz 8c87f5bab2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3176: Hides camera options on devices without cameras (https://github.com/mozilla-mobile/fenix/pull/3273) 5 years ago
Emily Kager 72270376c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1998 - Removes stable flag in entering fullscreen navigation 5 years ago
Sawyer Blatz 111f166b04 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3251: Fixes shortcut typing (https://github.com/mozilla-mobile/fenix/pull/3271) 5 years ago
Sawyer Blatz 74829c23b4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2750: Removes unecessary invalidate CollectionViewHolder call (https://github.com/mozilla-mobile/fenix/pull/3264) 5 years ago
Jeff Boek 6abc36afe8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1881 - Uses flex box to pin button to the bottom 5 years ago
Sawyer Blatz e8ffef6b52 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2648: Updates trimming of url hostname (https://github.com/mozilla-mobile/fenix/pull/3191)
* For https://github.com/mozilla-mobile/fenix/issues/2648: Updates trimming of url hostname

* For https://github.com/mozilla-mobile/fenix/issues/2648: Fix nits
5 years ago
Emily Kager 8df5e095f1 [fenix] No issue: Sets up observers for tab collection changes (https://github.com/mozilla-mobile/fenix/pull/3248) 5 years ago
Axel Hecht 1553b296ca [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/3253)
State: mozilla-l10n/android-l10n@8a22efc7b2
5 years ago
Jonathan Almeida 7f260e7081 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3138: Fix white background on search bar 5 years ago
Colin Lee 5164110b46 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3238: fixes race condition crash, nav destination unknown 5 years ago
Jonathan Almeida 437b7170cf [fenix] For https://github.com/mozilla-mobile/fenix/issues/3167: Show help page in browser menu (https://github.com/mozilla-mobile/fenix/pull/3230) 5 years ago
Emily Kager 6e9c2e1937 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2785 - Adds back item animator session control (https://github.com/mozilla-mobile/fenix/pull/3233) 5 years ago
Emily Kager c82a90a12c [fenix] For https://github.com/mozilla-mobile/fenix/issues/3234 - Updates labels of fragments in the nav graph to avoid flash (https://github.com/mozilla-mobile/fenix/pull/3235) 5 years ago
Grisha Kruglov 1e8748ec3d [fenix] No issue: Use 'Turn on Sync' instead of 'Sign In'
Seems like we've started using a wrong string at some point.
Thankfully, the correct one is already in the tree.
5 years ago
Colin Lee 858f7a8504 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1301: Change ping for total_uri_count 5 years ago
Jeff Boek aaa53dec50 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1809 - Restore all crashed tabs 5 years ago
Sawyer Blatz 37a0febae9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3215: Restores collections properly (https://github.com/mozilla-mobile/fenix/pull/3219) 5 years ago
Emily Kager c128c8317b [fenix] For https://github.com/mozilla-mobile/fenix/issues/3156 - If only one tab adding to collection make it selected (https://github.com/mozilla-mobile/fenix/pull/3222) 5 years ago
Jonathan Almeida a00f99e9cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/3047: Fix blank space for system edit text controls (https://github.com/mozilla-mobile/fenix/pull/3227) 5 years ago
Colin Lee b2f131948b [fenix] For https://github.com/mozilla-mobile/fenix/issues/1301: Always observe sessions to keep uri_count (https://github.com/mozilla-mobile/fenix/pull/3172) 5 years ago
Sawyer Blatz c650be0507 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1242 & https://github.com/mozilla-mobile/fenix/issues/975: Fixes camelcase of telemetry 5 years ago
Denys M 31d40cf0c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1366. Update toolbar search state when typing. (https://github.com/mozilla-mobile/fenix/pull/2908) 5 years ago
Emily Kager 94f4baba00 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3141 For https://github.com/mozilla-mobile/fenix/issues/3142 Do not try to fade BrowserFragment in transitions (https://github.com/mozilla-mobile/fenix/pull/3195) 5 years ago
Emily Kager 46e5afb0af [fenix] For https://github.com/mozilla-mobile/fenix/issues/3087 - Adds disabled color attr (https://github.com/mozilla-mobile/fenix/pull/3192)
* For https://github.com/mozilla-mobile/fenix/issues/3087 - Adds disabled color attr

* Change alpha to 40%
5 years ago
Emily Kager 9cf484f22f [fenix] For https://github.com/mozilla-mobile/fenix/issues/2253 - Shorten Fullscreen snackbar length (https://github.com/mozilla-mobile/fenix/pull/3190) 5 years ago
Emily Kager 5dfb499b11 [fenix] No issue: Update dependencies 5 years ago
Emily Kager ae08113a59 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3004 - Restore MotionLayout on Home View only in onCreateView 5 years ago
Grisha Kruglov b68bdd9f99 [fenix] Fix how we reflect FxA state in preference
This cleans up how we're displaying account state in the main preference UI.
Before when it worked, it worked mostly accidentally.
'launch' wrapper around "update ui" methods would trigger a race condition
between binding the account pref view holder and actually updating that view
with values. Sometimes the "update view with values" would happen after view
was bound, and the UI will be correct. Most of the time it would happen before,
and so there will be nothing to update and we'd get into an inconsistent state.

This also splits up the "accountpreference" into two: account is good,
and account needs re-auth. This greatly simplifies their management.
5 years ago
Grisha Kruglov cd2afeebd6 [fenix] Make 'remove account' work on the "reconnect to sync" screen
This seems to have been copy-pasted and wasn't hooked up correctly.
5 years ago
Grisha Kruglov dc39bbc937 [fenix] Navigate away from account settings after encountering auth problems 5 years ago
Sawyer Blatz 0680bc4e69 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1190: Removes syncing items from FxA telemetry 5 years ago
Mitchell Hentges e3fe12a9f6 [fenix] Adds IDE documentation for gradle versionName error 5 years ago
Jeff Boek 3c91c152fb [fenix] For https://github.com/mozilla-mobile/fenix/issues/1158 - Add the search count to the baseline ping 5 years ago
Sawyer Blatz f83052210f [fenix] For https://github.com/mozilla-mobile/fenix/issues/975: Updates telemetry for settings (https://github.com/mozilla-mobile/fenix/pull/3171) 5 years ago
Sebastian Kaspari f8e47d7aab [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/2381: Add feature-media component and enable notification for recording devices. 5 years ago
Jeff Boek 28e59e53b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Adds an early return statement and documents why we copy a feature 5 years ago
Jeff Boek 00bfe0bca0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Fixes test suite 5 years ago
Jeff Boek 3a4015a02d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Properly takes you back to where you start authentication on completion 5 years ago
Sawyer Blatz 7de8f59fde [fenix] For https://github.com/mozilla-mobile/fenix/issues/977: Listens to correct custom tab open menu fact 5 years ago
mythio 066aa10875 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3000: Replace deprecated method 5 years ago
Emily Kager f41c94f596 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3004 - Do not restore motionlayout state in ReloadData 5 years ago
Colin Lee 35ae44ced7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3129: Add a production build type to Fenix (https://github.com/mozilla-mobile/fenix/pull/3149) 5 years ago
Emily Kager 38a2ea53a4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3135 - Reduce swipe to delete sensitivity 5 years ago
Emily Kager 1e4d9ed747 [fenix] No issue: Update home screen margins 5 years ago