summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2021-11-06make default_url in DefaultedURL a local variablecyBerta
2021-11-06adapt mockhelper and include proxy port parametercyBerta
2021-11-06fix tor provider setup fallback mechanismcyBerta
2021-11-06initiate tor status logs with empty stringscyBerta
2021-11-06fix potential memory leakcyBerta
2021-11-06fix app crash on pre Android 7cyBerta
2021-11-06hide connection detail UI on error handlingcyBerta
2021-11-06implement tiomeout error handling + UI if tor doesn't start within 3 minutescyBerta
2021-11-05reset tor proxy port used by okhttp on bridges settings disabledcyBerta
2021-11-05tweak notification settingscyBerta
2021-11-05localize notification channel description for tor notificationscyBerta
2021-11-05Ensure tor state is set to OFF after snowflake completely stopped.cyBerta
2021-11-04remove unused UNKNOWN TorStatus statecyBerta
2021-11-04use deprecated method to initiate FileObserver for now to avoid crashes on ol...cyBerta
2021-10-24remove unused service action STOP_PROXYcyBerta
2021-10-24cancel tor and provider setup on pressing back buttoncyBerta
2021-10-23rename usePluggableTransports prefrence to useBridges, start snowflake if use...cyBerta
2021-10-22fix utf-8 string icon variable namingcyBerta
2021-10-22show tor and snowflake connection status in provider setup screenscyBerta
2021-10-16tweak snowflake log messagecyBerta
2021-10-16remove unneeded logscyBerta
2021-10-16tweak tor done progess stringcyBerta
2021-10-16cleanup importscyBerta
2021-10-16show snowflake logs in notificationcyBerta
2021-10-16don't recompile pattern in while loopcyBerta
2021-10-16show tor bootstrapping progress in notificationscyBerta
2021-10-16update shapeshifter jni bindingscyBerta
2021-10-02set max snowflake peers to 5 for nowcyBerta
2021-10-02show snowflake logs in logcatcyBerta
2021-10-02add log to see if a fetch was successfulcyBerta
2021-10-02* refactor startTorProxy()cyBerta
2021-09-30workaround for jni issue againcyBerta
2021-09-30remove tor circuit setup observer once timeout reached or tor circuits have b...cyBerta
2021-09-30set tor setup timeout to 3 minutescyBerta
2021-08-04update import path for shapeshifter libcyberta
2021-07-21set required ndk version in build.gradlecyBerta
2021-07-21set torService to null when tor service connection disconnectedcyBerta
2021-07-21always stop tor service connection immediately after we got the http tunnel portcyBerta
2021-07-21don't set a new ClientTransportPlugin everytime a service connection has been...cyBerta
2021-07-21ensure that response.body().close() is always called when reading non-null AP...cyBerta
2021-07-21remove log in ProviderApiManagerBasecyBerta
2021-07-21rename methodcyBerta
2021-07-21minor language fixes in ProviderSetupBaseActivitycyBerta
2021-07-21stop torService immediately instead of queueing it in provider api servicecyBerta
2021-07-21ensure fronts file will be included in all buildscyBerta
2021-07-21move assets folder to right directorycyBerta
2021-07-21implement ClientTransportPluginInterface to start / stop snowflake client for...cyBerta
2021-07-21update tor-androidcyBerta
2021-07-21inject IPtProxy in TorServicecyBerta
2021-07-21update tor-androidcyBerta