]>
gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/log
Soren Stoutner [Mon, 25 Sep 2017 21:41:40 +0000 (14:41 -0700)]
Create a floating action button for creating bookmark folders. https://redmine.stoutner.com/issues/197.
Soren Stoutner [Fri, 22 Sep 2017 23:34:36 +0000 (16:34 -0700)]
Create a move bookmark to folder icon with an arrow. https://redmine.stoutner.com/issues/198.
Soren Stoutner [Fri, 22 Sep 2017 22:23:54 +0000 (15:23 -0700)]
Disable the edit button in the edit bookmark dialog unless some informaiton has changed. https://redmine.stoutner.com/issues/203.
Soren Stoutner [Fri, 22 Sep 2017 21:33:55 +0000 (14:33 -0700)]
Disable the edit button in the edit bookmark folder dialog unless some informaiton has changed and the new folder name is valid. https://redmine.stoutner.com/issues/202.
Soren Stoutner [Fri, 22 Sep 2017 19:36:20 +0000 (12:36 -0700)]
Ghost the create folder dialog create button if the folder name already exists. https://redmine.stoutner.com/issues/196
Soren Stoutner [Fri, 22 Sep 2017 18:43:02 +0000 (11:43 -0700)]
Hide the move to folder menu item if no folders exist. https://redmine.stoutner.com/issues/195.
Soren Stoutner [Fri, 22 Sep 2017 17:43:24 +0000 (10:43 -0700)]
Disable the move bookmark to folder button until a folder is selected. https://redmine.stoutner.com/issues/156.
Soren Stoutner [Fri, 22 Sep 2017 16:48:26 +0000 (09:48 -0700)]
Update the display order after deleting a bookmark. Fixes https://redmine.stoutner.com/issues/49.
Soren Stoutner [Fri, 22 Sep 2017 16:27:11 +0000 (09:27 -0700)]
Speed up the moving of bookmarks. https://redmine.stoutner.com/issues/48.
Soren Stoutner [Mon, 18 Sep 2017 17:05:59 +0000 (10:05 -0700)]
Fix 2.6 Proguard build failure.
Soren Stoutner [Mon, 18 Sep 2017 16:18:07 +0000 (09:18 -0700)]
Release 2.6.
Soren Stoutner [Fri, 15 Sep 2017 21:39:37 +0000 (14:39 -0700)]
Improve the application delay of night mode CSS.
Soren Stoutner [Fri, 15 Sep 2017 21:15:58 +0000 (14:15 -0700)]
Create dark theme versions of Guide and About. Implements https://redmine.stoutner.com/issues/150.
Soren Stoutner [Wed, 13 Sep 2017 23:42:29 +0000 (16:42 -0700)]
Update SSL Certificate Guide.
Soren Stoutner [Wed, 13 Sep 2017 22:09:05 +0000 (15:09 -0700)]
Implement a night mode option. https://redmine.stoutner.com/issues/145.
Soren Stoutner [Tue, 5 Sep 2017 19:12:54 +0000 (12:12 -0700)]
Updated Italian translation provided by Francesco Buratti.
Soren Stoutner [Mon, 4 Sep 2017 19:32:28 +0000 (12:32 -0700)]
Enable HTTP authentication. Implements https://redmine.stoutner.com/issues/52.
Soren Stoutner [Fri, 1 Sep 2017 03:49:59 +0000 (20:49 -0700)]
Color code the issued to Common Name in the view SSL certificate dialog. Implements https://redmine.stoutner.com/issues/178.
Soren Stoutner [Fri, 1 Sep 2017 02:03:05 +0000 (19:03 -0700)]
Add a section to guide_user_agent.html explaining user agent problems.
Soren Stoutner [Sat, 26 Aug 2017 18:33:18 +0000 (11:33 -0700)]
Release 2.5.
Soren Stoutner [Sat, 26 Aug 2017 17:50:49 +0000 (10:50 -0700)]
Update the changelogs and the fastlane (F-Droid) screenshots.
Soren Stoutner [Fri, 25 Aug 2017 20:09:34 +0000 (13:09 -0700)]
Update the Guide screenshots.
Soren Stoutner [Wed, 23 Aug 2017 23:43:45 +0000 (16:43 -0700)]
Update the JavaScript Guide tab.
Soren Stoutner [Wed, 23 Aug 2017 23:14:58 +0000 (16:14 -0700)]
Add an SSL Certificate Pinning tab to the Guide.
Soren Stoutner [Wed, 23 Aug 2017 05:34:33 +0000 (22:34 -0700)]
Add SSL certificate pinning. Implements https://redmine.stoutner.com/issues/54.
Soren Stoutner [Fri, 28 Jul 2017 23:31:00 +0000 (16:31 -0700)]
Don't allow duplicate domains to be created in domain settings. Implements https://redmine.stoutner.com/issues/171.
Soren Stoutner [Fri, 28 Jul 2017 22:54:26 +0000 (15:54 -0700)]
Don't reset the `WebView` title `onPageStarted()`, because `onPageStarted()` is run all the time, including on rotate. Fixes https://redmine.stoutner.com/issues/175.
Soren Stoutner [Sun, 23 Jul 2017 05:29:04 +0000 (22:29 -0700)]
Only enable `Clear DOM Storage` if something is stored. Implements https://redmine.stoutner.com/issues/138.
Soren Stoutner [Thu, 20 Jul 2017 00:04:17 +0000 (17:04 -0700)]
Reload `DomainSettingsFragment` on rotate. Implements https://redmine.stoutner.com/issues/172.
Soren Stoutner [Tue, 18 Jul 2017 06:45:06 +0000 (23:45 -0700)]
Use non-bolded red text to indicated unencrypted websites. Implements https://redmine.stoutner.com/issues/161.
Soren Stoutner [Tue, 18 Jul 2017 06:41:04 +0000 (23:41 -0700)]
Wait to enable the delete icon until the previous domain has been deleted. Fixes https://redmine.stoutner.com/issues/173.
Soren Stoutner [Tue, 18 Jul 2017 04:30:20 +0000 (21:30 -0700)]
Load the new domain after it is created in two-paned mode. Implements https://redmine.stoutner.com/issues/97.
Soren Stoutner [Tue, 18 Jul 2017 03:01:00 +0000 (20:01 -0700)]
Load domain settings after creating a new domain in single-paned mode. Implements https://redmine.stoutner.com/issues/108.
Soren Stoutner [Mon, 17 Jul 2017 22:00:12 +0000 (15:00 -0700)]
Refactor Domains with one activity and two fragments. https://redmine.stoutner.com/issues/102.
Soren Stoutner [Tue, 11 Jul 2017 18:39:06 +0000 (11:39 -0700)]
Add `System default` entries in domain settings. https://redmine.stoutner.com/issues/153
Soren Stoutner [Thu, 6 Jul 2017 23:28:50 +0000 (16:28 -0700)]
Add radio buttons to the spinners in domain settings. Implements https://redmine.stoutner.com/issues/152.
Soren Stoutner [Thu, 6 Jul 2017 22:42:18 +0000 (15:42 -0700)]
Update the unencrypted website `AlertDialog` text. Implements https://redmine.stoutner.com/issues/162.
Soren Stoutner [Thu, 6 Jul 2017 18:12:03 +0000 (11:12 -0700)]
Change the homepage to https://duckduckgo.com/?kao=-1&kak=-1. Fixes https://redmine.stoutner.com/issues/164.
Soren Stoutner [Thu, 6 Jul 2017 00:05:38 +0000 (17:05 -0700)]
Update the Clear and Exit icon. Implements https://redmine.stoutner.com/issues/146.
Soren Stoutner [Wed, 5 Jul 2017 21:36:31 +0000 (14:36 -0700)]
Add Searx to the list of search engines. Implements https://redmine.stoutner.com/issues/163.
Soren Stoutner [Wed, 5 Jul 2017 20:26:04 +0000 (13:26 -0700)]
Only update the user agent if a website is not currently loading. Fixes https://redmine.stoutner.com/issues/160.
Soren Stoutner [Tue, 4 Jul 2017 20:52:11 +0000 (13:52 -0700)]
Update Fastlane screenshots for F-Droid.
Soren Stoutner [Fri, 23 Jun 2017 16:32:27 +0000 (09:32 -0700)]
Release 2.4.
Soren Stoutner [Fri, 23 Jun 2017 06:03:45 +0000 (23:03 -0700)]
Fix the spinner font size.
Soren Stoutner [Wed, 21 Jun 2017 23:52:15 +0000 (16:52 -0700)]
Create a lighter background for the dark theme `AlertDialogs`.
Soren Stoutner [Wed, 21 Jun 2017 23:37:22 +0000 (16:37 -0700)]
Create a dark theme for `BookMarksActivity` and `BookmarksDatabaseViewActivity`.
Soren Stoutner [Wed, 21 Jun 2017 21:06:33 +0000 (14:06 -0700)]
Create a dark theme for `DomainsActivity` and `DomainsSettingsActivity`.
Soren Stoutner [Mon, 19 Jun 2017 23:31:29 +0000 (16:31 -0700)]
Create a dark theme for `SettingsActivity`.
Soren Stoutner [Sat, 17 Jun 2017 19:05:14 +0000 (12:05 -0700)]
Create a dark theme for the `AlertDialogs`.
Soren Stoutner [Fri, 16 Jun 2017 00:01:07 +0000 (17:01 -0700)]
Refactor style code to use attrs.xml. Create a dark theme for Find on Page.
Soren Stoutner [Wed, 14 Jun 2017 20:25:22 +0000 (13:25 -0700)]
Create a dark theme for `GuideActivity`.
Soren Stoutner [Wed, 14 Jun 2017 01:24:32 +0000 (18:24 -0700)]
Create a dark theme for `AboutActivity`.
Soren Stoutner [Tue, 13 Jun 2017 19:05:57 +0000 (12:05 -0700)]
Revert the hiding of the keyboard when displaying the options menu. https://redmine.stoutner.com/issues/142
Soren Stoutner [Tue, 13 Jun 2017 04:39:08 +0000 (21:39 -0700)]
Create a dark theme for `MainWebViewActivity`.
Soren Stoutner [Thu, 8 Jun 2017 23:35:18 +0000 (16:35 -0700)]
Hide the keyboard when the options menu is displayed.
Soren Stoutner [Thu, 8 Jun 2017 22:14:01 +0000 (15:14 -0700)]
Ghost the sections of the URL that are not the FQDN. Closes https://redmine.stoutner.com/issues/126.
Soren Stoutner [Thu, 8 Jun 2017 19:50:09 +0000 (12:50 -0700)]
Highlight connections that are not encrypted. Closes https://redmine.stoutner.com/issues/137.
Soren Stoutner [Sat, 3 Jun 2017 05:17:01 +0000 (22:17 -0700)]
Change the default homepage to `https://start.duckduckgo.com`. Implements https://redmine.stoutner.com/issues/140.
Soren Stoutner [Sat, 3 Jun 2017 05:10:00 +0000 (22:10 -0700)]
Only reload the `WebView` on restart when displaying of images has just been disabled in settings. Fixes https://redmine.stoutner.com/issues/139.
Soren Stoutner [Wed, 31 May 2017 20:43:52 +0000 (13:43 -0700)]
Remove `Clear and Exit` and `Planned Features` from the Guide.
Soren Stoutner [Wed, 31 May 2017 00:16:35 +0000 (17:16 -0700)]
Add controls for `Clear and Exit`. Implements https://redmine.stoutner.com/issues/133.
Soren Stoutner [Mon, 29 May 2017 19:36:04 +0000 (12:36 -0700)]
Add an `Undo` callback to the `Snackbars` for deleting cookies, DOM storage, and form data. Implements https://redmine.stoutner.com/issues/134.
Soren Stoutner [Mon, 29 May 2017 19:04:12 +0000 (12:04 -0700)]
Add a link to the roadmap in `About → Links`.
Soren Stoutner [Sat, 27 May 2017 20:37:52 +0000 (13:37 -0700)]
Apply the Huawei spinner fix to all the spinners in `DomainSettingsFragment`. Fixes https://redmine.stoutner.com/issues/131.
Soren Stoutner [Sat, 27 May 2017 18:33:44 +0000 (11:33 -0700)]
Add attribution to Thomas Jensen <lianergoist@vongriffen.dk> for Huawei spinner fix.
Soren Stoutner [Sat, 27 May 2017 18:06:23 +0000 (11:06 -0700)]
Use a custom spinner layout on Huawei phones running API 24. Fixes https://redmine.stoutner.com/issues/131.
Soren Stoutner [Fri, 26 May 2017 19:44:07 +0000 (12:44 -0700)]
Release 2.3.
Soren Stoutner [Thu, 25 May 2017 22:34:51 +0000 (15:34 -0700)]
Prepare to release 2.3.
Soren Stoutner [Thu, 25 May 2017 17:45:41 +0000 (10:45 -0700)]
Fix loading of new intents failing due to display images code.
Soren Stoutner [Thu, 25 May 2017 04:25:49 +0000 (21:25 -0700)]
Add controls for displaying webpage images. Implements https://redmine.stoutner.com/issues/123.
Soren Stoutner [Tue, 23 May 2017 23:28:15 +0000 (16:28 -0700)]
Move `Refresh` to the bottom of the main options menu. https://redmine.stoutner.com/issues/89.
Soren Stoutner [Sun, 21 May 2017 03:09:03 +0000 (20:09 -0700)]
Add icons to the settings activity. Implements https://redmine.stoutner.com/issues/129.
Soren Stoutner [Fri, 19 May 2017 00:56:17 +0000 (17:56 -0700)]
Updates about_licenses, adding the full text of the Apache License 2.0 and the 3-Clause BSD License.
Soren Stoutner [Thu, 18 May 2017 18:30:44 +0000 (11:30 -0700)]
Add the title when sharing a URL. Implements https://redmine.stoutner.com/issues/130.
Soren Stoutner [Wed, 17 May 2017 08:03:18 +0000 (01:03 -0700)]
Don't add URL redirects to the history list. Implements https://redmine.stoutner.com/issues/127.
Soren Stoutner [Tue, 16 May 2017 12:49:53 +0000 (05:49 -0700)]
Disable the third-party cookies setting if API < 21.
Soren Stoutner [Mon, 15 May 2017 23:10:16 +0000 (16:10 -0700)]
Add screenshots and localization for F-Droid.
Soren Stoutner [Mon, 8 May 2017 21:07:19 +0000 (14:07 -0700)]
Allow loading of hosts that are not fQDNs from the URL text box. Fixes https://redmine.stoutner.com/issues/128.
Soren Stoutner [Tue, 2 May 2017 21:40:05 +0000 (14:40 -0700)]
Set `mainWebView` to use a wide viewport. Fixes https://redmine.stoutner.com/issues/113.
Soren Stoutner [Tue, 2 May 2017 18:05:29 +0000 (11:05 -0700)]
Update Guide → Domain Settings.
Soren Stoutner [Fri, 28 Apr 2017 00:42:33 +0000 (17:42 -0700)]
Fix build problem in release v2.2.
Soren Stoutner [Fri, 28 Apr 2017 00:38:06 +0000 (17:38 -0700)]
Release v2.2.
Soren Stoutner [Thu, 27 Apr 2017 03:06:55 +0000 (20:06 -0700)]
Move the traditional Chinese files to the correct folders.
Soren Stoutner [Thu, 27 Apr 2017 03:03:37 +0000 (20:03 -0700)]
Update list of ad servers from pgl.yoyo.org.
Soren Stoutner [Wed, 26 Apr 2017 23:54:06 +0000 (16:54 -0700)]
Combine JavaScript-enabled and JavaScript-disabled search into one. Fixes https://redmine.stoutner.com/issues/122.
Soren Stoutner [Wed, 26 Apr 2017 22:01:31 +0000 (15:01 -0700)]
Display erroneous sections of an SSL certificate in red. Implements https://redmine.stoutner.com/issues/53.
Soren Stoutner [Wed, 26 Apr 2017 19:00:39 +0000 (12:00 -0700)]
Display the Orbot version in About → Version if installed. Implements https://redmine.stoutner.com/issues/117.
Soren Stoutner [Wed, 26 Apr 2017 00:42:11 +0000 (17:42 -0700)]
Setup the structure for a traditional Chinese translation (zh-rTW).
Soren Stoutner [Tue, 25 Apr 2017 07:27:58 +0000 (00:27 -0700)]
Convert html asset files to UTF-8.
Soren Stoutner [Fri, 21 Apr 2017 19:58:16 +0000 (12:58 -0700)]
Display the package signature in About → Version. Implements https://redmine.stoutner.com/issues/115.
Soren Stoutner [Fri, 21 Apr 2017 16:54:20 +0000 (09:54 -0700)]
Fix the app bar and the find on page bar both being displayed on resume. Fixes https://redmine.stoutner.com/issues/121.
Soren Stoutner [Fri, 21 Apr 2017 15:21:32 +0000 (08:21 -0700)]
Italian translation of new privacy policy.
Soren Stoutner [Fri, 21 Apr 2017 07:16:40 +0000 (00:16 -0700)]
Spanish translation of the privacy policy.
Soren Stoutner [Thu, 20 Apr 2017 20:51:49 +0000 (13:51 -0700)]
Revision of privacy policy.
Soren Stoutner [Thu, 20 Apr 2017 20:35:02 +0000 (13:35 -0700)]
Add a 25% font zoom. Implements https://redmine.stoutner.com/issues/120.
Soren Stoutner [Thu, 20 Apr 2017 19:38:54 +0000 (12:38 -0700)]
Update privacy policy to version 1.4.
Soren Stoutner [Thu, 20 Apr 2017 19:11:59 +0000 (12:11 -0700)]
Update Spanish and Italian Guide translations.
Soren Stoutner [Thu, 20 Apr 2017 05:29:13 +0000 (22:29 -0700)]
Add guide_domain_settings and make other small updates to the Guide. Implements https://redmine.stoutner.com/issues/95.
Soren Stoutner [Sun, 9 Apr 2017 06:36:11 +0000 (23:36 -0700)]
Remove Torch from the list of recommended Tor search engines. Fixes https://redmine.stoutner.com/issues/119.
Soren Stoutner [Sun, 9 Apr 2017 04:06:53 +0000 (21:06 -0700)]
Use a boolean to track if we are waiting for Orbot. Fixes https://redmine.stoutner.com/issues/118.