Grisha Kruglov
30f64236c9
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2835 : Do not assume bookmarks fragment is attached while processing operations
...
This is mostly necessary when we're running stuff in a coroutine, so the patch likely goes
overboard a bit with the nullability checks... but it shouldn't hurt.
2019-05-29 09:19:03 -07:00
Colin Lee
94a94edca6
[fenix] Update flipper to make LeakCanary traces appear ( https://github.com/mozilla-mobile/fenix/pull/2971 )
2019-05-29 11:17:56 -05:00
Sawyer Blatz
fb3e821fb3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2948 : Adds menu button add tab to collection
2019-05-29 09:08:11 -07:00
Sawyer Blatz
ab2459162d
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2942 : Updates strings for l10n ( https://github.com/mozilla-mobile/fenix/pull/2950 )
2019-05-29 10:47:19 -05:00
Stefan Arentz
264f522b37
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/445 - Ship Fenix x86_64 builds ( https://github.com/mozilla-mobile/fenix/pull/2856 )
2019-05-29 09:19:17 -04:00
Stefan Arentz
e70c7c8037
[fenix] Update GeckoView Beta to 68.0.20190527103257
2019-05-29 09:09:40 -04:00
Emily Kager
d54244f1b1
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2891 - Make checkbox invisible so text isn't cut off
2019-05-28 20:57:02 -07:00
Emily Kager
375fc8f516
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2110 - Pressing back on external link should close the tab
2019-05-28 17:55:17 -07:00
Emily Kager
27ad5a5b74
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2952 - Delete All Tabs should run on Main Thread
2019-05-28 16:25:39 -07:00
Arturo Mejia
b8188c9cbb
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2903 : Fixed crash when trying to rate the app on a devices without
...
the play store app.
2019-05-28 15:14:56 -07:00
Jonathan Almeida
83897a1e60
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2878 : Cleanup with card-like styling
2019-05-28 15:11:41 -07:00
Arturo Mejia
fd9466a652
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2673 : File manager allows to upload files from third party apps.
2019-05-28 15:07:40 -07:00
Arturo Mejia
3ecb0d4e59
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2900 : Fix crash when trying to show site info panel with
...
a null session.
2019-05-28 15:05:49 -07:00
Jonathan Almeida
6237057252
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2886 : Fix sending multiple tabs to another device ( https://github.com/mozilla-mobile/fenix/pull/2923 )
...
* For https://github.com/mozilla-mobile/fenix/issues/2886 : Fix sending multiple tabs to another device
* Update share methods to use new API
2019-05-28 15:05:16 -07:00
Axel Hecht
cb5dd52a31
[fenix] Import strings from android-l10n
...
Status: mozilla-l10n/android-l10n@acf17ea0cf
2019-05-28 15:03:13 -07:00
Arturo Mejia
ac5da6d329
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2789 : Custom tabs is not covering the full screen size.
2019-05-28 15:01:18 -07:00
Emily Kager
e815bf359e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2133 - Add destructive text color to delete history button
2019-05-28 14:59:21 -07:00
Emily Kager
e3fb81cfdc
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2919 - Invoke Pending Delete Jobs in onPause
2019-05-28 14:59:05 -07:00
Emily Kager
ff1f777b55
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2417 - Fade end of Edit Bookmark edit text
2019-05-28 14:58:51 -07:00
Emily Kager
88e64fbbb2
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2898 - Adds Deselect All in Collection Creation Select Tabs Step
2019-05-28 14:58:16 -07:00
Emily Kager
aa741c1aa6
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2337 - Open Report Site in Browser from Custom Tab
2019-05-28 14:56:01 -07:00
Emily Kager
95b2ea5d21
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2941 - Creates delete dialog style
2019-05-28 13:41:38 -07:00
Emily Kager
1ed5fb7c96
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2823 - Invoke pending jobs with context on switch to private mode
2019-05-28 12:48:02 -07:00
Mitchell Hentges
f42e744422
[fenix] Infers release architectures from gradle ( https://github.com/mozilla-mobile/fenix/pull/2892 )
2019-05-28 12:24:06 +02:00
Jonathan Almeida
cb46cff423
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2890 : Sending tab from another device shows empty title
2019-05-27 16:39:56 -04:00
Jonathan Almeida
5ff5b7b0b1
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2872 : Send tab notification never dismisses ( https://github.com/mozilla-mobile/fenix/pull/2889 )
2019-05-27 19:31:59 +02:00
Harsh Shandilya
992b873122
[fenix] treewide: Resolve compilation warnings ( https://github.com/mozilla-mobile/fenix/pull/2859 )
...
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-05-27 19:04:17 +02:00
Jonathan Almeida
ee5b227c4b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2876 : Fix crash on sync now button clicked
2019-05-27 12:38:11 -04:00
Tiger Oakes
31d199fe63
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2862 - Fix about_content placeholder
...
The exact fix was described in the issue :)
Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
2019-05-27 11:37:44 -04:00
Mitchell Hentges
ef2c3a3407
[fenix] Adds raptor hook ability to schedule_nightly_graph ( https://github.com/mozilla-mobile/fenix/pull/2341 )
2019-05-27 17:31:06 +02:00
Mitchell Hentges
b8e5d35f19
[fenix] Passes variants without parsing ( https://github.com/mozilla-mobile/fenix/pull/2408 )
2019-05-27 15:00:44 +02:00
Jeff Boek
5722009a52
[fenix] Moves finalized onboarding strings to strings.xml
2019-05-24 18:08:40 -07:00
Jeff Boek
c98463e17a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/927 - Adds build type to glean to report the channel
2019-05-24 17:43:24 -07:00
Sawyer Blatz
e73188f04c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1190 : Adds additional telemetry for FxA login
2019-05-24 17:39:19 -07:00
Sawyer Blatz
b479cc4320
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1190 : Adds telemetry for FxA login
2019-05-24 17:39:19 -07:00
Emily Kager
7fdc9784e7
[fenix] No issue: Correct material dependency and anchor snackbar above toolbar
2019-05-24 17:38:20 -07:00
Jeff Boek
b3096c1536
[fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Address small nits, changes default color of ic_delete
2019-05-24 17:16:03 -07:00
Jeff Boek
c5ccca1f6b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds changelog entry
2019-05-24 17:16:03 -07:00
Jeff Boek
2460c68edb
[fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Properly delete collections
2019-05-24 17:16:03 -07:00
Jeff Boek
1fd2b24bc9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Deletes data on button press
2019-05-24 17:16:03 -07:00
Jeff Boek
c412afec23
[fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds button to delete browsing data
2019-05-24 17:16:03 -07:00
Jeff Boek
cce2ebb754
[fenix] For https://github.com/mozilla-mobile/fenix/issues/225 -Adds checkbox listener to data items
2019-05-24 17:16:03 -07:00
Jeff Boek
66af144c4f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds icons for list items
2019-05-24 17:16:03 -07:00
Jeff Boek
ccf637a74e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds list items for delete browsing data
2019-05-24 17:16:03 -07:00
Jeff Boek
f0e5e9a3b7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds delete browsing data fragment
2019-05-24 17:16:03 -07:00
Emily Kager
df015ab86a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2843 - Improve Collections UI and UX ( https://github.com/mozilla-mobile/fenix/pull/2851 )
2019-05-24 17:06:17 -07:00
mheubusch
08b639f0d8
[fenix] Update static_strings.xml
2019-05-24 16:02:44 -07:00
Jonathan Almeida
8434ca83a5
[fenix] No issue: Add device name to account page
2019-05-24 15:29:34 -07:00
Sawyer Blatz
9dc3ef840a
[fenix] No issue: Updates l10n static strings
2019-05-24 15:29:18 -07:00
Sawyer Blatz
f57e0b4bbc
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2327 : Adds error state strings for syncing
2019-05-24 14:52:36 -07:00