2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-09 19:10:42 +00:00
Commit Graph

1661 Commits

Author SHA1 Message Date
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
Jeff Boek
f2e1369156 [fenix] For https://github.com/mozilla-mobile/fenix/issues/981 - Adds missing event to leanplum docs 2019-06-24 14:34:23 -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
6028239e33 [fenix] No issue: Upgrades to AC 1.0.0 (https://github.com/mozilla-mobile/fenix/pull/3630) 2019-06-24 13:00:52 -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
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) 2019-06-18 16:36:23 -07:00
Stefan Arentz
185a77c588 [fenix] Update A-C to 0.56.5 (https://github.com/mozilla-mobile/fenix/pull/3543) 2019-06-18 16:32:38 -07:00
Johan Lorenzo
32dcece7ac [fenix] Fix Raptor bad repo locations (https://github.com/mozilla-mobile/fenix/pull/3516) 2019-06-18 07:57:54 -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
Sebastian Kaspari
ff298b8973 [fenix] Update Android Components 0.56.4. (https://github.com/mozilla-mobile/fenix/pull/3468) 2019-06-14 11:41:05 -04:00
Johan Lorenzo
4e9d49e0df [fenix] Fix Raptor bad URLs 2019-06-14 17:35:38 +02:00
Johan Lorenzo
8034fee650 [fenix] Revert "Temp try to run raptor on PRs"
This reverts commit 392a063194b966f6699ac9a6909ce7f85fdcaf4b.
2019-06-14 14:59:42 +02:00
Johan Lorenzo
c048d6e8b2 [fenix] Temp try to run raptor on PRs 2019-06-14 14:59:42 +02:00
Johan Lorenzo
b5a6dbe0da [fenix] Notify raptor team when decision task fails 2019-06-14 14:59:42 +02: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