Age | Commit message (Expand) | Author |
2021-11-05 | localize notification channel description for tor notifications | cyBerta |
2021-11-05 | Ensure tor state is set to OFF after snowflake completely stopped. | cyBerta |
2021-11-04 | remove unused UNKNOWN TorStatus state | cyBerta |
2021-11-04 | use deprecated method to initiate FileObserver for now to avoid crashes on ol... | cyBerta |
2021-10-24 | remove unused service action STOP_PROXY | cyBerta |
2021-10-24 | cancel tor and provider setup on pressing back button | cyBerta |
2021-10-23 | rename usePluggableTransports prefrence to useBridges, start snowflake if use... | cyBerta |
2021-10-22 | fix utf-8 string icon variable naming | cyBerta |
2021-10-22 | show tor and snowflake connection status in provider setup screens | cyBerta |
2021-10-16 | tweak snowflake log message | cyBerta |
2021-10-16 | remove unneeded logs | cyBerta |
2021-10-16 | tweak tor done progess string | cyBerta |
2021-10-16 | cleanup imports | cyBerta |
2021-10-16 | show snowflake logs in notification | cyBerta |
2021-10-16 | don't recompile pattern in while loop | cyBerta |
2021-10-16 | show tor bootstrapping progress in notifications | cyBerta |
2021-10-16 | update shapeshifter jni bindings | cyBerta |
2021-10-02 | set max snowflake peers to 5 for now | cyBerta |
2021-10-02 | show snowflake logs in logcat | cyBerta |
2021-10-02 | add log to see if a fetch was successful | cyBerta |
2021-10-02 | * refactor startTorProxy() | cyBerta |
2021-09-30 | workaround for jni issue again | cyBerta |
2021-09-30 | remove tor circuit setup observer once timeout reached or tor circuits have b... | cyBerta |
2021-09-30 | set tor setup timeout to 3 minutes | cyBerta |
2021-08-04 | update import path for shapeshifter lib | cyberta |
2021-07-21 | set required ndk version in build.gradle | cyBerta |
2021-07-21 | set torService to null when tor service connection disconnected | cyBerta |
2021-07-21 | always stop tor service connection immediately after we got the http tunnel port | cyBerta |
2021-07-21 | don't set a new ClientTransportPlugin everytime a service connection has been... | cyBerta |
2021-07-21 | ensure that response.body().close() is always called when reading non-null AP... | cyBerta |
2021-07-21 | remove log in ProviderApiManagerBase | cyBerta |
2021-07-21 | rename method | cyBerta |
2021-07-21 | minor language fixes in ProviderSetupBaseActivity | cyBerta |
2021-07-21 | stop torService immediately instead of queueing it in provider api service | cyBerta |
2021-07-21 | ensure fronts file will be included in all builds | cyBerta |
2021-07-21 | move assets folder to right directory | cyBerta |
2021-07-21 | implement ClientTransportPluginInterface to start / stop snowflake client for... | cyBerta |
2021-07-21 | update tor-android | cyBerta |
2021-07-21 | inject IPtProxy in TorService | cyBerta |
2021-07-21 | update tor-android | cyBerta |
2021-07-21 | use bitmaskcore libs in android project | cyBerta |
2021-07-21 | fix tor fallback check for failing api calls | cyBerta |
2021-07-21 | use notifications contentText instead of contentTitle, so that the complete t... | cyBerta |
2021-07-21 | let the tor state description in provider setup activities grow up to 2 lines | cyBerta |
2021-07-21 | Stop tor proxy if provider api communication failed. Proxy will be reinitiate... | cyBerta |
2021-07-21 | show tor status info in provider setup activies | cyBerta |
2021-07-21 | tweak wording | cyBerta |
2021-07-21 | automatically close navigation drawer after switch account item was selected | cyBerta |
2021-07-21 | automatically start VPN after switching provider | cyBerta |
2021-07-21 | don't use hard coded strings | cyBerta |