Commit graph

  • b37d8c2369
    Refactor null handling with .orEmpty() for better readability (#3490) Tamim Hossain 2024-08-16 15:49:29 +06:00
  • b5451e9d3d
    Update getSerializableExtra usage for Android 13 or later (#3489) Tamim Hossain 2024-08-16 15:46:13 +06:00
  • 5d510115d3 Fix logcat flush blocking call on the wrong dispatcher #3491 Tamim Hossain 2024-08-16 14:09:32 +06:00
  • 621d8dde70 Fix logcat flush blocking call on the wrong dispatcher Tamim Hossain 2024-08-16 14:06:40 +06:00
  • 4631a7b386 Refactor null handling with .orEmpty() for better readability #3490 Tamim Hossain 2024-08-16 13:45:29 +06:00
  • 42582278ea Update getSerializableExtra usage for Android 13 or later #3489 Tamim Hossain 2024-08-16 13:39:45 +06:00
  • b2235d4c38
    Fix issue #3475 (#3485) Tamim Hossain 2024-08-16 08:09:53 +06:00
  • 08666a8593 Fix issue #3475 #3485 Tamim Hossain 2024-08-15 20:41:57 +06:00
  • c8ba5d727e
    Updated WorkManager (#3483) Tamim Hossain 2024-08-15 15:07:25 +06:00
  • a3de44cd0a
    Update Russian translation (#3482) solokot 2024-08-15 12:06:11 +03:00
  • 6d90922e0f Updated WorkManager #3483 Tamim Hossain 2024-08-15 14:52:04 +06:00
  • cbd0f5402b Updated WorkManager Tamim Hossain 2024-08-15 14:48:32 +06:00
  • 1fa2fa1c26
    Update Russian translation #3482 solokot 2024-08-15 10:11:21 +03:00
  • 214d9e1c53 up 1.8.37 1.8.37 2dust 2024-08-15 09:58:44 +08:00
  • 92900c3f74 Optimize text descriptions 2dust 2024-08-15 09:54:42 +08:00
  • e17e566daa Update subscriptions based on grouping 2dust 2024-08-14 20:16:26 +08:00
  • df4e232087 Code Optimization 2dust 2024-08-14 19:58:32 +08:00
  • 828a39331b Add a progress bar 2dust 2024-08-14 17:55:41 +08:00
  • a0223a3eee logic optimization 2dust 2024-08-14 15:06:21 +08:00
  • 7f6a526b25 Add profile filtering 2dust 2024-08-14 10:46:42 +08:00
  • 9983ea25d2 Performance optimization 2dust 2024-08-13 21:17:27 +08:00
  • 47166b937f Main interface list performance optimization 2dust 2024-08-13 17:07:07 +08:00
  • 0a09966e81 Update UserAssetActivity.kt 2dust 2024-08-13 16:09:53 +08:00
  • 7ec34e934e Bug fix 2dust 2024-08-13 15:11:53 +08:00
  • f2b03e7492 Merge branch 'master' of https://github.com/2dust/v2rayNG 2dust 2024-08-13 15:10:34 +08:00
  • 5208bd62c5 Optimized UI 2dust 2024-08-13 14:39:45 +08:00
  • d9f0854c27
    Fix some Persian word translations (#3469) AmirMohammad Yazdanmanesh 2024-08-12 15:05:50 +03:30
  • 390ea3aa5e Translate 'about' #3469 AmirMohhammadYZ 2024-08-12 11:52:26 +03:30
  • 37ebef37c2 The word 'موفقیت' is a noun and does not mean 'success' in this context AmirMohhammadYZ 2024-08-12 11:51:29 +03:30
  • 68e7773aef Translate fingerprint AmirMohhammadYZ 2024-08-12 11:49:38 +03:30
  • 6be125b5cb
    Replace deprecated packagingOptions with packaging for jniLibs configuration (#3464) Tamim Hossain 2024-08-12 07:20:23 +06:00
  • c884c098fd Bug fix 2dust 2024-08-10 20:11:34 +08:00
  • 5accfa8ab5 Replace deprecated packagingOptions with packaging for jniLibs configuration #3464 Tamim Hossain 2024-08-10 18:03:19 +06:00
  • f77fe05c92
    Update RxPermissions and rxjava3 (#3463) AnGgIt86 2024-08-10 18:56:37 +07:00
  • f3bfa8ceba
    Update null safety handling with orEmpty() (#3461) Tamim Hossain 2024-08-10 17:54:45 +06:00
  • ae7d9d87d2
    Inline return statements for cleaner code (#3460) Tamim Hossain 2024-08-10 17:53:35 +06:00
  • 1652040c1c
    Simplify search logic using SearchView (#3459) Tamim Hossain 2024-08-10 17:51:45 +06:00
  • 818b7cdff4
    Replace global scope with CoroutineScope for socket operations (#3454) Tamim Hossain 2024-08-10 17:48:53 +06:00
  • 48ce359d2d
    Fix: Refactor to use lazy initialization for binding (#3453) Tamim Hossain 2024-08-10 17:41:37 +06:00
  • e115bf0c6d
    Refactor EConfigType to use constants from AppConfig (#3451) Tamim Hossain 2024-08-10 17:34:24 +06:00
  • 0415b60ba5
    Fix ABI split configuration for updated Gradle plugin API (#3449) Tamim Hossain 2024-08-10 17:32:32 +06:00
  • 4570fdb05f
    Implement a check to start V2Ray if the network connected (#3439) AmirMohammad Yazdanmanesh 2024-08-10 14:53:52 +03:30
  • 9d109e7ca9
    Hardcode popular Android Private DNS rule to fix localhost DNS problem (#3433) mayampi01 2024-08-10 19:21:47 +08:00
  • 08429360b5 Unresolved reference: universalApk #3449 Tamim Hossain 2024-08-10 14:56:59 +06:00
  • 3a2e0f4896 Update null safety handling with orEmpty() #3461 Tamim Hossain 2024-08-10 14:13:36 +06:00
  • b7627e1bbe Inline return statements for cleaner code #3460 Tamim Hossain 2024-08-10 14:02:57 +06:00
  • e26ff6f6d1 Simplify search logic using SearchView #3459 Tamim Hossain 2024-08-10 13:59:01 +06:00
  • 3949dc12f5 Make V2Ray control functions private #3458 Tamim Hossain 2024-08-10 13:52:24 +06:00
  • ea9e056ab0
    Create Moeinmhprr #3457 Moeinmhprr 2024-08-10 11:10:44 +03:30
  • ced89cba61
    Create 11999 #3456 Moeinmhprr 2024-08-10 11:05:34 +03:30
  • 10dfcfd14a Replace global scope with CoroutineScope for socket operations #3454 Tamim Hossain 2024-08-10 13:32:37 +06:00
  • 10c4c48627
    Create 11999 #3455 Moeinmhprr 2024-08-10 11:01:14 +03:30
  • 7d59d9e0d7 Fix: Refactor to use lazy initialization for binding #3453 Tamim Hossain 2024-08-10 13:23:42 +06:00
  • b7cb40160b Fix: Suppress UnspecifiedRegisterReceiverFlag warning #3452 Tamim Hossain 2024-08-10 12:55:42 +06:00
  • 4299724ab8 Refactor EConfigType to use constants from AppConfig #3451 Tamim Hossain 2024-08-10 12:41:51 +06:00
  • 3c18957c95 Fix ABI filter retrieval in applicationVariants.all block #3450 Tamim Hossain 2024-08-10 12:36:08 +06:00
  • 75d3e1f41c Fix ABI split configuration for updated Gradle plugin API Tamim Hossain 2024-08-10 12:33:37 +06:00
  • 8f2aefbdad
    settings.gradle.kts: Remove jcenter() #3444 mayampi01 2024-08-09 15:37:45 +08:00
  • 03d14d01b8
    libs.versions.toml: Handling JCenter Shutdown Issues mayampi01 2024-08-09 15:28:47 +08:00
  • 3f1238acb2 Update RxPermissions and rxjava3 #3463 #3442 AnGgIt86 2024-08-09 10:07:43 +07:00
  • 26940748c9 Implement a check to start V2Ray if the network connected #3439 amir 2024-08-08 23:58:05 +03:30
  • e8f189c074 Implement isNetworkConnected functionality amir 2024-08-08 23:57:59 +03:30
  • 6c48bfd5dd
    hardcode popular Android Private DNS: Add dns.pub #3433 mayampi01 2024-08-08 15:57:52 +08:00
  • 511f5c65ab
    V2rayConfigUtil.kt: Fix hosts type mayampi01 2024-08-07 18:38:57 +08:00
  • f4a1d0270d
    hardcode popular Android Private DNS rule to fix localhost DNS problem mayampi01 2024-08-07 18:12:08 +08:00
  • 1fe6d8f464
    Update AppConfig.kt #3430 ElectroMutex 2024-08-06 12:13:10 +03:30
  • 17ec7b2d07
    Update AppConfig.kt ElectroMutex 2024-08-06 12:06:36 +03:30
  • 2574553180 up 1.8.36 1.8.36 2dust 2024-08-05 20:28:36 +08:00
  • fcd58ccde2
    Use localhost DNS server to make geosite:private work #3422 mayampi01 2024-08-05 10:16:17 +08:00
  • 66e77d50bd Optimized UI 2dust 2024-08-04 19:18:16 +08:00
  • 253bd793d7
    Add geosite:private and make it work (#3418) mayampi01 2024-08-04 10:15:55 +08:00
  • 637dc61618
    Update AppConfig.kt #3418 2dust 2024-08-04 10:15:31 +08:00
  • 4692ae272e
    Add geosite:private and make it work mayampi01 2024-08-03 20:09:37 +08:00
  • be30de6728
    Update build.yml 2dust 2024-08-03 10:44:12 +08:00
  • a1455bbb1c
    Updated getLocale function to use appropriate Locale constants (#3413) Tamim Hossain 2024-08-03 08:38:00 +06:00
  • 1ac19ae3e9
    Fix getDarkModeStatus to handle configuration changes more accurately (#3412) Tamim Hossain 2024-08-03 08:36:21 +06:00
  • 6e6ca209df
    Refactor base64 decode function to simplify handling (#3411) Tamim Hossain 2024-08-03 08:35:15 +06:00
  • 52699967cd
    Simplify parseInt function (#3410) Tamim Hossain 2024-08-03 08:33:28 +06:00
  • 146d20ce86
    Optimize strState Handling by Removing Redundant try-catch (#3409) Tamim Hossain 2024-08-03 08:30:38 +06:00
  • b6959b5990
    Refactor filterConfig Function for Simplified Code and Reusability (#3408) Tamim Hossain 2024-08-03 08:20:28 +06:00
  • 06649df8b1
    Add Documentation Comments to AppConfig Constants (#3406) Tamim Hossain 2024-08-03 07:52:00 +06:00
  • 0174ed9082
    Remove redundant access modifier (#3405) Tamim Hossain 2024-08-03 07:49:44 +06:00
  • 32ff97f222 Updated getLocale function to use appropriate Locale constants #3413 Tamim Hossain 2024-08-02 19:19:10 +06:00
  • 7a123dd2f2 Fix getDarkModeStatus to handle configuration changes more accurately #3412 Tamim Hossain 2024-08-02 19:15:16 +06:00
  • 7df26d9587 Refactor base64 decode function to simplify handling #3411 Tamim Hossain 2024-08-02 19:13:06 +06:00
  • 02cc960fd9 Simplify parseInt function #3410 Tamim Hossain 2024-08-02 19:11:43 +06:00
  • ee2793d9cd Optimize strState Handling by Removing Redundant try-catch #3409 Tamim Hossain 2024-08-02 19:05:08 +06:00
  • ee78fa2127 Refactor filterConfig Function for Simplified Code and Reusability #3408 Tamim Hossain 2024-08-02 18:50:26 +06:00
  • 3d3e89d006 Refactor removeDuplicateServer Function to Simplify Duplicate Removal Logic #3407 Tamim Hossain 2024-08-02 18:47:44 +06:00
  • 97add875bd Add Documentation Comments to AppConfig Constants #3406 Tamim Hossain 2024-08-02 18:40:31 +06:00
  • 8488c4c09a Remove redundant access modifier #3405 Tamim Hossain 2024-08-02 18:30:21 +06:00
  • adabb281b1 Update string 2dust 2024-08-02 10:11:49 +08:00
  • 63e710d1ab Simplifying the filter configuration file 2dust 2024-08-02 10:05:40 +08:00
  • 509a568446
    Added Bangla Translation (#3399) Tamim Hossain 2024-08-01 18:18:51 +06:00
  • 6fd94b53f0
    Refactor charset usage and consolidate function implementation (#3398) Tamim Hossain 2024-08-01 18:17:02 +06:00
  • 164412fa34
    Refactor GlobalScope Usage to Prevent Memory Leaks (#3396) Tamim Hossain 2024-08-01 18:07:30 +06:00
  • 514ca0810e
    Refactor V2RayServiceManager to Use Constants for Configuration Values (#3395) Tamim Hossain 2024-08-01 18:05:09 +06:00
  • 7582f86482
    Refactor extension functions for better performance and clarity (#3394) Tamim Hossain 2024-08-01 17:44:07 +06:00
  • 4b4c46e5ae
    Drop geolocation-cn (cn contains geolocation-cn) (#3393) mayampi01 2024-08-01 19:38:08 +08:00
  • ec4dc6bb43 Added Bangla Translation #3399 Tamim Hossain 2024-08-01 14:36:13 +06:00