Commit Graph

992 Commits (8419332691924fc597563b379b15d270a8dae17b)

Author SHA1 Message Date
Alex Baker d18f35965e Add language preference 8 years ago
Alex Baker 5f2baf46b6 Remove auto database restore 8 years ago
Alex Baker 8c7b690059 Fix activity leak 8 years ago
Alex Baker 4ba4ce9ba4 Remove GtasksMetadataService 8 years ago
Alex Baker 7c84c3c1b6 Suppress refresh during sync 8 years ago
Alex Baker 3c397ebcb4 Remove context menu item for purging deleted tasks 8 years ago
Alex Baker 26e6139008 Lighter primary dark for dark grey theme 8 years ago
Alex Baker b0d14a15f9 Add GoogleTaskSyncAdapter 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 e952a29728 Store current filter in TaskListActivity 8 years ago
Alex Baker 9c2134d7be Fix tests 8 years ago
Alex Baker bb6812d588 Fix lint issues 8 years ago
Alex Baker 30d8e92514 Update translations, bump version
* Italian - dfdario
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 593314e8a2 Fix tag control set line breaks on older devices 8 years ago
Alex Baker 9496a31c94 Lighter default color for tags 8 years ago
Alex Baker 66e4d4380c Include all active and visible tasks in My Tasks 8 years ago
Alex Baker f73ac45b2d Exclude from join by tag uuid instead of name 8 years ago
Alex Baker 51152c5522 Fix tag picker issues
* Fix NPE when there are duplicate tags
* New tags survive rotation
8 years ago
Alex Baker cf5676976c Tweak tag selection dialog layout 8 years ago
Alex Baker af52d1c9f8 Fix manual list task adapters 8 years ago
Marco Antônio Habitzreuter 76ea66625c Fixed lack of space in random reminders 8 years ago
Alex Baker 726fb9a64c Improve text style consistency 8 years ago
Alex Baker 5ac2db645f Mutate drawables before tinting 8 years ago
Alex Baker 14746d1f27 Light status bar requires marshmallow 8 years ago
Alex Baker a0671978d7 Update translations
* German - @MPK44
* Japanese - naofumi
* Portuguese (Brazil) - tkpb
* Russian - @uryevich
* Spanish - i2nm7s
8 years ago
Alex Baker 3f32030b8e Remove 'OK' from tag selection dialog 8 years ago
Alex Baker bcee804a78 Apply action bar text color to widget 8 years ago
Alex Baker 9bb9c6192b Show tag colors in tag selection dialog 8 years ago
Alex Baker 3f76d355dc Show tag colors in tag control set display string 8 years ago
Alex Baker 458cdfc11a Fix compatibility 8 years ago
Alex Baker 0d2b20c032 Add dark toolbar theme 8 years ago
Alex Baker 5d8c6211cc Override theme for all fragments 8 years ago
Alex Baker 3aa3ad3db1 Apply tag color to action and status bar 8 years ago
Alex Baker ff5c7f7513 Shorten year formatting 8 years ago
Alex Baker 386a096421 Add tag colors 8 years ago
Alex Baker 8c4df05bda Cache and inject themes 8 years ago
Alex Baker 347da93710 Add dummy purchase helpers to generic and amazon 8 years ago
Alex Baker 48b1ea8124 Remove name from theme 8 years ago
Alex Baker d38f40ae86 Update CheckBoxes injection 8 years ago
Alex Baker 1080ce7da8 Move styles into arrays 8 years ago
Alex Baker f9190b2900 Close drawer on new tasklist or editing task 8 years ago
Alex Baker 23899d5e3f Fix edit title layout on api < 17 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 27c21dda0b Theme picker dialog was returning the wrong theme 8 years ago
Alex Baker 727353550d Fix padding for multiline titles 8 years ago
Alex Baker 96dd10c568 Show keyboard when adding new task from widget 8 years ago
Alex Baker 70cae25d71 Update tag and filter settings
* Use back and nav buttons for save and discard
* Change tag clash to toast
* Add toast for empty names
8 years ago
Alex Baker ef7da583e0 Set filter title and theme color in recent apps 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 ae48ec7c99 Update translations
* Bulgarian - ddmdima96
* Japanese - naofumi
* Polish - nekbiy
* Russian - orangestranger
* Spanish - i2nm7s
8 years ago
Alex Baker 2b612a2edc Theme tweaks
* Fix keylines
* Update nav drawer colors
* Replace primary color black with dark grey
* Set dialog backgrounds
* Lighter snackbar background
8 years ago
Alex Baker 8675de48d3 Fix tasker config text colors 8 years ago
Alex Baker 69f087bbbd Add task list to backstack, manually finish 8 years ago
Alex Baker cff0f5adee Revert "Replace icon_tint with colorControlNormal"
This reverts commit dfb7be04b425d6091dd361eb57676fca16f34cb4.
8 years ago
Alex Baker 3cbfabe287 Remove more style attributes 8 years ago
Alex Baker 10b391a3e5 Update task metadata from TagSettingsActivity 8 years ago
Alex Baker 84fe2b697a Use foreground color with alpha for dividers 8 years ago
Alex Baker ad4b311f74 Add alpha attributes 8 years ago
Alex Baker dfd52c5866 Replace asThemeTextColor with colorAccent 8 years ago
Alex Baker 1539feb252 Fix dialog theme issues 8 years ago
Alex Baker 255e015a3c Add ThemeManager.applyThemeToContext 8 years ago
Alex Baker 852da6943d Replace icon_tint with colorControlNormal 8 years ago
Alex Baker 45fe86d46f Execute async IAB methods on single named thread 8 years ago
Alex Baker 2f3c0f9430 Remove legacy widget opacity 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 9d918950bb Configure theme and colors separately 8 years ago
Alex Baker 1643ca397c Configurable accent color 8 years ago
Alex Baker 385afb0627 Bump version, gtask analytics 8 years ago
Alex Baker 20b62ba15f Add stetho-timber 8 years ago
Alex Baker 14ed44384e Enable MultiDex 8 years ago
Alex Baker c03493b27a Force gtask push when only gtask list changes 8 years ago
Alex Baker 5e37ad27c8 Move tasks between google task lists 8 years ago
Alex Baker 17672c1e2e Add broadcast receiver to push to gtasks on save 8 years ago
Alex Baker 27c9e021b8 Add transitory data to parcelable 8 years ago
Alex Baker e4eee25611 Add Facebook Stetho 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 c68141d2d4 Update Dutch translations - dnsvm73 8 years ago
Alex Baker 535644976c Add LeakCanary 8 years ago
Alex Baker 6ad2ccc15d Target Android N 8 years ago
Alex Baker 3135ffd2eb Upgrade to butterKnife 8.0.1 8 years ago
Alex Baker 11628fa4fc Fix crash when restoring SubtasksListFragment 8 years ago
Alex Baker 2e3d422509 Set default google task list 8 years ago
Alex Baker 3cc6e7a527 Add CalendarEventProvider.hasEvent(Uri) 8 years ago
Alex Baker a849af9813 Add calendar id to AndroidCalendarEvent
Closes #387
8 years ago
Alex Baker 1f789530c5 Load default list after deleting tag or filter 8 years ago
Alex Baker 89682c0353 Don't add task list fragment to backstack 8 years ago
Alex Baker 167553e9e5 Log tasks sent to google, restore debuggable build 9 years ago
Alex Baker ad28d84617 Fix widget opacity percentage display 9 years ago
Alex Baker 5e62c47258 Update translations
* Bulgarian - ddmdima96
* German - @MPK44
* Italian - dfdario
* Hebrew - YogliB, yuvalzehavi
* Korean - halcyonest
* Polish - nekbiy
* Russian - @uryevich
* Swedish - agne987
* Chinese - Tars
9 years ago
Alex Baker 89b3b93361 Preserve old widget opacity, locale format pct 9 years ago
MPK44 0f92ee41f1 Fixed incorrect opacity of widgets (when set below 100) 9 years ago
Johan Walles 6783766b39 Get CI working again
Before this change:
* We used to have the wrong build requirements in .travis.yml
* The Android linter crashed during CI

The Android linter crash is this problem:
https://github.com/JakeWharton/timber/issues/109

We work around it in this change by explicitly calling .toString() on a
parameter to a logging call.

As for the wrong requirements, this change simply updates them.
9 years ago
Alex Baker 97ab2ec235 Fix lint security issues 9 years ago
Alex Baker 9dbc4041ec Reload current filter when restarting 9 years ago
Alex Baker 8d623ee7e5 Fix dialog flickering, update translations
* Bulgarian - ddmdima96
9 years ago
Alex Baker e7e18c94f0 Set title to null 9 years ago
Alex Baker 77116bfb23 Convert sort activity to dialog 9 years ago
Alex Baker b8110a9963 Update translations, bump version
* Japanese - naofumi
* Russian - markant139
* Spanish - i2nm7s
9 years ago
Alex Baker 142a9b3229 Add theme manager, widget themes 9 years ago
Alex Baker 81d9b3fb3b Fix layout in manual row 9 years ago
Alex Baker d208362922 Update translations, bump version
* Bulgarian - ddmdima96
* Spanish - i2nm7s
* Japanese - naofumi
* Korean - halcyonest
* Russian - @uryevich
9 years ago
Alex Baker ef9030bfe1 Additional theme support 9 years ago
Alex Baker df64627b8a Remove speech bubble layout file 9 years ago
Alex Baker 1111452930 Add translucent dialog 9 years ago
Alex Baker 66dbf832b8 Don't require GPS or microphone 9 years ago
Alex Baker 6410570d84 Add Amazon build flavor 9 years ago
Alex Baker 4f4b83bde3 Return default if tagdata or gtask list is null 9 years ago
Alex Baker a50c2ef05c Snooze from Android Wear notification 9 years ago
Alex Baker b0fa12589b Clean up task duplicator and fix tag duplication 9 years ago
Alex Baker 9121819fd3 Update translations, bump version
* French - DianeRouquine
* German - @AndlyticsProject
9 years ago
Alex Baker d066c3179f Add widget and timer tracking 9 years ago
Alex Baker 1c227e92a5 Update widget configurations, add opacity slider
Closes #329
9 years ago
Alex Baker b62467ad74 Fix filter selection dialog 9 years ago
Alex Baker ef017bbf13 Task list menu cleanup 9 years ago
Alex Baker da3d2a26e1 Remove FilterWithCustomIntent 9 years ago
Alex Baker 1b348fb9f4 Remove ShortcutActivity 9 years ago
Alex Baker 79c2850eb7 Replace filter with filter ID in widgets 9 years ago
Alex Baker aef5ae7cb1 Remove DonationActivity 9 years ago
Alex Baker f763c242d6 Fix date and time dialog backgrounds 9 years ago
Alex Baker ca2c830ac7 Update translations, bump version
* Bulgarian - ddmdima96
* Farsi - hoseinit
* Japanese - naofumi
* Spanish - i2nm7s
* Swedish - agne987
9 years ago
Alex Baker 187f174c90 Update IAB tracking 9 years ago
Alex Baker 1e652e5e33 Add unlock purchases to debug menu 9 years ago
Alex Baker a90003905a Fix IllegalArgumentException in IabHelper.dispose 9 years ago
Alex Baker 76f8eaea28 Update translations, bump version
* Bulgarian - ddmdima96
* Farsi - hoseinit
* Italian - dfdario
* Japanese - naofumi
* Spanish - i2nm7s
9 years ago
Alex Baker 7a3796527c Fix some IAB lifecycle issues 9 years ago
Alex Baker 927fbc7205 Add DashClock extension
Closes #125
9 years ago
Alex Baker 39fea551b6 Prompt user to enable Tasker integration 9 years ago
Alex Baker df6a64cf7a Flavor specific injections 9 years ago
Alex Baker 5ab3cbaf4f Refresh TeslaUnread when enabling/disabling 9 years ago
Alex Baker bb21086de6 Fix for priority buttons being cut off 9 years ago
Alex Baker 3db5a847d4 Premium IAPs for Tasker and TeslaUnread 9 years ago
Alex Baker ff98c7a849 Remove redundant injects 9 years ago
Alex Baker 087280fddd Adjust hide until when due date modified by gtasks 9 years ago
Alex Baker 7e40bef31f Dont know why dagger wont call inject on subclass 9 years ago
Alex Baker 9de42461e9 Fix injections 9 years ago
Alex Baker bce22ca4a0 Upgrade to Dagger 2 9 years ago
Alex Baker 42e5418a3e Schedule refreshes one day at a time 9 years ago
Alex Baker 720eb23220 Handle RejectedExecutionException in SyncExecutor 9 years ago
Alex Baker e4dabb0098 Update translations, bump version
* Dutch - revdbrink
* Spanish - i2nm7s
9 years ago
Alex Baker 8494034b86 Check for empty google task account string 9 years ago
Alex Baker 0b807503db Misc calendar cleanup 9 years ago
Alex Baker 1aec28a4e1 Single threaded sync executor with error reporting 9 years ago
Alex Baker a5871503e4 Check if google task items are null before adding 9 years ago
Alex Baker b5d455f84b Validate account when checking if sync is enabled 9 years ago
Alex Baker 0f3ebfde91 Update translations, bump version
* Czech - xigoi
* Polish - tomaszvachs
9 years ago
Alex Baker 113d1dc7d2 Fix crashes 9 years ago
Alex Baker b11dfe41ab Remove CalendarAlarmListCreator 9 years ago