Mirror of Tasks App for Android
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Alex Baker a6bf478422 Apply Android Studio inspections
* Remove invalid manifest entries
* Remove redundant finals
* Remove redundant semicolons
* Remove unnecessary boxing/unboxing
* Remove redundant type casts
* Remove redundant toString calls
* Replace StringBuilders with Strings
* Remove manual array operations
* Replace StringBuffer with StringBuilder
* Replace for with foreach
* Remove unused try/catch
* Remove unused collections
* Remove empty if statements
* Remove unused return values
* Remove redundant local variables
* Remove redundant assignments and unused variables
* Remove unused logo change
* Remove unused strings
* Fix string comparison
12 years ago
android-aac-enc Update sdk to 19 12 years ago
api Apply Android Studio inspections 12 years ago
astrid Apply Android Studio inspections 12 years ago
bin Remove unused resources, update translations 12 years ago
gradle/wrapper Remove "No Activity" from task edit screen 12 years ago
samples/filters Convert to Android Studio 12 years ago
tests-sync Remove com.timsu package 12 years ago
.gitignore Enable proguard 12 years ago
.mailmap Add Joachim to .mailmap 12 years ago
.travis.yml Update sdk to 19 12 years ago
.wait_for_emulator.sh Travis CI config 12 years ago
LICENSE Replace LICENSE file with GPLv3 license text 14 years ago
README.md Travis CI config 12 years ago
build.gradle Update to Gradle 1.8 12 years ago
gradlew Add gradle wrapper 12 years ago
gradlew.bat Add gradle wrapper 12 years ago
lint.sh Add lint.xml 12 years ago
settings.gradle Remove GreenDroid 12 years ago

README.md

Build Status

Visit the wiki to get started with development.