Commit Graph

547 Commits (d6bb1e4bebe90b3e3f967eaa1d15bde57ec4e74d)

Author SHA1 Message Date
Alex Baker d6bb1e4beb Remove debug flag 10 years ago
Alex Baker 0abf63e8a7 Remove exception service, add slf4j-android 10 years ago
Alex Baker 5374f67e89 Remove task decorations 10 years ago
Alex Baker 613633971d Android Support 19.1 10 years ago
Alex Baker 2d277a38ca Gradle 1.12
* Gradle plugin 0.10
* Target SDK 19
* Abandon robolectric
10 years ago
Alex Baker d41acc9647 Update to Android Studio 0.5.0
* gradle plugin 0.9
* build tools 19.0.3
* gradle 1.11
10 years ago
Alex Baker 2b0925471c Only use date shorcuts six days out
Closes #98
11 years ago
Alex Baker 1571dd8852 Update translations
* Add Arabic (koutheir)
* Update Spanish, French, Slovenian (sherpam, SlimGus, solen)
11 years ago
Alex Baker 0ba6a87c6b Revert change 11 years ago
Alex Baker 2e31283cbc Update widget when tasks unhidden or overdue
Closes #65
Closes #63
11 years ago
Alex Baker dbae41f789 Update translations
* Greek (@uberspot)
* Spanish (sherpam)
* Russian (riadwaw)
11 years ago
Alex Baker 77922a7aba Fix keyboard input on time picker
Closes #84
11 years ago
Alex Baker c642d0a9d6 Set reminder and quiet hour defaults 11 years ago
Alex Baker 9789ec05db Update list counts
Closes #22
11 years ago
Alex Baker 62c280e532 Time preference handles minutes
Closes #52
11 years ago
Alex Baker b2a7a9fd08 Add notify at deadline tests 11 years ago
Alex Baker 139119ce76 More getter/setters
* TagData
* StoreObject
* Missed some metadata fields
11 years ago
Alex Baker 5591eca34c Add setters to replace setValues
* Task
* UserActivity
* RemoteModel
* TagData
* Metadata
* TaskListMetadata
* TaskAttachment
11 years ago
Alex Baker ed6382c9ce Add getters to replace getValues
* Task
* UserActivity
* RemoteModel
* TagData
* Metadata
* TaskList
* TaskAttachment
11 years ago
Alex Baker 4d585ce3be Reminder service tests
* Port ReminderServiceTests
* Add NotifyAtDeadlineTest
11 years ago
Alex Baker 8c4b80a2e3 Update to Android Studio 0.4.3
* Gradle 1.10
* Gradle plugin 0.8.+
* Reenable lint on Travis
11 years ago
Alex Baker 07f2be6a81 Add time migration tests, update translations
* Update German (gaebeasl)
* Remove time arrays
11 years ago
uberspot ff2920d8f9 Changed quiet hours and default reminder time settings to use TimePicker instead of list arrays 11 years ago
Alex Baker bfe529a8ca Update support-v4 for android-aac-enc and api 11 years ago
Alex Baker e4000addf7 Update robolectric test cases 11 years ago
Alex Baker 1725a6715b Replace GtasksDetailExposer tests 11 years ago
Alex Baker 3ee7909472 Update translations
* Spanish - kyox
* Russian - riadwaw
11 years ago
Alex Baker b35f996b95 Update date tests 11 years ago
Alex Baker a5802cb447 Add relative day tests 11 years ago
Alex Baker e87a01e747 Add date and task tests 11 years ago
Alex Baker 6de73f63f5 Use joda to determine one month from now 11 years ago
Alex Baker 8ab433081b Clean up repeat tests 11 years ago
Alex Baker 32309bb88b Add newDate helper methods 11 years ago
Alex Baker 49d99258df Add joda time and unit tests
* Add datetime tests
* Add repeat tests
* Disable instrumentTest on travis build
* Update project properties
11 years ago
Alex Baker bc2e94a5a3 Update lint config 11 years ago
Alex Baker 6ab9469a2b Use build tools rev 19.0.1 11 years ago
Alex Baker f15643a176 Update to Android Studio 0.4 11 years ago
Alex Baker 444d3ed5fc Update translations
* Swedish - JonasRC86
* Greek - @uberspot
* Dutch - jeroenvd
* Slovenia - damir12
* Chinese (Taiwan) - imprazaguy
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 d39a6a1868 Add Greek translations (@uberspot) 11 years ago
Alex Baker f541415309 Remove public and readonly columns from tasks 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
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 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