Commit Graph

72 Commits

Author SHA1 Message Date
fgerber 09f272eb3c Adapt error name to a less generic error name, but still more generic than explicitly telling the server is down (this commit message is longer than the actual changes in the files) 2023-01-07 11:15:10 +00:00
fgerber 1aa9f7bca2 Warn about unknown error instead of server error 2023-01-07 11:15:10 +00:00
fgerber 3c40978d50 Fix crash when server is offline (issue #357) 2023-01-07 11:15:10 +00:00
Matthieu 75ae26fa47 Material dialogs 2022-11-28 12:30:30 +01:00
Matthieu 5dd5057479 Less crashing for bad json, other bug fixes 2022-11-27 23:11:00 +00:00
fgerber ba26871572 Make redraft code more functional, adapt gradle and remove deprecated onBackPressed() 2022-11-04 16:18:01 +01:00
fgerber 1c8a7d8b7d Refactor redraft as functional code 2022-11-03 23:12:54 +01:00
fgerber e5ff66a83e Account for NSFW status in redraft 2022-11-03 13:22:18 +01:00
fgerber 8ed13cdf2e Move post deletion to ensure download is complete before 2022-11-02 21:52:25 +01:00
Matthieu 147046b7b4 Make load spinner exist again 2022-10-31 01:37:44 +01:00
Matthieu 085a1f548c Implement collections 2022-10-30 12:34:52 +01:00
Matthieu 888b6aecc3 Update editing library dependency 2022-10-29 19:00:37 +02:00
Matthieu 069c11478a Bug fix redraft and refactor 2022-10-27 14:12:15 +02:00
fgerber 91819dd4db Warn about immediate deletion 2022-10-27 12:35:46 +02:00
fgerber 8b625b43ad Consider posts with multiple pictures/videos and attachment descriptions 2022-10-27 11:45:48 +02:00
Frédéric Gerber 746242eed8 Implement first version of redraft feature 2022-10-27 11:41:40 +02:00
Marie 5546904324 Refactor DiffUtil 2022-10-24 11:53:44 +02:00
Marie 86e5ed818f Bookmarks done(?) 2022-10-24 07:47:41 +00:00
Marie a81808664a Tab shows bookmarks 2022-10-24 07:47:41 +00:00
Marie e1f7018b19 WIP bookmark buttons 2022-10-24 07:47:41 +00:00
Matthieu 48752e8db2 Implement new splash screen and dynamic color 2022-10-15 14:35:36 +02:00
Matthieu 4d126e56a1 Make comment formatting consistent 2022-08-21 00:45:17 +02:00
Matthieu 62dc91413d improve on comments 2022-08-03 20:19:29 +02:00
Matthieu 88ac02150c Add domain to comments 2022-08-03 13:32:13 +02:00
Matthieu 07168c1c1f Add pull to refresh to comments 2022-08-02 21:19:05 +02:00
Matthieu 696228517d Working comment improvements 2022-08-02 20:15:21 +02:00
Matthieu 7ed25c7f1d Reduce technical debt and improve code, remove hardcoded strings 2022-07-28 20:11:08 +02:00
Matthieu 3f49be6355 Work on tests to make CI work again 2022-07-26 14:21:58 +02:00
Matthieu b07608092c Color accents and UI improvements 2022-07-10 13:42:19 +02:00
Matthieu 326d744925 Start on theme choose 2022-07-08 23:20:44 +02:00
Matthieu 4a6795bc0e Improve compatibility and add a shortcut for creating a post 2022-06-21 18:47:12 +02:00
Matthieu 3b202da7bd Open correct image 2022-06-09 19:43:42 +02:00
Matthieu f3dea49627 Merge branch 'open_photo' of gitlab.shinice.net:pixeldroid/PixelDroid into open_photo 2022-06-09 19:34:21 +02:00
Matthieu 4806dc4a06 Open album in full screen 2022-06-09 19:30:09 +02:00
Matthieu d23d7a455c Open album in full screen 2022-06-09 19:29:26 +02:00
Matthieu 52cefe63aa Detect single tap, create zoomable imageview 2022-06-08 00:00:35 +02:00
Matthieu 721aa9372e Fix error message not showing in profile 2022-03-19 14:04:15 +01: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 77c895bbf2 Audio and fullscreen video 2022-02-17 12:22:21 +01:00
Matthieu 03f83790f2 Rudimentary video support in PostCreationActivity 2022-02-17 12:22:21 +01:00
Matthieu 81d73b7a38 Add video play support 2022-02-17 12:22:21 +01:00
Matthieu 9b0cabe37c Dismiss notification group of current account when notification tab is opened 2022-02-06 15:58:14 +01:00
Matthieu af63fc8990 fix link parsing 2021-11-28 19:02:25 +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 5c97fe096f Notifications: initial implementation 2021-09-25 11:52:18 +00:00