fedilab-Android-App/app/src/main/java/fr/gouv/etalab/mastodon/drawers
crockwave 22310ccef1 - Redefined bundle_source as the account URL of the toot creator, to be listed in the RSS feed with source value as the URL and creator value as the readable portion in the <source> tag of RSS feed
- Modified bundle_creator tag to always be formatted as account_name@instance to reference creator of toot in RSS feed, because the status.getAccount().getAcct() result value varies if the toot came from current Mastodon instance or not
- Added ${creator} and ${thumbnailurl} to custom sharing URL parameters, to improve customizability of custom sharing URL
- Modified default custom sharing URL value to include ${creator} and ${thumbnailurl}
- Fixed bug in Description field rendering in CustomSharingActivity, introduced by emoticon handling code adding HTML elements into bundle_content value
- Removed parameters from encodeCustomSharingURL() method of CustomSharingActivity, as those variables are accessible from the activity
2019-02-25 16:27:44 -06:00
..
AccountSearchDevAdapter.java Some improvements 2019-02-08 07:43:06 +01:00
AccountsFollowRequestAdapter.java Increase speed for displaying accounts 2018-12-22 11:43:28 +01:00
AccountsInAListAdapter.java Increase speed for displaying accounts 2018-12-22 11:43:28 +01:00
AccountsListAdapter.java Detects Pleroma accounts 2019-01-27 10:40:09 +01:00
AccountsReplyAdapter.java Fix issue #668 2019-01-23 19:35:08 +01:00
AccountsSearchAdapter.java Fixes some bugs 2018-01-13 10:41:56 +01:00
ArtListAdapter.java Fix issue #752 2019-01-24 08:45:35 +01:00
ConversationDecoration.java Last fixes 2019-02-13 18:36:29 +01:00
CustomEmojiAdapter.java Some code cleaning 2017-12-17 13:56:38 +01:00
DomainsListAdapter.java improve toast messages 2018-11-25 10:45:16 +01:00
DraftsListAdapter.java Fix draft issue 2018-11-28 17:50:14 +01:00
EmojisSearchAdapter.java Fixes some bugs 2018-01-13 10:41:56 +01:00
FilterAdapter.java improve toast messages 2018-11-25 10:45:16 +01:00
HowToVideosAdapter.java Fix an issue with profile name not displayed 2018-10-05 18:02:11 +02:00
ImageAdapter.java Fix issue #748 2019-01-23 15:38:02 +01:00
ListAdapter.java Improve alert dialog colors - #546 2018-11-03 14:45:55 +01:00
NotificationsListAdapter.java Add token management to custom share feature 2019-02-21 15:09:35 +01:00
PeertubeAdapter.java Fix issue #726 2019-01-13 11:54:28 +01:00
PeertubeNotificationsListAdapter.java Frontend notifications 2019-01-24 17:41:53 +01:00
PixelfedListAdapter.java Prepare frontend 8 - Change icons 2019-01-15 18:06:28 +01:00
ScheduledTootsListAdapter.java Fix issue with UTC scheduling 2019-01-20 19:07:24 +01:00
SearchListAdapter.java Increase speed for displaying accounts 2018-12-22 11:43:28 +01:00
SearchTootsListAdapter.java Improve alert dialog colors - #546 2018-11-03 14:45:55 +01:00
StatusListAdapter.java - Redefined bundle_source as the account URL of the toot creator, to be listed in the RSS feed with source value as the URL and creator value as the readable portion in the <source> tag of RSS feed 2019-02-25 16:27:44 -06:00
TagsEditAdapter.java Fix crashes with tags 2018-12-05 09:58:15 +01:00
TagsSearchAdapter.java Black theme - Improves lists 2018-05-11 15:26:27 +02:00
WhoToFollowAccountsAdapter.java Fix some issues 2018-09-12 09:49:56 +02:00
WhoToFollowAdapter.java Adds layouts 2018-09-10 19:21:42 +02:00