aboutsummaryrefslogtreecommitdiffstats
path: root/app/res/layout-land/activity_ipv4_settings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add full integration with the Connectivity Frameworkv0.9-betaFil2018-07-041-0/+147
Fixes Issue #1867 "Download app not working". Uses proxy classes to hook into the application framework, solving almost any problem with missing connectivity features, creating a connection that is fully managed by the framework itself. Introduces a background service that performs all backend operations. Cleans up code design, refining structure of classes and entities.