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

1090 Commits

Author SHA1 Message Date
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
Sawyer Blatz
18000bbd6d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2788: Fixes string issues (https://github.com/mozilla-mobile/fenix/pull/2841) 2019-05-24 14:07:10 -07:00
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) 2019-05-24 14:03:59 -07:00
Jonathan Almeida
fd82bacd40 [fenix] No issue: Add ellipses to syncing string 2019-05-24 16:50:58 -04:00
Tiger Oakes
478bde80b4 [fenix] Use a ListAdapter for SessionControl 2019-05-24 13:13:52 -07:00
Jonathan Almeida
ad9a544319 [fenix] No issue: Fix NotificationManager icon color 2019-05-24 11:32:55 -07:00
Sawyer Blatz
a314d6616f [fenix] For https://github.com/mozilla-mobile/fenix/issues/658: Adds your rights page link 2019-05-24 11:32:27 -07:00
Emily Kager
9160f1ca67 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2529 - Remove "Delete Collection" button from private browsing 2019-05-24 10:53:15 -07:00
Emily Kager
7ee012205b [fenix] No issue: Register observers with owner view 2019-05-24 10:53:05 -07:00
Emily Kager
2d14e3416e [fenix] For https://github.com/mozilla-mobile/fenix/issues/966 - Preserve CustomTab history when opening in browser 2019-05-24 10:50:20 -07:00
Sawyer Blatz
3307cf3205 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2732: Removes view model usage from collection creation 2019-05-24 10:40:32 -07:00
ekager
30807f9d8b [fenix] Cancel pending findBookmarkJob if another is started 2019-05-24 09:42:22 -07:00
Emily Kager
daea15328b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2228 - Update Bookmark Status in onUrlChanged 2019-05-24 09:42:22 -07:00
Emily Kager
7fce039fc0 [fenix] Update string 2019-05-24 09:42:05 -07:00