fedilab-Android-App/app/src/main/java/fr/gouv/etalab/mastodon/activities
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
..
AboutActivity.java Fix issue #787 2019-02-08 19:11:54 +01:00
BaseActivity.java Fix issue #586 2018-11-24 18:56:12 +01:00
BaseMainActivity.java Some fixes 2019-02-23 14:39:51 +01:00
CustomSharingActivity.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
EditProfileActivity.java Fix crashes when editing profile 2019-01-27 15:12:50 +01:00
HashTagActivity.java Some fixes 2018-12-16 14:29:23 +01:00
InstanceActivity.java improve toast messages 2018-11-25 10:45:16 +01:00
InstanceHealthActivity.java Some bug fixes 2018-08-16 15:26:39 +02:00
LanguageActivity.java Some fixes 2018-12-24 09:51:02 +01:00
ListActivity.java Some fixes 2018-12-16 14:29:23 +01:00
LoginActivity.java Some fixes 2019-02-23 14:39:51 +01:00
MainApplication.java Disable conscrypt in login page 2019-02-14 10:06:18 +01:00
ManageAccountsInListActivity.java improve toast messages 2018-11-25 10:45:16 +01:00
MediaActivity.java Fix media 2019-02-05 18:05:21 +01:00
OpencollectiveActivity.java Some improvements 2019-02-09 08:42:30 +01:00
OwnerStatusActivity.java Some fixes 2018-12-16 14:29:23 +01:00
PartnerShipActivity.java improve toast messages 2018-11-25 10:45:16 +01:00
PeertubeActivity.java Improve ads blocker 2019-02-15 18:43:48 +01:00
PeertubeEditUploadActivity.java Some fixes 2019-01-12 17:36:24 +01:00
PeertubeUploadActivity.java Fix issue #736 2019-01-16 15:06:21 +01:00
PrivacyActivity.java Fix some crashes 2018-11-03 17:02:44 +01:00
ProxyActivity.java Fixes some crashes 2018-08-30 17:49:26 +02:00
SearchResultActivity.java improve toast messages 2018-11-25 10:45:16 +01:00
ShowAccountActivity.java Fix #783 2019-02-02 11:01:24 +01:00
ShowConversationActivity.java Fix Friendica conversation issue 2019-02-21 19:06:04 +01:00
TagCacheActivity.java Fix streaming issue 2018-12-23 10:43:45 +01:00
TootActivity.java Fixes with media 2019-02-23 16:27:05 +01:00
TootInfoActivity.java Open channels - #692 2019-01-03 18:59:44 +01:00
WebviewActivity.java Fix a bug 2019-02-16 15:05:39 +01:00
WebviewConnectActivity.java Improve login activity 2019-02-13 14:32:54 +01:00
WhoToFollowActivity.java improve toast messages 2018-11-25 10:45:16 +01:00