aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-10-08 17:39:02 -0400
committerGitHub <noreply@github.com>2018-10-08 17:39:02 -0400
commite113308923e319a98a8800f95aaba1998d50e7a2 (patch)
treee6ea0c145a7e44ef7c073ab67e7b2a8e6c435adf /.travis.yml
parentf23791494030ce11c819e240ee627d6553e3d6d3 (diff)
downloadfrost-e113308923e319a98a8800f95aaba1998d50e7a2.tar.gz
frost-e113308923e319a98a8800f95aaba1998d50e7a2.tar.bz2
frost-e113308923e319a98a8800f95aaba1998d50e7a2.zip
Translations (#1125)
* New translations strings.xml (Czech) * New translations strings_download.xml (Czech) * New translations strings_pref_debug.xml (Chinese Traditional) * New translations strings_errors.xml (German) * New translations strings_pref_experimental.xml (German) * New translations strings.xml (Hungarian) * New translations strings_pref_notifications.xml (Hungarian) * New translations strings_pref_experimental.xml (Hungarian) * New translations strings_pref_debug.xml (Hungarian) * New translations strings_pref_behaviour.xml (Hungarian) * New translations strings_pref_appearance.xml (Hungarian) * New translations strings_errors.xml (Hungarian) * New translations strings.xml (German) * New translations strings_pref_notifications.xml (German) * New translations strings_pref_debug.xml (German) * New translations strings_errors.xml (French) * New translations strings_pref_behaviour.xml (German) * New translations strings_pref_appearance.xml (German) * New translations strings_download.xml (German) * New translations strings.xml (French) * New translations strings_pref_notifications.xml (French) * New translations strings_pref_experimental.xml (French) * New translations strings_pref_debug.xml (French) * New translations strings_pref_behaviour.xml (French) * New translations strings_pref_appearance.xml (French) * New translations strings_pref_debug.xml (Indonesian) * New translations strings_pref_behaviour.xml (Polish) * New translations strings_pref_appearance.xml (Polish) * New translations strings_pref_notifications.xml (Portuguese, Brazilian) * New translations strings_pref_experimental.xml (Portuguese, Brazilian) * New translations strings_pref_debug.xml (Portuguese, Brazilian) * New translations strings_pref_behaviour.xml (Portuguese, Brazilian) * New translations strings_pref_appearance.xml (Portuguese, Brazilian) * New translations strings_errors.xml (Portuguese, Brazilian) * New translations strings_pref_notifications.xml (Polish) * New translations strings_pref_debug.xml (Polish) * New translations strings.xml (Italian) * New translations strings_errors.xml (Polish) * New translations strings_pref_notifications.xml (Italian) * New translations strings_pref_experimental.xml (Italian) * New translations strings_pref_debug.xml (Italian) * New translations strings_pref_behaviour.xml (Italian) * New translations strings_pref_appearance.xml (Italian) * New translations strings_errors.xml (Italian) * New translations strings.xml (Polish) * New translations strings_pref_experimental.xml (Polish) * New translations strings.xml (Portuguese, Brazilian) * New translations strings_download.xml (Ukrainian) * New translations strings_intro.xml (Ukrainian) * New translations strings_web_context.xml (Ukrainian) * New translations strings_preferences.xml (Ukrainian) * New translations strings_pref_notifications.xml (Ukrainian) * New translations strings_pref_networks.xml (Ukrainian) * New translations strings_pref_feed.xml (Ukrainian) * New translations strings_pref_experimental.xml (Ukrainian) * New translations strings_pref_debug.xml (Ukrainian) * New translations strings_play_store.xml (Ukrainian) * New translations strings.xml (Turkish) * New translations strings_errors.xml (Ukrainian) * New translations strings_pref_notifications.xml (Turkish) * New translations strings_pref_experimental.xml (Turkish) * New translations strings_pref_debug.xml (Turkish) * New translations strings_pref_behaviour.xml (Turkish) * New translations strings_pref_appearance.xml (Turkish) * New translations strings_errors.xml (Turkish) * New translations strings_pref_behaviour.xml (Ukrainian) * New translations strings_pref_appearance.xml (Ukrainian) * New translations strings.xml (Ukrainian) * New translations strings_pref_behaviour.xml (Spanish) * New translations strings_errors.xml (Spanish) * New translations strings_pref_appearance.xml (Spanish) * New translations strings_pref_experimental.xml (Spanish) * New translations strings_pref_debug.xml (Spanish) * New translations strings_pref_notifications.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings_download.xml (Danish) * New translations strings_errors.xml (Danish) * New translations strings_pref_appearance.xml (Danish) * New translations strings_pref_behaviour.xml (Danish) * New translations strings_download.xml (Danish) * New translations strings_errors.xml (Danish) * New translations strings_intro.xml (Danish) * New translations strings_play_store.xml (Danish) * New translations strings_pref_appearance.xml (Danish) * New translations strings_pref_behaviour.xml (Danish) * New translations strings_pref_debug.xml (Danish) * New translations strings_pref_experimental.xml (Danish) * New translations strings_pref_feed.xml (Danish) * New translations strings_pref_networks.xml (Danish) * New translations strings_pref_notifications.xml (Danish) * New translations strings_preferences.xml (Danish) * New translations strings_web_context.xml (Danish) * New translations strings.xml (Danish) * New translations strings_download.xml (Swedish) * New translations strings_errors.xml (Swedish) * New translations strings_intro.xml (Swedish) * New translations strings_play_store.xml (Swedish) * New translations strings_pref_appearance.xml (Swedish) * New translations strings_pref_behaviour.xml (Swedish) * New translations strings_pref_debug.xml (Swedish) * New translations strings_pref_experimental.xml (Swedish) * New translations strings_pref_feed.xml (Swedish) * New translations strings_pref_networks.xml (Swedish) * New translations strings_pref_notifications.xml (Swedish) * New translations strings_preferences.xml (Swedish) * New translations strings_web_context.xml (Swedish) * New translations strings.xml (Swedish) * Update clone depth * Remove blank translation files * Optimize and reformat * Update kau * Update build tools in travis * Update dependencies * Revert apache commons text version
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b1879633..4d85226e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,13 +5,15 @@ android:
components:
- tools
- platform-tools
- - build-tools-28.0.2
+ - build-tools-28.0.3
- android-28
- extra-android-support
- extra-android-m2repository
- extra-google-m2repository
licenses:
- ".+"
+git:
+ depth: 500
before_install:
- openssl aes-256-cbc -K $encrypted_0454d0cf846c_key -iv $encrypted_0454d0cf846c_iv
-in files/frost.tar.enc -out files/frost.tar -d