Commit graph

139 commits

Author SHA1 Message Date
Jonathan Kingston
f0dec39629 Adding back in legacy code without message passing code. 2017-08-04 16:28:53 +01:00
Jonathan Kingston
0f16e76114 Break my SDK code 2017-08-02 14:20:59 +01:00
Jonathan Kingston
6164ab4941 Fix non nightly long press menu. Fixes #658 2017-07-05 13:08:33 -07:00
Jonathan Kingston
16f7129d1b Add new telemetry to the old plus button menu 2017-06-29 13:47:20 -07:00
Jonathan Kingston
a03bf14262 Removal of hover menu for plus menu 2017-06-29 09:59:53 -07:00
Jonathan Kingston
9b4f157187 Adding tooltips. Fixes #615. Fixes #609. Fixes #112 2017-06-22 14:40:01 +01:00
groovecoder
bbc3054d21 for #498: security onboarding panels and logic 2017-06-22 11:38:23 +01:00
baku
eeabe52901 Reset color and icon when disabled - issue #398 2017-06-12 15:03:49 +01:00
groovecoder
278b7509a9 only start study for @shield-study-privacy 2017-05-30 21:24:29 +01:00
groovecoder
85432f7c81 actually start the study 2017-05-17 14:41:04 -05:00
groovecoder
fdbc175847 start shield study AFTER SDK starts the webext 2017-05-17 12:37:24 -05:00
groovecoder
86ef23b37a include lib/shield to make it work 2017-05-17 11:34:03 -05:00
groovecoder
63ff6af067 start study.js 2017-05-17 11:34:03 -05:00
Jonathan Kingston
064dae71a3 Removal of more SDK code 2017-05-17 16:08:29 +01:00
Jonathan Kingston
dd1afe4ae2 Undefined storage area. Fixes #508 2017-05-16 11:04:23 +01:00
Jonathan Kingston
2e272df492 Moving create and update containers into popup.js 2017-05-04 09:44:49 -05:00
Jonathan Kingston
61ae664666 Moving bulk of removeIdentity code into popup.js 2017-05-04 09:44:49 -05:00
baku
db39ae0a4c Recovering after a crash - issue #463 2017-04-28 16:56:55 +02:00
baku
66a8c61743 Pinned tabs should be stored as such - issue #456 2017-04-28 14:44:20 +01:00
Jonathan Kingston
2c4da0a8b6 Auto send users to sites they assigned to a container. Fixes #306 2017-04-03 21:57:13 +01:00
baku
4276b08afd Fix the opening of a link from a context menu - issue #327 2017-03-21 08:29:06 +01:00
Jonathan Kingston
5ef9e3d835 Fix upgrading issue whilst also ensuring dead objects won't happen. #373 2017-03-14 19:13:13 +00:00
Jonathan Kingston
a8ba90de7a Add ability to check for theme dark on changing themes. Fixes #207 2017-03-09 18:45:20 +00:00
baku
47a4c79619 Cleanup cookieJar when addon is uninstall - issue #300 2017-03-02 21:51:01 +01:00
baku
10136ffaff Fix the configuring of window after a removing - issue #295 2017-03-01 15:01:50 +01:00
baku
3dfdb7593d No 'hidden' needed for hiding the label and the icon in the tab 2017-02-28 20:06:34 +01:00
baku
715c8512ac The context menu must be recreated each time we change tab - issue #289 2017-02-28 18:39:34 +01:00
baku
2760616cbb eslint is happy again 2017-02-28 18:32:38 +01:00
baku
b8466a005f Correct window should be used if known - issue #287 2017-02-28 18:27:55 +01:00
baku
01cdbe6951 Show tabs before opening a link from the context menu - #288 2017-02-28 18:24:37 +01:00
baku
6ff8841311 Icon+Color must be refreshed when tab changes 2017-02-28 17:44:55 +01:00
Jared Hirsch
a6033d8ac6 Merge pull request #278 from mozilla/record-incompat-addons-event-272
fix #272: add event telemetry for incompat addons
2017-02-27 14:00:28 -08:00
baku
4d71355523 Do not close container tabs in nightly - issue #241 2017-02-27 21:48:17 +00:00
groovecoder
1154f6c215 fix #272: add event telemetry for incompat addons 2017-02-27 15:37:04 -06:00
luke crouch
00f3d6479a Merge pull request #276 from mozilla/disable-move-242
for #242: disable move when incompatible add-ons detected
2017-02-27 15:19:54 -06:00
groovecoder
9cc8d2be73 for #242: disable move when incompatible add-ons detected 2017-02-27 15:12:36 -06:00
baku
82a9b6be96 Move to new window should show hidden tabs as well - issue #257 2017-02-24 19:01:33 +01:00
luke crouch
d7dcb20038 Merge pull request #262 from bakulf/defaultContainer
Default Containers re-created if the addon is installed/enabled - iss…
2017-02-24 08:50:50 -08:00
baku
a0481d92f6 Default Containers re-created if the addon is installed/enabled - issue #255 2017-02-24 08:53:25 +01:00
baku
da0b222c7a This addon should work when tabCenter is installed - issue #258 2017-02-24 08:17:30 +01:00
Jonathan Kingston
7c6210d1da Fixing ESLint issues 2017-02-22 00:32:35 +00:00
baku
271d720279 Fix for getIdentityService - Issue 227 2017-02-22 00:32:35 +00:00
John Gruen
b3e5ce6d7b add four moreicons 2017-02-21 19:25:51 +00:00
John Gruen
c23c05a6ce fix linter errors 2017-02-20 21:39:01 -05:00
John Gruen
9789821622 clean up container icons 2017-02-21 01:54:03 +00:00
baku
f110da267e Fix the CookieManager issue #172 2017-02-21 01:50:12 +00:00
luke crouch
87df02570f Merge pull request #217 from mozilla/custom-tab-rendering-fix
Custom tab rendering fix
2017-02-20 11:59:16 -06:00
John Gruen
abf714dd4d fix custom container tab first render 2017-02-19 19:20:00 -05:00
baku
24c42d2f8c Fix the restoring container tabs after the add-on has been removed #183 2017-02-19 21:51:26 +01:00
baku
96e2e3473a Fix the renaming of methods in ContextualIdentityService in nightly 2017-02-19 18:47:56 +01:00