Commit Graph

305 Commits

Author SHA1 Message Date
Bazsalanszky
767e75b798 Better markdown handling
This commit fixes some of the issues with markdown rendering:
- Switch to Textview instead of RecyclerView to render Markdown
- Import Spoiler renderer from Jebora
- Import Script renderer from Jebora
- Clean out markwon plugins that were specific to reddit

Closes #130 #172 #217 and #273
2024-08-09 12:45:15 +02:00
Bazsalanszky
336223cc36 Bump version 2024-08-09 09:44:32 +02:00
Bazsalanszky
2a08a26a36 Remove CustomTextView dependency and reimplement it from scratch
The dependency caused some errors. It is old and unmaintained anyway.
2024-08-09 08:52:47 +02:00
Balazs Toldi
ce08191d01 Bump versionCode in build.gradle 2024-08-06 08:23:29 +02:00
Bazsalanszky
2c16a05a95
Bump version code 2024-07-21 20:46:15 +02:00
Balazs Toldi
0affa4a90d Update build.gradle
Bump version, version code and target sdk
2024-07-19 13:11:49 +02:00
Balazs Toldi
4397e09016
Merge changes from Infinity
This commit merges the changes that were made in the upstream infinity repo
2023-10-27 15:10:00 +02:00
Balazs Toldi
3bee0deb11
Reproducible build fix 2023-10-26 08:05:23 +02:00
Balazs Toldi
6d6a79bcb6
Fix python script in the build process 2023-10-24 21:23:23 +02:00
Balazs Toldi
6ff46f928a
Bump version 2023-10-24 20:37:17 +02:00
Balazs Toldi
c43ced8b00
Merge Reproducible Builds
This commit makes release builds reproducible. This will help folks update the app from F-Droid when it's released there.
2023-10-20 09:31:53 +02:00
Angelo Suzuki
1e67b34440 Add previews to RedGIFs posts
- Setup Glide with OkHttp in the custom application
- Add PostEnricher framework, that allows to add more data to fetched Posts. This was used to fetch the RedGIFs preview from their API.
2023-09-07 13:03:08 +02:00
Balazs Toldi
0942f7c5ec
Bump version 2023-08-25 17:34:14 +02:00
Balazs Toldi
1ed86c138e
Removed automatically added dependency 2023-08-24 23:10:46 +02:00
Balazs Toldi
a8b2091e69
Bump version 2023-08-22 22:18:03 +02:00
Balazs Toldi
c7233e05c4
Instance Info page 2023-08-22 21:49:12 +02:00
Bazsalanszky
8c05b6e1ea Revert gradle related changes 2023-08-21 10:09:07 +02:00
Balazs Toldi
3c65bfcf1b
Better sidebar for community pages 2023-08-20 21:31:40 +02:00
Balazs Toldi
9c6f946602
Test nightly build CI 2023-08-13 21:39:19 +02:00
Balazs Toldi
a3a753a9dd
Add "Nightly" build type variant 2023-08-13 15:57:32 +02:00
Bazsalanszky
9872e6e806 Linkify community and user names
This commit makes user and community names clickable in post/comments. Closes #71?
2023-08-07 13:49:18 +02:00
Balazs Toldi
ffc2d669e5 Show images in comments and post
Replace image links in posts and comments with actual images.
2023-08-05 19:07:23 +02:00
Balazs Toldi
907f6e92c3
Bump version 2023-07-31 22:33:42 +02:00
Balazs Toldi
7e433954c5
Bump version 2023-07-30 21:04:26 +02:00
Balazs Toldi
233fc38c23
Revert "Change minifiedRelease name for F-Droid"
This reverts commit 215d31f8ea.
2023-07-30 08:28:09 +02:00
Balazs Toldi
215d31f8ea
Change minifiedRelease name for F-Droid 2023-07-29 22:57:53 +02:00
Balazs Toldi
554eb3c2fe
Bump version 2023-07-29 22:07:12 +02:00
Balazs Toldi
b8da5c6acb
Change version name 2023-07-28 21:27:09 +02:00
Balazs Toldi
df842d33e1
Bump version 2023-07-28 07:08:01 +02:00
Balazs Toldi
31e28fb146
Remove AAR dependency file.
This is necessary for the F-Droid build. I'm not a fan of this solution, as the Jcenter is deprecated by now.
Signed-off-by: Balazs Toldi <balazs@toldi.eu>
2023-07-26 20:55:20 +02:00
Balazs Toldi
d4d533c4f0
Bump version
Signed-off-by: Balazs Toldi <balazs@toldi.eu>
2023-07-26 09:20:24 +02:00
Balazs Toldi
632439c592
Woodpecker CI/CD test
Signed-off-by: Balazs Toldi <balazs@toldi.eu>
2023-07-23 16:45:58 +02:00
Balazs Toldi
d78b12f78d
Basic browsing functionality 2023-07-20 15:58:52 +02:00
Bazsalanszky
fd499edccf
Change package name 2023-07-15 13:06:40 +02:00
Noor Alnajar
a46e96f3e4
Fixed compile error due to JCenter() library issue (#1507)
* Fixed compile error due to JCenter() dependency issue

* Fixed compile error due to JCenter() dependency issue
2023-06-22 20:09:11 -04:00
Docile-Alligator
0d8c5ed4c3 Version 6.0.2. 2023-06-22 09:30:43 -04:00
Docile-Alligator
d386514725 Version 6.0.1 2023-06-20 18:57:57 -04:00
Docile-Alligator
e8c9915a6f Version 5.4.2. 2023-05-13 22:55:58 -04:00
Docile-Alligator
ffe3e0d070 Version 5.4.2-beta1. 2023-04-29 09:12:15 +08:00
Docile-Alligator
ef4ead0434 Include Slidr in code. 2023-04-26 15:36:21 +08:00
Docile-Alligator
69d2cd8994 Version 5.4.1. Minor bugs fixed. 2023-03-05 13:19:23 -05:00
Docile-Alligator
e88c2e957b Version 5.4.0. Minor bugs fixed in PostGalleryTypeImageRecyclerViewAdapter. 2023-02-06 13:53:21 -05:00
Docile-Alligator
e69f778de4 Revert bottom app bar style. 2023-02-06 11:46:40 -05:00
Docile-Alligator
f05ba1c2e5 Version 5.4.0-beta4. Nothing new. 2023-01-29 00:08:54 -05:00
Docile-Alligator
5be035bc22 Version 5.4.0-beta3. Bring back blocking users. 2023-01-25 23:33:30 -05:00
Docile-Alligator
93a53e6ff2 Version 5.4.0-beta2. 2023-01-25 13:45:53 -05:00
Docile-Alligator
206296db5e Material You tweaks. 2022-12-16 00:21:15 +11:00
Docile-Alligator
0bcacafec3 Minor UI tweaks. 2022-12-10 19:51:43 +11:00
Docile-Alligator
58881337c8 Version v5.4.0-beta1. 2022-12-04 11:37:46 +11:00
Docile-Alligator
cea5491ba7 Version v5.4.0-beta1. 2022-12-04 11:15:11 +11:00