schildichat-android/matrix-sdk-android/src/androidTest/java/im/vector/matrix/android
Benoit Marty ffeae7ec83 Fix timeline navigation when opening an event in a previous lastForward chunk.
In this case, we do not have a nextToken, but there are more event to load. So we perform a GET /context on the last known event.
Not sure it is correct to do that though...
2020-05-05 02:41:32 +02:00
..
account Deactivate account: unit test and cleanup 2020-04-22 14:36:01 +02:00
common TI: After jump to unread, newer messages are never loaded (#1008) 2020-05-05 02:41:32 +02:00
internal Fix android test not compiling 2020-04-28 19:09:20 +02:00
session/room/timeline Fix timeline navigation when opening an event in a previous lastForward chunk. 2020-05-05 02:41:32 +02:00
InstrumentedTest.kt Ensure Timber log output when running tests 2020-04-24 13:38:28 +02:00
LiveDataTestObserver.java Optimize imports 2019-08-02 11:35:27 +02:00
MainThreadExecutor.java Update copyright and add to last merged commits 2019-01-25 14:04:59 +01:00
OkReplayRuleChainNoActivity.kt Fix ktlint issue automatically by running ./ktlint --android -v -F 2019-10-09 15:24:05 +02:00
SingleThreadCoroutineDispatcher.kt Merge branch 'develop' into cross_signing 2019-12-30 14:27:47 +01:00