summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* add the compiled tun2socks lib for devs who just want to work on UIdev_gradleNathan Freitas2016-10-13
|
* add the proguard rulesNathan Freitas2016-10-13
|
* we aren't going to show a notification lightNathan Freitas2016-10-13
|
* make sure we set VPN mode properly before we launch the serviceNathan Freitas2016-10-13
|
* using compat builder for notificationsNathan Freitas2016-10-12
|
* improve the code for launching the pdnsd daemonNathan Freitas2016-10-12
|
* multiple fixes to re-enable VPN mode and pdnsd daemonNathan Freitas2016-10-12
|
* continued re-integration of VPN featureNathan Freitas2016-10-04
|
* clean pdnsd binaries from libs in MakefileNathan Freitas2016-10-04
|
* continue to migrate service and VPN codeNathan Freitas2016-09-29
|
* remove vpn code that is now in the service moduleNathan Freitas2016-09-29
|
* modify jni build inclusionNathan Freitas2016-09-29
|
* fix build scripts for new pathsNathan Freitas2016-09-29
|
* update gitignore to handle orbotservice binary libsNathan Freitas2016-09-26
|
* move jni code and VPN logic from app module to serviceNathan Freitas2016-09-26
|
* improve tor service event handling and displayNathan Freitas2016-09-26
|
* remove littleproxy reference (for now!)Nathan Freitas2016-09-25
|
* we don't need a separate service for the VPNNathan Freitas2016-09-25
|
* remove dated information in the BUILD fileNathan Freitas2016-09-25
|
* update gradle props and ignore files we don't want in repoNathan Freitas2016-09-25
|
* make sure Tor start/stop workNathan Freitas2016-09-25
| | | | | - use Process instance instead of processID lookup - reply on Tor's HALT command
* tweak homescreen layout and stringsNathan Freitas2016-09-25
|
* renable polipoNathan Freitas2016-09-23
|
* modify importsNathan Freitas2016-09-19
|
* udpate resource pathsNathan Freitas2016-09-19
|
* target API 14Nathan Freitas2016-09-19
|
* update gitignores for gradleNathan Freitas2016-09-19
|
* update tor to 0.2.8.7Nathan Freitas2016-09-19
|
* fix paths for new module layoutNathan Freitas2016-09-19
|
* remove old binariesNathan Freitas2016-09-19
|
* update makefile and add new patchNathan Freitas2016-09-19
|
* move assets to service projectNathan Freitas2016-06-29
|
* launch default activity from notificationNathan Freitas2016-06-29
|
* update gitignore for gradle projectNathan Freitas2016-06-29
|
* add pdnsd library in for vpn service DNS!Nathan Freitas2016-06-29
|
* remove patches from here, moved to externalNathan Freitas2016-06-29
|
* move patches to external since that is what it is applied to (external code)Nathan Freitas2016-06-29
|
* remove redundant code from old ant build format (not in gradle modules)Nathan Freitas2016-06-29
|
* big check-in of major gradle refactor; now building and running!Nathan Freitas2016-06-29
| | | | VPN features are disabled for now
* update translationsNathan Freitas2016-04-01
|
* Merge branch 'master' of github.com:n8fr8/orbotNathan Freitas2016-03-22
|\
| * Merge pull request #32 from ghost/patch-1Nathan Freitas2016-03-22
| |\ | | | | | | Start meek transport whe using custom meek bridges
| | * Remove typosrvetus2016-03-20
| | |
| | * Start the meek transport for custom meek bridgessrvetus2016-03-20
| |/
* | update with commit tag for v15.1.3 beta 1Nathan Freitas2016-03-09
| |
* | update changelogNathan Freitas2016-03-09
|/
* 15.1.3-beta15.1.3-betaNathan Freitas2016-03-09
|
* Move OrbotVPNService to a Manager and consolidate servicesNathan Freitas2016-03-09
| | | | | This allows for the VPN service to be set in the foreground with the TorService and reduce the chance to be killed due to lack of memory
* change how we look for processes to kill. fixes tor trac #18502Nathan Freitas2016-03-08
|
* VPN code cleanup and ensure DNS is listening on all interfacesNathan Freitas2016-03-07
|