Commit Graph

89 Commits

Author SHA1 Message Date
M66B 0432b9a864 Added foreground service permission 2018-10-12 13:31:54 +00:00
M66B 5f10dbd6ce Removed ads 2018-05-22 08:46:31 +02:00
M66B 0dec49147d 2.194 release 2018-03-29 07:20:31 +02:00
M66B 180dd7dc7a Force remove storage permission 2018-03-26 11:11:31 +02:00
M66B a561caf8c9 Storage permission is not needed anymore 2018-02-12 12:13:29 +01:00
M66B 70651b96d0 Fixed accessibility services crash 2018-02-07 15:34:17 +01:00
M66B 9f0cf42983 Removed dependency on application info 2017-11-05 15:17:09 +01:00
M66B 6a6c3f7d0d Disable crash reporting 2017-10-27 12:57:32 +02:00
M66B 38e8c5698e Switch from Gradle experimental to cmake 2017-10-23 22:05:13 +02:00
M66B 3adcdc5e58 Crowdin sync 2017-08-15 18:40:58 +02:00
M66B 1b8ca1cdc6 Prevent lingering wake locks 2017-08-15 06:46:17 +02:00
M66B d1122951ff Set app category 2017-08-04 16:29:08 +02:00
M66B 2c3f54d999 Cleanup manifest 2017-08-03 22:09:02 +02:00
M66B 04b6b9c5bd App indexing 2017-06-17 10:52:22 +02:00
M66B 354c7f2ef9 Samsung Galaxy S8 compatibility
https://android-developers.googleblog.com/2017/03/update-your-app-to-take-advantage-of.html
2017-04-01 20:32:21 +02:00
M66B 673810cca6 Added lockdown widget 2017-03-23 08:29:32 +01:00
M66B e4543357b5 Added lockdown mode 2017-03-21 09:06:04 +01:00
M66B d282fa3e77 Added settings tile to enable/disable filtering 2016-11-11 17:32:16 +01:00
M66B 3e9543631b Added round icon 2016-11-06 16:30:40 +01:00
M66B d27e70f7ef Added app shortcut 2016-10-20 08:52:15 +02:00
M66B eca19f6513 Revert "Allow foreground activity when accessibility service enabled"
This reverts commit 91351d158a.
2016-10-03 18:16:34 +02:00
M66B 91351d158a Allow foreground activity when accessibility service enabled 2016-10-03 10:03:15 +02:00
M66B 99c44f4d36 Added intent to download hosts file 2016-09-26 09:06:08 +02:00
M66B ff6b3ded31 Added NetGuard settings to Android app settings (Android N) 2016-08-17 17:20:37 +02:00
M66B 050aa65427 Support Chromebooks without touchscreen
https://developer.android.com/topic/arc/index.html
2016-08-10 18:08:04 +02:00
M66B e60a24b22a Disable Firebase analytics 2016-07-24 20:30:15 +02:00
M66B 92ce19211a Protect widget intents with permission 2016-07-24 18:38:59 +02:00
M66B f5014c34d0 Added advertisements 2016-07-24 18:02:56 +02:00
M66B 643e1ba8ae Product flavor for KitKat and Lollipop and later 2016-07-24 10:34:19 +02:00
M66B 341e4326be Revert "Added public service"
This reverts commit d8113645b0.
2016-07-22 17:03:22 +02:00
M66B d8113645b0 Added public service 2016-07-22 17:01:34 +02:00
M66B ad5f6c0145 Support multi window mode 2016-07-22 13:52:08 +02:00
M66B e707529560 Added tile to enable/disable speed graph (Android N) 2016-07-22 07:59:12 +02:00
M66B edd16f4382 Long press tile to open settings 2016-07-20 06:50:24 +02:00
M66B 58c5750599 Removed usage data sharing 2016-07-19 07:27:54 +02:00
M66B 962c06bcf8 Added settings tile
Refs #453
2016-07-10 13:06:09 +02:00
M66B ab319fa2e2 Submit settings 2016-07-07 22:59:52 +02:00
M66B ce51eecc52 Revert "Increased minimum SDK to 19 (KitKat 4.4)"
This reverts commit 2575bdd641.

Refs #454
2016-06-26 19:32:06 +02:00
M66B 2575bdd641 Increased minimum SDK to 19 (KitKat 4.4)
Refs #454
2016-06-26 19:31:38 +02:00
M66B 8c1cbad26e Vibrate on widget touch
Fixes #443
2016-06-23 17:21:45 +02:00
M66B d23519e3e0 Shwoing application descriptions when available 2016-03-15 12:15:50 +01:00
M66B df04c29f1c Refactoring 2016-03-11 07:47:52 +01:00
M66B 5a63c34938 Show resolved domain names (debug version only) 2016-02-13 07:54:44 +01:00
M66B 27cc16eb2e Basic port forwarding UI
Fixes #292
2016-02-09 11:24:59 +01:00
M66B 369cbbea94 Require approval for port forwarding 2016-02-06 16:17:31 +01:00
M66B 2cff43d045 Native port forward by intent
Closes #272
2016-02-06 12:25:20 +01:00
M66B 7c43ba977d Fixed up navigation
http://developer.android.com/training/implementing-navigation/ancestral.html

Refs #243
2016-02-02 09:01:04 +01:00
M66B 5c59740dd7 Write external storage permission is required for before Android 5 :-( 2016-02-01 16:02:57 +01:00
M66B 26e5978068 Fixed manifest 2016-01-23 17:37:56 +01:00
M66B 1102c65507 Native added on/off switch 2016-01-18 13:07:00 +01:00