1
0
mirror of https://github.com/etesync/android synced 2024-11-25 17:38:13 +00:00
etesync-android/run-tests-connected.sh
Ricki Hirner 03c15a6924 Task list synchronization conditions, tests
* task list synchronization: don't set VISIBLE=1 and SYNC_ENABLED=1 at every sync, but only at creation
* task list synchronization: sync only task lists which are SYNC_ENABLED
* honor "manage calendar colors" account setting for task list colors, too
* add run-tests-connected.sh, to be used as pre-commit hook
* ical4android/vcard4android tests
* fetch translations from Transifex
* version bump to 1.0.7
2016-04-14 20:37:22 +02:00

3 lines
68 B
Bash
Executable File

#!/bin/bash
./gradlew -i deviceCheck mergeAndroidReports --continue