Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/fragment
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 4a774a4fe3ce82c84bd7b4d78e1a1c64af97cd0d.

* requirePreference

* oops

* Cleanup

* Update gradle-wrapper.properties
2019-03-30 15:18:16 +01:00
..
preference Update Deps + Cleanup (#1158) 2019-03-30 15:18:16 +01:00
AccountListFragment.kt remove unnecessary divider styling (#1057) 2019-02-26 18:28:20 +01:00
AccountMediaFragment.kt Fix large image attachments not showing (#1043) 2019-02-16 14:31:41 +01:00
BaseFragment.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
NotificationsFragment.java Update Notification Adapter to support status created timestamp refresh (#1130) 2019-03-25 13:44:31 +01:00
SFragment.java Add option to download all media for a toot with one tap. (#1121) 2019-03-23 12:49:36 +01:00
SearchFragment.kt Improve Dependency Injection (#1120) 2019-03-11 17:25:11 +01:00
TimelineFragment.java Update Deps + Cleanup (#1158) 2019-03-30 15:18:16 +01:00
ViewImageFragment.kt Fix resizing image uniformly when opening an image (#1076) 2019-02-26 18:32:15 +01:00
ViewMediaFragment.kt fix crash on unknown media type 2018-11-17 16:17:47 +01:00
ViewThreadFragment.java Improve Dependency Injection (#1120) 2019-03-11 17:25:11 +01:00
ViewVideoFragment.kt remove unnecessary compat code (#932) 2018-12-03 11:22:57 +01:00