Commit Graph

6417 Commits (2e9227a97a829d15e9b1e077523c1560fa087f79)
 

Author SHA1 Message Date
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 9912a4fb70 Update dependencies
* Dagger 2.4
* ButterKnife 8.1
* Timber 4.1.2
* Google Play Services 9.0.2
* Google API Client 1.22.0
8 years ago
Alex Baker b57c92486d Shrink APK 8 years ago
Alex Baker 6ad2ccc15d Target Android N 8 years ago
Alex Baker d878e9e321 Gradle plugin 2.1.2 8 years ago
Alex Baker 3135ffd2eb Upgrade to butterKnife 8.0.1 8 years ago
Alex Baker 361ec9bf43 Remove debuggable build type 8 years ago
Alex Baker ddd2a4364d Add dexcount gradle plugin 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 8 years ago
Alex Baker ad28d84617 Fix widget opacity percentage display 8 years ago
Alex Baker 674390389f Support libs v23.4.0 8 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
8 years ago
Alex Baker a6f45b9afa Android Studio 2.1 8 years ago
Alex Baker 436bd33a48 Update app store badges 8 years ago
Alex Baker 89b3b93361 Preserve old widget opacity, locale format pct 8 years ago
MPK44 0f92ee41f1 Fixed incorrect opacity of widgets (when set below 100) 8 years ago
Alex Baker 34e93c87e7 Update gradle plugin and support libs 8 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.
8 years ago
Alex Baker 97ab2ec235 Fix lint security issues 8 years ago
Alex Baker 9dbc4041ec Reload current filter when restarting 8 years ago
Alex Baker 8d623ee7e5 Fix dialog flickering, update translations
* Bulgarian - ddmdima96
8 years ago
Alex Baker e7e18c94f0 Set title to null 8 years ago
Alex Baker 77116bfb23 Convert sort activity to dialog 8 years ago
Alex Baker b8110a9963 Update translations, bump version
* Japanese - naofumi
* Russian - markant139
* Spanish - i2nm7s
8 years ago
Alex Baker 142a9b3229 Add theme manager, widget themes 8 years ago
Alex Baker 81d9b3fb3b Fix layout in manual row 8 years ago
Alex Baker d208362922 Update translations, bump version
* Bulgarian - ddmdima96
* Spanish - i2nm7s
* Japanese - naofumi
* Korean - halcyonest
* Russian - @uryevich
8 years ago
Alex Baker ef9030bfe1 Additional theme support 8 years ago
Alex Baker df64627b8a Remove speech bubble layout file 8 years ago
Alex Baker 1111452930 Add translucent dialog 8 years ago
Alex Baker 66dbf832b8 Don't require GPS or microphone 8 years ago
Alex Baker 6410570d84 Add Amazon build flavor 8 years ago
Alex Baker 4f4b83bde3 Return default if tagdata or gtask list is null 8 years ago
Alex Baker a50c2ef05c Snooze from Android Wear notification 8 years ago
Alex Baker 4e6d7989d7 Update dependencies 8 years ago
Alex Baker b0fa12589b Clean up task duplicator and fix tag duplication 8 years ago
Alex Baker fff0d6c008 Build tools 23.0.3 8 years ago
Alex Baker 9121819fd3 Update translations, bump version
* French - DianeRouquine
* German - @AndlyticsProject
8 years ago
Alex Baker d066c3179f Add widget and timer tracking 8 years ago
Alex Baker 1c227e92a5 Update widget configurations, add opacity slider
Closes #329
8 years ago
Alex Baker b62467ad74 Fix filter selection dialog 8 years ago
Alex Baker ef017bbf13 Task list menu cleanup 8 years ago