Commit Graph

153 Commits

Author SHA1 Message Date
Matthieu 896c9634eb Progress on video crop 2022-10-19 00:19:42 +02:00
Matthieu f845db905a wip 2022-10-18 13:17:25 +00:00
Matthieu fec3f91386 Video speedup/slowdown 2022-10-18 13:11:31 +00:00
Matthieu 48752e8db2 Implement new splash screen and dynamic color 2022-10-15 14:35:36 +02:00
Matthieu 23cce7b34b Update error panda to custom one 2022-08-22 14:58:52 +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 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 db6d96a8cc put in mascot and change color themes 2022-07-13 12:55:05 +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 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 4806dc4a06 Open album in full screen 2022-06-09 19:30:09 +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 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 1982eeffd9 Lighter licenses 2021-11-29 11:53:17 +01:00
Matthieu 9c3bd5f7ed Better permission handling, refactor common operations 2021-11-27 19:56:42 +01:00
Matthieu 0e5f59df41 Implement viewing hashtags 2021-06-07 20:23:59 +00:00
Matthieu 55251289d1 use app:tint instead of android:tint 2021-05-19 11:10:42 +02:00
Matthieu b7ce805e2c Merge branch 'doubletap_feedback' into 'master'
Doubletap feedback

Closes #286

See merge request pixeldroid/PixelDroid!339
2021-05-09 20:55:44 +00:00
Matthieu c0cf4826f1 Add text to bottom of discover (#262) 2021-05-09 22:14:47 +02:00
Matthieu b97bfdfe6f Add animation on double tap to like 2021-05-09 20:18:14 +02:00
Matthieu 08f0993836 Fix upload iconics 2021-05-02 13:50:16 +00:00
Matthieu 1ce5c54055 rename app id 2021-04-22 11:47:18 +02:00
Matthieu b25262db2f Fix coverage stat, update dependencies, remove useless db passing 2021-04-20 12:07:18 +00:00
Matthieu 65f23e63fe fix crash 2021-04-18 20:23:57 +02:00
mjaillot a992fac150 Merge branch 'master' into profile_feed 2021-03-26 10:43:28 +01:00
mjaillot 4096af2872 Profile fixes 2021-03-20 12:43:13 +01:00
mjaillot c2dd66c54f Refactor initAdapter 2021-03-19 17:28:13 +01:00
Matthieu 29906a355b Fix discover icon not showing 2021-03-15 19:01:43 +01:00
Matthieu 10bf68978d Merge branch 'master' into profile_feed 2021-03-14 22:54:39 +01:00
Matthieu a90a42f033 Fix comments (still using linearlayout for now) 2021-03-14 17:21:56 +01:00
Matthieu f9db1543a9 Open comments in activity. Remove useless fragment 2021-03-04 13:53:07 +01:00
Matthieu 1778f775b2 Albums scrollable and CW with blurhash 2021-03-03 14:00:44 +01:00
mjaillot f9f4a6b8be Rearrange profile layout 2021-02-26 11:21:04 +01:00
mjaillot 483fcd3a7e Fix profile layout 2021-02-10 14:12:30 +01:00
Matthieu 6f9bbf5100 Fix discover 2021-02-09 20:47:04 +01:00
Matthieu c88f4a4cec Initial support for using API size values for single photos 2021-02-08 18:01:48 +01:00
mjaillot bcb40a61ae Refactor profile feed to activity 2021-02-08 15:07:23 +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 50957ea228 Disable add picture button and gray it out when max attained 2021-02-06 17:31:56 +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