groovecoder
e6bf00c238
remove updateURL so Test Pilot users go to AMO
2017-09-21 09:09:28 -05:00
Jonathan Kingston
d685a58d74
Bootstrapify extension to work for Firefox Nightly 57 SDK removal. Fixes #725
2017-08-15 16:53:43 +01:00
Jonathan Kingston
e78f49bec5
Making icons sharper since hand crafting your own svg was cool.
2017-08-05 09:59:45 +01:00
Jonathan Kingston
fe77c891cd
Adding back in legacy code without message passing code.
2017-08-04 16:28:53 +01:00
Jonathan Kingston
12a6bb3b9b
Break web extensions code
2017-08-02 14:20:59 +01:00
Jonathan Kingston
0ec7e4aee3
Use new theme_icons manifest for specifying light and dark icons. Fixes #603
2017-08-02 14:20:59 +01:00
groovecoder
4cbcfac0f4
bump version to 2.4.1
2017-07-31 11:40:18 -05:00
Jonathan Kingston
366f9ec047
Adding a keyboard shortcut that will work on MacOS. Ctrl+.
2017-07-13 21:42:07 +01:00
groovecoder
69f06f96cc
add onboarding panel for long-press
2017-07-05 16:00:19 -05:00
Jonathan Kingston
a86bcf7983
Fix different display in content warning notice. Fixes #630
2017-06-22 22:05:05 +01:00
Jonathan Kingston
cd2e110c17
Merge branch 'ux-fiddles' into shield-study
2017-06-13 14:09:27 +01:00
Jonathan Kingston
7f37ed906f
Exchanging Ctrl+Y for Ctrl+Period due to text field collisions. Fixes #546
2017-06-06 14:22:48 +01:00
Jonathan Kingston
06d35e65ce
Adding in content notification to look more browser like.
2017-06-05 15:37:01 +01:00
groovecoder
6a10c1c970
bump version to 2.3.0
2017-05-24 12:11:24 -05:00
Jonathan Kingston
4a97e07d43
Adding in shortcut and keyboard controls
2017-05-17 11:24:17 +01:00
Jonathan Kingston
f4597eae84
Moving bulk of removeIdentity code into popup.js
2017-05-04 09:44:49 -05:00
groovecoder
970a7ea441
bump version to 2.2.0
2017-04-13 10:17:11 -05:00
groovecoder
f2a82cb6be
for #321 : page count telemetry per activity
2017-04-06 16:27:00 -05:00
Jonathan Kingston
b92e44d8e5
Assign tab order should appear after website they came from. Fixes #415
2017-04-04 18:04:36 +01:00
groovecoder
d09de47646
for #306 : Telemetry for container assignment events
2017-04-03 16:20:34 -05:00
Jonathan Kingston
3e657a2e8d
Auto send users to sites they assigned to a container. Fixes #306
2017-04-03 21:57:13 +01:00
groovecoder
5e94941377
fix #209 : page-requests-completed-per-tab metric
2017-03-30 14:40:33 -05: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
52cf6df7ff
Fix escaping of container names in popups. Bug 1346653
2017-03-13 16:25:25 +00:00
groovecoder
d0e57a0339
1.1.0 🎉
2017-03-09 14:26:00 -06:00
groovecoder
502177e8e7
1.0.4 🎉
2017-03-01 09:23:47 -06:00
groovecoder
77900e72dc
1.0.3 🎉
2017-02-28 15:11:35 -06:00
groovecoder
971760d202
.jpmignore .npm directory (created by deploy-txp?)
2017-02-28 11:41:58 -06:00
Jonathan Kingston
1fb2c31e9a
1.0.1 🎉
2017-02-28 02:38:14 +00:00
groovecoder
1ed3c739b1
1.0 🎉
2017-02-27 16:03:12 -06:00
groovecoder
c81851e3bd
0.9.5
2017-02-24 08:52:57 -08:00
groovecoder
16b32c257d
fix #162 : bin/build-addon.sh automates txp deploys
2017-02-22 17:20:37 -08:00
groovecoder
1a72be70f7
0.9.3
2017-02-21 23:05:03 -06:00
Jonathan Kingston
6d2a5bbb56
Bump min version requirement to 51
2017-02-22 00:50:10 +00:00
groovecoder
78a5804917
version 0.9.2
2017-02-21 10:51:41 -06:00
groovecoder
4f12d87a3d
.jpmignore .xpis; updateURL in package.json; 0.9.2
2017-02-21 10:50:49 -06:00
John Gruen
1f9732e33e
make version three digits
2017-02-20 19:00:57 -05:00
groovecoder
14a6156eb7
bump version to 0.9 getting close to release
2017-02-20 13:15:43 -06:00
groovecoder
e39759ed6e
0.0.5 version bump
2017-02-20 07:50:52 -06:00
groovecoder
6a3cc0bdb6
fix #194 : the real update_url
2017-02-17 09:52:21 -06:00
luke crouch
438d59a82d
fix #194 : fix update_url ( #196 )
2017-02-17 02:11:50 +00:00
groovecoder
9b645fbae4
version bump to 0.0.4
2017-02-16 15:41:59 -06:00
groovecoder
b0aa459505
version bump to 0.0.2 for fresh signing
2017-02-09 13:55:17 -06:00
baku
152cd27c3f
Disable popup if in PrivateBrowsing #124
2017-01-31 08:41:34 +01:00
Andrea Marchesini
398ea9907f
Duplicate "cookies" permissions in webextension/manifest.json #60 ( #61 )
2017-01-10 10:25:41 +00:00
luke crouch
50419d6bb1
re-integrate ContextualIdentityService into SDK code ( #27 )
...
* bring ContextualIdentityService back into SDK code
* restore show/hide functionality in WebExtension
* move identitiesState to SDK index to preserve it
When a user closes the pop-up, preserve the hidden tabs for the
containers, so they can still quickly re-open the tabs.
2017-01-03 15:06:10 +00:00
luke crouch
d2978510ca
fix #9 : implement sorting tabs by container ( #23 )
2016-12-29 15:09:19 +00:00
luke crouch
3c06f76ab3
for #11 and #12 : Show/Hide container UI & implementation ( #24 )
...
* Adding in hide/show API for containers
* fix #12 : [un]hide icons in the pop-up UI
2016-12-29 14:37:49 +00:00
groovecoder
11bcc7a379
Merge browser.contextualIdentity from 'master'
2016-12-21 10:39:30 -06:00
groovecoder
49fac717c0
use 'contextualidentities' consistently
2016-12-20 13:24:20 -06:00