Commit Graph

191 Commits (4218960a5ee7e775f94efa88827d6c3dc96e1b31)

Author SHA1 Message Date
Alex Baker 535644976c Add LeakCanary 9 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
9 years ago
Alex Baker b57c92486d Shrink APK 9 years ago
Alex Baker 6ad2ccc15d Target Android N 9 years ago
Alex Baker d878e9e321 Gradle plugin 2.1.2 9 years ago
Alex Baker 3135ffd2eb Upgrade to butterKnife 8.0.1 9 years ago
Alex Baker 361ec9bf43 Remove debuggable build type 9 years ago
Alex Baker ddd2a4364d Add dexcount gradle plugin 9 years ago
Alex Baker 167553e9e5 Log tasks sent to google, restore debuggable build 9 years ago
Alex Baker 674390389f Support libs v23.4.0 9 years ago
Alex Baker a6f45b9afa Android Studio 2.1 9 years ago
Alex Baker 34e93c87e7 Update gradle plugin and support libs 9 years ago
Alex Baker 8d623ee7e5 Fix dialog flickering, update translations
* Bulgarian - ddmdima96
9 years ago
Alex Baker b8110a9963 Update translations, bump version
* Japanese - naofumi
* Russian - markant139
* Spanish - i2nm7s
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 6410570d84 Add Amazon build flavor 9 years ago
Alex Baker 4e6d7989d7 Update dependencies 9 years ago
Alex Baker fff0d6c008 Build tools 23.0.3 9 years ago
Alex Baker 9121819fd3 Update translations, bump version
* French - DianeRouquine
* German - @AndlyticsProject
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 ffa6871ede Support libs v23.2.1 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 927fbc7205 Add DashClock extension
Closes #125
9 years ago
Alex Baker e264adbd2d Android Studio 2.0 beta 7 9 years ago
Alex Baker 37e70c7485 Guava 19 9 years ago
Alex Baker 3db5a847d4 Premium IAPs for Tasker and TeslaUnread 9 years ago
Alex Baker bce22ca4a0 Upgrade to Dagger 2 9 years ago
Alex Baker bd02529d2c Android 2.0 beta 9 years ago
Alex Baker e4dabb0098 Update translations, bump version
* Dutch - revdbrink
* Spanish - i2nm7s
9 years ago
Alex Baker 1aec28a4e1 Single threaded sync executor with error reporting 9 years ago
Alex Baker 0f3ebfde91 Update translations, bump version
* Czech - xigoi
* Polish - tomaszvachs
9 years ago
Alex Baker 85e1d6e43b Bump version 9 years ago
Alex Baker 2f70c9f84c Update translations, bump version
* Bulgarian - ddmdima96
* Japanese - naofumi
* Russian - @uryevich
* Swedish - agne987
9 years ago
Alex Baker 580337559e Handle permission requests from fragments 9 years ago
Alex Baker 5e8ab1ba46 Update translations, bump version
* Swedish - agne987
9 years ago
Alex Baker 6eb4a63b92 Fix widget config issue, update translations
* Bulgarian - ddmdima96
* Dutch - revdbrink
* Hebrew - binoman
* Italian - dfdario
9 years ago
Alex Baker 3f9a025360 Handle calendar exception, update translations
* Japanese - naofumi
* Russian - @uryevich
9 years ago
Alex Baker 80901e7ac5 Update translations, bump version
* German - bsty
9 years ago
Alex Baker 95dbabf3ac Use nononsense-filepicker
Closes #338
9 years ago
Alex Baker cb8e1b8b75 Update Hebrew translations (binoman) 9 years ago
Alex Baker 881ab9eae8 Pop task edit fragment immediately 9 years ago
Alex Baker a60ed231e4 Only apply support tint on pre-lollipop devices
Closes #352
9 years ago
Alex Baker aa1ba8e76e Update translations, fix fragment ordering issue
* Japanese - naofumi
* Russian - @uryevich
9 years ago
Alex Baker 1efee9fc2e Don't access task edit fragment views when saving 9 years ago
Alex Baker e8ada2b401 Fix layouts and discard bug
* Consistent clear button size
* Implement Geofence.equals
* Align text and icons to toolbar keylines
9 years ago
Alex Baker c81fa349b0 Update translations
* Bulgarian - ddmdima96
* Italian - dfdario
9 years ago
Alex Baker 669e32dccb Fix repeat control 9 years ago
Alex Baker 9396b947f1 Bump version 9 years ago
Alex Baker 39df51dd44 Fix more time picker crashes, update translations
* Dutch - revdbrink
* Ukrainian - kuzyasun
9 years ago
Alex Baker e43306fa4f Fix dark theme date time pickers on pre-M devices 9 years ago
Alex Baker 30cc2644d5 Update translations, bump version
* Bulgarian - ddmdima96
* French - mdubois
* Japanese - naofumi
* Russian - maxl, @uryevich
9 years ago
Alex Baker efe6d5e91a Material datetime pickers 9 years ago
Alex Baker 7590a075e6 Set MinSdk to Ice Cream Sandwich 9 years ago
Alex Baker 479d5bc17e Update translations, bump version
* Russian - maxl
9 years ago
Alex Baker c9d645be20 Gradle 2.9, Google Play Services 8.4.0 9 years ago
Alex Baker 8a9db3dd40 Replace slf4j-android with timber 9 years ago
Alex Baker 2ba321f39e Replace logback with slf4j-android 9 years ago
Alex Baker f9c7e5ea19 Rename proguard file 9 years ago
Alex Baker 83f1fe3aab Use restricted API key 9 years ago
Alex Baker f69d0ae901 Add google analytics 9 years ago
Alex Baker 16b7f7f58c Alternate dependency notation 9 years ago
Alex Baker 65492648c4 Support Android Marshmallow permission changes 9 years ago
Alex Baker 2181132b7a Drop support for Android 2.1 and 2.2 9 years ago
Alex Baker 2113558770 Add debuggable build type 9 years ago
Alex Baker 29afa0d804 Move google task sync to googleplay flavor
Closes #323
9 years ago
Alex Baker 31b3e5ff4c Update plugin and build tools 9 years ago
Alex Baker 789f547267 Set minSdk 9 for googlePlay flavor 9 years ago
Alex Baker 2969214b37 Update to ButterKnife 7.0.1 9 years ago
Alex Baker 32b11d2bfd Bump version 9 years ago
Alex Baker 251d28ddf6 Fix crash on Android 2.x 9 years ago
Alex Baker e4cb84d0b5 Bump version 9 years ago
Alex Baker ddfee16bde Use GregorianCalendar instead of Joda 9 years ago
Alex Baker d918cc73d4 Use vector images 9 years ago
Alex Baker 2535ca97ab Update gradle plugin and build tools 9 years ago
Alex Baker 7ff1ba5fbe Init due date and repeat pickers with prev value 9 years ago
Alex Baker 660377b93b Apply theme in filter selection activity 9 years ago
Alex Baker 93168ce3e1 Handle onNewIntent in singleTop activities
Closes #296
9 years ago
Alex Baker dcf7477689 Update support libs to 22.2.1 9 years ago
Alex Baker b7db45d23c Use joda time formatting, update joda to 2.8.1 9 years ago
Alex Baker a5043da3e0 Fix due date sorting bug
SQL order logic did not match Task.hasDueTime logic
9 years ago
Alex Baker e08735106f Fix voice notifications, finished activity crash 9 years ago
Alex Baker e1ca0ca620 Fix crashes 9 years ago
Alex Baker 351c6696b5 Show past deadline fields in red 9 years ago
Alex Baker 28f2ae1bfa New deadline control set
Closes #126
Closes #193
Closes #201
9 years ago
Alex Baker cc485c0b15 Update translations
* German - AndlyticsProject
* Italian - dfdario
* Japanese - naofumi
* Russian - ddmdima96
9 years ago
Alex Baker f9706fb314 Set values for new tasks in list notifications 9 years ago
Alex Baker 8e7b1d3d25 Bump version 10 years ago
Alex Baker bdf5b41da8 Update translations
* Bulgarian - ddmdima96
* Russian - markant139
10 years ago
Alex Baker 8ab7cb0d12 Add generic donation activity 10 years ago
Alex Baker a508845889 Update support e-mail address 10 years ago
Alex Baker 62e3f4ac21 Use CoordinatorLayout in task_list_activity
Fix clipping on android 2.x devices
10 years ago
Alex Baker ebd03b24ae Replace file explore icons 10 years ago
Alex Baker 7726472a02 Use FAB from support design library 10 years ago
Alex Baker 9dccfc05d5 Add codecov badge 10 years ago
Alex Baker 535cb12299 Update to gradle plugin v1.2.3 10 years ago
Alex Baker 3b1cce30a0 Update gradle, support, and play services deps 10 years ago
Alex Baker fd44d3719f Update support libraries to 22.1.0 10 years ago
Alex Baker 8b06836a67 Unique auto manage client ids 10 years ago
Alex Baker 1d6a5c8f64 Add missing google play services permission 10 years ago
Alex Baker 48b7d4a827 Update target sdk to 22 10 years ago