Commit Graph

1131 Commits (20cd0da3bf7e03fab5fdd52198b1241dffa8ef89)

Author SHA1 Message Date
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