1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
Commit Graph

51 Commits

Author SHA1 Message Date
Reinhard Pointner
41d05a8d16 MinVersion="10.0.17134.0" MaxVersionTested="10.0.17763.0" 2018-12-02 16:53:08 +07:00
Reinhard Pointner
4b47452497 Force DesktopAppMigration to make sure that users that have purchased FileBot from the Store, but also have an older legacy version installed, are actually using the Windows Store version, and not inadvertanly running an old version (and then complaining that it doesn't work, ask for donations, etc). 2018-11-17 14:27:57 +07:00
Reinhard Pointner
22257235f5 Force DesktopAppMigration to make sure that users that have purchased FileBot from the Store, but also have an older legacy version installed, are actually using the Windows Store version, and not inadvertanly running an old version (and then complaining that it doesn't work, ask for donations, etc). 2018-11-17 14:26:16 +07:00
Reinhard Pointner
56204e783f Workaround for VS2013 / CoInitialize hack no longer necessary with OpenJDK 11 (untested) 2018-10-23 14:29:58 +07:00
Reinhard Pointner
1dd80333bf Try to fix 32-bit MWS support 2018-08-12 12:32:38 +07:00
Reinhard Pointner
946db5c9df Force UNIX line endings 2018-06-21 18:08:12 +07:00
Reinhard Pointner
dc7db6a5f8 Simplify MWS build 2018-06-21 17:39:08 +07:00
Reinhard Pointner
0bdffb35a2 MinVersion="10.0.14393.351" 2018-04-13 10:35:53 +07:00
Reinhard Pointner
38a3e0f4c5 Remove non-video file associations 2018-03-31 20:09:02 +08:00
Reinhard Pointner
da4c40b02f Limit latest JDK 9 release to uses with the latest version of Windows (i.e. to find lots of minor bugs before a more general release) 2018-02-26 10:49:37 +07:00
Reinhard Pointner
03c3ebc528 Workaround for VS2013 / CoInitialize hack (see http://mail.openjdk.java.net/pipermail/swing-dev/2018-February/008323.html) 2018-02-25 20:38:35 +07:00
Reinhard Pointner
3a3ccba37e MaxVersionTested="10.0.16299.15" 2017-10-28 20:36:44 +02:00
Reinhard Pointner
99d579381e Support 32-bit APPX package 2017-08-23 18:52:58 +08:00
Reinhard Pointner
777bc1245f Limit to 1 tile and 1 command to fix submission issue: "The Windows Store does not support a package containing more than one applications defined in the manifest." 2017-06-27 19:41:11 +08:00
Reinhard Pointner
8750685262 REVERT 2017-06-27 01:27:40 +08:00
Reinhard Pointner
d57f94810c Try to fix submission issue: "The Windows Store does not support a package containing more than one applications defined in the manifest." 2017-06-27 01:13:05 +08:00
Reinhard Pointner
8e7c15b93b MinVersion="10.0.14393.351" MaxVersionTested="10.0.15063.296" 2017-06-11 23:41:02 +08:00
Reinhard Pointner
bdbde6e103 MinVersion="10.0.15063.250" 2017-05-28 12:14:30 +08:00
Reinhard Pointner
7e118b8e3b Require MinVersion="10.0.15063.296" which fixes various sandbox issues 2017-05-19 15:11:01 +08:00
Reinhard Pointner
3cf0425232 Require MinVersion="10.0.15063.13" which fixes various sandbox issues 2017-05-19 15:02:57 +08:00
Reinhard Pointner
e0ab484d2c Include fail-safe launcher in appx package 2017-04-21 12:45:24 +08:00
Reinhard Pointner
96008c00fa Include fail-safe launcher in appx package 2017-04-21 12:15:02 +08:00
Reinhard Pointner
7526ec3b18 MaxVersionTested="10.0.15063.13" 2017-04-09 16:12:09 +08:00
Reinhard Pointner
771c2e8c4a Revert windows.desktopAppMigration changes (which lead to strange hard-to-debug issues) 2017-04-08 06:12:55 +08:00
Reinhard Pointner
9c81d5a999 rescap3:Extension Category="windows.desktopAppMigration" 2017-04-07 23:36:37 +08:00
Reinhard Pointner
bdccf0b966 Set "Recommended OS" to "Creators Update" 2017-04-07 23:09:51 +08:00
Reinhard Pointner
4655f5520f rescap3:Extension Category="windows.desktopAppMigration" 2017-04-07 22:31:02 +08:00
Reinhard Pointner
e75ea50fbc Use Extended="true" to hide context menu actions which may not work as expected yet (i.e. multi-selection) 2017-02-11 01:06:37 +08:00
Reinhard Pointner
464e9852a9 Play with Desktop Bridge app extensions (i.e. context menu verbs) 2017-01-10 23:14:31 +08:00
Reinhard Pointner
f97c798a6a Play with Desktop Bridge app extensions (i.e. context menu verbs) 2017-01-10 22:48:15 +08:00
Reinhard Pointner
fc91eef44f Play with Desktop Bridge app extensions (i.e. context menu verbs) 2017-01-10 22:30:03 +08:00
Reinhard Pointner
f2dc2dc75f Play with Desktop Bridge app extensions (i.e. context menu verbs) 2017-01-10 22:12:30 +08:00
Reinhard Pointner
b29740e51e File type associations and verbs for "reserved file types" such as .mp4 or .wmv are ignored unfortunately.
@see https://msdn.microsoft.com/en-us/windows/uwp/launch-resume/reserved-uri-scheme-names
2017-01-10 22:01:39 +08:00
Reinhard Pointner
05520a2c40 File type associations and verbs for "reserved file types" such as .mp4 or .wmv are ignored unfortunately.
@see https://msdn.microsoft.com/en-us/windows/uwp/launch-resume/reserved-uri-scheme-names
2017-01-10 21:51:45 +08:00
Reinhard Pointner
e3e430213a File type associations and verbs for "reserved file types" such as .mp4 or .wmv are ignored unfortunately.
@see https://msdn.microsoft.com/en-us/windows/uwp/launch-resume/reserved-uri-scheme-names
2017-01-10 21:49:29 +08:00
Reinhard Pointner
19d405daf4 Play with Desktop Bridge app extensions (i.e. context menu verbs) 2017-01-10 18:20:10 +08:00
Reinhard Pointner
54c875c38d Play with Desktop Bridge app extensions (i.e. context menu verbs) 2017-01-10 17:05:02 +08:00
Reinhard Pointner
189a0fb52e Revert:
Check if non-zero build number is allowed now

Because:

Package acceptance validation error: Apps are not allowed to have a Version with a revision number other than zero specified in the app manifest
2016-12-10 11:18:45 +08:00
Reinhard Pointner
ee43cdd6f6 Check if non-zero build number is allowed now
@see https://msdn.microsoft.com/en-us/library/windows/apps/br211441
2016-12-10 10:58:08 +08:00
Reinhard Pointner
b42149e927 Blue screen with error code 0x139 (KERNEL_SECURITY_CHECK_FAILURE)
@see https://msdn.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-known-issues
2016-11-28 05:23:16 +08:00
Reinhard Pointner
31654c0c9c Windows Store Submission issue:
Package acceptance validation error: The package file FileBot_4.7.5_r4557.appx specifies a headless app. You don't have permission to create a headless app. Please update AppListEntry="none" in the AppxManifest file and also ensure you have the waiver "HeadlessAppBypass" associated to this app.
2016-11-17 07:57:16 +08:00
Reinhard Pointner
44fe370ed2 * Fix appx build issues
* Tried to make unplated task icons work... failed... wasted 10 hours... scaled resources don't work at all for Desktop apps it seems
2016-11-17 06:45:16 +08:00
Reinhard Pointner
dac3877ba9 Add filebot.launcher.exe as UWP commandline tool 2016-11-11 00:22:37 +08:00
Reinhard Pointner
671b680f4b Link Windows Store 2016-11-06 06:09:47 +08:00
Reinhard Pointner
4e177576e0 Unify common build properties 2016-11-05 04:19:30 +08:00
Reinhard Pointner
b4be431035 Experiment with appx build 2016-10-05 21:48:59 +08:00
Reinhard Pointner
6fa6bf83a3 Experiment with appx build: <desktop:ExecutionAlias Alias="filebot.exe" /> 2016-09-20 05:15:58 +08:00
Reinhard Pointner
a9883b8d5f Experiment with appx build 2016-09-20 01:50:37 +08:00
Reinhard Pointner
c55f475a27 Package acceptance validation error: Apps are not allowed to have a Version with a revision number other than zero specified in the app manifest. The package FileBot_4.7.2.appx specifies 4.7.2.4279. 2016-09-19 17:09:25 +08:00
Reinhard Pointner
fffc8dfbaa appx ant task 2016-09-19 15:41:40 +08:00