Revision:

Revisions

# Date Author Comment
0e7d374b 11/25/2015 10:45 pm Hans-Christoph Steiner

make-release-build: make sure that the right signing key is available

c367f81e 11/25/2015 09:23 pm Hans-Christoph Steiner

versionCode="7010" android:versionName="0.7.1"

59755a27 11/25/2015 03:41 pm Nathan Freitas

Merge pull request #71 from eighthave/master

rudimentary panic support, translation and build fixes

d3ef5233 11/25/2015 02:35 pm Hans-Christoph Steiner

add ExitActivity to quit app and clear it from "Recent Apps"

9dbbfa90 11/25/2015 02:35 pm Hans-Christoph Steiner

add travis-ci support

a52cbb55 11/20/2015 04:34 pm Hans-Christoph Steiner

disable screenshots to prevent page from being in "recent apps"

91bf7a85 11/20/2015 04:34 pm Hans-Christoph Steiner

use default proguard setup

ce20b120 11/20/2015 04:34 pm Hans-Christoph Steiner

custom ant rules for nice APK filenames and a build manifest

43cb89da 11/20/2015 04:34 pm Hans-Christoph Steiner

add ./make-release-build

0cc6a176 11/20/2015 04:34 pm Hans-Christoph Steiner

use correctly sized PNGs for the app icon

this fixes the odd pixelation. Only the 512x512 version was used, this
adds all the correct sizes for standard DPIs.

28fab61b 11/20/2015 04:34 pm Hans-Christoph Steiner

use built-in translations for OK and Cancel

9c28101f 11/20/2015 04:34 pm Hans-Christoph Steiner

script to fix common issues in translations

a2c19451 11/20/2015 04:34 pm Hans-Christoph Steiner

fix argument error in Toast

lint says: "Must be one of: Toast.LENGTH_SHORT, Toast.LENGTH_LONG"

b26ab1a5 11/20/2015 04:34 pm Hans-Christoph Steiner

add basic panic support: default trigger clears cache/history

478e94e6 11/20/2015 12:58 pm Hans-Christoph Steiner

set targetSdkVersion to android-21 to use recent support libs

d954afc3 11/20/2015 12:58 pm Hans-Christoph Steiner

ignore generated files

78231291 11/20/2015 12:58 pm Hans-Christoph Steiner

rename setup-ant.sh to setup-ant to match other GP projects

44bde093 11/20/2015 12:58 pm Hans-Christoph Steiner

setup-ant: get target from project.properties

666359f7 11/20/2015 12:57 pm Hans-Christoph Steiner

update appcompat_v7 from Orbot v14.1

This is the version that Orweb was last built against, and is the only version
that I could get things building with.

34f23886 11/20/2015 12:56 pm Hans-Christoph Steiner

add standard ./jenkins-build script

40397ac6 11/20/2015 12:56 pm Hans-Christoph Steiner

use existing submodules to provide the needed library projects

0494c0bb 11/20/2015 12:56 pm Hans-Christoph Steiner

remove duplicate string

1eba73b7 11/20/2015 12:53 pm Hans-Christoph Steiner

update languages: fa fr it sv zh_CN

c76cdd68 11/20/2015 12:53 pm Hans-Christoph Steiner

add new translations: ca cs es_CO ja mk pl pt pt_BR ro sl tr uk vi

3cf30d76 11/20/2015 12:53 pm Hans-Christoph Steiner

delete redundant en_US strings.xml, the app language is en_US

1379d246 11/20/2015 12:53 pm Hans-Christoph Steiner

update languages: de hu nl ru

ef4b934f 11/20/2015 12:53 pm Hans-Christoph Steiner

cleanup after ref_title syntax error in strings.xml

68114f6b 11/18/2015 02:25 pm Nathan Freitas

Merge pull request #70 from eighthave/master

minor translation updates

8e3fdf51 11/18/2015 01:10 pm Hans-Christoph Steiner

fix syntax error in source strings.xml

a769f569 11/18/2015 01:10 pm Hans-Christoph Steiner

switch all URLs to https in Play Store description

6ff1c724 11/18/2015 01:10 pm Hans-Christoph Steiner

commit play-store translations as a backup

This lets us safely push changes back to Transifex and still have a backup
in case anything goes horribly wrong.

ed049d60 11/18/2015 01:10 pm Hans-Christoph Steiner

add play store description to the transifex tool

1e44b920 11/17/2015 04:51 pm Nathan Freitas

Merge pull request #40 from moxie0/dynamic_locale_fix

Fix for dynamic locale selection bug.

76e32d6d 11/17/2015 04:51 pm Nathan Freitas

Merge pull request #65 from ticoombs/master

Fixed Spelling/Grammar

dc4e00e0 11/17/2015 04:50 pm Nathan Freitas

Merge pull request #50 from unaizalakain/master

Basque translations added

cfbbea59 11/17/2015 04:50 pm Nathan Freitas

Merge pull request #49 from dillbyrne/master

Updated Orweb useragents

e0581f82 11/17/2015 04:50 pm Nathan Freitas

Merge pull request #51 from lioman/master

Fix typo in 'Deutsch'

c181d00a 11/17/2015 04:50 pm Nathan Freitas

Merge pull request #62 from moshpirit/patch-1

Spanish translations

128d8a2a 02/03/2015 02:02 am ticoombs

Fixed Spelling

6de2ef5a 11/13/2014 08:18 pm n8fr8

update for 0.7

97b058ab 11/13/2014 06:34 pm n8fr8

update to v0.7

d76bb9b1 11/13/2014 06:33 pm n8fr8

updates for Android L support

76ab811b 11/13/2014 06:01 pm n8fr8

update appcompat resources

d8549c78 11/13/2014 06:01 pm n8fr8

update appcompat to v21 for Android L

d486f32c 11/13/2014 06:01 pm n8fr8

update to latest for Android L support

4310e071 11/13/2014 01:33 pm moshpirit

Spanish translations

Fixed some translations.

Please, bring from arrays.xml:

<string-array name="cookiePreferences"><item>Accept all cookies</item>
<item>Only accept whitelisted cookies</item>
<item>Block all cookies</item>
</string-array>

In Spanish:...

aa264327 06/30/2014 09:01 pm n8fr8

0.6.1

aabcee67 06/30/2014 09:00 pm n8fr8

additional header override attempt code

a9269178 06/30/2014 08:25 pm n8fr8

enhance attempt to override default headers

533d133c 06/30/2014 08:25 pm n8fr8

update netcipher to latest fix for http proxying

b79f4cf7 05/29/2014 03:10 pm n8fr8

newline formatting change

0bc2f5ee 05/02/2014 03:51 am n8fr8

fix project files and setup

627b0a8e 05/02/2014 03:47 am n8fr8

update project depends and files

ccfd9af2 05/02/2014 03:47 am n8fr8

peg to latest with fixes

d33164de 05/02/2014 03:46 am n8fr8

fix download support

4805e499 05/02/2014 03:46 am n8fr8

fix styles for new actionbar appcompat

fc1b4c6c 05/02/2014 03:45 am n8fr8

don't need this http library built in anymore

ba37d660 05/02/2014 03:45 am n8fr8

add appcompat library for actionbar stuff

a8dd9510 05/02/2014 02:11 am n8fr8

removed ABS

26b29ce0 03/13/2014 04:28 pm Lioman

Fix typo in 'Deutsch'

45142b1f 02/28/2014 11:51 am Unai Zalakain

Basque translations added

f75bafac 02/13/2014 07:27 pm n8fr8

fix setup-ant to use android-19

3101c8a1 02/13/2014 07:09 pm n8fr8

updated manifest version and supported SDK

be6a6473 02/13/2014 07:09 pm n8fr8

updated project version

df7c1015 02/13/2014 07:09 pm n8fr8

added support for new kitkat proxy

533b0d65 02/13/2014 07:08 pm n8fr8

updated commit to fixed netcipher

55d625d7 02/05/2014 07:11 pm dillbyrne

Updated Firefox UA string to version 27

8fd856a3 01/26/2014 02:17 am dillbyrne

Updated Orweb useragents

51514d0f 11/30/2013 05:27 am n8fr8

update version

b3e5bf3c 11/30/2013 05:27 am n8fr8

update calls to setProxy()

ccbfba12 11/30/2013 05:26 am n8fr8

update to latest netcipher head

241be0d4 11/30/2013 12:44 am n8fr8

call setProxy earlier!

4d6cd24e 11/30/2013 12:44 am n8fr8

add setup script

727436d3 11/26/2013 10:44 pm n8fr8

adding local libs directory

bf4ea440 11/26/2013 10:42 pm n8fr8

added setupant script for building

3d005ddb 11/26/2013 10:35 pm n8fr8

peg to latest netcipher head

fe387c72 11/26/2013 10:35 pm n8fr8

fixes to browser imports

26a8b47e 11/26/2013 07:02 pm n8fr8

fixes for Android 4.4 proxying

bf1c508d 08/21/2013 09:45 pm n8fr8

gneeral updates and cleanup of app gui

95ec9d03 08/21/2013 09:44 pm n8fr8

updated onionkit/netcipher library

7e4baf19 08/21/2013 09:44 pm n8fr8

updates strings and cleaner layout

f12ef61b 08/21/2013 09:44 pm n8fr8

added new prefs for better user-agent anon

85885f35 08/21/2013 09:43 pm n8fr8

updates to latest version of ABS

1e9821d6 08/21/2013 08:27 pm n8fr8

primary fixes for #1754 - strip out video and audio tags
manually load pages using httpclient, and remove video and
audio tags from page content
also in Android-17, set new "gesture" required to activate players

242d969d 07/05/2013 12:23 pm n8fr8

updated version

2d7e2222 07/02/2013 09:10 pm n8fr8

added clear history and improve file downloading

5f10a599 07/02/2013 09:10 pm n8fr8

make gitmodule urls https read only

10371baf 06/30/2013 01:09 am Moxie Marlinspike

Fix for dynamic locale selection bug.

Locale.getLanguage() always returns a lowercase string, which
would falsely fail comparison with locales you have defined
with uppercase components like pt_BR and nb_NO, causing the
Browser activity to restart itself on every onResume() event...

261c109b 06/10/2013 05:05 pm n8fr8

Merge pull request #38 from mbelinsky/master

Updated settings language

3b13b226 06/04/2013 03:03 am Mark Belinsky

Updated Feature Graphic

57fb5bd0 06/03/2013 08:51 pm Mark Belinsky

Updated settings language

decb016a 06/03/2013 08:50 pm n8fr8

Merge pull request #37 from mbelinsky/master

Updated languages list under 'set locale'

8512416a 06/03/2013 08:41 pm Mark Belinsky

Updated languages list

78437b17 06/03/2013 07:40 pm n8fr8

updated version number

195f51a3 06/03/2013 07:40 pm n8fr8

fixes freezing on start for some devices

16801438 06/03/2013 07:39 pm n8fr8

updates localised strings from transifex

2ecb7b43 06/03/2013 03:58 am n8fr8

a few final changes for v5 beta 2
- turn javascript off by default
- ensure settings for newer sdks are not applied to old
- add file browser upload support

7dd51ce3 05/29/2013 06:50 pm n8fr8

updated manifest for version

5ee4b5e0 05/29/2013 06:47 pm n8fr8

final fixes for download manager support

fe39a8f4 05/29/2013 06:00 pm n8fr8

improving download support
- ensure http proxy settings are handled
- prompt before starting download
- show downloading when complete

1 2 (1-100/160) Per page: 25, 50, 100, 250

Also available in: Atom