Commit Graph

802 Commits

Author SHA1 Message Date
M66B 79a51a9bc3 Better method to determine if app is system app
Closes #212
2016-01-30 12:58:15 +01:00
M66B 08bbc907c9 Real time access updates 2016-01-30 12:46:00 +01:00
M66B 3ae9474280 Crowdin sync 2016-01-30 11:04:08 +01:00
M66B b2e7c69af7 DNS resolving 2016-01-30 10:59:19 +01:00
M66B aac945cb17 Enable/disable traffic logging using a switch in the action bar 2016-01-28 22:31:21 +01:00
M66B fa2b8fc24b Default disable tethering 2016-01-28 15:19:41 +01:00
M66B cb913954ce Native fixed log level 2016-01-28 12:28:08 +01:00
M66B ae37210958 Crowdin sync 2016-01-28 12:18:57 +01:00
M66B 8a6b725769 Added note about native log level 2016-01-28 12:06:17 +01:00
M66B e16c4c4af2 Native rewrite address/domain check 2016-01-28 11:58:39 +01:00
M66B 5cb82e9a77 Crowdin sync 2016-01-27 13:11:26 +01:00
M66B c80fe4d2ea Better logic, better layout 2016-01-27 13:09:08 +01:00
M66B 94ec8a5266 Common host name cache 2016-01-27 12:44:15 +01:00
M66B bce1a26c7d Layout fix 2016-01-27 12:30:52 +01:00
M66B bab1456d84 Crowdin sync 2016-01-27 12:05:26 +01:00
M66B 0645b42b89 Made technical info headers translatable
Closes #253
2016-01-27 12:01:37 +01:00
M66B 2a6feef49f Show blocked/allowed IPs per application 2016-01-27 11:59:16 +01:00
M66B f60b3e5b6b Crowdin sync 2016-01-27 08:41:47 +01:00
M66B 79674c6535 Reorganized settings, added options to set vpn4, vpn6 & dns address 2016-01-27 08:39:18 +01:00
M66B caf0ca574d Added search IP/uid to traffic log
Refs #235
2016-01-26 21:20:16 +01:00
M66B 05025a575d Show system DNS as hint text 2016-01-26 20:52:18 +01:00
M66B f061cb8f42 Native log extra data (currently qnames only) 2016-01-26 11:41:18 +01:00
M66B 860f251719 Append IP version to protocol 2016-01-26 09:09:00 +01:00
M66B 0ab9849552 Added debug setting 2016-01-26 08:03:59 +01:00
M66B f4e1382cb5 Added development option to set DNS 2016-01-25 19:23:59 +01:00
M66B e204cbba50 Crowdin sync 2016-01-24 14:24:17 +01:00
M66B 8475dbdf9d Updated text 2016-01-23 22:16:50 +01:00
M66B 34dfcbcf0d Crowdin sync 2016-01-23 21:48:53 +01:00
M66B 47be2c367e Added option to enable/disable domain blocking
Thanks @rgarza

Fixes #241
Closes #245
2016-01-23 21:30:54 +01:00
M66B 6403fb7796 Added error notification 2016-01-23 19:00:35 +01:00
M66B 72c6103d5f Crowdin sync 2016-01-23 17:33:55 +01:00
M66B 22694e4d3a Ad blocking depends on filtering 2016-01-23 17:10:35 +01:00
M66B 97905df132 Ad blocking is not allowed in the Play store 2016-01-23 17:09:07 +01:00
M66B 0b03b6c443 Native ad blocking concept 2016-01-23 12:48:17 +01:00
M66B 593a4fda87 Updated text
Thanks @pulser
2016-01-22 22:30:19 +01:00
M66B a8da87fa9a Native better pcap file handling 2016-01-22 13:09:36 +01:00
M66B e8063ddbdb Blocked traffic layout improvements 2016-01-22 11:33:22 +01:00
M66B 33845fd733 Native added source to traffic logging, added switch to enable host name resolving 2016-01-22 10:37:57 +01:00
M66B 98aa3c04fb Reorder pro features 2016-01-21 17:57:55 +01:00
M66B 5cf374d232 Link pro features titles 2016-01-21 14:33:19 +01:00
M66B c28e6013c6 Updated text 2016-01-21 13:21:50 +01:00
M66B 0b3de63c40 Added development option to set log level 2016-01-20 15:19:28 +01:00
M66B ca103c7313 Added filtering warning dialog
@licaon-kter maybe you have better suggestion for the new texts related to filtering
2016-01-19 18:29:58 +01:00
M66B 05c01f08e0 Moved PCAP to log view, added setting to enable filtering 2016-01-19 17:54:07 +01:00
M66B 35f7330fd8 Crowdin sync 2016-01-19 14:58:54 +01:00
M66B 2b2812588a Fixed tethering with an ugly hack, yeah 2016-01-19 14:56:57 +01:00
M66B 33ccbe3087 Revert "Merge pull request #235 from rgarza/master"
This reverts commit e16be9e6f8, reversing
changes made to ab47fda021.

Does not work for me

Refs #235
2016-01-19 08:09:56 +01:00
M66B d5f7796907 Revert "Fixed log view menu"
This reverts commit a822d9da2c.
2016-01-19 08:06:26 +01:00
M66B 4cc08ee9a6 Revert "Merge branch 'master' of github.com:M66B/NetGuard"
This reverts commit 131f4c586b, reversing
changes made to a822d9da2c.
2016-01-19 08:05:59 +01:00
M66B 131f4c586b Merge branch 'master' of github.com:M66B/NetGuard 2016-01-19 08:03:26 +01:00
M66B a822d9da2c Fixed log view menu 2016-01-19 07:58:52 +01:00
M66B 2a4f381961 Refactoring 2016-01-19 07:57:48 +01:00
iunk 9dfbfabb77 filter log by ip 2016-01-18 15:39:11 -06:00
M66B b070aa6e54 Native refactoring, improvements, fixes, settings 2016-01-18 19:37:52 +01:00
M66B 1102c65507 Native added on/off switch 2016-01-18 13:07:00 +01:00
M66B 2ec09de161 Crowdin sync 2016-01-17 20:19:35 +01:00
M66B 7a41f35e74 Native PCAP export, fixes 2016-01-17 13:13:58 +01:00
M66B 759a9572ea Crowdin sync 2016-01-11 12:00:04 +01:00
M66B 09b841f63e Multi user support is a pro feature 2016-01-11 11:58:53 +01:00
M66B a6ed4a41e0 Crowdin sync 2016-01-10 13:03:42 +01:00
M66B d306906924 Added option to disable live updates blocked traffic log 2016-01-10 10:25:28 +01:00
M66B 06f213594c Added more fragments as flag, improved layout 2016-01-10 09:35:00 +01:00
M66B 93297fd4d0 0.73 stable 2016-01-09 09:02:57 +01:00
M66B 26814b2b51 Added interactive state to traffic blocked log 2016-01-09 08:36:17 +01:00
M66B f02aa3644c 0.72 beta 2016-01-08 19:18:27 +01:00
M66B 4165ae19a0 Added FAQ 2016-01-08 19:09:35 +01:00
M66B 6f7c19ec15 Layout improvement 2016-01-08 17:21:50 +01:00
M66B 2c2922b94f Added connection type to blocked traffic log, added logging 2016-01-08 17:08:11 +01:00
M66B c1c23b0573 0.71 beta 2016-01-08 15:02:22 +01:00
M66B 9db05d1dd0 IPv6 traffic logging 2016-01-08 14:58:35 +01:00
M66B 0fdffdaff9 Make IP/port menu translatable 2016-01-08 13:05:54 +01:00
M66B 41f502c693 Crowdin sync 2016-01-08 12:17:50 +01:00
M66B fbb45e7cde Cleanup 2016-01-08 12:15:36 +01:00
M66B 84669aac5f Blocked traffic log view improvements 2016-01-08 12:14:31 +01:00
M66B 5f2c6db15e Added application icon to blocked traffic log entries 2016-01-08 08:12:14 +01:00
M66B 653261743f Added port and flags to blocked traffic log 2016-01-08 08:03:04 +01:00
M66B 67b65d5c2f Donations are not encouraged 2016-01-08 07:27:05 +01:00
M66B 49721cf2ab Crowdin sync 2016-01-07 10:45:14 +01:00
M66B c9fd01f32d Added short log view usage instructions 2016-01-07 10:43:41 +01:00
M66B 6cb74b5ac2 Added note about other ways to get the pro features 2016-01-07 10:38:59 +01:00
M66B cbcf6b108a Theming improvement 2016-01-07 10:22:29 +01:00
M66B 3c17e4114c Added new theme, updated translations 2016-01-07 08:25:24 +01:00
M66B 5bf67953a3 Fix back navigation 2016-01-07 08:04:16 +01:00
M66B 9c26fd2b58 Added protocol and uid to blocked traffic log 2016-01-07 07:47:00 +01:00
M66B 1c593086d8 Make IP address selectable
Closes #221
2016-01-06 08:36:49 +01:00
M66B dc0f756342 Crowdin sync 2016-01-05 22:57:28 +01:00
M66B 352c4df292 Added clear log menu 2016-01-05 22:53:22 +01:00
M66B d5167c45e4 Crowdin sync 2016-01-05 13:56:28 +01:00
M66B e217a84ba8 Added blocked traffic log 2016-01-05 13:52:08 +01:00
M66B c17dfcc96d 0.66 beta 2016-01-04 17:29:23 +01:00
M66B 806f797eaf Keep speed graph alive while not enforcing 2016-01-04 17:18:43 +01:00
M66B 201e40ea90 Crowdin sync 2016-01-03 21:00:58 +01:00
M66B cb6a0e9610 0.65 beta 2016-01-03 10:08:32 +01:00
M66B 4c770f8c6d More user applications 2016-01-03 09:25:16 +01:00
M66B 0602cd82a7 Crowdin sync 2016-01-03 09:17:25 +01:00
M66B c1d207c0eb More themes, improvements, updated FAQ 2016-01-03 09:10:12 +01:00
M66B 730844b3cc Added theme selection 2016-01-02 16:38:24 +01:00
M66B ec046b0e9c Removed pro select/backup
Against 3.5 of https://play.google.com/about/developer-distribution-agreement.html
2016-01-02 13:31:47 +01:00
M66B 7c9c092d56 Prepare for theming 2016-01-02 13:22:18 +01:00
M66B 8ac70110b1 Rely on Play store refunds for trials 2016-01-01 19:03:41 +01:00
M66B 642ff08405 Improved layout 2016-01-01 18:29:37 +01:00
M66B f48de100b1 Crowdin sync 2016-01-01 14:58:43 +01:00
M66B d798dfe1eb Happy new year! 2016-01-01 14:56:50 +01:00
M66B 31304505d5 Crowdin sync 2016-01-01 11:12:39 +01:00
licaon-kter f00e5cf7dc Rephrase keep on rules, take 2 2016-01-01 11:57:18 +02:00
licaon-kter 9ab7d68260 Rephrase keep on rules 2016-01-01 11:52:06 +02:00
M66B f24499f6fd Added option to delay screen off 2016-01-01 10:33:47 +01:00
M66B a1f86df79c Pro trial 2016-01-01 09:52:37 +01:00
M66B 1f937ab3d3 More predefined rules 2015-12-31 20:03:03 +01:00
M66B 6c889c645b Crowdin sync 2015-12-31 19:41:46 +01:00
M66B 0b8dfe60d8 Pro trial preparation 2015-12-31 19:31:34 +01:00
M66B 680897f4ad Updated texts 2015-12-31 17:19:25 +01:00
M66B 170a35f984 Pro layout 2015-12-31 17:18:57 +01:00
M66B b1fcc24c26 Challenge/response, refactoring 2015-12-31 16:55:39 +01:00
M66B b0dbd9b6b2 Crowdin sync 2015-12-31 15:58:29 +01:00
M66B 12fb62fea0 Challenge/response, fixes 2015-12-31 10:03:32 +01:00
M66B 62564e2190 Added predefined rules to mark user applications 2015-12-30 19:07:06 +01:00
M66B cd1a65891f Layout improvement 2015-12-30 18:52:06 +01:00
M66B 082de7f825 Crowdin sync 2015-12-30 18:50:34 +01:00
M66B 0e1b938d55 Added pro activity 2015-12-30 18:46:26 +01:00
M66B ea9fa065a9 Removed donate, refactored IAB 2015-12-30 09:00:34 +01:00
M66B 2f7a791493 Crowdin sync 2015-12-29 08:32:19 +01:00
M66B 88dd04d17a Better clear icon 2015-12-29 08:31:03 +01:00
M66B 470513ee21 Crowdin sync 2015-12-28 17:58:26 +01:00
M66B 487c3390bd Crowdin sync 2015-12-28 09:11:48 +01:00
M66B 88a1b9a586 Added sort on name / data usage 2015-12-28 09:09:07 +01:00
M66B d4a4023301 Crowdin sync 2015-12-27 16:26:36 +01:00
M66B 83c820f44e Revert "Make all convenience features pro"
This reverts commit 8dd27f1117.
2015-12-27 16:04:22 +01:00
M66B 8dd27f1117 Make all convenience features pro 2015-12-27 12:06:30 +01:00
M66B 26b5c8ea34 Option to filter applications without internet / disabled applications 2015-12-27 09:54:25 +01:00
M66B 086a6ffc52 Added option to reset application rule 2015-12-27 09:07:38 +01:00
M66B da73ccdc26 Crowdin sync 2015-12-26 10:08:45 +01:00
M66B ee25f4dab6 2015122602 beta 2015-12-26 10:02:35 +01:00
M66B 4aebe4b50c Added option to filter user/system applications 2015-12-26 09:58:28 +01:00
M66B f84d203119 MB/day 2015-12-25 22:38:02 +01:00
M66B 46c41f8c9e Crowdin sync 2015-12-25 19:57:00 +01:00
M66B 9e532466c9 Make avg/day public 2015-12-25 19:55:42 +01:00
M66B d12faf81d1 Crowdin sync 2015-12-25 13:13:08 +01:00
M66B 99e0f80ba7 Allow/block new applications from notification 2015-12-25 13:10:00 +01:00
M66B 1eac25f7cf Crowdin sync 2015-12-25 11:55:28 +01:00
M66B 64800bd8d4 Average KB/day 2015-12-25 11:35:09 +01:00
M66B 89314a71b4 Crowdin sync 2015-12-23 07:33:32 +01:00
M66B 9fd3ec0897 Layout improvement 2015-12-23 07:32:43 +01:00
M66B 1565299177 Crowdin sync 2015-12-15 08:46:29 +01:00
M66B 502b3f073c Updated text
Closes #199
2015-12-15 08:44:07 +01:00
M66B e1bb6536df Fix, refactoring 2015-12-14 16:09:18 +01:00
M66B 4cb9852ad0 Crowdin sync 2015-12-14 08:30:29 +01:00
M66B 423a79b1c7 Crowdin sync 2015-12-13 15:58:08 +01:00
M66B be15c4e2ee Make speed frequency and samples configurable 2015-12-13 15:54:23 +01:00
M66B 4c11ed8cd6 Crowdin sync 2015-12-13 14:53:17 +01:00
M66B 865ad880a8 Settings dependency 2015-12-13 14:51:11 +01:00
M66B 6c0dabae3d Option to show top network using applications 2015-12-13 08:56:13 +01:00
M66B f9ebe6f83c Drawing order 2015-12-11 18:59:08 +01:00
M66B c35e493419 Show top 3 bandwidth using applications 2015-12-11 14:26:13 +01:00
M66B 08630ecc6c Reload stats 2015-12-11 10:48:38 +01:00
M66B f2038c2cfe 0.56 beta 2015-12-11 08:06:04 +01:00
M66B 6f80050a39 Small improvement 2015-12-10 13:40:33 +01:00
M66B b79c8904d3 Make speed translatable 2015-12-10 11:40:46 +01:00
M66B 6373a722f4 New graph colors, lower base line 2015-12-10 10:29:17 +01:00
M66B e27244d674 Crowdin sync 2015-12-10 10:08:18 +01:00
M66B f3235f8f25 Crowdin sync 2015-12-10 08:46:46 +01:00
M66B 1121680add Multiple Wi-Fi homes
Closes #192
2015-12-10 08:38:45 +01:00
M66B f0e79abcbd Crowdin sync 2015-12-10 07:46:58 +01:00
M66B 4004979cb0 Color coded network speed 2015-12-09 20:37:02 +01:00
M66B b512f2d98b Crowdin sync 2015-12-09 19:42:11 +01:00
M66B 3864d2e569 Fit network graph to available space 2015-12-09 18:38:35 +01:00
M66B 133799b0b8 Crowdin sync 2015-12-09 18:13:17 +01:00
M66B b9f59e60b3 Added network speed base line setting 2015-12-09 17:43:27 +01:00
M66B fc3d831069 0.55 beta 2015-12-09 16:52:30 +01:00
M66B c05f76db21 Crowdin sync 2015-12-09 16:47:22 +01:00
M66B fbf6d0b06c Added option to show network speed graph in status bar notification 2015-12-09 16:45:15 +01:00
M66B f83a6ef682 Added traffic stats
(debug builds only)
2015-12-09 13:05:40 +01:00
M66B b1dfe00ea1 Crowdin sync 2015-12-09 10:40:55 +01:00
M66B 72be2651a8 Crowdin sync 2015-12-09 08:14:43 +01:00
M66B cf0896811d Crowdin sync 2015-12-08 17:08:02 +01:00
M66B c8c36f1c24 Handle devices without Wi-Fi 2015-12-08 17:01:58 +01:00
M66B adecd479dc Fixed crash 2015-12-08 16:43:25 +01:00
M66B eea938f996 Crowdin sync 2015-12-08 14:20:40 +01:00
M66B 8e5edaee96 Added home Wi-Fi network setting 2015-12-08 14:18:06 +01:00
M66B 24dbd89fa3 0.51 beta 2015-12-07 08:14:28 +01:00
M66B e5626c3be6 Crowdin sync 2015-12-06 09:30:28 +01:00
M66B 7b4b14dc9a Crowdin sync 2015-12-04 08:45:10 +01:00
M66B b113dc8389 Added subscriptions to technical info 2015-12-04 08:43:01 +01:00
M66B 3b52ac194a Crowdin sync 2015-12-03 17:20:44 +01:00
M66B c5ab2aee9c Crowdin sync 2015-12-03 15:08:19 +01:00
M66B 586092abe2 Auto enabled after widget off 2015-12-03 14:59:49 +01:00
M66B 6d9dddcac6 Crowdin sync 2015-12-03 10:43:13 +01:00
M66B 469f399730 Crowdin sync 2015-12-03 08:21:02 +01:00
M66B 8bc4f79511 Reverse polarity of 2G/3G/LTE metered 2015-12-02 20:23:33 +01:00
M66B b0d29c8587 Added option to mark 2G/3G/4G not metered 2015-12-02 19:52:01 +01:00
M66B 18c5049aa5 Crowdin sync 2015-12-02 16:19:38 +01:00
M66B 0b43b3ad28 0.48 beta 2015-12-02 07:58:25 +01:00
M66B dc96675e5e Crowdin sync 2015-12-01 20:44:53 +01:00
M66B 5e08385a9e Prevent name clashes
Refs #187
2015-12-01 20:20:44 +01:00
M66B 5f08cd557d Fixed removing settings
Fixes #187
2015-12-01 20:19:26 +01:00
M66B da4813881b Crowdin sync 2015-12-01 17:29:30 +01:00
M66B 3f0e9fc6f2 Crowdin sync 2015-12-01 12:53:18 +01:00
M66B 1a92d2e373 Crowdin sync 2015-12-01 10:01:33 +01:00
M66B 28a4606847 Crowdin sync 2015-12-01 08:54:49 +01:00
M66B bf0602c80b Crowdin sync 2015-12-01 08:38:46 +01:00
M66B aa313166f3 Categorize settings 2015-12-01 08:35:13 +01:00
M66B 9a1bc3320e Crowdin sync 2015-12-01 08:10:08 +01:00
M66B 4b8f2efea4 Crowdin sync 2015-11-30 19:07:03 +01:00
M66B 9434139c6e Crowdin sync 2015-11-30 14:03:07 +01:00
M66B 77152b2116 Crowdin sync 2015-11-30 13:11:39 +01:00
M66B 966a2a30bb Donation terms & conditions 2015-11-30 13:08:51 +01:00
M66B ddedea958d Crowdin sync 2015-11-30 13:01:19 +01:00
M66B b20770b995 Added setting to ignore national roaming 2015-11-30 12:57:50 +01:00
M66B 37a52245ce crowdin sync 2015-11-30 08:15:52 +01:00
M66B 0dfff8d8ed Fixed RTL support 2015-11-29 21:41:39 +01:00
M66B 6d8da86f39 Crowdin sync 2015-11-29 21:06:53 +01:00
M66B 807a2d4bd9 Crowdin sync 2015-11-29 15:55:14 +01:00
M66B 088e2f16bf Crowdin sync 2015-11-29 14:26:25 +01:00
M66B 77ad420b10 Crowdin sync 2015-11-29 11:32:22 +01:00
M66B bdb6e4a09f Better support for devices without telephony (e.g. tablets) 2015-11-29 11:30:27 +01:00
M66B 59d887a739 Lollipop required 2015-11-29 09:01:24 +01:00
M66B 59c1aa6a17 Crowdin sync 2015-11-28 16:17:15 +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 cdc953f6e7 Crowdin sync 2015-11-27 13:58:03 +01:00
M66B b4ca593b86 Crowdin sync 2015-11-26 08:42:04 +01:00
M66B cf171d730e Highlight metered connection
Fixes #179
2015-11-25 20:05:17 +01:00
M66B eb380a8e84 Layout improvements
Refs #177
2015-11-25 11:06:44 +01:00
M66B bbce9e14e9 Can it be more subtle?
Test version:
http://www.netguard.me/NetGuard-v0.41-release-subtle.apk
2015-11-25 08:41:24 +01:00
M66B 9a7d2fcc86 Crowdin sync 2015-11-24 20:16:56 +01:00
Ivan a9dd053d0f Update strings.xml
Update
2015-11-24 22:11:10 +03:00
M66B ad3672bde6 Gray background for unchanged rules 2015-11-24 18:43:56 +01:00
M66B 31a4eba948 Crowdin sync 2015-11-24 08:39:14 +01:00
M66B 9710d60eb8 Crowdin sync 2015-11-23 08:42:11 +01:00
M66B 69d29bc12f Crowdin sync 2015-11-22 18:17:24 +01:00
M66B 54b105a292 Remove bug dialog
It doesn't work if there is no activity running
(requires system alert permission)
2015-11-22 18:14:42 +01:00
M66B 6c51a0be3c Shorten texts 2015-11-22 08:53:23 +01:00
M66B b347cbe41b Crowndin sync 2015-11-22 08:49:56 +01:00
M66B c3219a339a Synchronized with Crowdin 2015-11-21 16:29:42 +01:00
Marco 1d989c307d Updated italian translation 2015-11-21 11:04:13 +01:00
M66B 5a76b33489 Crowdin sync 2015-11-21 10:44:42 +01:00
M66B acd034569e Crowdin sync 2015-11-21 10:07:49 +01:00
M66B 3fad37abe8 Crowdin sync 2015-11-21 09:56:41 +01:00
M66B 29258ce20a When screen on Wi-Fi/mobile 2015-11-21 09:48:33 +01:00
M66B e3f8e7d22c Material design expander 2015-11-21 08:01:07 +01:00
M66B 84854f27ff Fixed French translation 2015-11-21 03:21:55 +01:00
M66B 96f53088ce Crowdin baseline 2015-11-21 03:07:18 +01:00
ContactFront 008edef103 Update strings.xml 2015-11-20 19:02:01 -05:00
licaon-kter d8027265b1 Updated Romanian translation
Oh, missed 0.37.
2015-11-20 14:58:49 +02:00
M66B 94e8d5c71b Added crash reporting 2015-11-20 10:10:22 +01:00
ContactFront 39f34c4cb8 Update strings.xml 2015-11-19 23:46:42 -05:00
Marco 8d568e2aa1 updated italian strings 2015-11-19 17:49:54 +01:00
M66B bb00f41ab8 Show number of allowed/blocked packages in notification summary 2015-11-18 19:33:48 +01:00
M66B efd1fb93bb Showing app version in debug mode 2015-11-18 19:08:04 +01:00
M66B 7cfa70c2ac Updated FAQ
Refs #164
2015-11-17 16:19:19 +01:00
licaon-kter 2d426aa96e Updated Romanian translation 2015-11-17 15:42:50 +02:00
M66B ec453bd799 Updated Dutch translation 2015-11-17 14:31:10 +01:00
M66B 3f1615b633 Added menu FAQ
Closes #161
2015-11-17 14:26:26 +01:00
User99gmxat 06e5978516 Update strings.xml 2015-11-16 17:42:57 +01:00
Marco 033cccfa81 updated italian translation 2015-11-16 14:58:20 +01:00
Ivan c6480127e9 Update strings.xml
Update
2015-11-16 11:38:35 +03:00
ContactFront 24d6c827b2 Update strings.xml 2015-11-15 16:30:54 -05:00
licaon-kter 53876d95c1 Wifi is Wi-Fi, right? 2015-11-15 21:18:48 +02:00
licaon-kter 3502328f4d Update Romanian translation 2015-11-15 20:55:56 +02:00
M66B 7c6a351ed3 Updated texts 2015-11-15 17:44:21 +01:00
M66B b68f93118f Updated Dutch translation 2015-11-15 16:48:51 +01:00
M66B fe7ef2367c Add technical info, removed action bar indicators 2015-11-15 16:39:59 +01:00
User99gmxat 2d988eeba7 Update strings.xml 2015-11-15 14:24:48 +01:00
Marco 5a575a5dbf Updated italian translation 2015-11-15 12:17:12 +01:00
licaon-kter 29af81beff Update Romanian translation 2015-11-15 12:07:41 +02:00
M66B 9c8fb291b3 Updated Dutch translation 2015-11-15 10:44:32 +01:00
M66B 5044006679 Added settings to use metered indication
Default off
2015-11-15 10:43:06 +01:00
M66B 152f75e70c Updated text 2015-11-15 09:04:16 +01:00
M66B f600847480 Refactored IAB 2015-11-14 21:25:05 +01:00
Marco c6054ca428 Updated italian translation 2015-11-14 16:51:13 +01:00
Ivan ff80ed0fd7 Update strings.xml
Update.
How about a line break, if it does not fit into one line? Half of text of <string name="setting_unused"> not visible. Or it will affect the visual component of the application?
2015-11-14 18:26:31 +03:00
Marco 49685617bc Fixed typo in italian string.xml file 2015-11-14 12:27:02 +01:00
Marco b507b4c72f updated italian translation 2015-11-14 12:24:19 +01:00
Marco 3eef3024b5 Updated italian translation 2015-11-14 12:21:56 +01:00
M66B 8ceab79d84 Fixed Slovak translation 2015-11-14 09:05:06 +01:00
M66B 2a741e26e0 Updated texts
Closes #140
2015-11-14 08:51:20 +01:00
ContactFront 1836aa66a9 Update strings.xml 2015-11-13 21:53:23 -05:00
licaon-kter 5da332b35c Minor fix in Romanian
It pays to delete data on a new version. ;)
2015-11-14 00:06:08 +02:00
licaon-kter 37b70c174d Update Romanian translation 2015-11-13 23:54:45 +02:00
pyler 041dc00cd0 Updated SK translation 2015-11-13 20:03:30 +01:00
M66B e479e1370d Updated Dutch translation 2015-11-13 19:48:05 +01:00
M66B e00a87db72 Is disabled / has no internet message 2015-11-13 19:46:35 +01:00
M66B 40c61bdc5e Added option to default allow when screen on 2015-11-13 16:01:42 +01:00
Marco 91442585af updated italian translation 2015-11-13 10:55:37 +01:00
licaon-kter 623d1f8de7 Updated Romanian translation 2015-11-13 10:39:46 +02:00
M66B bf170b265d New text, use scroll views for small screens 2015-11-13 08:26:25 +01:00
Marcel Bokhorst e07b38797d Merge pull request #133 from cabrerahector/master
Updates Spanish translation
2015-11-12 19:35:25 +01:00
Héctor Cabrera e81b81d95b Updates Spanish translation 2015-11-12 13:38:10 -04:30
M66B 1c0987bc28 Updated French translation 2015-11-12 19:07:02 +01:00
licaon-kter cd5ae4dcaa Updated Romanian translation 2015-11-12 18:57:20 +02:00
M66B d41a4e46d8 Fixed Ukranian translation 2015-11-12 16:16:18 +01:00
M66B 47a06bbf50 Updated text 2015-11-12 16:13:33 +01:00
M66B be27d7187d Donations are voluntary 2015-11-12 15:43:44 +01:00
Olexandr Nesterenko 4293dc176b Add Ukrainian language 2015-11-11 19:14:39 +02:00
M66B 5054cb4341 Removed verify credentials
Closes #125
Closes #127
2015-11-11 07:59:01 +01:00
pyler b56d3168ce Updated SK translation 2015-11-10 22:38:15 +01:00
licaon-kter 9df601e18d Update Romanian translation 2015-11-10 18:08:06 +02:00
M66B b80b96acfe Updated texts 2015-11-10 16:40:08 +01:00
M66B c964a1f7ac Explain why device admin is needed 2015-11-10 16:31:04 +01:00
M66B 443e6b3544 Updated texts 2015-11-10 16:22:57 +01:00