Commit Graph

12 Commits (694abf3f0a8328185de100579fa8c79b1a4be312)

Author SHA1 Message Date
Alex Baker 77625c2ff7 Use SwipeRefreshLayout 10 years ago
Alex Baker 2faf52f3b4 Remove unused plurals 10 years ago
Alex Baker 4e847ca852 Update translations
* Remove unused translations
* French (DianeRouquine, bmaupin)
* Spanish (Sherpam, mkarmona)
* Portuguese (jcrc)
* German (silbaer)
10 years ago
Alex Baker a1c986d9e2 Apply Android Studio and Lint inspections
* Remove always true/false/null parameters
* Remove pointless bitwise expressions
* Remove pointless boolean expressions
* Remove unnecessary continue statements
* Convert fields to local variables
* Remove unused resources
11 years ago
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
11 years ago
Alex Baker e7d629e365 Remove unused code 11 years ago
Alex Baker e8b1eff7d7 Remove OpenCRX, update translations
* Update Dutch (cseynaeve)
11 years ago
Alex Baker fb78537cce Optimize imports, remove statistics constants 11 years ago
Alex Baker 71bd8981df Translation updates
* Add Ukranian translations (kuzyasun)
* Add find-unused-strings.rb
* Remove unused strings from master translation files
11 years ago
Alex Baker 8a64bc5661 Update translations
* German
* Portuguese (Brazil)
* Russian
* French
* Japanese
* Remove headers from master string files
11 years ago
Alex Baker 1b575faf45 Rebrand as Tasks
* Change package to org.tasks
* Replace 'Astrid' with 'Tasks' in string files
* Replace icons
* Remove no_activity_container
* Remove unused drawables
11 years ago
Alex Baker 65d5cd7d8a Convert to Gradle 11 years ago