Commit Graph

2689 Commits

Author SHA1 Message Date
9667383e27 Initial API rewrite 2025-06-07 11:07:02 +02:00
55bbef25c6 Switch pipeline to java 17 2024-08-29 14:20:42 +02:00
32c75ff87c Fix crash when switching to some sort types on the community search page
Closes #283
2024-08-29 14:12:15 +02:00
468bae4019 Fix crash on video autoplay
This commit fixes the issue where the app crashes if autoplay is enabled and the user clicks on a post with a video.

Closes #281
2024-08-29 13:51:30 +02:00
e8b199a74a Fix crash on theme editing
This commit resolves the issue where saving or previewing a theme crashed the app.

Closes #282
2024-08-29 10:52:20 +02:00
0c8e3e3ea5 Fix comment rendering
There were some issues rendering markdown in comments. Now its fixed.
2024-08-12 13:16:18 +02:00
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
c1c8d99de2 Fix issue where preferences used the Display name instead of the full account name
Closes #275
2024-08-09 10:37:23 +02:00
336223cc36 Bump version v0.2.1 2024-08-09 09:44:32 +02:00
7da428e9b2 Removed unused translations 2024-08-09 09:35:09 +02:00
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
c60d88b2fe Add ThreadStackSize to gradle.properties
For real now
2024-08-08 14:43:59 +02:00
b66742dd37 Revert "Add ThreadStackSize to gradle.properties"
This reverts commit b3623e6f7b.
2024-08-08 14:40:41 +02:00
b3623e6f7b Add ThreadStackSize to gradle.properties 2024-08-08 14:38:42 +02:00
2a2e7c0e87 Removed many unused strings
Closes #263
2024-08-08 14:27:31 +02:00
1395eee2df Fix typo in woodpecker pipeline v0.2.0 2024-08-06 08:30:25 +02:00
a0e2bb06a1 Update SDK in woodpecker pipeline 2024-08-06 08:23:29 +02:00
ce08191d01 Bump versionCode in build.gradle 2024-08-06 08:23:29 +02:00
75f65691fd Translated using Weblate (Greek)
Currently translated at 99.5% (1319 of 1325 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/el/
2024-08-05 16:18:23 +00:00
b70db40a03 Fix crash when trying to Commnet
Previously, if a post did not have any markdown in it, the app would not initialize Glide on the CommentActivity, causing a crash while loading the user icon. Now it will be initialized either way.

Closes #272
2024-08-04 14:31:39 +02:00
5f345113f1 Translated using Weblate (Bavarian)
Currently translated at 0.9% (12 of 1325 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/bar/
2024-08-03 21:18:23 +00:00
ba1c320e47 Translated using Weblate (German)
Currently translated at 100.0% (1325 of 1325 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/de/
2024-08-03 21:18:23 +00:00
be6c137e03 Translated using Weblate (Czech)
Currently translated at 100.0% (1325 of 1325 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/cs/
2024-08-03 21:18:23 +00:00
07a556b76e Added translation using Weblate (Bavarian) 2024-08-03 08:02:33 +00:00
5aba7cd938 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1325 of 1325 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/uk/
2024-08-02 13:18:23 +00:00
40b63522d0 Translated using Weblate (Portuguese)
Currently translated at 94.5% (1253 of 1325 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/pt/
2024-08-02 13:18:23 +00:00
934d0e5c81 Change error image in a few more places 2024-08-01 18:33:58 +02:00
6457a4db2f Proper Admin/Moderator indication
This commit adds proper indicators if a post or comment is made by a moderator or an admin. If a user is both an admin and a moderator, both indicators will be shown.

Closes #267
2024-07-30 09:32:16 +02:00
4ccb1a38bf Fix crash when opening links
This commit fixes the issue where opening links while browsing would trigger an account switch with a null name.
2024-07-29 21:47:54 +02:00
de92e0edd3 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1325 of 1325 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/uk/
2024-07-29 09:18:23 +00:00
e87426d591 Translated using Weblate (French)
Currently translated at 93.5% (1240 of 1325 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/fr/
2024-07-28 08:27:52 +00:00
3a9638e236 Fix typos 2024-07-28 10:00:46 +02:00
f5b8206959 Fix token checking (again)
Failure to call the API (e.g. network error) with the token caused incorrect relogin requests.
2024-07-28 10:00:45 +02:00
ae74eeba0f Translated using Weblate (Greek)
Currently translated at 99.5% (1318 of 1324 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/el/
2024-07-27 13:18:23 +00:00
f6e5942e86 Translated using Weblate (Finnish)
Currently translated at 56.0% (742 of 1324 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/fi/
2024-07-24 17:22:40 +00:00
b67b62f952 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1324 of 1324 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/uk/
2024-07-23 10:18:23 +00:00
f01e53953b Translated using Weblate (Czech)
Currently translated at 100.0% (1324 of 1324 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/cs/
2024-07-23 10:18:23 +00:00
241f082806 Translated using Weblate (Hungarian)
Currently translated at 82.7% (1094 of 1322 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/hu/
2024-07-22 10:07:25 +00:00
56e05a2e84 Add indication for removed/deleted comments
It is now visible, if a comment is deleted by the creator or if it was removed by a moderator or admin.

Closes #249
2024-07-22 12:07:13 +02:00
2c16a05a95 Bump version code 2024-07-21 20:46:15 +02:00
23c5ac9127 Fix issues with notifications
This commit fixes the issue where the app incorrectly switches accounts when opening a notification (see changes in the InboxActivity). It also fixes the issue where the posts/comments would not show up after clicking on a notification that would require an account switch (see changes in the LinkResolverActivity).
2024-07-21 20:44:39 +02:00
1303106a7b Mark message as read fix
This commit fixes the issue where messages aren't marked as read when you click on them from the InboxActivity.
2024-07-21 13:47:07 +02:00
f9a0e0e70d Fix CRASH on starting a foreground service
Starting from android target 34, we need to set a foreground service type. In my opinion, the dataSync one fits best for us.
2024-07-21 11:49:17 +02:00
3d3285d1ee Fix CRASH on CommentActivity 2024-07-21 11:49:17 +02:00
c2017dd17c Translated using Weblate (Greek)
Currently translated at 99.5% (1316 of 1322 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/el/
2024-07-20 20:18:24 +00:00
fb6d9ed0bc Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1322 of 1322 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/uk/
2024-07-20 20:18:24 +00:00
257dc4d0a7 Translated using Weblate (Czech)
Currently translated at 100.0% (1322 of 1322 strings)

Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/cs/
2024-07-20 20:18:24 +00:00
5fdf1208a7 Better image loading in Markdown
This commit potentially solves issues with slow scrolling on posts and some crashes due to too large files
2024-07-19 20:55:08 +02:00
6708b72fd8 Removed commit log file 2024-07-19 19:15:05 +02:00
327b874fd6 Update strings
Removed anonymous_homepage_not_implemented string from every language file
2024-07-19 19:12:46 +02:00