Husky-app-android/app/src/test/java/com/keylesspalace/tusky
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
..
di Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
fragment Update Deps + Cleanup (#1158) 2019-03-30 15:18:16 +01:00
BottomSheetActivityTest.kt Update Deps + Cleanup (#1158) 2019-03-30 15:18:16 +01:00
ComposeActivityTest.kt Update Deps + Cleanup (#1158) 2019-03-30 15:18:16 +01:00
ComposeTokenizerTest.kt Add autocompletion for custom emoji (#1089) 2019-03-04 19:28:08 +01:00
FakeTuskyApplication.kt Update Deps + Cleanup (#1158) 2019-03-30 15:18:16 +01:00
FocalPointUtilTest.kt Set image previews correctly according to their focal points (#899) 2018-12-28 16:32:07 +01:00
SpanUtilsTest.kt Update Deps + Cleanup (#1158) 2019-03-30 15:18:16 +01:00
StringUtilsTest.kt Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00