]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/log
PrivacyBrowserAndroid.git
6 years agoCreate a dark theme for `SettingsActivity`.
Soren Stoutner [Mon, 19 Jun 2017 23:31:29 +0000 (16:31 -0700)]
Create a dark theme for `SettingsActivity`.

6 years agoCreate a dark theme for the `AlertDialogs`.
Soren Stoutner [Sat, 17 Jun 2017 19:05:14 +0000 (12:05 -0700)]
Create a dark theme for the `AlertDialogs`.

6 years agoRefactor style code to use attrs.xml. Create a dark theme for Find on Page.
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.

6 years agoCreate a dark theme for `GuideActivity`.
Soren Stoutner [Wed, 14 Jun 2017 20:25:22 +0000 (13:25 -0700)]
Create a dark theme for `GuideActivity`.

6 years agoCreate a dark theme for `AboutActivity`.
Soren Stoutner [Wed, 14 Jun 2017 01:24:32 +0000 (18:24 -0700)]
Create a dark theme for `AboutActivity`.

6 years agoRevert the hiding of the keyboard when displaying the options menu. https://redmine...
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

6 years agoCreate a dark theme for `MainWebViewActivity`.
Soren Stoutner [Tue, 13 Jun 2017 04:39:08 +0000 (21:39 -0700)]
Create a dark theme for `MainWebViewActivity`.

6 years agoHide the keyboard when the options menu is displayed.
Soren Stoutner [Thu, 8 Jun 2017 23:35:18 +0000 (16:35 -0700)]
Hide the keyboard when the options menu is displayed.

6 years agoGhost the sections of the URL that are not the FQDN. Closes https://redmine.stoutner...
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.

6 years agoHighlight connections that are not encrypted. Closes https://redmine.stoutner.com...
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.

6 years agoChange the default homepage to `https://start.duckduckgo.com`. Implements https...
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.

6 years agoOnly reload the `WebView` on restart when displaying of images has just been disabled...
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.

6 years agoRemove `Clear and Exit` and `Planned Features` from the Guide.
Soren Stoutner [Wed, 31 May 2017 20:43:52 +0000 (13:43 -0700)]
Remove `Clear and Exit` and `Planned Features` from the Guide.

6 years agoAdd controls for `Clear and Exit`. Implements https://redmine.stoutner.com/issues...
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.

6 years agoAdd an `Undo` callback to the `Snackbars` for deleting cookies, DOM storage, and...
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.

6 years agoAdd a link to the roadmap in `About → Links`.
Soren Stoutner [Mon, 29 May 2017 19:04:12 +0000 (12:04 -0700)]
Add a link to the roadmap in `About → Links`.

6 years agoApply the Huawei spinner fix to all the spinners in `DomainSettingsFragment`. Fixes...
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.

6 years agoAdd attribution to Thomas Jensen <lianergoist@vongriffen.dk> for Huawei spinner fix.
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.

6 years agoUse a custom spinner layout on Huawei phones running API 24. Fixes https://redmine...
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.

6 years agoRelease 2.3. v2.3
Soren Stoutner [Fri, 26 May 2017 19:44:07 +0000 (12:44 -0700)]
Release 2.3.

6 years agoPrepare to release 2.3.
Soren Stoutner [Thu, 25 May 2017 22:34:51 +0000 (15:34 -0700)]
Prepare to release 2.3.

6 years agoFix loading of new intents failing due to display images code.
Soren Stoutner [Thu, 25 May 2017 17:45:41 +0000 (10:45 -0700)]
Fix loading of new intents failing due to display images code.

6 years agoAdd controls for displaying webpage images. Implements https://redmine.stoutner...
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.

6 years agoMove `Refresh` to the bottom of the main options menu. https://redmine.stoutner...
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.

6 years agoAdd icons to the settings activity. Implements https://redmine.stoutner.com/issues...
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.

6 years agoUpdates about_licenses, adding the full text of the Apache License 2.0 and the 3...
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.

6 years agoAdd the title when sharing a URL. Implements https://redmine.stoutner.com/issues...
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.

6 years agoDon't add URL redirects to the history list. Implements https://redmine.stoutner...
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.

6 years agoDisable the third-party cookies setting if API < 21.
Soren Stoutner [Tue, 16 May 2017 12:49:53 +0000 (05:49 -0700)]
Disable the third-party cookies setting if API < 21.

6 years agoAdd screenshots and localization for F-Droid.
Soren Stoutner [Mon, 15 May 2017 23:10:16 +0000 (16:10 -0700)]
Add screenshots and localization for F-Droid.

6 years agoAllow loading of hosts that are not fQDNs from the URL text box. Fixes https://redmi...
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.

6 years agoSet `mainWebView` to use a wide viewport. Fixes https://redmine.stoutner.com/issues...
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.

6 years agoUpdate Guide → Domain Settings.
Soren Stoutner [Tue, 2 May 2017 18:05:29 +0000 (11:05 -0700)]
Update Guide → Domain Settings.

6 years agoFix build problem in release v2.2. v2.2
Soren Stoutner [Fri, 28 Apr 2017 00:42:33 +0000 (17:42 -0700)]
Fix build problem in release v2.2.

6 years agoRelease v2.2.
Soren Stoutner [Fri, 28 Apr 2017 00:38:06 +0000 (17:38 -0700)]
Release v2.2.

6 years agoMove the traditional Chinese files to the correct folders.
Soren Stoutner [Thu, 27 Apr 2017 03:06:55 +0000 (20:06 -0700)]
Move the traditional Chinese files to the correct folders.

6 years agoUpdate list of ad servers from pgl.yoyo.org.
Soren Stoutner [Thu, 27 Apr 2017 03:03:37 +0000 (20:03 -0700)]
Update list of ad servers from pgl.yoyo.org.

6 years agoCombine JavaScript-enabled and JavaScript-disabled search into one. Fixes https...
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.

6 years agoDisplay erroneous sections of an SSL certificate in red. Implements https://redmine...
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.

6 years agoDisplay the Orbot version in About → Version if installed. Implements https://redmin...
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.

6 years agoSetup the structure for a traditional Chinese translation (zh-rTW).
Soren Stoutner [Wed, 26 Apr 2017 00:42:11 +0000 (17:42 -0700)]
Setup the structure for a traditional Chinese translation (zh-rTW).

6 years agoConvert html asset files to UTF-8.
Soren Stoutner [Tue, 25 Apr 2017 07:27:58 +0000 (00:27 -0700)]
Convert html asset files to UTF-8.

6 years agoDisplay the package signature in About → Version. Implements https://redmine.stoutne...
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.

6 years agoFix the app bar and the find on page bar both being displayed on resume. Fixes https...
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.

6 years agoItalian translation of new privacy policy.
Soren Stoutner [Fri, 21 Apr 2017 15:21:32 +0000 (08:21 -0700)]
Italian translation of new privacy policy.

6 years agoSpanish translation of the privacy policy.
Soren Stoutner [Fri, 21 Apr 2017 07:16:40 +0000 (00:16 -0700)]
Spanish translation of the privacy policy.

6 years agoRevision of privacy policy.
Soren Stoutner [Thu, 20 Apr 2017 20:51:49 +0000 (13:51 -0700)]
Revision of privacy policy.

6 years agoAdd a 25% font zoom. Implements https://redmine.stoutner.com/issues/120.
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.

6 years agoUpdate privacy policy to version 1.4.
Soren Stoutner [Thu, 20 Apr 2017 19:38:54 +0000 (12:38 -0700)]
Update privacy policy to version 1.4.

6 years agoUpdate Spanish and Italian Guide translations.
Soren Stoutner [Thu, 20 Apr 2017 19:11:59 +0000 (12:11 -0700)]
Update Spanish and Italian Guide translations.

6 years agoAdd guide_domain_settings and make other small updates to the Guide. Implements...
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.

7 years agoRemove Torch from the list of recommended Tor search engines. Fixes https://redmine...
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.

7 years agoUse a boolean to track if we are waiting for Orbot. Fixes https://redmine.stoutner...
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.

7 years agoAdd an Incognito Mode. Implements https://redmine.stoutner.com/issues/116.
Soren Stoutner [Fri, 7 Apr 2017 18:04:27 +0000 (11:04 -0700)]
Add an Incognito Mode.  Implements https://redmine.stoutner.com/issues/116.

7 years agoDelete the entire private `cache` folder on `Clear and Exit`.
Soren Stoutner [Fri, 7 Apr 2017 03:54:26 +0000 (20:54 -0700)]
Delete the entire  private `cache` folder on `Clear and Exit`.

7 years agoRelease v2.1. v2.1
Soren Stoutner [Sat, 25 Mar 2017 17:01:13 +0000 (10:01 -0700)]
Release v2.1.

7 years agoLoad `localhost` URLs, instead of searching for them. Fixes https://redmine.stoutner...
Soren Stoutner [Fri, 24 Mar 2017 22:40:03 +0000 (15:40 -0700)]
Load `localhost` URLs, instead of searching for them.  Fixes https://redmine.stoutner.com/issues/112.

7 years agoReset the favorite icon and the `WebView` title when a new page loads. Implements...
Soren Stoutner [Fri, 24 Mar 2017 22:22:34 +0000 (15:22 -0700)]
Reset the favorite icon and the `WebView` title when a new page loads.  Implements https://redmine.stoutner.com/issues/103.

7 years agoAutoselect the text in `urlTextBox` when focused. Implements https://redmine.stoutne...
Soren Stoutner [Fri, 24 Mar 2017 18:40:51 +0000 (11:40 -0700)]
Autoselect the text in `urlTextBox` when focused.  Implements https://redmine.stoutner.com/issues/111.

7 years agoFix a crash if the homepage is null introduced in 2.0.1. Fixes https://redmine...
Soren Stoutner [Fri, 24 Mar 2017 18:11:50 +0000 (11:11 -0700)]
Fix a crash if the homepage is null introduced in 2.0.1.  Fixes  https://redmine.stoutner.com/issues/110.

7 years agoCorrectly encode URLs in `loadUrlFromTextBox()`. Fixes https://redmine.stoutner...
Soren Stoutner [Fri, 24 Mar 2017 00:09:56 +0000 (17:09 -0700)]
Correctly encode URLs in `loadUrlFromTextBox()`.  Fixes https://redmine.stoutner.com/issues/92.

7 years agoAdjust `url_app_bar` slightly to the right.
Soren Stoutner [Thu, 23 Mar 2017 23:24:21 +0000 (16:24 -0700)]
Adjust `url_app_bar` slightly to the right.

7 years agoUpdated Italian translation provided by Francesco Buratti.
Soren Stoutner [Thu, 23 Mar 2017 15:18:56 +0000 (08:18 -0700)]
Updated Italian translation provided by Francesco Buratti.

7 years agoApply domain settings after closing `DomainActivity` or `SettingsActivity`. Implemen...
Soren Stoutner [Wed, 22 Mar 2017 23:57:51 +0000 (16:57 -0700)]
Apply domain settings after closing `DomainActivity` or `SettingsActivity`.  Implements https://redmine.stoutner.com/issues/109.

7 years agoMove the progress bar to the bottom of the app bar. Implements https://redmine.stout...
Soren Stoutner [Wed, 22 Mar 2017 23:39:15 +0000 (16:39 -0700)]
Move the progress bar to the bottom of the app bar.  Implements https://redmine.stoutner.com/issues/107.

7 years agoRound the corners of the URL background. Implements https://redmine.stoutner.com...
Soren Stoutner [Wed, 22 Mar 2017 22:49:11 +0000 (15:49 -0700)]
Round the corners of the URL background.  Implements https://redmine.stoutner.com/issues/106.

7 years agoReorder the options menu. Implements https://redmine.stoutner.com/issues/105.
Soren Stoutner [Tue, 21 Mar 2017 19:19:20 +0000 (12:19 -0700)]
Reorder the options menu.  Implements https://redmine.stoutner.com/issues/105.

7 years agoRelease v2.0.1. v2.0.1
Soren Stoutner [Tue, 21 Mar 2017 16:16:28 +0000 (09:16 -0700)]
Release v2.0.1.

7 years agoOnly apply domain settings to subdomain if the `*.` is used. Fixes https://redmine...
Soren Stoutner [Tue, 21 Mar 2017 04:26:12 +0000 (21:26 -0700)]
Only apply domain settings to subdomain if the `*.` is used.  Fixes https://redmine.stoutner.com/issues/99.

7 years agoOnly load domain settings when the domain changes. Fixes https://redmine.stoutner...
Soren Stoutner [Tue, 21 Mar 2017 04:17:38 +0000 (21:17 -0700)]
Only load domain settings when the domain changes.  Fixes https://redmine.stoutner.com/issues/101.

7 years agoAdd a section to `about_contributors.html` for Past Translators. Implements https...
Soren Stoutner [Fri, 17 Mar 2017 22:22:01 +0000 (15:22 -0700)]
Add a section to `about_contributors.html` for Past Translators.  Implements https://redmine.stoutner.com/issues/96.

7 years agoReload the custom domain settings when navigating back using the back button. Fixes...
Soren Stoutner [Fri, 17 Mar 2017 22:07:36 +0000 (15:07 -0700)]
Reload the custom domain settings when navigating back using the back button.  Fixes https://redmine.stoutner.com/issues/100.

7 years agoAutopopulate the text in the create bookmark and create shortcut dialog boxes. Imple...
Soren Stoutner [Fri, 17 Mar 2017 21:56:57 +0000 (14:56 -0700)]
Autopopulate the text in the create bookmark and create shortcut dialog boxes.  Implements https://redmine.stoutner.com/issues/98.

7 years agoRelease v2.0. v2.0
Soren Stoutner [Thu, 16 Mar 2017 15:38:27 +0000 (08:38 -0700)]
Release v2.0.

7 years agoImplement automatic loading of privacy settings.
Soren Stoutner [Thu, 16 Mar 2017 01:33:38 +0000 (18:33 -0700)]
Implement automatic loading of privacy settings.

7 years agoUpdated Spanish translation by Jose A. León Becerra and updated Italian translation...
Soren Stoutner [Wed, 15 Mar 2017 11:16:05 +0000 (04:16 -0700)]
Updated Spanish translation by Jose A. León Becerra and updated Italian translation by Francesco Buratti.

7 years agoAdd domains `Snackbars` and ghosting of switches.
Soren Stoutner [Wed, 15 Mar 2017 09:18:08 +0000 (02:18 -0700)]
Add domains `Snackbars` and ghosting of switches.

7 years agoAdd color changes to domain settings icons.
Soren Stoutner [Tue, 14 Mar 2017 04:44:57 +0000 (21:44 -0700)]
Add color changes to domain settings icons.

7 years agoPopulate and save the domain `Switches` and `Spinners`.
Soren Stoutner [Tue, 14 Mar 2017 00:54:50 +0000 (17:54 -0700)]
Populate and save the domain `Switches` and `Spinners`.

7 years agoAdd icons to `DomainSettingsFragment`.
Soren Stoutner [Sat, 11 Mar 2017 22:41:00 +0000 (15:41 -0700)]
Add icons to `DomainSettingsFragment`.

7 years agoImplement a working two-paned mode for `DomainsActivity`.
Soren Stoutner [Fri, 10 Mar 2017 22:52:03 +0000 (15:52 -0700)]
Implement a working two-paned mode for `DomainsActivity`.

7 years agoPartial Domain implementation.
Soren Stoutner [Sat, 4 Mar 2017 03:19:59 +0000 (20:19 -0700)]
Partial Domain implementation.

7 years agoAlways reset the `SYSTEM_UI` flags in `applySettings();`
Soren Stoutner [Thu, 23 Feb 2017 05:14:28 +0000 (22:14 -0700)]
Always reset the `SYSTEM_UI` flags in `applySettings();`

7 years agoWait for Orbot to connect when proxying though Orbot before trying to load a URL.
Soren Stoutner [Wed, 22 Feb 2017 20:46:42 +0000 (13:46 -0700)]
Wait for Orbot to connect when proxying though Orbot before trying to load a URL.

7 years agoUpdated Spanish translation provided by Jose A. León Becerra and Italian translation...
Soren Stoutner [Tue, 21 Feb 2017 20:02:01 +0000 (13:02 -0700)]
Updated Spanish translation provided by Jose A. León Becerra and Italian translation provided by Francesco Buratti.

7 years agoDisplay a waiting message if proxying through Orbot is enabled but Orbot is not yet...
Soren Stoutner [Mon, 20 Feb 2017 23:22:03 +0000 (16:22 -0700)]
Display a waiting message if proxying through Orbot is enabled but Orbot is not yet connected.  Fixes https://redmine.stoutner.com/issues/90.

7 years agoCreate default .onion search option for when Orbot proxying is enabled. Implements...
Soren Stoutner [Mon, 20 Feb 2017 18:06:47 +0000 (11:06 -0700)]
Create default .onion search option for when Orbot proxying is enabled.  Implements https://redmine.stoutner.com/issues/87.

7 years agoUpdated Spanish translation by Jose A. León Becerra and updated Italian translation...
Soren Stoutner [Mon, 13 Feb 2017 20:19:00 +0000 (13:19 -0700)]
Updated Spanish translation by Jose A. León Becerra and updated Italian translation by Francesco Buratti.

7 years agoRelease v1.15 (for real, with Jose A. León Becerra's email address). v1.15
Soren Stoutner [Sat, 11 Feb 2017 20:13:02 +0000 (13:13 -0700)]
Release v1.15 (for real, with Jose A. León Becerra's email address).

7 years agoRelease v1.15.
Soren Stoutner [Sat, 11 Feb 2017 19:53:42 +0000 (12:53 -0700)]
Release v1.15.

7 years agoUpdated Spanish Translations provided by Jose A. León Becerra.
Soren Stoutner [Sat, 11 Feb 2017 17:00:03 +0000 (10:00 -0700)]
Updated Spanish Translations provided by Jose A. León Becerra.

7 years agoDelete the `app_webview` folder on `Clear and Exit`. Fixes https://redmine.stoutner...
Soren Stoutner [Fri, 10 Feb 2017 20:38:59 +0000 (13:38 -0700)]
Delete the `app_webview` folder on `Clear and Exit`.  Fixes https://redmine.stoutner.com/issues/84.

7 years agoAdd the `Domains` navigation menu item.
Soren Stoutner [Fri, 10 Feb 2017 00:18:16 +0000 (17:18 -0700)]
Add the `Domains` navigation menu item.

7 years agoUpdated Spanish translations provided by Jose A. León Becerra.
Soren Stoutner [Thu, 9 Feb 2017 22:14:05 +0000 (15:14 -0700)]
Updated Spanish translations provided by Jose A. León Becerra.

7 years agoUpdated Spanish translations provided by Jose A. León Becerra.
Soren Stoutner [Thu, 9 Feb 2017 22:05:36 +0000 (15:05 -0700)]
Updated Spanish translations provided by Jose A. León Becerra.

7 years agoUpdated Italian translations provided by Francesco Buratti.
Soren Stoutner [Thu, 9 Feb 2017 17:27:36 +0000 (10:27 -0700)]
Updated Italian translations provided by Francesco Buratti.

7 years agoUpdated Italian translations provided by Francesco Buratti.
Soren Stoutner [Tue, 31 Jan 2017 05:25:30 +0000 (22:25 -0700)]
Updated Italian translations provided by Francesco Buratti.

7 years agoUpdated Spanish About → Permissions and About → Changelog provided by Jose A. León...
Soren Stoutner [Tue, 31 Jan 2017 04:49:34 +0000 (21:49 -0700)]
Updated Spanish About  → Permissions and About → Changelog provided by Jose A. León Becerra.

7 years agoLocalize the start and end dates for `ViewSslCertificate.java` and `SslCertificateErr...
Soren Stoutner [Thu, 26 Jan 2017 23:38:29 +0000 (16:38 -0700)]
Localize the start and end dates for `ViewSslCertificate.java` and `SslCertificateError.java`.  Fixes https://redmine.stoutner.com/issues/82.

7 years agoWhen proxying through Orbot, start Orbot if it is not currently running. Fixes https...
Soren Stoutner [Thu, 26 Jan 2017 22:59:46 +0000 (15:59 -0700)]
When proxying through Orbot, start Orbot if it is not currently running.  Fixes https://redmine.stoutner.com/issues/83.