Konrad Pozniak
51f3794e78
update Kotlin to 1.6.21 ( #2526 )
4 years ago
Konrad Pozniak
53cca00e8c
update Android Gradle plugin to 7.2.0 ( #2525 )
4 years ago
Konrad Pozniak
216f094e98
upgrade ktlint gradle plugin to 10.2.1 ( #2435 )
4 years ago
Konrad Pozniak
f2fc87a79e
upgrade Kotlin and Coroutines ( #2434 )
4 years ago
Konrad Pozniak
90ceb9514e
update Gradle and Android Gradle Plugin ( #2380 )
4 years ago
Konrad Pozniak
1586817c3d
Update gradle, kotlin and other dependencies ( #2291 )
...
* update gradle, kotlin and other dependencies
* fix new warnings
* remove unused import
* update Proguard rules
* add explicit dependency on Gson to get the newest version
* remove debug flag from proguard rules again
* fix typo
4 years ago
Konrad Pozniak
16ffcca748
add ktlint plugin to project and apply default code style ( #2209 )
...
* add ktlint plugin to project and apply default code style
* some manual adjustments, fix wildcard imports
* update CONTRIBUTING.md
* fix formatting
5 years ago
Konrad Pozniak
e84dec29b2
update dependencies ( #2198 )
5 years ago
Konrad Pozniak
387e62ea4b
get rid of jcenter ( #2163 )
...
* get rid of jcenter
* fix BottomSheetActivityTest
* update Android Image Cropper license
5 years ago
Konrad Pozniak
751109ac39
upgrade kotlin to 1.5.0 ( #2162 )
...
* upgrade kotlin to 1.5.0
* don't explicitly set kotlin jvmtarget
5 years ago
Konrad Pozniak
3af8874b87
upgrade android gradle plugin to 4.2.1 ( #2160 )
...
* upgrade android gradle plugin to 4.2.1
* upgrade android gradle plugin to 4.2.1
5 years ago
Konrad Pozniak
f293670c14
migrating to ViewBinding part 6: the final cleanup ( #2117 )
5 years ago
Konrad Pozniak
0708b6a7bb
update dependencies ( #2017 )
5 years ago
Konrad Pozniak
34fb546200
upgrade dependencies ( #1990 )
...
* upgrade dependencies
* fix tests
5 years ago
Konrad Pozniak
6d27d822ca
update Kotlin to 1.4.10 and fix some warnigs ( #1963 )
5 years ago
Konrad Pozniak
e572e653ee
upgrade gradle and android gradle plugin ( #1957 )
6 years ago
Konrad Pozniak
84de062c03
update dependencies ( #1886 )
...
* update dependencies
* update AGP
6 years ago
Konrad Pozniak
df5490b5b9
upgrade gradle, AGP and dependencies ( #1818 )
...
* upgrade gradle, AGP and dependencies
* fix new layout related warnings
6 years ago
Konrad Pozniak
9bb86dfe8f
upgrade deps
6 years ago
Konrad Pozniak
c80fa68dbe
upgrade dependencies, fix some warnings ( #1747 )
...
* upgrade dependencies, fix some warnings
* fix tests
6 years ago
Konrad Pozniak
43162789c1
upgrade Kotlin to 1.3.70 ( #1730 )
6 years ago
Konrad Pozniak
0c159e587d
upgrade Gradle and Android plugin ( #1709 )
...
* upgrade Gradle and Android plugin
* upgrade Android Gradle plugin to 3.6.1
6 years ago
Frieder Bluemle
2f07d90fd0
Remove jetifier buildscript plugin
6 years ago
Konrad Pozniak
e67d608bb8
upgrade dependencies ( #1596 )
6 years ago
Konrad Pozniak
d3ebcc14ec
update deps, cleanup build file ( #1546 )
6 years ago
Konrad Pozniak
2dad358c96
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
7 years ago
Konrad Pozniak
d4f80f308d
upgrade Android gradle plugin, Kotlin and jetifier ( #1468 )
7 years ago
Konrad Pozniak
d932912616
upgrade dependencies ( #1389 )
7 years ago
Konrad Pozniak
3f957a09c5
upgrade deps ( #1263 )
7 years ago
Conny Duck
a471e358c3
upgrade deps
7 years ago
Konrad Pozniak
8b85df08bd
upgrade build tools and enable r8 full mode ( #1198 )
...
* upgrade build tools and enable r8 full mode
* fix media description in fragment_view_video
7 years ago
Bernd
0db1a23c4f
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 4a774a4fe3 .
* requirePreference
* oops
* Cleanup
* Update gradle-wrapper.properties
7 years ago
Frieder Bluemle
ebaa3b4fac
Update Android Gradle plugin to 3.3.2 ( #1109 )
7 years ago
Conny Duck
683b06a35d
upgrade deps, fix some lint warnings
7 years ago
Conny Duck
cdfc8a713d
update gradle and build tools
7 years ago
Conny Duck
f26c1718c9
update deps
7 years ago
Konrad Pozniak
a445c12094
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
7 years ago
Conny Duck
15d607b799
update deps, fix some lint warnings
7 years ago
Conny Duck
16b53a5917
update build tools and kotlin
8 years ago
Conny Duck
26b0ad521e
upgrade gradle and build tools
8 years ago
Conny Duck
cf448cb0bb
update dependencies
8 years ago
Conny Duck
67f4479e86
fix some lint warnings, use kotlin view imports in ModalTimeLineActivity
8 years ago
Conny Duck
fbc4c38c5b
update deps
8 years ago
Conny Duck
882e231827
update dependencies
8 years ago
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
8 years ago
Ivan Kupalov
f3c6abdd4d
Add expand/collapse button for threads ( #609 )
8 years ago
Conny Duck
762965a7db
update Kotlin
8 years ago
Conny Duck
8acee3ce72
Release 35
8 years ago
Conny Duck
92d688523b
upgrade gradle & dependencies
8 years ago
Conny Duck
6e3faa8957
update dependencies, use new scheduleAsync of job library
8 years ago