Commit Graph

1198 Commits (00bfe0bca048168f7d431e9fc87bd2c475aa0231)
 

Author SHA1 Message Date
Stefan Arentz e70c7c8037 [fenix] Update GeckoView Beta to 68.0.20190527103257 5 years ago
Emily Kager d54244f1b1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2891 - Make checkbox invisible so text isn't cut off 5 years ago
Emily Kager 375fc8f516 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2110 - Pressing back on external link should close the tab 5 years ago
Emily Kager 27ad5a5b74 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2952 - Delete All Tabs should run on Main Thread 5 years ago
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.
5 years ago
Jonathan Almeida 83897a1e60 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2878: Cleanup with card-like styling 5 years ago
Arturo Mejia fd9466a652 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2673: File manager allows to upload files from third party apps. 5 years ago
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.
5 years ago
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
5 years ago
Axel Hecht cb5dd52a31 [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@acf17ea0cf
5 years ago
Arturo Mejia ac5da6d329 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2789: Custom tabs is not covering the full screen size. 5 years ago
Emily Kager e815bf359e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2133 - Add destructive text color to delete history button 5 years ago
Emily Kager e3fb81cfdc [fenix] For https://github.com/mozilla-mobile/fenix/issues/2919 - Invoke Pending Delete Jobs in onPause 5 years ago
Emily Kager ff1f777b55 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2417 - Fade end of Edit Bookmark edit text 5 years ago
Emily Kager 88e64fbbb2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2898 - Adds Deselect All in Collection Creation Select Tabs Step 5 years ago
Emily Kager aa741c1aa6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2337 - Open Report Site in Browser from Custom Tab 5 years ago
Emily Kager 95b2ea5d21 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2941 - Creates delete dialog style 5 years ago
Emily Kager 1ed5fb7c96 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2823 - Invoke pending jobs with context on switch to private mode 5 years ago
Mitchell Hentges f42e744422 [fenix] Infers release architectures from gradle (https://github.com/mozilla-mobile/fenix/pull/2892) 5 years ago
Jonathan Almeida cb46cff423 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2890: Sending tab from another device shows empty title 5 years ago
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) 5 years ago
Harsh Shandilya 992b873122 [fenix] treewide: Resolve compilation warnings (https://github.com/mozilla-mobile/fenix/pull/2859)
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
5 years ago
Jonathan Almeida ee5b227c4b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2876: Fix crash on sync now button clicked 5 years ago
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>
5 years ago
Mitchell Hentges ef2c3a3407 [fenix] Adds raptor hook ability to schedule_nightly_graph (https://github.com/mozilla-mobile/fenix/pull/2341) 5 years ago
Mitchell Hentges b8e5d35f19 [fenix] Passes variants without parsing (https://github.com/mozilla-mobile/fenix/pull/2408) 5 years ago
Jeff Boek 5722009a52 [fenix] Moves finalized onboarding strings to strings.xml 5 years ago
Jeff Boek c98463e17a [fenix] For https://github.com/mozilla-mobile/fenix/issues/927 - Adds build type to glean to report the channel 5 years ago
Sawyer Blatz e73188f04c [fenix] For https://github.com/mozilla-mobile/fenix/issues/1190: Adds additional telemetry for FxA login 5 years ago
Sawyer Blatz b479cc4320 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1190: Adds telemetry for FxA login 5 years ago
Emily Kager 7fdc9784e7 [fenix] No issue: Correct material dependency and anchor snackbar above toolbar 5 years ago
Jeff Boek b3096c1536 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Address small nits, changes default color of ic_delete 5 years ago
Jeff Boek c5ccca1f6b [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds changelog entry 5 years ago
Jeff Boek 2460c68edb [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Properly delete collections 5 years ago
Jeff Boek 1fd2b24bc9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Deletes data on button press 5 years ago
Jeff Boek c412afec23 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds button to delete browsing data 5 years ago
Jeff Boek cce2ebb754 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 -Adds checkbox listener to data items 5 years ago
Jeff Boek 66af144c4f [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds icons for list items 5 years ago
Jeff Boek ccf637a74e [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds list items for delete browsing data 5 years ago
Jeff Boek f0e5e9a3b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds delete browsing data fragment 5 years ago
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) 5 years ago
mheubusch 08b639f0d8 [fenix] Update static_strings.xml 5 years ago
Jonathan Almeida 8434ca83a5 [fenix] No issue: Add device name to account page 5 years ago
Sawyer Blatz 9dc3ef840a [fenix] No issue: Updates l10n static strings 5 years ago
Sawyer Blatz f57e0b4bbc [fenix] For https://github.com/mozilla-mobile/fenix/issues/2327: Adds error state strings for syncing 5 years ago
Sawyer Blatz 18000bbd6d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2788: Fixes string issues (https://github.com/mozilla-mobile/fenix/pull/2841) 5 years ago
Emily Kager 346f0f5538 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2780 - Fix home screen attributes for API 21-22 (https://github.com/mozilla-mobile/fenix/pull/2844) 5 years ago
Jonathan Almeida fd82bacd40 [fenix] No issue: Add ellipses to syncing string 5 years ago
Tiger Oakes 478bde80b4 [fenix] Use a ListAdapter for SessionControl 5 years ago
Jonathan Almeida ad9a544319 [fenix] No issue: Fix NotificationManager icon color 5 years ago