Commit Graph

634 Commits (4108bbfcffe5683d0ad212ad5fcfa9a87fdafafc)

Author SHA1 Message Date
Alex Baker 0a9083d43a CameraResultCallback takes URI
* Do not compress camera output
* Handle attachments from content providers
12 years ago
Alex Baker 9cb27dbe90 Use ACTION_VIEW to view comment pictures 12 years ago
Alex Baker de33dc6280 Remove usage of context.getExternalFilesDir 12 years ago
Alex Baker 1e47a6dfa5 Remove getPictureUrl 12 years ago
Alex Baker 6e00422d81 Log all exceptions 12 years ago
Alex Baker 389ef3b2a7 Replace android logging with slf4j 12 years ago
Alex Baker 43139c5268 More context cleanup 12 years ago
Alex Baker f45cd0735d Logback-android, inject VoiceOutputAssistant 12 years ago
Alex Baker fa0694b50a Android Studio 0.6.0 12 years ago
Alex Baker 4557c0dec1 Remove getDrawable from ThemeService 12 years ago
Alex Baker 1c12263576 Migrate getIntegerFromString 12 years ago
Alex Baker dd04a5ddb0 Inject AACRecordingActivity 12 years ago
Alex Baker 4fca2ef1eb More preference migration 12 years ago
Alex Baker 5868a41fe4 Injecting Preference Activity 12 years ago
Alex Baker f645f21631 Add ActivityPreferences, remove AstridPreferences 12 years ago
Alex Baker 6c3cb90e74 More preference migration 12 years ago
Alex Baker 4700467574 Migrate more preferences 12 years ago
Alex Baker 16b149b76d Use indeterminate progress indicator
Closes #99
12 years ago
Alex Baker 4e847ca852 Update translations
* Remove unused translations
* French (DianeRouquine, bmaupin)
* Spanish (Sherpam, mkarmona)
* Portuguese (jcrc)
* German (silbaer)
12 years ago
Alex Baker 6124039d9d Remove subtasks help, change log 12 years ago
Alex Baker 67f3824733 Deprecated ContextManager and api Preferences 12 years ago
Alex Baker bcfd96cfdb Break up notifications, inject notification mgr 12 years ago
Alex Baker 4483a1a5c9 build tools 19.1 12 years ago
Alex Baker 26731a1c3b Inject injectors 12 years ago
Alex Baker 06ba4e9441 Remove getLong from old preferences 12 years ago
Alex Baker 0b276c4b65 Remove setLong from old preferences 12 years ago
Alex Baker cec9ac0500 Move 'clear' to new preferences 12 years ago
Alex Baker d4c0b80d79 Add new preferences 12 years ago
Alex Baker fdde8b03bd Remove getString from ContextManager 12 years ago
Alex Baker 5317dca490 Convert remaining robolectric tests 12 years ago
Alex Baker c461531194 Inject context 12 years ago
Alex Baker 64d1700529 Clean up
* Move dependency injector to test package
* Remove unused code
12 years ago
Alex Baker 4a992b35f1 Add injections
* InjectingContentProvider
* TasksXmlImporter/Exporter
* ReminderService
12 years ago
Alex Baker 7c90ac7aeb Inject Notifications
Remove TaskListContextMenuExtensionLoader, TaskContextActionExposer
12 years ago
Alex Baker c10a704ea8 Add InjectingService 12 years ago
Alex Baker 5a86d89cb5 Remove class instantiation, unnecessary injections 12 years ago
Alex Baker d6ca32fdd5 Use dagger for database injection 12 years ago
Alex Baker d6bb1e4beb Remove debug flag 12 years ago
Alex Baker 0abf63e8a7 Remove exception service, add slf4j-android 12 years ago
Alex Baker 5374f67e89 Remove task decorations 12 years ago
Alex Baker 613633971d Android Support 19.1 12 years ago
Alex Baker 2d277a38ca Gradle 1.12
* Gradle plugin 0.10
* Target SDK 19
* Abandon robolectric
12 years ago
Alex Baker d41acc9647 Update to Android Studio 0.5.0
* gradle plugin 0.9
* build tools 19.0.3
* gradle 1.11
12 years ago
Alex Baker 2b0925471c Only use date shorcuts six days out
Closes #98
12 years ago
Alex Baker 1571dd8852 Update translations
* Add Arabic (koutheir)
* Update Spanish, French, Slovenian (sherpam, SlimGus, solen)
12 years ago
Alex Baker 0ba6a87c6b Revert change 12 years ago
Alex Baker 2e31283cbc Update widget when tasks unhidden or overdue
Closes #65
Closes #63
12 years ago
Alex Baker dbae41f789 Update translations
* Greek (@uberspot)
* Spanish (sherpam)
* Russian (riadwaw)
12 years ago
Alex Baker 77922a7aba Fix keyboard input on time picker
Closes #84
12 years ago
Alex Baker c642d0a9d6 Set reminder and quiet hour defaults 12 years ago
Alex Baker 9789ec05db Update list counts
Closes #22
12 years ago
Alex Baker 62c280e532 Time preference handles minutes
Closes #52
12 years ago
Alex Baker b2a7a9fd08 Add notify at deadline tests 12 years ago
Alex Baker 139119ce76 More getter/setters
* TagData
* StoreObject
* Missed some metadata fields
12 years ago
Alex Baker 5591eca34c Add setters to replace setValues
* Task
* UserActivity
* RemoteModel
* TagData
* Metadata
* TaskListMetadata
* TaskAttachment
12 years ago
Alex Baker ed6382c9ce Add getters to replace getValues
* Task
* UserActivity
* RemoteModel
* TagData
* Metadata
* TaskList
* TaskAttachment
12 years ago
Alex Baker 4d585ce3be Reminder service tests
* Port ReminderServiceTests
* Add NotifyAtDeadlineTest
12 years ago
Alex Baker 8c4b80a2e3 Update to Android Studio 0.4.3
* Gradle 1.10
* Gradle plugin 0.8.+
* Reenable lint on Travis
12 years ago
Alex Baker 07f2be6a81 Add time migration tests, update translations
* Update German (gaebeasl)
* Remove time arrays
12 years ago
uberspot ff2920d8f9 Changed quiet hours and default reminder time settings to use TimePicker instead of list arrays 12 years ago
Alex Baker bfe529a8ca Update support-v4 for android-aac-enc and api 12 years ago
Alex Baker e4000addf7 Update robolectric test cases 12 years ago
Alex Baker 1725a6715b Replace GtasksDetailExposer tests 12 years ago
Alex Baker 3ee7909472 Update translations
* Spanish - kyox
* Russian - riadwaw
12 years ago
Alex Baker b35f996b95 Update date tests 12 years ago
Alex Baker a5802cb447 Add relative day tests 12 years ago
Alex Baker e87a01e747 Add date and task tests 12 years ago
Alex Baker 6de73f63f5 Use joda to determine one month from now 12 years ago
Alex Baker 8ab433081b Clean up repeat tests 12 years ago
Alex Baker 32309bb88b Add newDate helper methods 12 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
12 years ago
Alex Baker bc2e94a5a3 Update lint config 12 years ago
Alex Baker 6ab9469a2b Use build tools rev 19.0.1 12 years ago
Alex Baker f15643a176 Update to Android Studio 0.4 12 years ago
Alex Baker 444d3ed5fc Update translations
* Swedish - JonasRC86
* Greek - @uberspot
* Dutch - jeroenvd
* Slovenia - damir12
* Chinese (Taiwan) - imprazaguy
12 years ago
Alex Baker 6991cf94f3 Robolectric is taking forever... 12 years ago
Alex Baker d2430190c8 Restore is_readonly to task table
* Removing this column broke old widgets
12 years ago
Alex Baker d39a6a1868 Add Greek translations (@uberspot) 12 years ago
Alex Baker f541415309 Remove public and readonly columns from tasks 12 years ago
Alex Baker b06aa552d4 Remove updates table 12 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
12 years ago
Alex Baker 938121f75e Show recently completed tasks on widget 12 years ago
Alex Baker 7e62156bf0 Update to JDK 1.7 12 years ago
Alex Baker b929efa16f Update Slovenian (damir12) 12 years ago
Alex Baker 2ad175c876 Add scrollable widget
Closes #21
12 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
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 cda6773970 Update sdk to 19 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 283423cd27 Remove outstanding table 12 years ago
Alex Baker ea695ead9c Remove User and UserDao 12 years ago
Alex Baker df321eda14 Remove history, apply inspections
* Remove unused method parameters
* Remove unnecessary throws
* Remove unused return values
* Remove constant return values
12 years ago
Alex Baker 274e79b725 Update build tools to 18.1.1 12 years ago
Alex Baker 0e6df44e95 Convert tests to Robolectric
* DateUtilitiesTest
* TranslationTests
* AstridTranslationTest
* AdvancedRepeatTest
12 years ago
Alex Baker 69829e3f68 Remove update message service 12 years ago
Alex Baker 77934d2c64 Update plugin 12 years ago
Alex Baker fb78537cce Optimize imports, remove statistics constants 12 years ago
Alex Baker ac7903fac3 Navigation redesign
* Replace list popover with drawer - Closes #33
* Replace menu popover with standard menus
* Replace application icons - Closes #11
* Remove swipe between lists
* Remove list icons
* Remove list header from tablet view
* Remove list settings shortcut
* Add new list, rename list, delete list to overflow
* Remove featured list
* Brazilian Portuguese (sfrique)
* Russian translation (xtsrsdn)
12 years ago