Commit Graph

23 Commits (9d609986ebff8d17fcf39b82985fe76b4311b715)

Author SHA1 Message Date
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
12 years ago
Alex Baker 75315a4951 Update translations
* Slovenian (damir12)
* Hebrew (amititzhaki)
* French (mdubois)
* Remove unused translations
12 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
12 years ago
Alex Baker e7d629e365 Remove unused code 12 years ago
Alex Baker e8b1eff7d7 Remove OpenCRX, update translations
* Update Dutch (cseynaeve)
12 years ago
Alex Baker fb78537cce Optimize imports, remove statistics constants 12 years ago
Alex Baker 797e713a4f Remove encouragements, update strings
* Ukrainian (kuzyasun)
* French (DianeRouquine)
* Remove unused strings
* Remove unused translations
12 years ago
Alex Baker 3bf8433d5e Update icons
* Replace gear, camera, mic, plus buttons
* Remove unused resources
12 years ago
Alex Baker b010e1d82e Remove about activity, unused keys and strings 12 years ago
Alex Baker d86a15a27e Update translations
* Catalan
* Czech
* Danish
* Norwegian
* Portuguese
* Thai
13 years ago
Alex Baker a73a835bb4 Update translations
* Remove unused string arrays from master files
* Remove unused string arrays from translations
* French (DianeRouquine)
13 years ago
Alex Baker 5e7e761447 Remove untranslated string-arrays and plurals 13 years ago
Alex Baker 6c6b309394 Remove untranslated strings 13 years ago
Alex Baker ce40a07d65 Remove comments from translation files 13 years ago
Alex Baker 29aa26a5b5 Remove unused translations 13 years ago
Alex Baker 71bd8981df Translation updates
* Add Ukranian translations (kuzyasun)
* Add find-unused-strings.rb
* Remove unused strings from master translation files
13 years ago
Alex Baker 85abf43b1b Update Dutch translations 13 years ago
Alex Baker 67afd29e9b Update translations
* Korean
* Chinese (Taiwan)
* Turkish
* Chinese
* Swedish
* Polish
* Hebrew
* Italian
13 years ago
Alex Baker 8a64bc5661 Update translations
* German
* Portuguese (Brazil)
* Russian
* French
* Japanese
* Remove headers from master string files
13 years ago
Alex Baker 1759fa484f Update Spanish translations 13 years ago
Alex Baker 168d02b375 Update Czech translations 13 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
13 years ago
Alex Baker 65d5cd7d8a Convert to Gradle 13 years ago