Age | Commit message (Expand) | Author |
2020-07-26 | update translations | cyBerta |
2020-07-26 | minor fix in dns blocking circumvention | cyBerta |
2020-07-26 | JobIntentServices leak activity context in APIs < 25, use application context... | cyBerta |
2020-07-26 | remove demo providers | cyBerta |
2020-07-26 | update translations | cyBerta |
2020-07-25 | Merge branch 'tile_service' into 'master' | cyberta |
2020-07-26 | implement tile service #8762 | cyBerta |
2020-07-25 | Merge branch 'riseup_background_compatibility' into 'master' | cyberta |
2020-07-25 | fix dialogs popping up multiple times after orientation change | cyBerta |
2020-07-25 | remove unused import | cyBerta |
2020-07-25 | fix rounded image in donation dialog for Android 4 devices | cyBerta |
2020-07-25 | move default background images to drawable-nodpi, drawable is treated as mdpi... | cyBerta |
2020-07-25 | Merge branch 'upgrade_to_1.0.4' into 'master' | cyberta |
2020-07-25 | convert webp files to compressed pngs, because Android 4 devices couldn't dis... | cyBerta |
2020-07-25 | fix UI bug overlapping fragments #8989 | cyBerta |
2020-07-25 | Merge branch 'improve_provider_setup_UI' into 'master' | cyberta |
2020-07-25 | add comment about provider reset method | cyBerta |
2020-07-25 | reset configured provider on update to version 1.0.4 so that the geoip url is... | cyBerta |
2020-07-25 | use build.gradle's geoipUrl for custom branded apps | cyBerta |
2020-07-25 | only allow geoip service calls if the vpn is not yet running in order to get ... | cyBerta |
2020-07-25 | fix provider setup after refactorings | cyBerta |
2020-07-25 | register and unregister providerAPIBroadcastReceiver in onCreate/onDestroy in... | cyBerta |
2020-07-25 | fix memory leak | cyBerta |
2020-07-25 | get rid of ProviderAPIResultReceiver, rely completely on BroadcastReceivers | cyBerta |
2020-07-24 | try to fetch geoip service only if non-default url exists | cyBerta |
2020-07-24 | remove unused methods | cyBerta |
2020-07-24 | fix bug in vpn profile based gateway order detection, write additional tests ... | cyBerta |
2020-07-24 | fix bug in gateway selection - always iterate through all gateways and count ... | cyBerta |
2020-07-24 | adapt profile selection after perordered gateway list was introduced and use ... | cyBerta |
2020-07-24 | add test that geoip service is only fetched when the timeout was reached | cyBerta |
2020-07-24 | add test for case if geoip service is not available/down | cyBerta |
2020-07-24 | remove timestamps from providers equals() check and reset timestamps in reset... | cyBerta |
2020-07-23 | finish happy path unit test for geoipservice api | cyBerta |
2020-07-23 | adapt existing tests for geoipservice api | cyBerta |
2020-07-23 | fix potential nullpointer exception in geoipservice json parsing | cyBerta |
2020-07-23 | clean up PreferenceHelperTest after removal of providerInSharedPreferences me... | cyBerta |
2020-07-23 | always use provider from ProviderObservable if possible | cyBerta |
2020-07-23 | implement gateway selection based on geoip service | cyBerta |
2020-07-01 | inject preshipped geoip url to provider object | cyBerta |
2020-06-11 | ProviderAPI as JobIntentService | cyBerta |
2020-06-10 | catch rare IllegalStateExceptions when enqueueing jobs | cyBerta |
2020-06-03 | catch IllegalStateException when app is not in a state that allows to start t... | cyBerta |
2020-06-03 | catch ActivityNotFoundException for the rare case when Android can't find any... | cyBerta |
2020-04-02 | You've already done a release and many changes, update ©year | kwadronaut |
2020-03-17 | remove outdated UI test | cyBerta |
2020-03-17 | fix insecure flavor | cyBerta |
2020-03-17 | switch to AndroidX | cyBerta |
2020-03-16 | fix tethering hint (#8979) | cyBerta |
2020-03-14 | Change wording experimental feats | kwadronaut |
2020-03-11 | remove outdated readme file | cyBerta |