Commit Graph

56 Commits

Author SHA1 Message Date
Konrad Pozniak fe77e7d3f2 update dependencies (#2017) 2021-01-30 04:01:11 +03:00
Konrad Pozniak 58d839ef0d upgrade dependencies (#1990)
* upgrade dependencies

* fix tests
2020-11-29 19:22:51 +03:00
Konrad Pozniak 7063060a2d upgrade gradle and android gradle plugin (#1957) 2020-11-29 18:31:03 +03:00
Konrad Pozniak 74abbd4568 update dependencies (#1886)
* update dependencies

* update AGP
2020-10-05 13:18:27 +03:00
Alibek Omarov 978489165e ViewImageFragment: replace TouchImageView by BigImageView based on SSIV and with proper GIF support 2020-06-30 19:22:52 +03:00
Konrad Pozniak 7d255e8302 upgrade gradle, AGP and dependencies (#1818)
* upgrade gradle, AGP and dependencies

* fix new layout related warnings
2020-06-15 16:39:06 +03:00
Alibek Omarov 341c77ff37 gradle: update android plugin 2020-05-23 00:44:59 +03:00
Alibek Omarov 8641b0f220 Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 2020-05-03 04:28:26 +03:00
Konrad Pozniak 7d9f1c8e9a upgrade Kotlin to 1.3.70 (#1730) 2020-05-03 03:01:17 +03:00
Konrad Pozniak c077a17f30 upgrade Gradle and Android plugin (#1709)
* upgrade Gradle and Android plugin

* upgrade Android Gradle plugin to 3.6.1
2020-03-02 19:58:15 +01:00
Frieder Bluemle d4e6da025e Remove jetifier buildscript plugin 2020-01-31 19:05:08 -08:00
Konrad Pozniak e28463ae7d upgrade dependencies (#1596) 2019-12-20 21:31:41 +01:00
Konrad Pozniak d05bd4b751 update deps, cleanup build file (#1546) 2019-11-06 20:48:58 +01:00
Konrad Pozniak 14ce0c4952 upgrade appcompat, fix nightmode (#1455)
* upgrade appcompat, fix language switching & nightmode

* cleanup ThemeUtils

* upgrade dependencies

* change active boost icon (#1513)

* upgrade jetifier and android gradle plugin

* fix FilterTest
2019-10-03 19:58:21 +02:00
Konrad Pozniak 7a1bd82c54 upgrade Android gradle plugin, Kotlin and jetifier (#1468) 2019-09-03 18:35:42 +02:00
Konrad Pozniak b72fbc6d4c upgrade dependencies (#1389) 2019-07-16 19:36:04 +02:00
Konrad Pozniak 2ee95b4ca3 upgrade deps (#1263) 2019-05-18 08:06:30 +02:00
Conny Duck b4b5903245 upgrade deps 2019-04-28 09:52:12 +02:00
Konrad Pozniak cf6a33e83a upgrade build tools and enable r8 full mode (#1198)
* upgrade build tools and enable r8 full mode

* fix media description in fragment_view_video
2019-04-20 17:44:54 +02:00
Bernd d1494d4d30 Update Deps + Cleanup (#1158)
* Fix Typo

* Update build.gradle

* Update Deps

* Update Tests

* Fixes Tests

Without this some tests fail on my PC...

+ also:
"Put this in your gradle.properties:

android.enableUnitTestBinaryResources=true"
from http://robolectric.org/migrating/#project-configuration

* Make everything private

* Fix Warning

* Update TimelineFragment.java

* Update build.gradle

* Update gradle-wrapper.properties

* Update gradle-wrapper.properties

* Update gradle-wrapper.properties

* Fix Compile Errors

e.g.

Type inference failed. Expected type mismatch: inferred type is Preference? but Preference was expected

Type inference failed. Please try to specify type arguments explicitly.

* fix crash

* Grandle Wrapper 5.3

* Revert "Fix Compile Errors"

This reverts commit 4a774a4fe3ce82c84bd7b4d78e1a1c64af97cd0d.

* requirePreference

* oops

* Cleanup

* Update gradle-wrapper.properties
2019-03-30 15:18:16 +01:00
Frieder Bluemle aad2eb4bd0 Update Android Gradle plugin to 3.3.2 (#1109) 2019-03-07 18:50:56 +01:00
Conny Duck dc836bcae8 upgrade deps, fix some lint warnings 2019-02-11 16:59:01 +01:00
Conny Duck dff6b27553 update gradle and build tools 2019-01-15 20:50:50 +01:00
Conny Duck 079c792d0c update deps 2018-12-18 22:05:33 +01:00
Konrad Pozniak 0b60445256 Upgrade to AndroidX, move to MaterialComponents theme (#953)
* upgrade to AndroidX, upgrade libraries

* move to MaterialComponents theme

* make sure the compose button looks good everywhere

* fix tollbar title/button alignment on tablet

* move to new material color theming, consolidate colors and themes

* fix build, fix imports

* set error on TextInputLayout instead of EditText

* fix imports, TootButton when

* improve snackbar style

* fix task description color
2018-12-17 15:25:35 +01:00
Conny Duck 0531fc6902 update deps, fix some lint warnings 2018-11-16 13:31:03 +01:00
Conny Duck f85deb3efb update build tools and kotlin 2018-10-14 16:30:12 +02:00
Conny Duck 32e5a9f146 upgrade gradle and build tools 2018-09-25 19:05:37 +02:00
Conny Duck 0d839eb1c6 update dependencies 2018-08-07 21:02:45 +02:00
Conny Duck de361dcb7a fix some lint warnings, use kotlin view imports in ModalTimeLineActivity 2018-07-23 15:18:33 +02:00
Conny Duck 4d9315f6df update deps 2018-06-25 14:49:13 +02:00
Conny Duck 9cc9384a82 update dependencies 2018-06-07 22:59:03 +02:00
Konrad Pozniak d33345dd5c 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 f57ca29a1e Add expand/collapse button for threads (#609) 2018-04-28 16:17:01 +02:00
Conny Duck 80905dfddf update Kotlin 2018-04-20 23:18:37 +02:00
Conny Duck ccc1069075 Release 35 2018-04-15 09:53:25 +02:00
Conny Duck 738a387142 upgrade gradle & dependencies 2018-03-27 20:12:43 +02:00
Conny Duck cde610b27d update dependencies, use new scheduleAsync of job library 2018-03-03 13:54:58 +01:00
Conny Duck 0f9bd75188 update dependencies 2018-02-02 20:49:10 +01:00
Conny Duck 5cc53c56ea update dependencies 2017-11-30 21:05:56 +01:00
Conny Duck c73b4b227a upgrade to API Level 27, fix nullability problems with new support library 2017-11-09 14:35:52 +01:00
Ivan Kupalov f0a1392649 Implement media tab (#430) 2017-11-05 22:32:36 +01:00
Ivan Kupalov 5239ffa432 Stop adding link info when composing toot (#418) 2017-10-27 13:19:12 +02:00
Conny Duck d3061da9cb upgrade gradle version for android studio 3, fix some lint warnings 2017-10-25 21:56:58 +02:00
Conny Duck b3ce544bd0 completely remove firebase, mqtt and google services from build 2017-10-19 14:39:56 +02:00
Conny Duck eba8f43b8e upgrade to Android Api 26, update dependencies 2017-08-03 17:01:02 +02:00
Vavassor 36fe864c3f Re-includes Firebase Crash Reporting in the google play build flavour. 2017-07-14 20:58:31 -04:00
torrentcome 22ec554109 (room) add in gradle config 2017-06-28 19:32:50 +02:00
Vavassor cd8044d61e Potential simple fix for images failing to load #198. 2017-06-18 17:20:54 -04:00
Vavassor 54327f6e2b Removes the product flavor split. 2017-05-18 18:10:46 -04:00