2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
Commit Graph

1424 Commits

Author SHA1 Message Date
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
61c06844f9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds docs for the activation ping 2019-06-11 10:55:54 -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
Jeff Boek
80ec7ccb9c [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds telemetry docs for metrics 2019-06-11 10:55:54 -07:00
Jeff Boek
04b53fc932 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds docs for the sync_account telemetry 2019-06-11 10:55:54 -07:00
Jeff Boek
5dc5594e41 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds docs for the sync_auth telemetry 2019-06-11 10:55:54 -07:00
Jeff Boek
4e6b9ddd17 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds error_page telemetry docs 2019-06-11 10:55:54 -07:00
Jeff Boek
f7bd53c1c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds telemetry docs for the library 2019-06-11 10:55:54 -07:00
Jeff Boek
ae158c1d6f [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds qr_scanner telemetry docs 2019-06-11 10:55:54 -07:00
Jeff Boek
04b2477f76 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds custom tab telemetry docs 2019-06-11 10:55:54 -07:00
Jeff Boek
442c10eb30 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds bookmark management documentation 2019-06-11 10:55:54 -07:00
Jeff Boek
c07a999e82 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds QAB documentation 2019-06-11 10:55:54 -07:00
Jeff Boek
b56239b9e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds find_in_page metrics 2019-06-11 10:55:54 -07:00
Jeff Boek
2b127911c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds context_menu docs 2019-06-11 10:55:54 -07:00
Jeff Boek
db605ba571 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Adds crash_reporter docs 2019-06-11 10:55:54 -07:00
Jeff Boek
20cff4c750 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3351 - Create metrics.md 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
Mitchell Hentges
f96d43809b [fenix] Sets up nightly-pushing-to-production decision task logic (https://github.com/mozilla-mobile/fenix/pull/3225) 2019-06-10 10:55:21 -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
Nikit Bhandari
df06ce4805 [fenix] fix crash on renaming a collection 2019-06-08 06:44:15 -07:00
Jeff Boek
da2487ab16 [fenix] No Issue - Moves string to static string until next export (https://github.com/mozilla-mobile/fenix/pull/3274) 2019-06-07 19:38:45 -05: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
Jeff Boek
6abc36afe8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1881 - Uses flex box to pin button to the bottom 2019-06-07 13:15:26 -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
Axel Hecht
1553b296ca [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/3253)
State: mozilla-l10n/android-l10n@8a22efc7b2
2019-06-07 09:44:17 -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