Commit Graph

93 Commits (33bd01838ef9cab0b4f9f63a1bd5f1c2e2090a05)

Author SHA1 Message Date
Alex Baker 33bd01838e Merge branch 'save_task_on_back_button' of https://github.com/MPK44/tasks into MPK44-save_task_on_back_button 8 years ago
Alex Baker 61360e114b Tighten access 8 years ago
Alex Baker efe29333e5 Use ContextCompat getColor and getDrawable 8 years ago
Alex Baker c5767134b8 Remove unused code and resources 8 years ago
Alex Baker d46ef1b901 Lambdas 8 years ago
Alex Baker ee72f95127 Logging changes
* Change database log level
* Log error when reporting exceptions
8 years ago
Alex Baker 3235d5e6df Use child fragment manager for task edit fragments 8 years ago
Alex Baker ff40202128 Use support fragments 8 years ago
Alex Baker 8bf14181b5 Remove DatabaseDao listeners 8 years ago
Alex Baker 01d5e421f5 Only repopulate nav drawer when necessary 8 years ago
Alex Baker 5ac2db645f Mutate drawables before tinting 8 years ago
Alex Baker 0d2b20c032 Add dark toolbar theme 8 years ago
Alex Baker c03493b27a Force gtask push when only gtask list changes 8 years ago
Alex Baker f11c01507f Add google task list chooser 8 years ago
Alex Baker dc989f0277 Add row dividers dynamically 8 years ago
Alex Baker 3135ffd2eb Upgrade to butterKnife 8.0.1 8 years ago
MPK44 7ac4b18a6e changed options when using back key in task edit from "keep editing" to "save" as "keep editing" is possible with back key 8 years ago
Alex Baker d066c3179f Add widget and timer tracking 8 years ago
Alex Baker bce22ca4a0 Upgrade to Dagger 2 8 years ago
Alex Baker 0af798b733 Reduce edit screen layout nesting 8 years ago
Alex Baker d91da502d0 Catch and report exception
Crashing when saving existing task edit fragment during
TaskListActivity.onCreate
8 years ago
Alex Baker 82918ba263 Add configurable back button behavior 8 years ago
Alex Baker 9e83129915 Move record a note to add attachment activity 8 years ago
Alex Baker c017131a7f Clean up comments 8 years ago
Alex Baker b8c1f6d621 Convert comment bar to fragment 8 years ago
Alex Baker a88e2df174 Remove ViewPager from task edit 8 years ago
Alex Baker aa1ba8e76e Update translations, fix fragment ordering issue
* Japanese - naofumi
* Russian - @uryevich
8 years ago
Alex Baker fd0d1150a0 Apply task edit controls in specific order 8 years ago
Alex Baker 1fc2c1603c Save task before switching filter 8 years ago
Alex Baker 607cb2afdb Dual toolbars 8 years ago
Alex Baker 3e998c3115 Only save if task changed 8 years ago
Alex Baker ca3dd8697a Confirm before discard, home saves, back discards
Closes #106
8 years ago
Alex Baker 99ffecc1c2 Remove TOKEN_SWITCH_TO_FILTER 8 years ago
Alex Baker f05a96931d Cleanup unused code, save isNewTask in edit frag 8 years ago
Alex Baker 27fa6f6e11 Single master/detail activity
Closes #301
Closes #280
8 years ago
Alex Baker 52f7743a46 Convert TaskEditControlSets to fragments 8 years ago
Alex Baker f431aeaa56 Rename DeviceInfo to Device 9 years ago
Alex Baker 6364269406 Remove setting to disable geofences 9 years ago
Alex Baker 4e4ca4dd05 Misc updates 9 years ago
Alex Baker e0f17708b0 Use radio buttons for importance control set 9 years ago
Alex Baker c2918d1722 Material icons for timer 9 years ago
Alex Baker 75f3c509da Misc cleanup 9 years ago
Alex Baker 7590a075e6 Set MinSdk to Ice Cream Sandwich 9 years ago
Alex Baker 876a474872 Add CameraActivity 9 years ago
Alex Baker 6f6c72faff Use built-in google play services place picker
Closes #299
9 years ago
Alex Baker 8a9db3dd40 Replace slf4j-android with timber 9 years ago
Alex Baker 65492648c4 Support Android Marshmallow permission changes 9 years ago
Alex Baker 8cc0f77527 New 'Add Attachment' dialog 9 years ago
Alexey-V e7efefb88d Trim titles and tags before checking if empty
Closes #96
9 years ago
Alex Baker 0f4785e421 Update file attachment control 9 years ago