1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2024-10-17 18:42:45 +02:00
Commit Graph

235 Commits

Author SHA1 Message Date
d7f1df4995 Release 1.14.1 2018-05-16 13:07:47 +02:00
1bce5e4342 Release 1.14 2018-05-07 17:28:34 +02:00
5eef6c8196 Kill stubborn app processes when installing updates 2018-05-06 21:18:23 +02:00
65165de060 Release 1.13.6 2018-05-02 16:27:23 +02:00
58124b5821 Force Chrome UA on TweetDeck and remove -chromeagent argument 2018-05-01 19:31:39 +02:00
988fae75c3 Add a command line argument to use Chrome user agent 2018-04-30 21:02:15 +02:00
a82b0e3622 Release 1.13.5 2018-04-29 20:55:33 +02:00
bc6cacacf9 Fix portable install not recognizing itself after importing login session 2018-04-29 19:00:17 +02:00
b05c8d180f Remove UpdaterSettings and fix not restarting the timer after a dismissed update 2018-04-27 19:21:42 +02:00
1d78bd2655 Release 1.13.4.1 2018-04-24 18:16:13 +02:00
a63e210b88 Release 1.13.4 2018-04-15 19:59:35 +02:00
1410974292 Release 1.13.3 2018-04-07 11:56:36 +02:00
f1f90a2ee3
Refactor code to avoid nulls (#206)
* Ensure potential nulls have a fallback value & add/remove null checks

* Refactor update check code to avoid nulls

* Refactor ProfileManager exception handling to avoid nulls

* Refactor a few more various classes and fix nulls in ContextInfo

* Force c#7 everywhere and revert usage of newer features from cherry-picked commits

* Remove unused #pragma declaration
2018-03-07 14:37:03 +01:00
cca16f3bb1 Release 1.13.2 2018-03-06 18:38:24 +01:00
d91b4bd1f3 Release 1.13.1 2018-02-14 18:43:02 +01:00
118ceaec35 Release 1.13.0.1 2018-02-13 13:27:52 +01:00
8d1c07d6b2 Release 1.13 2018-02-12 18:48:42 +01:00
5c0aa1b3da Update CefSharp to 64 (early build) 2018-02-06 04:06:18 +01:00
1d1515351b Release 1.12.5.1 2018-02-02 16:57:28 +01:00
34ee9ebd66 Release 1.12.5 2018-02-02 15:24:19 +01:00
62449450f3 Release 1.12.4 2018-01-29 08:40:38 +01:00
e9b2fa7603 Release 1.12.3.1 2018-01-26 15:58:17 +01:00
22f491d98a Release 1.12.3 2018-01-22 07:13:50 +01:00
e114a93714 Refactor and move BrowserCache, VideoPlayer, and ExportManager 2018-01-22 06:41:20 +01:00
b53c672768 Refactor Program.ResetConfig & Program.RestartWithArgs 2018-01-18 10:58:58 +01:00
1a2b967749 Move Chromium data from LocalAppData/CEF to TweetDuck storage folder 2018-01-18 10:47:16 +01:00
6ba30c48cf Remove BrowserUtils.HeaderAcceptLanguage and use default value instead 2018-01-18 10:37:43 +01:00
1af9ee9ced Release 1.12.2 2018-01-17 16:19:28 +01:00
a0445fbb12 Release 1.12.1.1 2018-01-12 12:48:14 +01:00
7ab5d7b796 Release 1.12.1 2018-01-12 12:40:09 +01:00
301d4fb171 Replace app locale option with spell check language & use correct lang list 2018-01-03 16:04:11 +01:00
d33bc9fe25 Release 1.12 2018-01-01 01:48:48 +01:00
3a27089364 Add an option to set app locale in a new Options tab & remove locale argument 2017-12-31 13:29:38 +01:00
f67bf27db2 Add an option to automatically clear cache after exceeding a set size
Closes #182
2017-12-30 02:06:36 +01:00
a0cc4109df
Delete GC reload in CEF 63 (#186) 2017-12-28 00:03:24 +01:00
543259f29f Release 1.11.2 2017-11-21 07:07:24 +01:00
c74c168c96 Release 1.11.1 2017-11-10 14:59:48 +01:00
edb40adaa1 Release 1.11 2017-11-09 14:40:09 +01:00
a3e3d517b0 Fix high DPI for dialogs displayed before the main window 2017-11-08 11:39:32 +01:00
108cf8923e
Implement analytics (#176)
* Implement analytics report generation w/ user config and basic system info

* Add HW and plugin info to analytics report generation

* Add a way of displaying the full analytics report

* Fix issues in analytics report and include design theme

* Ensure tab config is saved when switching tabs

* Fix compilation error in TabSettingsFeedback and safeguard nulls

* Add locale to analytics report

* Work on analytics (utils, last collection label, dependency refactoring)

* Add analytics state file and implement sending reports every week

* Send an analytics report after each update
2017-11-02 03:08:43 +01:00
2bc13e0de6 Remove subprocess dependency on communication lib & remove Comms class 2017-10-31 10:51:33 +01:00
c10c185817 Release 1.10.3 2017-10-19 00:43:06 +02:00
327ef1cbee Restart TweetDuck if user declines UAC when updating and improve error handling 2017-10-19 00:30:37 +02:00
d8e304f3c1 Release 1.10.2 2017-10-12 13:01:47 +02:00
fb2f1e3031 Release 1.10.1 2017-10-08 05:27:38 +02:00
0195378c10 Release 1.10 2017-09-28 17:09:46 +02:00
13e1a6543c Release 1.9.2 2017-09-12 20:29:40 +02:00
52f1f4c4eb Release 1.9.1 2017-09-05 22:55:32 +02:00
943d4d4d72 Release 1.9 2017-08-30 21:40:11 +02:00
8153fcde85 Minor refactoring 2017-08-30 13:35:47 +02:00