1
0
mirror of https://github.com/tuskyapp/Tusky synced 2024-12-26 16:54:39 +01:00
Commit Graph

30 Commits

Author SHA1 Message Date
HellPie
0ee004d78d Update Gradle plugin to work with latest Android Studio 3.3 Canary 8
Just like the other commit, this will be reverted once the feature is working.
I simply don't want to deal with what changes in my installation of Android
Studio 3.1.4 Stable which breaks the layout preview rendering.
2018-08-31 00:46:54 +02:00
HellPie
a0a41ca08f Update Gradle plugin to work with Android Studio 3.3 Canary
Android Studio 3.1.4 Stable doesn't render layout previews in this project
for whatever reason. Switching to the latest 3.3 Canary release fixes the
issue without affecting Gradle scripts but requires the new Android Gradle
plugin to match the new Android Studio release.

This commit will be reverted once development on the feature is done.
2018-08-30 17:25:29 +02:00
Conny Duck
cf448cb0bb update dependencies 2018-08-07 21:02:45 +02:00
Conny Duck
67f4479e86 fix some lint warnings, use kotlin view imports in ModalTimeLineActivity 2018-07-23 15:18:33 +02:00
Conny Duck
fbc4c38c5b update deps 2018-06-25 14:49:13 +02:00
Conny Duck
882e231827 update dependencies 2018-06-07 22:59:03 +02:00
Konrad Pozniak
27b4cf8739
1.8 fixes (#637)
* fix lint warnings

* upgrade dependencies

* auto cancel notifications

* improve dependency injection

* fix tests

* remove old comment from BaseActivity

* fix missing injectors
2018-05-08 19:15:10 +02:00
Ivan Kupalov
f3c6abdd4d Add expand/collapse button for threads (#609) 2018-04-28 16:17:01 +02:00
Conny Duck
762965a7db update Kotlin 2018-04-20 23:18:37 +02:00
Conny Duck
8acee3ce72 Release 35 2018-04-15 09:53:25 +02:00
Conny Duck
92d688523b upgrade gradle & dependencies 2018-03-27 20:12:43 +02:00
Conny Duck
6e3faa8957 update dependencies, use new scheduleAsync of job library 2018-03-03 13:54:58 +01:00
Conny Duck
1bf977b80a update dependencies 2018-02-02 20:49:10 +01:00
Conny Duck
8f8d49f421 update dependencies 2017-11-30 21:05:56 +01:00
Conny Duck
dec7da9655 upgrade to API Level 27, fix nullability problems with new support library 2017-11-09 14:35:52 +01:00
Ivan Kupalov
dc1a60cc12 Implement media tab (#430) 2017-11-05 22:32:36 +01:00
Ivan Kupalov
df4dfa7766 Stop adding link info when composing toot (#418) 2017-10-27 13:19:12 +02:00
Conny Duck
9dc9ee2ef0 upgrade gradle version for android studio 3, fix some lint warnings 2017-10-25 21:56:58 +02:00
Conny Duck
2859a5075c completely remove firebase, mqtt and google services from build 2017-10-19 14:39:56 +02:00
Conny Duck
722908ab90 upgrade to Android Api 26, update dependencies 2017-08-03 17:01:02 +02:00
Vavassor
ec57f28d16 Re-includes Firebase Crash Reporting in the google play build flavour. 2017-07-14 20:58:31 -04:00
torrentcome
e649f412d3 (room) add in gradle config 2017-06-28 19:32:50 +02:00
Vavassor
8994d81c66 Potential simple fix for images failing to load #198. 2017-06-18 17:20:54 -04:00
Vavassor
388ecfcf2e Removes the product flavor split. 2017-05-18 18:10:46 -04:00
Vavassor
66bac21236 fixes merge conflicts 2017-05-11 18:58:38 -04:00
Nicholas Tinsley
9a18c235b2 upgradle 2017-04-07 08:51:48 -04:00
Eugen Rochko
2bbd46e841 Push notifications 2017-03-12 08:31:20 +01:00
Eugen Rochko
1db90db642 Spark animations for boost/favourite buttons 2017-03-07 22:23:17 +01:00
Eugen Rochko
7a752be83f Prettify profiles, add floating follow/unfollow button to them 2017-03-06 20:48:31 +01:00
Vavassor
ce88450ee6 added README.md and missing files 2017-01-02 20:37:38 -05:00