1822 Commits

Author SHA1 Message Date
akesi seli
df46501fdb
chore(deps): bump de.jensklingenberg.ktorfit:ktorfit-ksp (#119)
Bumps [de.jensklingenberg.ktorfit:ktorfit-ksp](https://github.com/Foso/Ktorfit) from from 2.2.0-1.0.27 to 2.2.0-1.0.28
2024-11-20 20:53:10 +01:00
akesi seli
4bc31d12ab
fix: use Fit content scale for videos in timelines (#118) 2024-11-20 18:41:20 +01:00
akesi seli
ba841f779f
fix: update settings MVI state to defaults (#117) 2024-11-20 14:05:23 +01:00
akesi seli
9ec984b856
refactor: navigation bar insets (#113)
* remove unused bottom sheet

* enable backward compatible edge-to-edge

* fix bottom sheet bottom inset

* refactor main screen layout

* hide bottom bar while scrolling in inbox and profile
2024-11-20 12:15:49 +01:00
Akesi Seli
eb8d38a076 chore: rename pt-BR l10n for Fastlane metadata 2024-11-18 19:43:04 +01:00
dependabot[bot]
9f2d245434
chore(deps): bump com.google.devtools.ksp (#111)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.21-1.0.27 to 2.0.21-1.0.28.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.21-1.0.27...2.0.21-1.0.28)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 08:48:42 +01:00
dependabot[bot]
7b39726f03
chore(deps): bump coil from 3.0.2 to 3.0.3 (#110)
Bumps `coil` from 3.0.2 to 3.0.3.

Updates `io.coil-kt.coil3:coil` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.2...3.0.3)

Updates `io.coil-kt.coil3:coil-network-ktor3` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.2...3.0.3)

Updates `io.coil-kt.coil3:coil-compose-core` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.2...3.0.3)

Updates `io.coil-kt.coil3:coil-gif` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: io.coil-kt.coil3:coil
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-network-ktor3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-compose-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-gif
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 08:48:33 +01:00
Akesi Seli
4c43921faa chore: add disclaimer about application ID change 2024-11-17 22:01:00 +01:00
Akesi Seli
0c9263ec09 chore: update Gradle wrapper 2024-11-17 21:46:37 +01:00
Akesi Seli
38fbab01df chore: fix changelog.txt format 2024-11-17 12:22:00 +01:00
Akesi Seli
c01b93f922 version 1.13.0 1.13.0 2024-11-17 12:05:19 +01:00
akesi seli
044d716e45
fix: change settings export default file name; update font scale factors (#109)
* update font scale factors (again)

* rename settings export default JSON file name
2024-11-17 11:58:34 +01:00
akesi seli
e67822beea
fix: video rendering timeline and attachment detail (#108)
* fix date in privacy policy

* update PR template

* fix video rendering in timelines

* fix video rendering in attachment detail
2024-11-17 11:38:35 +01:00
akesi seli
0c5e0178f8
chore: update PRIVACY.md
Review privacy policy to be in line with the other apps of the Procyon Project.
2024-11-16 10:21:27 +01:00
akesi seli
1067916c37
chore: add pull request template and review issue templates (#107)
* review issue templates

* add PR template

* update email address in privacy policy
2024-11-15 13:20:35 +01:00
akesi seli
4a8e1ce7b0
feat: add button to reveal images in timelines (#106) 2024-11-15 08:51:41 +01:00
akesi seli
92d88934aa
chore(deps): update compose multiplatform from 1.7.0 to 1.7.1 (#105)
* update compose multiplatform from 1.7.0 to 1.7.1

* update README.md

* fix ripple effects in top bars
2024-11-15 01:04:11 +01:00
akesi seli
8ef33a065b
chore: update SECURITY.md 2024-11-14 18:56:13 +01:00
akesi seli
59e8ab340c
chore: update CODE_OF_CONDUCT.md
Update email address.
2024-11-14 18:50:15 +01:00
akesi seli
f4ee9d15f0
fix: drawer header dropdown button ripple (#102) 2024-11-14 07:45:50 +01:00
akesi seli
0dc56f11f4
enhancement: review font scale factors (#101) 2024-11-13 23:11:10 +01:00
akesi seli
dde920e4fa
chore: update label for saved posts and comments (#100)
* chore: update label for saved posts and comments

* update user manual
2024-11-13 22:49:44 +01:00
akesi seli
00786176f2
chore: add release workflow (#99)
* create placeholder changelog

* add release workflow

* add checklists to CONTRIBUTING.md
2024-11-13 22:28:34 +01:00
Akesi Seli
081c3dc0e1 version 1.13.0-beta05 1.13.0-beta05 2024-11-13 12:32:15 +01:00
akesi seli
abe176a817
chore: add table of contents and internal links in user manual (#98) 2024-11-12 23:27:51 +01:00
akesi seli
5e72a3b8f5
feat: make it possible to open videos full screen (#97)
* update player config

* update video player composable

* update card video composable

* update post card composable

* update media item composable

* make image detail screen support videos

* update usages in all screens

* update tech stack in README

* update technical manual
2024-11-12 22:58:20 +01:00
akesi seli
2ea13d1d9e
chore: update user manual (#96)
* fix inter-item padding in modlog

* update screenshots

* update images in fastlane metadata

* rewrite user manual

* update README with new screenshots
2024-11-12 20:07:35 +01:00
akesi seli
6f80f7d666
chore: review inter-item spacings in setting lists and side menus (#95)
* review font scale factors

* review settings UI components

* review placeholder image component

* update inter-item space in settings lists and side menus
2024-11-12 18:37:50 +01:00
akesi seli
2c0e84522e
enhancement: add Atkinson Hyperlegible font instead of Charis SIL (#94)
* remove old resources

* add new font

* update resource bridge

* update font family and resource mapping

* include new font in selection bottom sheets

* update font scale factors

* update licenses screen

* update user manual
2024-11-12 14:53:27 +01:00
akesi seli
95a6700040
Migrate webview to calf (#93)
* remove custom implementation

* update build scripts

* update usages in WebViewScreen

* update usages in PostCardEmbeddedWebView
2024-11-11 22:46:36 +01:00
Akesi Seli
bf5a1f78f5 fix: mute videos by default 2024-11-11 10:25:40 +01:00
akesi seli
4e354f2c43
refactor: migrate to compose-multiplatform-media-player (#92)
* remove old video player

* update build scripts

* add player config to resources

* rewrite video player using new library

* update usages

* update documentation
2024-11-11 08:48:54 +01:00
dependabot[bot]
7406ce4006
chore(deps): bump de.jensklingenberg.ktorfit:ktorfit-ksp (#91)
Bumps [de.jensklingenberg.ktorfit:ktorfit-ksp](https://github.com/Foso/Ktorfit) from 2.1.0-1.0.26 to 2.2.0-1.0.27.
- [Release notes](https://github.com/Foso/Ktorfit/releases)
- [Changelog](https://github.com/Foso/Ktorfit/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Foso/Ktorfit/commits)

---
updated-dependencies:
- dependency-name: de.jensklingenberg.ktorfit:ktorfit-ksp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 08:12:21 +01:00
dependabot[bot]
61dd29969f
chore(deps): bump coil from 3.0.1 to 3.0.2 (#90)
Bumps `coil` from 3.0.1 to 3.0.2.

Updates `io.coil-kt.coil3:coil` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.1...3.0.2)

Updates `io.coil-kt.coil3:coil-network-ktor3` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.1...3.0.2)

Updates `io.coil-kt.coil3:coil-compose-core` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.1...3.0.2)

Updates `io.coil-kt.coil3:coil-gif` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: io.coil-kt.coil3:coil
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-network-ktor3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-compose-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-gif
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 08:04:18 +01:00
dependabot[bot]
a2da6f9295
chore(deps): bump ktorfit from 2.1.0 to 2.2.0 (#89)
Bumps `ktorfit` from 2.1.0 to 2.2.0.

Updates `de.jensklingenberg.ktorfit:ktorfit-lib` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/Foso/Ktorfit/releases)
- [Changelog](https://github.com/Foso/Ktorfit/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Foso/Ktorfit/compare/2.1.0...2.2.0)

Updates `de.jensklingenberg.ktorfit` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/Foso/Ktorfit/releases)
- [Changelog](https://github.com/Foso/Ktorfit/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Foso/Ktorfit/compare/2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: de.jensklingenberg.ktorfit:ktorfit-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: de.jensklingenberg.ktorfit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 08:04:10 +01:00
akesi seli
69728c6ebd
fix: text style used for links in Markdown (#88) 2024-11-10 22:33:40 +01:00
akesi seli
11a0ff15ca
chore: improve readability of vote actions (#86) 2024-11-10 22:19:30 +01:00
akesi seli
61047e6f63
chore: update README.md
Add badge images for website and manual
2024-11-08 23:05:28 +01:00
akesi seli
2d034d507a
chore: update README.md
Separate technical badges from social contacts
2024-11-08 22:35:08 +01:00
akesi seli
957a7bfef7
chore: update README.md
Add Matrix and Lemmy badges
2024-11-08 22:14:58 +01:00
akesi seli
e76e4d70ce
chore: update README.md
Add badge for website and user manual
2024-11-08 22:06:19 +01:00
akesi seli
d44bd35ac6
chore(deps): bump de.jensklingenberg.ktorfit:ktorfit-ksp from 2.1.0-1.0.25 to 2.1.0-1.0.26 (#85) 2024-11-07 17:20:29 +01:00
akesi seli
aa8f06555b
enhancement: add new instances to default list (#83)
- remove feddit.de
- add feddit.it, infosec.pub, lemmy.sdf.org, mander.xyz
- reset list if contains legacy values
2024-11-06 09:13:00 +01:00
akesi seli
325a0dbd03
refactor: migrate image loading to Coil3 (#82)
* update dependency declarations

* update build scripts

* add getTempDir to FileSystemManager

* define ImageLoaderProvider

* refactor ImagePreloadManager

* refactor CustomImage

* update DI and utilities

* update usages in UI components

* update imports for ImagePreloadManager

* cleanup main application class

* add new image transformer for markdown rendering
2024-11-05 16:19:29 +01:00
akesi seli
2996c3ea96
fix: restore UI state after closing default sort bottom sheet in community detail (#80) 2024-11-05 12:33:56 +01:00
Akesi Seli
129d4caf33 version 1.13.0-beta04 1.13.0-beta04 2024-11-04 23:27:36 +01:00
akesi seli
6c8f280a39
refactor: migrate ManageAccountsScreen to ManageAccountBottomSheet (#79)
* refactor ManageAccountsBottomSheet

* remove BottomSheetHandle obsolete composable

* update Gradle scripts

* add spacer between title and list in select instance bottom sheet

* update usages
2024-11-04 23:26:36 +01:00
akesi seli
01309e456b
refactor: migrate SelectInstanceBottomSheet to M3 (#78)
* close side menu on logout confirmed

* refactor SelectInstanceBottomSheet

* update usages
2024-11-04 22:56:02 +01:00
akesi seli
a1d6ed9833
refactor: migrate SliderBottomSheet to M3 (#77)
* migrate SliderBottomSheet to M3

* update usage in advanced settings screen

* rename variable for select number bottom sheet state in configure content screen
2024-11-04 21:58:45 +01:00
akesi seli
5782379ac1
refactor: migrate SelectNumberBottomSheet to M3 modal bottom sheet (#76)
* refactor SelectNumberBottomSheet

* update usages in advanced settings and configure content screen
2024-11-04 21:33:50 +01:00