hiddify-next/lib
veto9292 5f65060160 - Update getDatabaseDirectory to support portable mode based on the `` env var.
- Create 'hiddify_portable_data' in the app directory if running in portable mode.
- Add 'checkDirectoryAccess' to verify read/write permissions for the portable data folder.
- Fallback to the default system path if write access to the portable directory is denied.
2025-12-18 11:42:57 +03:30
..
core - Update getDatabaseDirectory to support portable mode based on the `` env var. 2025-12-18 11:42:57 +03:30
features On Linux, left-clicking the tray icon opens the context menu instead of triggering onTrayIconMouseDown. 2025-12-18 11:42:04 +03:30
gen move proto to core 2025-03-02 09:23:37 +01:00
hiddifycore fix: notification AND VPN MODE in android 2025-07-21 08:32:54 +02:00
singbox/model refactor(localization): Sync codebase with new i18n structure 2025-09-27 17:05:14 +03:30
utils remove/ move 'protocol' method from 'link_parsers' to 'profile_parser' 2025-09-06 15:08:12 +03:30
bootstrap.dart removing migration helper for copying data from "db_v1" to "db_v2" 2025-10-29 10:52:12 +03:30
main_prod.dart synchronizing main_prod.dart with main.dart 2025-10-29 11:36:48 +03:30
main.dart small fix/ remove commented imports 2025-04-20 20:42:37 +03:30
riverpod_observer.dart add riverpod_observer for better debugging 2025-03-03 14:44:36 +03:30