summaryrefslogtreecommitdiff
path: root/vpndialogxposed
AgeCommit message (Collapse)Author
2016-01-28Update copyright in about dialogArne Schwabe
2016-01-25Update copyright year to 2016Arne Schwabe
2015-11-25New Android Studio, new gradle versionArne Schwabe
2015-10-19Update gradle/library versionsArne Schwabe
2015-06-07Update gradle files, new versionArne Schwabe
2015-01-27Fix net comparision, I officialy hate java for their non overloaded broken ↵Arne Schwabe
big integers.
2014-11-18Implement Viewpager/Sliding tabs in the main activityArne Schwabe
--HG-- extra : rebase_source : 7deb64357ecc003893d342ef34b2a8999aee12be
2014-07-02Silence deprecation warning in xposed moduleArne Schwabe
--HG-- extra : rebase_source : bedaaa15ad9b43c5aa644358ffbbc359eb22905b
2014-06-30fix lint reported issuesArne Schwabe
--HG-- rename : main/src/main/res/values-id/arrays.xml => main/src/main/res/values-in/arrays.xml rename : main/src/main/res/values-id/strings.xml => main/src/main/res/values-in/strings.xml
2014-06-30Gradle plugin v0.12Arne Schwabe
2014-06-11update gradleArne Schwabe
--HG-- extra : rebase_source : 32d6e22ebc4d9763617da59db2034d68111e1c8e
2014-06-06gradle updateArne Schwabe
--HG-- extra : rebase_source : 459d875f232fed9123407fe9379122127abc1f47
2014-03-10set build tools to 19.0.3Arne Schwabe
2014-03-07increase gradle version of other modules tooArne Schwabe
--HG-- extra : amend_source : 6e57f04c9fea59526651f428d0453a422e963d9a
2014-02-17add missing libraryArne Schwabe
2014-02-14Lint fixesArne Schwabe
2014-02-14further build fixingArne Schwabe
--HG-- rename : vpndialogxposed/src/main/java/de/blinkt/vpndialogxposed/allowedVPNsChooser.java => vpndialogxposed/src/main/java/de/blinkt/vpndialogxposed/AllowedVPNsChooser.java
2014-02-13add missing filesArne Schwabe
2014-02-11Remove iml fileArne Schwabe
2013-11-19small bug fixesArne Schwabe
2013-10-13Add Seekbar with ticks, make a better layout for large screens of the log screenArne Schwabe
--HG-- rename : res/layout/logwindow.xml => res/layout-w720dp/logwindow.xml
2013-10-07Fix animationArne Schwabe
2013-10-06Update Xposed module to allow arbitrary VPN appsArne Schwabe
2013-09-27Implement changing log level on the fly in the log window, still needs some ↵Arne Schwabe
UI design love --HG-- extra : rebase_source : 207343cea3b74cd07ebdf00f8ef443465d12c966
2013-09-10Add Google in App purchasing as an Alternative for PaypalArne Schwabe
Also make sure it works on non Gplay devices too!
2013-09-01Working version of xposed framework VPNDialogs hackArne Schwabe
2013-09-01Add Xposed module to ignore VPN Confirmation dialog (does not work yet…)Arne Schwabe