2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-15 18:12:54 +00:00
Commit Graph

1080 Commits

Author SHA1 Message Date
Jonathan Almeida
d825011fc0 Fixes #2872: Send tab notification never dismisses (#2889) 2019-05-27 19:31:59 +02:00
Harsh Shandilya
7d9c8726c5 treewide: Resolve compilation warnings (#2859)
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-05-27 19:04:17 +02:00
Jonathan Almeida
db2eba9762 For #2876: Fix crash on sync now button clicked 2019-05-27 12:38:11 -04:00
Tiger Oakes
0ca317b7ca Fixes #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
bd6001b1d1
Adds raptor hook ability to schedule_nightly_graph (#2341) 2019-05-27 17:31:06 +02:00
Mitchell Hentges
77ff164e30
Passes variants without parsing (#2408) 2019-05-27 15:00:44 +02:00
Jeff Boek
884da93184 Moves finalized onboarding strings to strings.xml 2019-05-24 18:08:40 -07:00
Jeff Boek
d24aa8a772 For #927 - Adds build type to glean to report the channel 2019-05-24 17:43:24 -07:00
Sawyer Blatz
9aa4f48e77 For #1190: Adds additional telemetry for FxA login 2019-05-24 17:39:19 -07:00
Sawyer Blatz
62bed0cd06 For #1190: Adds telemetry for FxA login 2019-05-24 17:39:19 -07:00
Emily Kager
2ad6875f09 No issue: Correct material dependency and anchor snackbar above toolbar 2019-05-24 17:38:20 -07:00
Jeff Boek
e3031378bc For #225 - Address small nits, changes default color of ic_delete 2019-05-24 17:16:03 -07:00
Jeff Boek
3a44d66fd7 For #225 - Adds changelog entry 2019-05-24 17:16:03 -07:00
Jeff Boek
0cbaeaffdc For #225 - Properly delete collections 2019-05-24 17:16:03 -07:00
Jeff Boek
51451ff002 For #225 - Deletes data on button press 2019-05-24 17:16:03 -07:00
Jeff Boek
3cf91fc303 For #225 - Adds button to delete browsing data 2019-05-24 17:16:03 -07:00
Jeff Boek
072ef5785d For #225 -Adds checkbox listener to data items 2019-05-24 17:16:03 -07:00
Jeff Boek
e9c7943fe8 For #225 - Adds icons for list items 2019-05-24 17:16:03 -07:00
Jeff Boek
3006b21508 For #225 - Adds list items for delete browsing data 2019-05-24 17:16:03 -07:00
Jeff Boek
182bbdf359 For #225 - Adds delete browsing data fragment 2019-05-24 17:16:03 -07:00
Emily Kager
01c9317be0 For #2843 - Improve Collections UI and UX (#2851) 2019-05-24 17:06:17 -07:00
mheubusch
11be571ded Update static_strings.xml 2019-05-24 16:02:44 -07:00
Jonathan Almeida
1de2e58644 No issue: Add device name to account page 2019-05-24 15:29:34 -07:00
Sawyer Blatz
e8943a2d9c No issue: Updates l10n static strings 2019-05-24 15:29:18 -07:00
Sawyer Blatz
dff2f0efaf For #2327: Adds error state strings for syncing 2019-05-24 14:52:36 -07:00
Sawyer Blatz
a9466554e5 For #2788: Fixes string issues (#2841) 2019-05-24 14:07:10 -07:00
Emily Kager
beb2dec79f For #2780 - Fix home screen attributes for API 21-22 (#2844) 2019-05-24 14:03:59 -07:00
Jonathan Almeida
b75de72a19 No issue: Add ellipses to syncing string 2019-05-24 16:50:58 -04:00
Tiger Oakes
207a8d6772 Use a ListAdapter for SessionControl 2019-05-24 13:13:52 -07:00
Jonathan Almeida
2fd91daa5b No issue: Fix NotificationManager icon color 2019-05-24 11:32:55 -07:00
Sawyer Blatz
36f4b97712 For #658: Adds your rights page link 2019-05-24 11:32:27 -07:00
Emily Kager
09588dfda6 For #2529 - Remove "Delete Collection" button from private browsing 2019-05-24 10:53:15 -07:00
Emily Kager
4e13de3ffd No issue: Register observers with owner view 2019-05-24 10:53:05 -07:00
Emily Kager
a676e964b5 For #966 - Preserve CustomTab history when opening in browser 2019-05-24 10:50:20 -07:00
Sawyer Blatz
549292d06e For #2732: Removes view model usage from collection creation 2019-05-24 10:40:32 -07:00
ekager
2f46345954 Cancel pending findBookmarkJob if another is started 2019-05-24 09:42:22 -07:00
Emily Kager
4b7c8a7db1 For #2228 - Update Bookmark Status in onUrlChanged 2019-05-24 09:42:22 -07:00
Emily Kager
7622b7a3fd Update string 2019-05-24 09:42:05 -07:00
Emily Kager
833290799e For #1286 - Add Automatic Font Sizing Preference 2019-05-24 09:42:05 -07:00
Emily Kager
074eec7006 For #2815 - Use RootView for displaying snackbar in browserfragment (#2816) 2019-05-23 23:35:05 -07:00
Emily Kager
0c8ad3ef6e For #2721 - Reorder onboarding theme settings (#2817) 2019-05-23 23:34:11 -07:00
Jeff Boek
f76437f60c Fixes #2811 - Removes custom attributes 2019-05-23 22:07:54 -07:00
Emily Kager
c6ac791609 No issues: Set ThemeFragment title in onResume (#2801) 2019-05-23 21:30:29 -07:00
Emily Kager
a80053547e For #2806 - navigate up from SearchFragment instead of activity back press (#2812) 2019-05-23 21:30:05 -07:00
Emily Kager
7e901efef0 Remove extraneous files 2019-05-23 17:10:13 -07:00
Emily Kager
7951a5f5df No issue: Update Account UI and visibility in onCreate so it doesn't flash (#2804) 2019-05-23 16:52:31 -07:00
Jonathan Almeida
3c84807474 Add connect another device dialog (#2803) 2019-05-23 19:51:25 -04:00
Grisha Kruglov
2ad3a72f6f Closes #2252: Show "Desktop Bookmarks" in the Bookmarks library (#2797)
This patch adds in a virtual "Desktop Bookmarks" folder to the top
of the mobile root child list, and makes sure to change internal
bookmark root names to user friendly labels.
2019-05-23 19:33:06 -04:00
Jonathan Almeida
8fbbcceb21 Adds send tab functionality to UI (#2790)
* Closes #2782: Hide send tab when no devices available

* For #2752: Enabled send tab for debug and nightly builds

* For #2753: Add Send Tab functionality to UI
2019-05-23 18:38:03 -04:00
Denys M
6b8938e47e Fixes #2739. Update sign-in preference visibility when screen is resumed. 2019-05-23 15:34:29 -07:00