Commit graph

134 commits

Author SHA1 Message Date
Jonathan Kingston
214a83deda Adding tooltips. Fixes #615. Fixes #609. Fixes #112 2017-06-22 14:40:01 +01:00
groovecoder
5237e67fa6 for #498: security onboarding panels and logic 2017-06-22 11:38:23 +01:00
baku
5c5cf02249 Reset color and icon when disabled - issue #398 2017-06-12 15:03:49 +01:00
groovecoder
45f34a586a only start study for @shield-study-privacy 2017-05-30 21:24:29 +01:00
groovecoder
dad3214986 actually start the study 2017-05-17 14:41:04 -05:00
groovecoder
b0c53063d2 start shield study AFTER SDK starts the webext 2017-05-17 12:37:24 -05:00
groovecoder
e499ff5711 include lib/shield to make it work 2017-05-17 11:34:03 -05:00
groovecoder
cd03ea7a59 start study.js 2017-05-17 11:34:03 -05:00
Jonathan Kingston
4ffb587d9e Removal of more SDK code 2017-05-17 16:08:29 +01:00
Jonathan Kingston
02300630f6 Undefined storage area. Fixes #508 2017-05-16 11:04:23 +01:00
Jonathan Kingston
f2ddc7fd84 Moving create and update containers into popup.js 2017-05-04 09:44:49 -05:00
Jonathan Kingston
f4597eae84 Moving bulk of removeIdentity code into popup.js 2017-05-04 09:44:49 -05:00
baku
1de3f42385 Recovering after a crash - issue #463 2017-04-28 16:56:55 +02:00
baku
91ec0c4a6d Pinned tabs should be stored as such - issue #456 2017-04-28 14:44:20 +01:00
Jonathan Kingston
3e657a2e8d Auto send users to sites they assigned to a container. Fixes #306 2017-04-03 21:57:13 +01:00
baku
82cad13630 Fix the opening of a link from a context menu - issue #327 2017-03-21 08:29:06 +01:00
Jonathan Kingston
4273ca6733 Fix upgrading issue whilst also ensuring dead objects won't happen. #373 2017-03-14 19:13:13 +00:00
Jonathan Kingston
f1c2cbc686 Add ability to check for theme dark on changing themes. Fixes #207 2017-03-09 18:45:20 +00:00
baku
50b58f649f Cleanup cookieJar when addon is uninstall - issue #300 2017-03-02 21:51:01 +01:00
baku
be189ac7ec Fix the configuring of window after a removing - issue #295 2017-03-01 15:01:50 +01:00
baku
c565058d2b No 'hidden' needed for hiding the label and the icon in the tab 2017-02-28 20:06:34 +01:00
baku
9806087e98 The context menu must be recreated each time we change tab - issue #289 2017-02-28 18:39:34 +01:00
baku
d66c3b8576 eslint is happy again 2017-02-28 18:32:38 +01:00
baku
35ddc045e6 Correct window should be used if known - issue #287 2017-02-28 18:27:55 +01:00
baku
29dc974fd6 Show tabs before opening a link from the context menu - #288 2017-02-28 18:24:37 +01:00
baku
dba0b97072 Icon+Color must be refreshed when tab changes 2017-02-28 17:44:55 +01:00
Jared Hirsch
5d3913ed3f 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
6874d64ce7 Do not close container tabs in nightly - issue #241 2017-02-27 21:48:17 +00:00
groovecoder
4db04e1df5 fix #272: add event telemetry for incompat addons 2017-02-27 15:37:04 -06:00
luke crouch
ad3c227150 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
3fb6976401 for #242: disable move when incompatible add-ons detected 2017-02-27 15:12:36 -06:00
baku
4ec371df6c Move to new window should show hidden tabs as well - issue #257 2017-02-24 19:01:33 +01:00
luke crouch
6644612f33 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
e013625710 Default Containers re-created if the addon is installed/enabled - issue #255 2017-02-24 08:53:25 +01:00
baku
0a58786936 This addon should work when tabCenter is installed - issue #258 2017-02-24 08:17:30 +01:00
Jonathan Kingston
02e1df3889 Fixing ESLint issues 2017-02-22 00:32:35 +00:00
baku
22ca6cb21d Fix for getIdentityService - Issue 227 2017-02-22 00:32:35 +00:00
John Gruen
d2e35d22c7 add four moreicons 2017-02-21 19:25:51 +00:00
John Gruen
58c7ba5cc4 fix linter errors 2017-02-20 21:39:01 -05:00
John Gruen
282037b53c clean up container icons 2017-02-21 01:54:03 +00:00
baku
4a5129a999 Fix the CookieManager issue #172 2017-02-21 01:50:12 +00:00
luke crouch
6aa583caa3 Merge pull request #217 from mozilla/custom-tab-rendering-fix
Custom tab rendering fix
2017-02-20 11:59:16 -06:00
John Gruen
ac56fbb6fa fix custom container tab first render 2017-02-19 19:20:00 -05:00
baku
6d1c5ff09b Fix the restoring container tabs after the add-on has been removed #183 2017-02-19 21:51:26 +01:00
baku
73a5d6f897 Fix the renaming of methods in ContextualIdentityService in nightly 2017-02-19 18:47:56 +01:00
Andrea Marchesini
81c8b2282d Merge pull request #214 from bakulf/openTab
Open tab should show the hidden tabs first
2017-02-19 18:47:00 +01:00
baku
ee571bc0b5 Forget tabs when hidden or when an identity is removed or when the addon is disabled. 2017-02-19 18:37:52 +01:00
Andrea Marchesini
1774c531a2 Merge pull request #212 from bakulf/finance
Banking to Finance
2017-02-19 18:35:43 +01:00
baku
bdc81fb4a6 Banking to Finance 2017-02-19 01:01:09 +01:00
baku
43bef3af7c Open tab should show the hidden tabs first 2017-02-18 21:57:14 +01:00