Commit Graph

36 Commits

Author SHA1 Message Date
Matthieu 0aa3d86c11 Migration from Dagger to Hilt 2024-02-10 17:43:07 +00:00
Matthieu 27413cd08e Fix crashes on older Android versions for save 2024-01-03 16:26:13 +01:00
Matthieu 4ac7aa6bcb Avoid leaks of bindings 2023-12-25 19:55:11 +00:00
Matthieu 6c85115b67 Stories progress 2023-12-25 19:55:11 +00:00
Matthieu ae54b83ec7 Small improvement to error showing 2023-12-25 19:55:11 +00:00
Matthieu dda06b1cd5 Stories progress 2023-12-25 19:55:11 +00:00
Matthieu 888c6328d9 Super rudimentary support for stories 2023-12-25 19:55:11 +00:00
Matthieu 5dd5057479 Less crashing for bad json, other bug fixes 2022-11-27 23:11:00 +00:00
Matthieu 4d126e56a1 Make comment formatting consistent 2022-08-21 00:45:17 +02:00
Matthieu 07168c1c1f Add pull to refresh to comments 2022-08-02 21:19:05 +02:00
Matthieu 7ed25c7f1d Reduce technical debt and improve code, remove hardcoded strings 2022-07-28 20:11:08 +02:00
Matthieu 4a6795bc0e Improve compatibility and add a shortcut for creating a post 2022-06-21 18:47:12 +02:00
Matthieu d49e0f58ff Merge branch 'master' into 'profile_perf_fix'
# Conflicts:
#   app/build.gradle
#   app/src/main/java/org/pixeldroid/app/settings/SettingsActivity.kt
#   build.gradle
2022-03-17 22:11:15 +00:00
Matthieu 1823007b1b Fix profile recyclerview not recycling 2022-03-17 22:53:00 +01:00
Matthieu 9b0cabe37c Dismiss notification group of current account when notification tab is opened 2022-02-06 15:58:14 +01:00
Matthieu 58b668e09a Remove enableplaceholders config option 2021-11-28 19:00:18 +01:00
Matthieu cb0e928352 Update dependencies 2021-11-26 17:17:17 +01:00
Matthieu f3e76fd2a2 Cleanup 2021-10-08 00:28:34 +02:00
Matthieu 94f7374e38 Cleanup 2021-10-08 00:27:18 +02:00
Matthieu 485140e18d Merge branch 'master' into 'click_notifications'
# Conflicts:
#   app/src/main/java/org/pixeldroid/app/posts/feeds/cachedFeeds/notifications/NotificationsFragment.kt
2021-10-07 21:20:58 +00:00
Matthieu 2e3d912cdc Fix #300 in manner suggested by dansup
"you should be using url if preview_url returns public/no-preview.png or stick with url. The issue is a race condition and caching"
2021-09-22 23:59:39 +02:00
Matthieu 104648af2c Prepare db migration 2021-09-07 13:14:32 +02:00
Matthieu 649535f8fd Add comment notification type 2021-09-07 13:14:29 +02:00
Matthieu ebec547dd0 Only clear feed from the right user 2021-09-07 13:14:29 +02:00
mjaillot f8f1162e63 Merge branch 'master' into click_notifications 2021-09-06 16:29:32 +02:00
mjaillot 321d7ca7ca Merge branch 'master' into click_notifications 2021-09-06 16:08:48 +02:00
Matthieu b1e23b4a93 Fix black camera and profile picture being broken 2021-09-06 15:53:51 +02:00
Matthieu 358e1f7323 Don't assume non null: API can send bad responses 2021-06-27 11:10:41 +02:00
Matthieu 8d7d45a267 smooth scroll instead of jump 2021-05-22 13:03:13 +02:00
Matthieu 253874d14f Click tab again to scroll to top 2021-05-18 12:06:38 +02:00
Matthieu ac2eca9e57 fix follow{ing,ers} for mastodon, start fixing viewmodel brokenness 2021-04-29 15:42:08 +02:00
Matthieu 34660c1280 fix nothing to see here showing when it shouldn't 2021-04-28 15:12:21 +02:00
Matthieu 6efa946809 less type casting 2021-04-28 14:28:32 +02:00
Matthieu e52bf51e18 tweak filtering for initial scroll 2021-04-22 17:04:35 +02:00
Matthieu f3f3fb97f8 Add test repetition 2021-04-22 16:55:23 +02:00
Matthieu 1ce5c54055 rename app id 2021-04-22 11:47:18 +02:00