Commit Graph

95 Commits

Author SHA1 Message Date
Matthieu bb543c3217 Use plugin from jitpack! 2022-10-29 16:51:33 +02:00
Matthieu 6b42677f1e Put editing in a module 2022-10-28 20:49:25 +02:00
Marie 86e5ed818f Bookmarks done(?) 2022-10-24 07:47:41 +00:00
Marie e1f7018b19 WIP bookmark buttons 2022-10-24 07:47:41 +00:00
Marie 80539851c0 Added bookmark button 2022-10-24 07:47:41 +00:00
Matthieu 5a28b29216 Implement post template 2022-10-24 00:45:26 +02:00
Matthieu b815fc2424 Finish stabilization 2022-10-23 16:05:02 +02:00
Matthieu 83755fdc93 Stabilization UI and scaffolding 2022-10-22 22:07:03 +02:00
Matthieu 75deac0e5b Finish video crop :) 2022-10-21 00:03:08 +02:00
Matthieu 896c9634eb Progress on video crop 2022-10-19 00:19:42 +02:00
Matthieu fec3f91386 Video speedup/slowdown 2022-10-18 13:11:31 +00:00
Matthieu 696228517d Working comment improvements 2022-08-02 20:15:21 +02:00
Matthieu fa20a7731a Remove hardcoded strings, add contentdescriptions 2022-07-28 20:56:29 +02:00
Matthieu 7ed25c7f1d Reduce technical debt and improve code, remove hardcoded strings 2022-07-28 20:11:08 +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 8cecfa3de6 Video edit 2022-06-18 22:21:19 +02:00
Matthieu 1f03f96d7a Rudimentary ffmpeg thumbnail 2022-06-10 23:43:52 +02:00
Matthieu 03f83790f2 Rudimentary video support in PostCreationActivity 2022-02-17 12:22:21 +01:00
Matthieu 63362a031b Only allow video upload when supported by instance 2022-02-17 12:22:21 +01:00
Matthieu 81d73b7a38 Add video play support 2022-02-17 12:22:21 +01:00
Matthieu 57d8962eb6 Group notifications 2022-02-05 14:58:54 +01:00
Matthieu 9c3bd5f7ed Better permission handling, refactor common operations 2021-11-27 19:56:42 +01:00
Matthieu 5c97fe096f Notifications: initial implementation 2021-09-25 11:52:18 +00:00
Matthieu 649535f8fd Add comment notification type 2021-09-07 13:14:29 +02:00
Matthieu 0e5f59df41 Implement viewing hashtags 2021-06-07 20:23:59 +00:00
Matthieu ccadaac718 Catch filenotfoundexception, add build variant for debug 2021-05-19 11:05:44 +02:00
Matthieu c0cf4826f1 Add text to bottom of discover (#262) 2021-05-09 22:14:47 +02:00
Matthieu 08f0993836 Fix upload iconics 2021-05-02 13:50:16 +00:00
Matthieu 49630b2ad5 move string 2021-03-27 15:27:26 +01:00
Matthieu 9f9d0e23bc make json fields nullable, correct request logic 2021-03-27 15:24:58 +01:00
Matthieu 8dacdc1970 Merge branch 'master' into follow_requests 2021-03-27 13:26:15 +01:00
Matthieu 173b8e8e01 allow follow requests 2021-03-26 19:54:04 +01:00
mjaillot dce7c45e21 Added some strings 2021-03-26 17:51:42 +01:00
mjaillot a992fac150 Merge branch 'master' into profile_feed 2021-03-26 10:43:28 +01:00
Matthieu 9d602efbb3 Fix upload of edited images, and replace deprecated onactivityresult with resultcontracts 2021-03-21 13:04:09 +01:00
mjaillot 4096af2872 Profile fixes 2021-03-20 12:43:13 +01:00
Matthieu 1778f775b2 Albums scrollable and CW with blurhash 2021-03-03 14:00:44 +01:00
Matthieu 71714a5f3c Check if size of image isn't too big, and show dialog if it is 2021-02-07 22:55:34 +01:00
Matthieu cf45f79ad9 Don't allow adding more images than the server permits 2021-02-05 19:06:57 +01:00
Matthieu cf3021c26a Alert user if API is not enabled. Store some settings in db 2021-02-05 14:48:12 +01:00
Matthieu 8471fd4909 Merge branch 'plurals' into 'master'
Add plurals to strings

Closes #234

See merge request pixeldroid/PixelDroid!297
2021-01-25 11:06:30 +00:00
Matthieu 59d513cfac Add plurals to strings 2021-01-25 11:52:27 +01:00
Matthieu 4c935918d6 Add 'What's an instance' dialog in login instead of opening link 2021-01-25 10:57:27 +01:00
Matthieu 9dd6f3f1a8 Add image description functionality 2021-01-25 00:02:03 +01:00
Matthieu c9a43f0c1c Increment version number 2021-01-14 11:51:15 +01:00
Matthieu 8bfbe2fbb5 Finish implementing carousel+grid postcreation 2021-01-12 17:16:37 +01:00
Matthieu d6e7d2377f Carousel in the PostCreationActivity, change PhotoEditActivity to be more intuitive 2021-01-09 16:19:26 +01:00
Matthieu f38e823578 More coroutines. 2020-12-29 22:35:45 +01:00