Commit Graph

129 Commits (8419332691924fc597563b379b15d270a8dae17b)

Author SHA1 Message Date
Alex Baker 8419332691 More lint fixes 8 years ago
Alex Baker 4d251cf2c1 Add support annotations 8 years ago
Alex Baker b0b67908d9 Add final modifier 8 years ago
Alex Baker 61360e114b Tighten access 8 years ago
Alex Baker 905c9a1ac9 More static analysis 8 years ago
Alex Baker efe29333e5 Use ContextCompat getColor and getDrawable 8 years ago
Alex Baker 26275b8570 Ignore deprecated code in preferences 8 years ago
Alex Baker d8bed95059 Address lint security issues 8 years ago
Alex Baker 7871fdda6c Sort google task list picker 8 years ago
Alex Baker b43ccb2414 Addressing more lint issues 8 years ago
Alex Baker c5767134b8 Remove unused code and resources 8 years ago
Alex Baker d46ef1b901 Lambdas 8 years ago
Alex Baker 173e0ac8ad Enable jack and java 8
Jack doesn't like component inheritance? Couldn't figure out a solution
so I copy-and-pasted my way out of it.
8 years ago
Alex Baker 91e7748263 Remove ServiceComponent 8 years ago
Alex Baker 1804e00568 Clean up dagger scopes 8 years ago
Alex Baker 5df88f2093 Consolidate BasicPreferences 8 years ago
Alex Baker 7f0b4b850b Remove ClearGtaskDataActivity 8 years ago
Alex Baker 47eabbfffc Fix dagger warnings 8 years ago
Alex Baker 04b053cd37 Move TeslaUnread to main 8 years ago
Alex Baker 8cce1d60f2 Use GA auto activity tracking 8 years ago
Alex Baker 4a59565cc1 Resolve google play services errors 8 years ago
Alex Baker 84c3a4228c Add Google Tasks unsuccessful response handler 8 years ago
Alex Baker ee72f95127 Logging changes
* Change database log level
* Log error when reporting exceptions
8 years ago
Alex Baker 8bcd5303f3 Sort google task lists by name 8 years ago
Alex Baker 18af12ad33 Include output from standard exception parser 8 years ago
Alex Baker 973ef9915b Check for play services availability 8 years ago
Alex Baker 43eeab95b9 Add ColorPickerActivity 8 years ago
Alex Baker c224103e81 Use SyncAdapter to push new tasks 8 years ago
Alex Baker ff40202128 Use support fragments 8 years ago
Alex Baker b203cbd9ce Remove defunct service from manifest 8 years ago
Alex Baker 99154ac861 Include full stacktrace in exception reports 8 years ago
Alex Baker 984596d7da Improve RTL support 8 years ago
Alex Baker 4ba4ce9ba4 Remove GtasksMetadataService 8 years ago
Alex Baker 7c84c3c1b6 Suppress refresh during sync 8 years ago
Alex Baker b0d14a15f9 Add GoogleTaskSyncAdapter 8 years ago
Alex Baker 8bf14181b5 Remove DatabaseDao listeners 8 years ago
Alex Baker 192426f289 Add analytic events
* Track tag colors
* Track font size, title length, built-in filters
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 386a096421 Add tag colors 8 years ago
Alex Baker 347da93710 Add dummy purchase helpers to generic and amazon 8 years ago
Alex Baker d38f40ae86 Update CheckBoxes injection 8 years ago
Alex Baker 31a3db562e Fix bugs
* Fix missing custom filter save button
* Check if gtask lists are null
8 years ago
Alex Baker 33d6c88a9a Check if purchase callback is null
This happens if purchase fails before purchase intent is started
8 years ago
Alex Baker 8675de48d3 Fix tasker config text colors 8 years ago
Alex Baker dfd52c5866 Replace asThemeTextColor with colorAccent 8 years ago
Alex Baker 45fe86d46f Execute async IAB methods on single named thread 8 years ago
Alex Baker 02f6dfc9ac Dont apply gtask fragment if selected list is null
This can happen if initial synchronization has not taken place
8 years ago
Alex Baker 385afb0627 Bump version, gtask analytics 8 years ago
Alex Baker c03493b27a Force gtask push when only gtask list changes 8 years ago