64 Commits

Author SHA1 Message Date
veto9292 714b78bd05 fix: remove timezone_to_country package
This package caused a black screen and prevented the app from running on the Windows (old) platform.
2026-02-23 12:46:29 +03:30
hiddify 6ad00297bc Merge branch 'new-design-v2' 2026-02-20 02:22:36 +03:30
veto9292 6c0e843600 fix: update app icon type to use stock icon for consistency 2026-02-09 16:53:19 +03:30
veto9292 ab9ec05ff5 feat: add supported MIME types for app links on Linux AppImage 2026-02-09 16:37:03 +03:30
veto9292 bee8c9baeb fix: downgrade sentry_flutter to remove jni dependency (avoids forced JDK installation) 2026-02-09 16:32:15 +03:30
hiddify 29a21db009 fixes and improvements 2026-02-02 18:04:16 +03:30
Hiddify 5314b7d4c9 Merge remote-tracking branch 'h/new-design-v2' into small-fix/fastforge-apk-release 2026-01-24 12:16:19 +00:00
veto9292 7ceca45ca9 Switched to C++17 to ensure better compatibility with modern libraries and potential future dependencies 2025-12-10 17:43:15 +03:30
veto9292 79e467af32 add some comments 2025-12-10 17:07:05 +03:30
veto9292 2cac86631c Update AppImage configuration in make_config.yaml
- Remove app_run_file parameter (AppRun is now injected post-build)
- Fix icon path
- Update AppRun: Add install_integration to setup icons and create local .desktop entry with correct Exec path
- Ensure index.theme creation if missing
2025-12-10 16:54:39 +03:30
veto9292 6fed962c46 Update deb configuration in make_config.yaml
- Add comments for supported_mime_type parameter
- Add user data cleanup script to postuninstall_scripts
- Update postinstall_scripts to set StartupWMClass to app.hiddify.com and remove conflicting hiddify.desktop from .local
2025-12-10 16:33:38 +03:30
veto9292 88fc8e6d9f We decided to remove RPM packaging for the following reasons:
- Flutter officially supports Debian-based systems only.
- Persistent issues with dependency linking.
- High maintenance overhead (requires Fedora environment setup).
- Successful builds do not guarantee runtime stability on Red Hat-based systems.
2025-12-09 19:24:43 +03:30
hiddify 033579249d update release files 2025-10-25 21:00:23 +02:00
veto9292 718ee41ffa setup/ add schemes for Linux 2025-04-18 17:54:18 +03:30
veto9292 6be509f028 setup app_links package for Linux 2025-04-11 00:08:18 +03:30
hiddify 8e6a809fa4 upgrade flutter to 3.29.1 2025-03-09 19:35:01 +01:00
hiddify f0fb00474f fix windows compile 2025-01-02 00:51:51 +01:00
hiddify d493af0332 fix: linux installation 2024-12-30 09:13:12 +01:00
hiddify c0655bf69c update packages 2024-12-19 23:58:20 +01:00
hiddify 6fa3e84ec9 new: add auto start for mac 2024-11-11 00:25:00 +03:30
Yaroslav Pronin 06a542478e [Linux] Fix minimize to tray if the option is enabled 2024-10-25 11:32:56 +03:00
hiddify 10bc427c21 v3 2024-10-20 20:01:47 +02:00
hiddify-com 21b86efa9f test icon linux? 2024-08-04 19:10:04 +02:00
hiddify-com 51d35156e6 fix: single instance flutter in linux? 2024-08-04 17:50:53 +02:00
MR_TZ.dev ecd721992d fix: fixed problem not launching on Ubuntu 24.04 LTS. 2024-07-20 10:41:55 +03:30
Shahab Hosseini d67c9be306 Implement Material 3 dynamic theming 2024-03-19 12:53:49 +03:30
Hiddify 4adb6f6cfc release: version 0.17.0.dev 2024-03-10 01:06:27 +01:00
Hiddify e2c6ef7a98 new: add hiddifycli and resolve all false positve from anti virus, auto exit during installation 2024-03-09 22:16:48 +01:00
Aryan Ghasemi 837a27ab84 Fix: appimage fixed. issue: #513 2024-02-27 23:35:45 +03:30
Aryan Ghasemi 6cb03c9986 forgot to remove -x from !#/bin/bash :) 2024-02-27 01:28:04 +03:30
Aryan Ghasemi 4cf9a9a99d add AppRun parameters - provided a help menu 2024-02-27 01:18:57 +03:30
Aryan Ghasemi 2b795255b1 AppRun file error fixed. AppImage now is usable 2024-02-23 00:46:12 +03:30
Hiddify 382f4c7d5e new: add seperated VPN service mode 2024-02-14 15:51:58 +01:00
problematicconsumer ea1349778c Add syncthing ignore files 2024-02-10 17:36:38 +03:30
Hiddify f58b34df2b fix: appimage tunnel service bug 2024-02-10 14:55:20 +01:00
Hiddify 927e080899 chg: Change name to Hiddify 2024-02-10 11:39:37 +01:00
Hiddify-com f70f2665d8 fix: service location bug in linux 2024-02-09 16:05:22 +01:00
Hiddify-com 146d95205d new: add custom AppRun: need forked distributor 2024-02-09 16:04:48 +01:00
Hiddify d331991575 change the name of tunnel service to HiddifyService 2024-02-03 16:54:21 +01:00
Hiddify e56e67bd44 new: add tunnel service for windows and linux 2024-02-02 17:35:32 +01:00
Hiddify 41c6e274c6 new: add deb and rpm build 2024-01-17 02:17:25 +01:00
problematicconsumer ef22926cbb Fix build 2024-01-07 20:14:48 +03:30
problematicconsumer a3a893d7aa Refactor desktop window management and tray 2023-12-28 23:16:56 +03:30
problematicconsumer 129a522b24 Change http adapter 2023-11-14 19:48:46 +03:30
Hiddify 9f711cd666 release: version 0.8.1 2023-10-06 17:06:52 +02:00
problematicconsumer f4177da9f9 feat: add sentry 2023-09-17 00:23:31 +03:30
problematicconsumer 4b5d946f27 Fix linux build 2023-08-23 20:11:35 +03:30
problematicconsumer b462451d11 Update icons 2023-08-22 22:31:39 +03:30
Hiddify 883e3c73eb update icon 2023-08-21 15:18:02 +00:00
Hiddify ed87ed1b3c fix: name issue 2023-08-21 14:27:23 +00:00