summaryrefslogtreecommitdiff
path: root/main/src/main/java/de/blinkt/openvpn/fragments/VPNProfileList.java
AgeCommit message (Expand)Author
2019-08-05Add skeleton build variantArne Schwabe
2018-07-02Implement app restrictions for MDM managed profilesArne Schwabe
2018-05-10Allow to use the internal ugly file dialog even if there is a better alternativeArne Schwabe
2017-01-26Ensure that the launcher shortcuts are updated when something aside from the ...Arne Schwabe
2017-01-26Add launcher shortcut iconschrihu
2017-01-08Use multi process on sharedpreferences until I have time for a proper fixArne Schwabe
2016-12-17Fix sortingArne Schwabe
2016-12-17sort is not so importantArne Schwabe
2016-12-17LRU sorted the wrong wayArne Schwabe
2016-12-17Fix crash on phones with less than 4 profilesArne Schwabe
2016-12-17Implement LRU sorting for profile listArne Schwabe
2016-11-15Fix more IPCArne Schwabe
2016-11-10First step to process seperation, not everything working yet.Arne Schwabe
2016-07-04Implement exponential back off between connection attempts and generally over...Arne Schwabe
2016-06-16only show disconnect dialog for connected VPN in profile listArne Schwabe
2016-05-05Give the user a choice if the vpn is already connected.Arne Schwabe
2016-03-07Referees VPN list on activity resumeArne Schwabe
2016-02-04Don't show action text.Danny Baumann
2016-01-25Update copyright year to 2016Arne Schwabe
2016-01-07Show VPN Status in profile list, tweak Status reportingArne Schwabe
2015-05-27Add more floating action buttons.Arne Schwabe
2015-02-08Fix bug that servers are shared between copies of profilesArne Schwabe
2015-02-03User cannot find the import button, add more of themv0.6.28Arne Schwabe
2014-11-28Implement duplication of profilesArne Schwabe
2014-11-16Implement support for multiple connection/remote entries (closes issue #2)Arne Schwabe
2014-12-17Update/clarify copyright.Arne Schwabe
2014-11-12Use correct sizes for iconsArne Schwabe
2014-09-18Fall back to the old dialog for KitKat devices that do not include mandatory ...Arne Schwabe
2014-09-18Add copyright information to all filesArne Schwabe
2014-03-07Add fix for Samsung Android which does not have a nice GET_CONTENT method .....Arne Schwabe
2014-02-13Move to new gradle project structure (drop Eclipse support, add initial remot...Arne Schwabe