Mitchell Hentges
9da8449e36
[fenix] Re-enables pushing nightly to org.mozilla.fenix ( https://github.com/mozilla-mobile/fenix/pull/3823 )
...
* Re-enables pushing nightly to org.mozilla.fenix
* Publishes org.mozilla.fenix.nightly releases on internal track
2019-07-02 11:34:04 -07:00
Sawyer Blatz
a8b04c98b9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3174 : Adds telemetry for bookmarks ( https://github.com/mozilla-mobile/fenix/pull/3724 )
2019-07-02 08:41:20 -07:00
Sawyer Blatz
1700a97ba7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2054 : Collapses quick action bar when opening find in page ( https://github.com/mozilla-mobile/fenix/pull/3837 )
2019-07-02 08:22:34 -07:00
Emily Kager
a619aacdf0
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3834 - Initialize job in init
2019-07-01 16:26:46 -07:00
Colin Lee
1c2fc8f4ab
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3551 : Tapping a bookmark/history from Library should open new tab ( https://github.com/mozilla-mobile/fenix/pull/3832 )
2019-07-01 16:31:30 -05:00
Colin Lee
e06ee833ee
[fenix] No issue: Fix master builds ( https://github.com/mozilla-mobile/fenix/pull/3825 )
2019-07-01 14:15:54 -05:00
Tiger Oakes
1283ea9ce2
[fenix] Move adapter Job setup code to helper class ( https://github.com/mozilla-mobile/fenix/pull/3407 )
2019-07-01 13:34:25 -05:00
Sören Hentzschel
4533cd3664
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2425 - QAB showed wrong text for bookmarked pages ( https://github.com/mozilla-mobile/fenix/pull/3794 )
...
* For https://github.com/mozilla-mobile/fenix/issues/2425 - QAB showed wrong text for bookmarked pages
* fixed linting issue
2019-07-01 11:45:52 -05:00
Sawyer Blatz
c860dd154c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3005 : Closes tabs when saving to collection ( https://github.com/mozilla-mobile/fenix/pull/3723 )
2019-07-01 11:39:48 -05:00
Weverson Nascimento
203e27818e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3645 : Fix search engine selection ( https://github.com/mozilla-mobile/fenix/pull/3665 )
...
* Remove RadioButton drawable applied in runtime
* Add default RadioButton layout
2019-07-01 11:08:58 -05:00
Emily Kager
1ef2034eb6
[fenix] No issue: Remove attributeSetId from DefaultBrowserPreference ( https://github.com/mozilla-mobile/fenix/pull/3712 )
2019-07-01 09:02:40 -07:00
Colin Lee
fcb91db5cb
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3784 : Crash loading bookmarks while detached ( https://github.com/mozilla-mobile/fenix/pull/3787 )
2019-07-01 10:57:31 -05:00
Colin Lee
5d4bc3967e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3785 : Crash onDestroy of BookmarkFragment when detached ( https://github.com/mozilla-mobile/fenix/pull/3786 )
2019-07-01 10:57:16 -05:00
Tiger Oakes
06263bdf12
[fenix] No issue: Remove duplicate wordmark and update about page ( https://github.com/mozilla-mobile/fenix/pull/3590 )
2019-07-01 08:54:16 -07:00
Yeon Taek Jeong
cc7802e5c1
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3381 : Fix 'Remove account' returning app to home screen ( https://github.com/mozilla-mobile/fenix/pull/3778 )
...
* For https://github.com/mozilla-mobile/fenix/issues/3381 : Fix 'Remove account' returning app to home screen
* Remove unused import
* Move popBackStack() outside lifecycleScope instead
2019-07-01 08:32:06 -07:00
Arturo Mejia
2f1a5a6110
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3750 : Crash when tapping "Blocked" on Google Maps after disabling
...
location requests.
2019-06-29 18:39:19 -07:00
Emily Kager
60372ff52b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3355 - Allow multilines on bottom bar in Collection Creation ( https://github.com/mozilla-mobile/fenix/pull/3782 )
2019-06-28 19:10:54 -05:00
Sawyer Blatz
bf2a8a0351
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2210 : Improves UI of search fragment ( https://github.com/mozilla-mobile/fenix/pull/3773 )
2019-06-28 19:03:04 -05:00
Mitchell Hentges
3fa6a6e7e6
[fenix] Nightly package name should be "org.mozilla.fenix.nightly" ( https://github.com/mozilla-mobile/fenix/pull/3771 )
2019-06-28 18:56:55 -05:00
Divya Raj
03196d7547
[fenix] Fixed Issue https://github.com/mozilla-mobile/fenix/issues/3741 - %s in Japanese version + A few typos ( https://github.com/mozilla-mobile/fenix/pull/3749 )
...
* Typo in README
* Fixed Issue https://github.com/mozilla-mobile/fenix/issues/3741 - %s in Japanese version
* Fixed various typos
2019-06-28 18:56:25 -05:00
ekager
8e160fa07f
[fenix] Use sessionId in FIP Integration, use pendingIntent for startActivity
2019-06-28 14:00:59 -07:00
ekager
cae51993f2
[fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/3609 - Remove FIP Integration, Use FIP Feature"
...
This reverts commit 428643d598e938f58a2fe4abfee417c46edec167.
2019-06-28 14:00:59 -07:00
Emily Kager
9631a5473d
[fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/3135 - Reduce swipe to delete sensitivity"
...
This reverts commit 405977e7dfff802f13a3dbaf0b73c8d9aba30d82.
2019-06-28 12:47:36 -07:00
Colin Lee
cbfd22d756
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3732 : Race Condition Crash in HomeFragment onPreDraw ( https://github.com/mozilla-mobile/fenix/pull/3737 )
2019-06-27 20:33:21 -05:00
Emily Kager
450cdfa750
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1968 - Adds menu option to add new folder in BookmarkFragment menu
2019-06-27 15:17:00 -07:00
Tiger Oakes
f385f62b49
[fenix] No issue: Use chains for bookmark items ( https://github.com/mozilla-mobile/fenix/pull/3696 )
...
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
2019-06-27 13:47:42 -07:00
Emily Kager
e0e403f287
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3701 - When deleted use bookmark title if url is null in snackbar ( https://github.com/mozilla-mobile/fenix/pull/3716 )
2019-06-27 13:39:00 -05:00
Sawyer Blatz
5e37fb3d14
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3711 : Fixes save to collection from browser crash ( https://github.com/mozilla-mobile/fenix/pull/3714 )
2019-06-27 11:29:00 -07:00
Sawyer Blatz
9406f40442
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3244 : Updates account icon in settings ( https://github.com/mozilla-mobile/fenix/pull/3692 )
2019-06-27 11:28:42 -07:00
Sawyer Blatz
366958b9c2
[fenix] No issue: Fixes master compilation
2019-06-27 09:05:57 -07:00
Colin Lee
c891109b60
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3505 : Opening a sent tab crashes Fenix ( https://github.com/mozilla-mobile/fenix/pull/3507 )
2019-06-27 10:47:54 -05:00
Nikit Bhandari
d305f64616
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3496 : dismiss share fragment when clicking outside content ( https://github.com/mozilla-mobile/fenix/pull/3513 )
...
* dismiss share fragment when clicking outside content
* add logic in view layer
2019-06-27 10:43:13 -05:00
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
2019-06-26 18:59:13 -07:00
ekager
373af5c825
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1211 - Hide keyboard on fling suggestions list
2019-06-26 16:44:35 -07:00
ekager
9cc661e0a9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3690 - Gives defined size to pill_wrapper
2019-06-26 16:44:35 -07:00
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.
2019-06-26 16:03:06 -07:00
Tiger Oakes
43248d95e3
[fenix] No issue: Adds lint exception for when statement ( https://github.com/mozilla-mobile/fenix/pull/3685 )
2019-06-26 15:52:24 -07:00
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 )
2019-06-26 15:40:07 -05:00
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 )
2019-06-26 13:33:27 -07:00
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 )
2019-06-26 15:29:21 -05:00
Emily Kager
ecefddf28b
[fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/1211 - Hide keyboard on fling suggestions list"
...
This reverts commit cb6fd83c9879c268cb739fb768187d5276c5af66.
2019-06-26 11:19:09 -07:00
Tiger Oakes
95a7afe4e2
[fenix] Switch RadioButtonPreference to ConstraintLayout
...
Also ensure that RTL works properly.
2019-06-26 09:45:55 -07:00
Sawyer Blatz
0aa1355dbe
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2940 : Hides send tab header on FxA error
2019-06-25 17:08:46 -07:00
Tiger Oakes
c1ba331cc1
[fenix] Import variables referred to by path
2019-06-25 13:57:34 -07:00
Tiger Oakes
abf49d9e96
[fenix] Use lifecycleScope for settings fragments
2019-06-25 13:56:33 -07:00
Tiger Oakes
066e2fc6ea
[fenix] Use lifecycleScope for collections fragments
2019-06-25 13:56:15 -07:00
Tiger Oakes
9ad4274d20
[fenix] Use @JvmOverloads instead of multiple constructors
2019-06-25 13:55:31 -07:00
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 )
2019-06-25 14:19:33 -05:00
Emily Kager
5cfd20b53c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3639 - Remove fontInflationEnabled ( https://github.com/mozilla-mobile/fenix/pull/3640 )
2019-06-25 10:24:32 -05:00
Colin Lee
00733069e1
[fenix] No issue: Fix broken Settings test
2019-06-24 19:17:08 -07:00
Emily Kager
33d74be384
[fenix] No issue: Follow up on optional filter style
2019-06-24 17:03:38 -07:00
Colin Lee
ad6f6d17b8
[fenix] No issue: Add Sentry breadcrumbs to ease crash investigations
2019-06-24 16:21:43 -07:00
Sören Hentzschel
839c60a7da
[fenix] No issue - reduce margin between favicon and title/url in library
2019-06-24 16:16:32 -07:00
Denys M
658ad81d70
[fenix] Add unit tests for Settings
.
...
Add unit tests for `Settings`.
2019-06-24 16:02:34 -07:00
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 )
2019-06-24 15:41:38 -07:00
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 )
2019-06-24 15:31:32 -07:00
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 )
2019-06-24 15:30:27 -07:00
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 )
2019-06-24 15:27:06 -07:00
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 )
2019-06-24 14:12:51 -07:00
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 )
2019-06-24 13:58:04 -07:00
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 )
2019-06-24 13:44:02 -07:00
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 )
2019-06-24 13:34:15 -07:00
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 )
2019-06-24 13:15:38 -07:00
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 )
2019-06-24 12:52:20 -07:00
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 )
2019-06-24 12:52:04 -07:00
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 )
2019-06-24 10:10:49 -07:00
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 )
2019-06-20 13:00:22 -07:00
Emily Kager
5a032b0c42
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3544 - Set SearchSuggestions preference value from settings
2019-06-18 16:56:34 -07:00
Tiger Oakes
515bb630e4
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3539 - vectordrawablecompat for gradients ( https://github.com/mozilla-mobile/fenix/pull/3541 )
2019-06-18 16:38:56 -07:00
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 )
2019-06-18 16:38:42 -07:00
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 )
2019-06-18 16:38:29 -07:00
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
2019-06-18 16:37:50 -07:00
Mihai Tabara
75b7d360ea
[fenix] Import PR 3500 from ekager
2019-06-14 18:52:27 -07:00
Stefan Arentz
c5b7e44bfd
[fenix] Update HomeFragment.kt
2019-06-14 18:34:58 -07:00
Jeff Boek
2070657eaa
[fenix] No Issue - Capture session manager in scope before creating the delete operation
2019-06-14 18:34:58 -07:00
Emily Kager
282f3eafd7
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3493 - Show tab saved to collection snackbar in BrowserFragment
2019-06-14 15:49:56 -07:00
Jeff Boek
da0163006b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1116 - Uses alias link for help
2019-06-14 15:33:34 -07:00
Jeff Boek
7d9cf69fb9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1116 - Changes help link ( https://github.com/mozilla-mobile/fenix/pull/3491 )
2019-06-14 15:29:10 -05:00
Jeff Boek
319cbab48e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/981 - Adds link to mma.md to telemetry.md
2019-06-14 13:27:50 -07:00
Jeff Boek
2a7b5aa816
[fenix] For https://github.com/mozilla-mobile/fenix/issues/981 - mma docs
2019-06-14 13:27:50 -07:00
Jeff Boek
af60d303ad
[fenix] For https://github.com/mozilla-mobile/fenix/issues/981 - Adds missing Leanplum events
2019-06-14 13:27:50 -07:00
Colin Lee
8974d4a2e8
[fenix] For i18n testing: Enable pseudolocales ( https://github.com/mozilla-mobile/fenix/pull/3391 )
2019-06-14 13:44:36 -05:00
Emily Kager
9ba296aa2c
[fenix] No issue: Remove flash of tab adapter updating data in create collection
2019-06-14 11:01:54 -07:00
Emily Kager
fcef8c8d6a
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3080 - Update constraints so first collection visible by default
2019-06-14 11:01:54 -07:00
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 )
2019-06-14 12:13:13 -05:00
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
2019-06-14 09:38:17 -07:00
Tiger Oakes
f226562d6a
[fenix] Minify vector drawables
2019-06-14 09:37:35 -07:00
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 )
2019-06-14 08:59:57 -07:00
Johan Lorenzo
e7639388da
[fenix] Let raptor use the geckoview builds
2019-06-14 14:59:42 +02:00
Axel Hecht
d159ad0882
[fenix] Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@60fcf55878
2019-06-14 14:19:01 +02:00
Emily Kager
3d7971c72e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3439 - Clean up where accent colors didn't work with dark theming
2019-06-13 22:39:00 -07:00
Emily Kager
9283a357e9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2896 - Update Checkbox color on tab in collection creation
2019-06-13 22:38:08 -07:00
Emily Kager
f0a4abd91d
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3428 - Make + in collection creation selection stage clickable
2019-06-13 22:37:47 -07:00
Sawyer Blatz
28045ff3ae
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3447 : Fixes folder icon color
2019-06-13 16:40:42 -07:00
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>
2019-06-13 16:12:19 -07:00
vladikoff
91b280e5f0
[fenix] Add application-services fretboard feature flags
2019-06-13 15:29:59 -07:00
Emily Kager
bc2c04ffbe
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3454 - Update Collections Icon in Delete Browsing Data
2019-06-13 15:23:08 -07:00
Emily Kager
cdb88ec87e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3433 - Add checkbox hide changes to change payload
2019-06-13 13:01:44 -07:00
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 )
2019-06-13 12:58:45 -05:00
Jeff Boek
81ec5e0a5a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1242 - properly record metrics ( https://github.com/mozilla-mobile/fenix/pull/3437 )
2019-06-13 09:57:56 -07:00
Emily Kager
0ac94ae026
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2899 - Improve collections scroll and highlight animations
2019-06-13 09:21:12 -07:00
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
Tiger Oakes
0b658343e7
[fenix] Replace notification icon ( https://github.com/mozilla-mobile/fenix/pull/3395 )
2019-06-12 14:07:20 -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
Andrei Teslovan
4131c3a535
[fenix] Issue 3334 - Fix icons alignment in Collections cards ( https://github.com/mozilla-mobile/fenix/pull/3382 )
2019-06-12 10:26:13 -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
0b4f8a1cc1
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - Fixes property order in search_engine_radio_button.xml
2019-06-11 16:24:28 -07: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
Jeff Boek
499afe08d0
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3278 - Removes icon and preference item
2019-06-11 16:24:28 -07:00
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 )
2019-06-11 17:38:05 -05:00
Tiger Oakes
6f10696d16
[fenix] Minify drawable assets
2019-06-11 15:11:33 -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
Jonathan Almeida
20fb449129
[fenix] No issue: Enable send tab for all builds
2019-06-11 18:02:39 -04: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
Jeff Boek
9928cc3c1e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds docs for search_default_engine telemetry
2019-06-11 10:55:54 -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
Tiger Oakes
79385e67f2
[fenix] Fix round icon ( https://github.com/mozilla-mobile/fenix/pull/3353 )
2019-06-11 12:26:08 -05:00
Axel Hecht
b65fa64266
[fenix] Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@53a583feb6
2019-06-11 09:49:26 -07: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
Thom Chiovoloni
84feb0bb79
[fenix] Don't substitute application-services packages which are not part of the megazord
2019-06-10 15:24:27 -07: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
Tiger Oakes
636c936d79
[fenix] Minify launcher icon ( https://github.com/mozilla-mobile/fenix/pull/3309 )
2019-06-10 09:10:29 -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