Commit Graph

5291 Commits (f15643a1766a70330c75246fa04221b8fef702a6)
 

Author SHA1 Message Date
Alex Baker f15643a176 Update to Android Studio 0.4 11 years ago
Alex Baker d5dd2c3cc0 Fix NPE in GtasksDetailExposer 11 years ago
Alex Baker 444d3ed5fc Update translations
* Swedish - JonasRC86
* Greek - @uberspot
* Dutch - jeroenvd
* Slovenia - damir12
* Chinese (Taiwan) - imprazaguy
11 years ago
Alex Baker 728930f0b7 Export providers 11 years ago
Alex Baker 896a427d4a Add badge 11 years ago
Alex Baker 318139d910 Use travis-ci wqapt cache 11 years ago
Alex Baker a08ac3fee0 Disable flaky tests 11 years ago
Alex Baker eea68513ff Fix instrumentTest compile 11 years ago
Alex Baker 670d1ef4ab Update billing
* Add unit tests
* Dont start service if user already donated - #53
11 years ago
Alex Baker 6991cf94f3 Robolectric is taking forever... 11 years ago
Alex Baker d2430190c8 Restore is_readonly to task table
* Removing this column broke old widgets
11 years ago
Alex Baker 7c4f36f47d Fix test compile 11 years ago
Alex Baker 86b318a6b8 Add donate menu item 11 years ago
Alex Baker d39a6a1868 Add Greek translations (@uberspot) 11 years ago
Alex Baker 72703dafb0 Remove CommentsActivity and TaskCommentsFragment 11 years ago
Alex Baker 3e16830ae8 Update tablet layout
* Remove triple column layout
* Remove static menu drawer
11 years ago
Alex Baker 017cceeff9 Open tasks from widget on tablets 11 years ago
Alex Baker 3c55111f70 Fix stack for activities launched by widget 11 years ago
Alex Baker 269a5ec6f5 Add billing permission for donations 11 years ago
Alex Baker a88c0c1ebb Update task list activity menu
* Fix search menu missing from action bar
* Remove unused icons
11 years ago
Alex Baker 0a80b3ba6e Remove menu items preference screen 11 years ago
Alex Baker 8cfe6b9bdc Enable custom filters 11 years ago
Alex Baker 4491e51b29 Remove attachment download 11 years ago
Alex Baker 3a848c3440 Dont save voice input attachment on quick add
Closes #4
11 years ago
Alex Baker f541415309 Remove public and readonly columns from tasks 11 years ago
Alex Baker 94d2189f85 Remove reengagement service, update translations
* Slovenian (damir12)
11 years ago
Alex Baker b06aa552d4 Remove updates table 11 years ago
Alex Baker 7b540fa218 Fix sqlite overflow on backup import
This is a hack to prevent the widget from generating a huge sqlite query
when it receives a flood of data source changed notifications. Not sure
why it was happening so this needs to be revisited
11 years ago
Allan Crooks e5f66dff9d Better progress bar for syncing
Made changes so that a progress bar cannot jump back (especially while
syncing) and changed the way synchronising code presents progress so
that it appears more representative.

Closes #46
11 years ago
Alex Baker 938121f75e Show recently completed tasks on widget 11 years ago
Alex Baker 7e62156bf0 Update to JDK 1.7 11 years ago
Alex Baker b929efa16f Update Slovenian (damir12) 11 years ago
Alex Baker 5b5668f426 Complete tasks from scrolling widget 11 years ago
Alex Baker 7f2c03a430 Tap task on widget to open task edit screen 11 years ago
Alex Baker 9d609986eb Merge widgets together, bump version
* Allows for seamless upgrade to scrollable widget
11 years ago
Alex Baker b6d82c2689 Update translations
* Slovenian (damir12)
* Russian (Doodlez)
11 years ago
Alex Baker 2ad175c876 Add scrollable widget
Closes #21
11 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 75315a4951 Update translations
* Slovenian (damir12)
* Hebrew (amititzhaki)
* French (mdubois)
* Remove unused translations
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 63639cf47a Replace ActionBarSherlock with AppCompat 11 years ago
Alex Baker cda6773970 Update sdk to 19 11 years ago
Alex Baker bf654a8de4 Rename themes
* Change base 'Theme' to 'Tasks'
* Change White to Light
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 65f990f927 Remove unused classes, update translations
* AlarmDatabase
* TransitionalAlarm
* AstridDialog
* FeedbackPromptDialogs
* TouchInterceptingFrameLayout
* Update Spanish (judmezago)
11 years ago
Alex Baker 283423cd27 Remove outstanding table 11 years ago
Alex Baker ea695ead9c Remove User and UserDao 11 years ago
Alex Baker df321eda14 Remove history, apply inspections
* Remove unused method parameters
* Remove unnecessary throws
* Remove unused return values
* Remove constant return values
11 years ago
Alex Baker 264686d966 Remove unused resources, update translations
* Brazilian Portuguese (paulohora)
* Russian (xtsrsdn)
11 years ago