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)
|
2019-06-13 10:52:35 -05:00 |
|
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)
|
2019-06-12 19:44:44 -05:00 |
|
Sawyer Blatz
|
1d223c9fe6
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3403: Subscribes to tab collections in BrowserFragment
|
2019-06-12 16:44:35 -07:00 |
|
Jeff Boek
|
268a88b50f
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/382 - Include Marshmellow in the guard..
|
2019-06-12 15:45:58 -07:00 |
|
Jeff Boek
|
dc98cad068
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/382 - Hides default browser switch for older versions of Android
|
2019-06-12 15:07:58 -07:00 |
|
Jonathan Almeida
|
3a56a72a2e
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2905: Remove device name during sync logout
|
2019-06-12 17:07:56 -04:00 |
|
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)
|
2019-06-12 15:35:06 -05:00 |
|
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>"
|
2019-06-12 14:10:43 -05:00 |
|
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)
|
2019-06-12 10:49:20 -07:00 |
|
Jonathan Almeida
|
8f7da1d247
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1134: Set UA to GeckoView 69.0 for whitelisted domains
|
2019-06-12 13:27:42 -04:00 |
|
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)
|
2019-06-12 11:17:33 -05:00 |
|
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)
|
2019-06-12 10:08:39 -05:00 |
|
Jeff Boek
|
ed5a0b2c03
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - makes the string a constant
|
2019-06-11 16:24:28 -07:00 |
|
Jeff Boek
|
3b1ab8dac1
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - Removed redundant override
|
2019-06-11 16:24:28 -07:00 |
|
Jeff Boek
|
e0f22a3e3e
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - pin the default search engine to the top
|
2019-06-11 16:24:28 -07:00 |
|
Jeff Boek
|
8a123466e5
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - Fixes search engine selector layout
|
2019-06-11 16:24:28 -07:00 |
|
Emily Kager
|
3b0b7f6d48
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2253 - Use toolbar as anchorView with fullscreen snackbar
|
2019-06-11 15:09:07 -07:00 |
|
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>
|
2019-06-11 18:02:29 -04:00 |
|
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
|
2019-06-11 16:40:51 -05:00 |
|
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)
|
2019-06-11 16:38:32 -05:00 |
|
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)
|
2019-06-11 16:37:34 -05:00 |
|
jhugman
|
69165b1558
|
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3358 - disable feature-app-links (https://github.com/mozilla-mobile/fenix/pull/3359)
|
2019-06-11 16:34:28 -05:00 |
|
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)
|
2019-06-11 16:33:38 -05:00 |
|
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
|
2019-06-11 13:14:23 -07:00 |
|
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)
|
2019-06-11 12:33:12 -05:00 |
|
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)
|
2019-06-11 12:30:25 -05:00 |
|
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)
|
2019-06-11 12:27:32 -05:00 |
|
Sawyer Blatz
|
4677c9e143
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3323 Runs PublicSuffixList synchronously
|
2019-06-11 09:19:51 -07:00 |
|
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)
|
2019-06-11 09:36:05 -05:00 |
|
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
|
2019-06-11 09:01:00 -05:00 |
|
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)
|
2019-06-11 08:59:00 -05:00 |
|
Sawyer Blatz
|
11baba71dd
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/975: Adds preferenceToggled event (https://github.com/mozilla-mobile/fenix/pull/3316)
🤦🏼♂️
|
2019-06-10 13:56:12 -07:00 |
|
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.
|
2019-06-10 13:54:03 -07:00 |
|
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
|
2019-06-10 10:58:18 -05:00 |
|
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)
|
2019-06-10 10:55:39 -05:00 |
|
Tiger Oakes
|
b563f67ccf
|
[fenix] Remove deprecatd support-ktx methods (https://github.com/mozilla-mobile/fenix/pull/3305)
|
2019-06-10 09:12:11 -05:00 |
|
Denys M
|
07b92e9295
|
[fenix] Use Drawable.toBitmap() from androidx-ktx. (https://github.com/mozilla-mobile/fenix/pull/3286)
|
2019-06-10 08:50:37 -04:00 |
|
Nikit Bhandari
|
df06ce4805
|
[fenix] fix crash on renaming a collection
|
2019-06-08 06:44:15 -07:00 |
|
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)
|
2019-06-07 19:37:43 -05:00 |
|
Emily Kager
|
72270376c5
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1998 - Removes stable flag in entering fullscreen navigation
|
2019-06-07 15:20:30 -07:00 |
|
Sawyer Blatz
|
111f166b04
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3251: Fixes shortcut typing (https://github.com/mozilla-mobile/fenix/pull/3271)
|
2019-06-07 15:07:46 -07:00 |
|
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)
|
2019-06-07 13:38:18 -07:00 |
|
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
|
2019-06-07 09:33:07 -07:00 |
|
Emily Kager
|
8df5e095f1
|
[fenix] No issue: Sets up observers for tab collection changes (https://github.com/mozilla-mobile/fenix/pull/3248)
|
2019-06-07 09:45:38 -05:00 |
|
Jonathan Almeida
|
7f260e7081
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3138: Fix white background on search bar
|
2019-06-06 17:11:06 -07:00 |
|
Colin Lee
|
5164110b46
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3238: fixes race condition crash, nav destination unknown
|
2019-06-06 15:46:34 -07:00 |
|
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)
|
2019-06-06 16:55:15 -05:00 |
|
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)
|
2019-06-06 16:54:49 -05:00 |
|
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)
|
2019-06-06 16:52:25 -05:00 |
|
Jeff Boek
|
aaa53dec50
|
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1809 - Restore all crashed tabs
|
2019-06-06 12:58:32 -07:00 |
|