Skip to content

Commit

Permalink
Added German translations #1 #39 Thank you @Caibot
Browse files Browse the repository at this point in the history
  • Loading branch information
UriahShaulMandel committed Aug 13, 2019
1 parent 713e800 commit 44ee1f0
Show file tree
Hide file tree
Showing 6 changed files with 354 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ before_script:
- mkdir -p /home/travis/sdcard/
- mksdcard -l baldphonesdcard 128M /home/travis/sdcard/sdcard.img
- echo no | android create avd --force -n test -t android-22 --abi armeabi-v7a
- emulator -avd test -no-audio -no-window -camera-back none -camera-front none -no-boot-anim -sdcard /home/travis/sdcard/sdcard.img -no-snapshot-save &
- emulator -avd test -no-audio -skin pixel_silver -no-window -camera-back none -camera-front none -no-boot-anim -sdcard /home/travis/sdcard/sdcard.img -no-snapshot-save &
- android-wait-for-emulator
- adb shell settings put global window_animation_scale 0 &
- adb shell settings put global transition_animation_scale 0 &
Expand Down
Loading

0 comments on commit 44ee1f0

Please sign in to comment.