chinwag-android/app/src/main/java/com/keylesspalace/tusky/adapter
Konrad Pozniak c44dd455b4
Implement identity proof api (#1597)
* implement identity proof api

* fix warnings in AccountActivity

* fix createClickableText method

* improve error handling

* use combineOptionalLiveData to simplify code
2019-12-21 18:56:16 +01:00
..
AccountAdapter.java add the ability to see who faved or boosted a toot (#962) 2018-12-27 09:48:24 +01:00
AccountFieldAdapter.kt Implement identity proof api (#1597) 2019-12-21 18:56:16 +01:00
AccountFieldEditAdapter.kt fix some lint warnings 2019-04-21 08:24:29 +02:00
AccountSelectionAdapter.kt Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
AccountViewHolder.java Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
AddPollOptionsAdapter.kt fix poll validation (#1459) 2019-08-27 20:27:38 +02:00
BlocksAdapter.java Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
ComposeAutoCompleteAdapter.java Remove search v1 (#1484) 2019-09-22 08:18:44 +02:00
EmojiAdapter.kt fix some lint warnings 2019-04-21 08:24:29 +02:00
FollowAdapter.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
FollowRequestsAdapter.java Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
HashtagViewHolder.kt Improve search results (#1327) 2019-07-19 20:10:20 +02:00
ListSelectionAdapter.kt List tabs (#1570) 2019-12-02 16:53:24 +01:00
LoadingFooterViewHolder.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
MutesAdapter.java Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
NetworkStateViewHolder.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
NotificationsAdapter.java fix avatar radius and alignment in NotificationsAdapter (#1437) 2019-08-01 20:47:15 +02:00
PlaceholderViewHolder.java Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
PollAdapter.kt Don't interpret html inside poll options. (#1527) 2019-10-11 17:35:22 +02:00
PreviewPollOptionsAdapter.kt Create polls (#1452) 2019-08-22 20:30:08 +02:00
SavedTootAdapter.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ScheduledTootAdapter.java Scheduled toot (#1004) 2019-10-02 21:28:12 +02:00
StatusBaseViewHolder.java upgrade SparkButton to 3.0.0 (#1594) 2019-12-20 19:52:36 +01:00
StatusDetailedViewHolder.java Implement identity proof api (#1597) 2019-12-21 18:56:16 +01:00
StatusViewHolder.java cleanup code in StatusViewHolders (#1418) 2019-07-27 21:53:28 +02:00
TabAdapter.kt Add close icon to tabs in Tabs account preferences page (#1588) 2019-12-19 18:35:55 +01:00
ThreadAdapter.java Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
TimelineAdapter.java Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00