Commit Graph

72 Commits

Author SHA1 Message Date
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
M66B 575bf16f54 Native disabled 2016-01-17 21:07:46 +01:00
M66B 806196bc69 Native SYN forward 2016-01-11 23:06:35 +01:00
M66B 5bf67953a3 Fix back navigation 2016-01-07 08:04:16 +01:00
M66B e217a84ba8 Added blocked traffic log 2016-01-05 13:52:08 +01:00
M66B 730844b3cc Added theme selection 2016-01-02 16:38:24 +01:00
M66B 0e1b938d55 Added pro activity 2015-12-30 18:46:26 +01:00
M66B 99e0f80ba7 Allow/block new applications from notification 2015-12-25 13:10:00 +01:00
M66B 8e5edaee96 Added home Wi-Fi network setting 2015-12-08 14:18:06 +01:00
M66B 2c2480f052 Check runtime permissions (Android M) 2015-12-01 16:17:28 +01:00
M66B a7073bc7b9 Define features 2015-11-29 11:37:19 +01:00
M66B 01dadb9801 Revert "Notify app added"
Closes #183
Refs #182

This reverts commit 97c38d1d0a.

Conflicts:
	app/build.gradle
2015-11-28 08:28:24 +01:00
M66B 97c38d1d0a Notify app added
Refs #182

Test version: http://netguard.me/NetGuard-v0.44-2015112702-release.apk
2015-11-27 19:59:00 +01:00
M66B 22f3d0766a Fix labels 2015-11-22 23:07:25 +01:00
M66B 257fd9fc4f Use use string resource for main activity label
Refs #146
2015-11-14 18:11:29 +01:00
Marco ab738968c0 Fixing wrong name shown in launcher and activity title 2015-11-14 16:49:25 +01:00
M66B a6c3996936 Label all components 2015-11-14 12:24:21 +01:00
M66B 07189b633f Handle manage network usage intent 2015-11-14 09:57:10 +01:00