FineFindus
|
2ab74de236
|
feat: remove home tab longpress
|
2024-03-23 12:03:40 +01:00 |
LucasGGamerM
|
7a4387a459
|
Merge pull request #364 from FineFindus/feat/replybar-longpress
feat: support longpressing replyBar
|
2024-03-22 18:18:50 -03:00 |
LucasGGamerM
|
629262c266
|
fix(custom-local-timelines): crash whenever a mention is shown
I don't know what caused this. Probably the HTML parser, but its now fixed forever, hopefully this thing does not happen again :)
|
2024-03-22 15:25:06 -03:00 |
FineFindus
|
a7c558afd8
|
feat: support longpressing replyBar
|
2024-03-22 13:21:31 +01:00 |
LucasGGamerM
|
8d6593e12c
|
feat(search): add back bot indicator to account search results preview
|
2024-03-20 17:20:19 -03:00 |
LucasGGamerM
|
72cf5c3b59
|
fix(profile-fragment): add a margin to the domain button in the profile
|
2024-03-20 16:02:46 -03:00 |
LucasGGamerM
|
b018b817e8
|
Merge pull request #362
fix(profile): display username icons after server
|
2024-03-20 15:46:11 -03:00 |
LucasGGamerM
|
bf0c80d6b9
|
Merge pull request #363
fix: increase boost button witdth
|
2024-03-20 15:45:30 -03:00 |
FineFindus
|
daa391a877
|
fix: increase boost button witdth
|
2024-03-20 13:42:15 +01:00 |
FineFindus
|
1fedfce00d
|
fix(profile): display username icons after server
|
2024-03-20 13:23:00 +01:00 |
LucasGGamerM
|
2497ece9f1
|
fix(avatar-span): don´t check for handleClick to be null
This makes it so the avatar span is always shown, even when handleClick is null
|
2024-03-19 14:30:27 -03:00 |
LucasGGamerM
|
44b9f8c0ec
|
Merge pull request #360 from FineFindus/fix/inline-reply-short
fix: display inline avatar for boosted replies
|
2024-03-19 14:18:11 -03:00 |
FineFindus
|
6ae234cf42
|
refactor(inline-avatar): find displayname using string search
|
2024-03-19 15:43:21 +01:00 |
FineFindus
|
39f3e72a47
|
fix: display inline avatar on short text
|
2024-03-19 09:14:09 +01:00 |
LucasGGamerM
|
a9c6bf24fd
|
fix(avatar-span): make the avatar appear more centered relative to the rest of the text
|
2024-03-17 20:16:14 -03:00 |
LucasGGamerM
|
ad4423526d
|
fix(extended-footer): readd "last edit"'s button icon
|
2024-03-17 20:01:30 -03:00 |
LucasGGamerM
|
445bf28e94
|
fix(extended-footer): make bottom padding smaller
|
2024-03-17 19:57:00 -03:00 |
LucasGGamerM
|
f33edfa70f
|
Merge branch 'feat/inline-reply-avatar'
|
2024-03-17 16:31:47 -03:00 |
LucasGGamerM
|
e694715dae
|
Merge branch 'bugfix/965'
# Conflicts:
# mastodon/src/main/AndroidManifest.xml
|
2024-03-17 16:25:49 -03:00 |
LucasGGamerM
|
8f69358d34
|
Merge pull request #357
feat: use PhotoViewerInfoSheet buttons
|
2024-03-17 13:39:25 -03:00 |
LucasGGamerM
|
a95c0058d8
|
Merge pull request #358
feat: add instance info button to DecentralizationExplainerSheet
|
2024-03-17 13:28:11 -03:00 |
LucasGGamerM
|
b1b03a3ada
|
Merge pull request #355
fix: use correct hashtag text to prevent crash
|
2024-03-17 13:26:19 -03:00 |
LucasGGamerM
|
6b5344bd11
|
Merge pull request #356
feat: display custom emoji in reply button
|
2024-03-17 13:23:17 -03:00 |
FineFindus
|
4d91ff3866
|
feat(DecentralizationExplainerSheet): add button to open about page
|
2024-03-17 15:55:14 +01:00 |
FineFindus
|
a488776daa
|
feat(profile): display DecentralizationExplainerSheet by clicking on username
|
2024-03-17 15:53:49 +01:00 |
FineFindus
|
740ff45bb6
|
feat: use photo info sheet buttons
|
2024-03-17 15:33:16 +01:00 |
FineFindus
|
7773c08387
|
fix(sheet-photo-viewer-info): increase button width
|
2024-03-17 15:30:03 +01:00 |
LucasGGamerM
|
4a13398801
|
feat(profile): make the new decentralization sheet appear only when holding the instance button
|
2024-03-17 10:37:02 -03:00 |
FineFindus
|
685e6e947f
|
feat: display custom emoji in reply button
|
2024-03-17 14:18:20 +01:00 |
LucasGGamerM
|
1dd46df540
|
feat(profile): add the upstream handle thingys
|
2024-03-17 10:11:40 -03:00 |
FineFindus
|
c73fa2dd6b
|
fix: use correct hashtag text
Fixes a regression introduced in 0af8dbf09b , taht caused the app to crash when long pressing on a hastag to copy it
|
2024-03-17 14:11:32 +01:00 |
LucasGGamerM
|
ad1de60968
|
fix(extended-footer): make it appear on top of the standard post footer
|
2024-03-17 09:49:56 -03:00 |
LucasGGamerM
|
d8a88d1803
|
fix(extended-footer-icons): makes them look good again
|
2024-03-17 09:46:30 -03:00 |
LucasGGamerM
|
f29a9b6748
|
Revert "feat(extended-footer): use lighter background color"
This reverts commit 7c8d0cb459 .
|
2024-03-17 09:38:29 -03:00 |
LucasGGamerM
|
60be7191aa
|
Merge pull request #352
feat: improve extended footer
|
2024-03-17 09:37:22 -03:00 |
LucasGGamerM
|
307f886ea5
|
Merge pull request #351
feat: show reply sheet on reply button
|
2024-03-17 09:32:25 -03:00 |
LucasGGamerM
|
47473a6372
|
Merge pull request #353
fix(remote-info): remove null check
|
2024-03-17 09:21:38 -03:00 |
LucasGGamerM
|
25f9e60527
|
fix(mentions-tab): make mentions tab actually show only mentions
|
2024-03-17 09:16:35 -03:00 |
FineFindus
|
a7b51095fb
|
fix(remote-info): remove null check
Fixes a regression introduced in 76867a971b , that caused remote info to be permanently disabled
|
2024-03-17 00:29:33 +01:00 |
FineFindus
|
75f14371d5
|
feat(extended-footer): add icons to boost/fav btns
|
2024-03-17 00:07:57 +01:00 |
FineFindus
|
7c8d0cb459
|
feat(extended-footer): use lighter background color
|
2024-03-17 00:07:36 +01:00 |
FineFindus
|
14a36d2602
|
feat: show reply sheet on reply button
|
2024-03-16 23:34:00 +01:00 |
LucasGGamerM
|
3939fc9795
|
chore(make-app-compile-again): just what the actual fuck did I just do
|
2024-03-16 18:23:11 -03:00 |
LucasGGamerM
|
06a26d308f
|
Merge branch 'merge-upstream'
# Conflicts:
# mastodon/build.gradle
# mastodon/src/androidTest/java/org/joinmastodon/android/utils/StatusFilterPredicateTest.java
# mastodon/src/main/java/org/joinmastodon/android/ExternalShareActivity.java
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/MainActivity.java
# mastodon/src/main/java/org/joinmastodon/android/api/CacheController.java
# mastodon/src/main/java/org/joinmastodon/android/api/MastodonAPIController.java
# mastodon/src/main/java/org/joinmastodon/android/api/requests/lists/AddAccountsToList.java
# mastodon/src/main/java/org/joinmastodon/android/api/requests/lists/CreateList.java
# mastodon/src/main/java/org/joinmastodon/android/api/requests/lists/DeleteList.java
# mastodon/src/main/java/org/joinmastodon/android/api/requests/lists/GetList.java
# mastodon/src/main/java/org/joinmastodon/android/api/requests/lists/GetLists.java
# mastodon/src/main/java/org/joinmastodon/android/api/requests/lists/RemoveAccountsFromList.java
# mastodon/src/main/java/org/joinmastodon/android/api/requests/lists/UpdateList.java
# mastodon/src/main/java/org/joinmastodon/android/api/requests/statuses/GetStatusEditHistory.java
# mastodon/src/main/java/org/joinmastodon/android/api/requests/timelines/GetPublicTimeline.java
# mastodon/src/main/java/org/joinmastodon/android/api/session/AccountLocalPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/api/session/AccountSession.java
# mastodon/src/main/java/org/joinmastodon/android/events/ListDeletedEvent.java
# mastodon/src/main/java/org/joinmastodon/android/events/ListUpdatedCreatedEvent.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/BaseStatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ComposeFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/CustomLocalTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/EditTimelinesFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HashtagTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeTabFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ListTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ListsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/NotificationsListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ProfileFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ThreadFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/account_list/PaginatedAccountListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/DiscoverPostsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/FederatedTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/LocalTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/SearchFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/settings/SettingsAboutAppFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/settings/SettingsMainFragment.java
# mastodon/src/main/java/org/joinmastodon/android/model/Status.java
# mastodon/src/main/java/org/joinmastodon/android/model/TimelineDefinition.java
# mastodon/src/main/java/org/joinmastodon/android/model/viewmodel/AccountViewModel.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/ExtendedFooterStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/LinkCardStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/StatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/photoviewer/PhotoViewer.java
# mastodon/src/main/java/org/joinmastodon/android/ui/sheets/AccountSwitcherSheet.java
# mastodon/src/main/java/org/joinmastodon/android/ui/text/HtmlParser.java
# mastodon/src/main/java/org/joinmastodon/android/ui/text/LinkSpan.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/ActionModeHelper.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
# mastodon/src/main/java/org/joinmastodon/android/ui/viewcontrollers/ComposeLanguageAlertViewController.java
# mastodon/src/main/java/org/joinmastodon/android/ui/viewholders/AccountViewHolder.java
# mastodon/src/main/java/org/joinmastodon/android/ui/views/ListEditor.java
# mastodon/src/main/res/drawable/fg_link_card.xml
# mastodon/src/main/res/drawable/ic_arrow_drop_down_24px.xml
# mastodon/src/main/res/drawable/ic_arrow_right_24px.xml
# mastodon/src/main/res/drawable/ic_arrow_upward_24px.xml
# mastodon/src/main/res/drawable/ic_bookmark_fill1_24px.xml
# mastodon/src/main/res/drawable/ic_boost_24px.xml
# mastodon/src/main/res/drawable/ic_boost_private.xml
# mastodon/src/main/res/drawable/ic_help_24px.xml
# mastodon/src/main/res/drawable/ic_info_fill1_24px.xml
# mastodon/src/main/res/drawable/ic_m3_cancel.xml
# mastodon/src/main/res/layout/display_item_extended_footer.xml
# mastodon/src/main/res/layout/display_item_link_card.xml
# mastodon/src/main/res/layout/fragment_onboarding_follow_suggestions.xml
# mastodon/src/main/res/layout/fragment_onboarding_profile_setup.xml
# mastodon/src/main/res/layout/home_toolbar.xml
# mastodon/src/main/res/layout/item_discover_account.xml
# mastodon/src/main/res/layout/item_generic_list_content.xml
# mastodon/src/main/res/menu/post.xml
# mastodon/src/main/res/menu/profile.xml
# mastodon/src/main/res/values-ar-rSA/strings.xml
# mastodon/src/main/res/values-be-rBY/strings.xml
# mastodon/src/main/res/values-ca-rES/strings.xml
# mastodon/src/main/res/values-cs-rCZ/strings.xml
# mastodon/src/main/res/values-da-rDK/strings.xml
# mastodon/src/main/res/values-eu-rES/strings.xml
# mastodon/src/main/res/values-fa-rIR/strings.xml
# mastodon/src/main/res/values-fi-rFI/strings.xml
# mastodon/src/main/res/values-fil-rPH/strings.xml
# mastodon/src/main/res/values-fr-rFR/strings.xml
# mastodon/src/main/res/values-gd-rGB/strings.xml
# mastodon/src/main/res/values-gl-rES/strings.xml
# mastodon/src/main/res/values-hu-rHU/strings.xml
# mastodon/src/main/res/values-hy-rAM/strings.xml
# mastodon/src/main/res/values-in-rID/strings.xml
# mastodon/src/main/res/values-is-rIS/strings.xml
# mastodon/src/main/res/values-it-rIT/strings.xml
# mastodon/src/main/res/values-ja-rJP/strings.xml
# mastodon/src/main/res/values-kab/strings.xml
# mastodon/src/main/res/values-ko-rKR/strings.xml
# mastodon/src/main/res/values-nl-rNL/strings.xml
# mastodon/src/main/res/values-pl-rPL/strings.xml
# mastodon/src/main/res/values-pt-rBR/strings.xml
# mastodon/src/main/res/values-pt-rPT/strings.xml
# mastodon/src/main/res/values-ro-rRO/strings.xml
# mastodon/src/main/res/values-ru-rRU/strings.xml
# mastodon/src/main/res/values-sl-rSI/strings.xml
# mastodon/src/main/res/values-sv-rSE/strings.xml
# mastodon/src/main/res/values-tr-rTR/strings.xml
# mastodon/src/main/res/values-uk-rUA/strings.xml
# mastodon/src/main/res/values-zh-rCN/strings.xml
# mastodon/src/main/res/values/attrs.xml
# mastodon/src/main/res/values/palettes.xml
# mastodon/src/main/res/values/strings.xml
# mastodon/src/main/res/values/styles.xml
|
2024-03-16 18:21:22 -03:00 |
LucasGGamerM
|
d1656a525e
|
fix: make action button text on account card look decent again
|
2024-03-16 17:59:17 -03:00 |
LucasGGamerM
|
e9b6acb92d
|
feat: readd prereply sheets from upstream back into the code
|
2024-03-04 21:00:30 -03:00 |
LucasGGamerM
|
75e8d738a4
|
fix: crash when opening other people's profiles
|
2024-03-04 20:42:34 -03:00 |
LucasGGamerM
|
ec02aed557
|
feat: add the new block confirmation sheet from upstream
|
2024-03-04 20:25:24 -03:00 |
LucasGGamerM
|
20d0acc88c
|
chore: make the mute confirmation dialog work
TODO: Readd the time option
|
2024-03-04 16:40:10 -03:00 |
LucasGGamerM
|
71dd974d19
|
chore: readd all the new bottom sheet code
|
2024-03-04 16:29:57 -03:00 |