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
Andrea Marchesini
8787842b36
Merge pull request #189 from mozilla/remove-cookies-with-OA-174
...
fix #174 : remove add-on containers on uninstall
2017-02-18 15:45:15 +01:00
Andrea Marchesini
a9481a2d94
Merge pull request #203 from bakulf/allTabs
...
Styling all-tabs menu #181
2017-02-18 15:43:57 +01:00
groovecoder
0ae71e68c0
fix #174 : remove add-on containers on uninstall
2017-02-17 07:50:22 -06:00
Jonathan Kingston
e1bb634f10
Remove window id lookup by using a map ( #192 )
2017-02-17 11:19:57 +00:00
baku
9e5c6afaac
Styling all-tabs menu #181
2017-02-17 10:50:46 +01:00
baku
76fc91be9a
Remap tabs when open/close/activated #179
2017-02-17 10:45:59 +01:00
Andrea Marchesini
fb50da6d92
Restyling tabs #197 ( #201 )
2017-02-17 09:15:30 +00:00
baku
bfb4a12169
Customizable Container panel #181
2017-02-17 10:07:16 +01:00
Jonathan Kingston
b00e2170c6
Adding new tab button hover timeout. Fixes #111
2017-02-16 18:25:31 +00:00
Jonathan Kingston
82b5afe55e
Uninstall events ( #191 )
...
* Move event handlers to a handleEvent function to simplify removal, Remove event handlers to remove uninstall issue. Fixes #182
* Neatening up element and tooltip caches to reduce duplication in add button config and shutdown.
* Simplify further using Maps to remove string key
2017-02-16 16:17:50 +00:00
Jonathan Kingston
885b90709b
Fixing osx menus. Also refresh context and file menus when a custom container is created. Fixes #127
2017-02-15 23:05:20 +00:00
Andrea Marchesini
fe1decef4c
Merge pull request #163 from mozilla/testpilot-metrics-117
...
for #117 : start telemetry with testpilot-metrics
2017-02-15 17:37:56 +01:00
Jonathan Kingston
9b82ab2394
Setting default tab page to about:newTab. Fixes : #184
2017-02-14 20:16:02 +00:00
groovecoder
2bae0253a6
fix #117 : add all remaining events' telemetry
...
open-tab, hide-tabs, show-tabs, move-tabs-to-window
add-container, edit-container, delete-container
2017-02-14 14:15:31 -06:00
groovecoder
d01d89ed60
streamline metrics init; comments; default values
2017-02-14 11:04:40 -06:00
groovecoder
dfa55a7a9d
for #117 : add edit-containers event
2017-02-14 10:21:14 -06:00
groovecoder
7edfd27586
for #117 open-tab event
2017-02-14 09:46:50 -06:00
groovecoder
3c6d276a36
for #117 : start telemetry with testpilot-metrics
...
and first sort-tabs event
2017-02-14 09:29:36 -06:00
Andrea Marchesini
3a2e351661
Disable the long-press menu ( #176 )
2017-02-13 16:21:01 +00:00
Andrea Marchesini
ce930576b3
Uninstall addon should revert a couple of things #173 ( #175 )
2017-02-13 15:07:35 +00:00
baku
f77a5d4e3a
Restore tabs
2017-02-11 17:24:16 +01:00
baku
43570c74d5
Fixing the hiding of tabs #167
2017-02-11 17:24:16 +01:00
baku
95ed9e8075
focus on tab opened
2017-02-08 12:07:31 +01:00
baku
292be1051e
Tab created when all the others are closed - issue #151
2017-02-06 17:47:51 +01:00
baku
71d8bcbd94
Tab created when all the others are closed - issue #151
2017-02-06 15:09:33 +01:00
baku
ee785ad5ed
about:preferences#privacy should not show Containers UI - Issue #114
2017-02-03 19:38:58 +01:00
Andrea Marchesini
227dbb02f1
Merge pull request #135 from bakulf/longPress
...
Long press
2017-02-03 00:13:49 +01:00
luke crouch
14423dd88a
Merge pull request #138 from bakulf/fix
...
Introducing this._isKnownContainer()
2017-02-01 16:31:21 -06:00