Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-20 | Update translations | Arne Schwabe | |
--HG-- extra : rebase_source : cabf25e86e2015067fc1ab5b31fa4265119e6257 | |||
2014-11-20 | More fine-tuning, move obscure and behavior settings together (again...) | Arne Schwabe | |
--HG-- extra : rebase_source : 9e9ea0548b9b98505a880dc30b8ca1e513d0e5ea | |||
2014-11-19 | Only list apps with INTERNET permission in app list. | Arne Schwabe | |
--HG-- extra : rebase_source : 016a9c0cf440b66ccbd311dca4e3dc937ed40730 | |||
2014-11-19 | Fix allowed application row layout | Arne Schwabe | |
--HG-- extra : rebase_source : f172e328adb7f18b5d17045624ce2d07190d3549 | |||
2014-11-19 | Also change VPNPreferences to use sliding layout. | Arne Schwabe | |
--HG-- extra : rebase_source : 9bdc433edcc1edb0d1739fb3e63e6c1b27722840 | |||
2014-11-18 | Implement Viewpager/Sliding tabs in the main activity | Arne Schwabe | |
--HG-- extra : rebase_source : 7deb64357ecc003893d342ef34b2a8999aee12be | |||
2014-11-17 | More taking of new layout and features | Arne Schwabe | |
--HG-- extra : rebase_source : 77e40c87eb1c11019361f8bf4d53068921025ae4 | |||
2014-11-17 | Implement deletion of remotes | Arne Schwabe | |
--HG-- extra : rebase_source : 7acb74bd77bff57b6f29ff020fa668966086cafa | |||
2014-11-17 | Do not resize RecyclerView since it crashes | Arne Schwabe | |
--HG-- extra : rebase_source : d2065a08f5fdc69ac2fd5140d28c4ea52b2a47e0 | |||
2014-11-17 | Minor fixes in layout for 5.0 | Arne Schwabe | |
--HG-- extra : rebase_source : ae066b2207f54b2fc8b52929e3e1a8a8488dce64 | |||
2014-11-17 | Implement setting of allowed apps on VPN on Lollipop | Arne Schwabe | |
--HG-- extra : rebase_source : 4636a99d9a9d8b087c094788f207b18045a4554c | |||
2014-11-16 | Change Connection Container to RecyclerView | Arne Schwabe | |
--HG-- extra : rebase_source : 941124b2fbb4904470a015e879deed74ae9972ad | |||
2014-11-16 | Implement support for multiple connection/remote entries (closes issue #2) | Arne Schwabe | |
--HG-- extra : rebase_source : 22f70cc3750ec5342e1c8b69f8978b92237710c6 | |||
2014-12-17 | Update/clarify copyright. | Arne Schwabe | |
--HG-- branch : public extra : source : a453e026590faae1a1842b98d367654fbde63fcb | |||
2014-11-14 | Fix AIDL from external apps. | Arne Schwabe | |
2014-11-14 | Update OpenSSL version | Arne Schwabe | |
2014-11-14 | Update OpenSSL version | Arne Schwabe | |
2014-11-12 | Use correct sizes for icons | Arne Schwabe | |
2014-11-12 | Version 0.6.21v0.6.21 | Arne Schwabe | |
2014-11-12 | Fix lint issues | Arne Schwabe | |
2014-11-12 | Update openvpn version (closes #296) | Arne Schwabe | |
2014-11-12 | Rework ABI binary process (closes issue #298) | Arne Schwabe | |
2014-11-11 | Improve FAQ Fragment on Lollipop, change edit icon to a better one. | Arne Schwabe | |
2014-11-11 | Fix back button on DisconnectDialog doing strange things | Arne Schwabe | |
2014-11-10 | Add material style icons | Arne Schwabe | |
--HG-- rename : main/src/main/res/drawable-hdpi/ic_sysbar_quicksettings.png => main/src/main/res/drawable-hdpi/vpn_item_settings.png rename : main/src/main/res/drawable-mdpi/ic_sysbar_quicksettings.png => main/src/main/res/drawable-mdpi/vpn_item_settings.png rename : main/src/main/res/drawable-xhdpi/ic_sysbar_quicksettings.png => main/src/main/res/drawable-xhdpi/vpn_item_settings.png | |||
2014-11-09 | Implement removal of profiles via external API | Arne Schwabe | |
2014-11-05 | Fix starting VPN without permission when called from external servicev0.6.20 | Arne Schwabe | |
2014-11-05 | Update session id/peer id patch | Arne Schwabe | |
2014-11-04 | Fix typo in last commit | Arne Schwabe | |
2014-11-04 | Make Faq look nicer, especially on large device by using cardviews | Arne Schwabe | |
2014-10-29 | Update session-id patch, fix accidentally committed experimental branch | Arne Schwabe | |
2014-10-29 | Update translations | Arne Schwabe | |
2014-10-28 | update to current build tools | Arne Schwabe | |
--HG-- extra : rebase_source : 139d2d8ae9afc8f88422f9baf6e4938ff3429e59 | |||
2014-10-28 | Update Openssl to aosp/master (includes useless (for OpenVPN)) SSLv3 ↵ | Arne Schwabe | |
Fallback fix --HG-- extra : rebase_source : 4ec3b7a7844aa1ca198c4538ecdf28f027ceb1b1 | |||
2014-10-27 | Mark config files using cryptoapicert as keystone | Arne Schwabe | |
2014-10-20 | Prepare for v0.6.19v0.6.19 | Arne Schwabe | |
2014-10-20 | Fix warning for subnet always being shown | Arne Schwabe | |
2014-10-19 | Fix redirect-gateway if /proc/net/route cannot be read | Arne Schwabe | |
2014-10-03 | Fix bug when loading excluded IPv4 routes | Arne Schwabe | |
--HG-- extra : rebase_source : 939df3c5b7e45948c5ab28f7d8f6af465ad739b5 | |||
2014-10-19 | fixes for session id | Arne Schwabe | |
--HG-- extra : rebase_source : 2e61ba41bbfe03c9bb6c3d402151ec4466270fb2 | |||
2014-10-16 | Update session id patch | Arne Schwabe | |
--HG-- extra : rebase_source : 6bfd891e0eaf09b69bd2e588bd685c7fad1d2416 | |||
2014-10-16 | Update OpenVPN | Arne Schwabe | |
--HG-- extra : rebase_source : eae76bb97139022b5592b2599b7e3870054bcaa9 | |||
2014-10-18 | Prepare OpenVPN for Android for the sweetest Android yet | Arne Schwabe | |
2014-10-15 | Fix string in Portugese translationv0.6.18 | Arne Schwabe | |
2014-10-15 | Update translations | Arne Schwabe | |
2014-10-07 | Increase priority of on boot receiver (closes issue #281) | Arne Schwabe | |
--HG-- extra : rebase_source : d81b62c1df59b1ce73849b2968275fc7efee9f64 | |||
2014-09-29 | Try to recover from broken PIE support on some device (Asus EEEPad) (closes ↵ | Arne Schwabe | |
issue #275) | |||
2014-09-29 | clean up fetch translations script | Arne Schwabe | |
2014-09-29 | Make more strings translatable | Arne Schwabe | |
2014-09-29 | Thanks for parmegv@sdf.org to point out that REDELIVER_INTENT and STICKY ↵ | Arne Schwabe | |
behave different (really fixes issue #286) |