305 Commits

Author SHA1 Message Date
3a6264bf7a bump aboutlibraries 2025-04-28 04:13:26 +03:00
a005542272 Fix issue when certain SVGs cannot be viewed by #1697 2025-02-21 12:43:53 +03:00
5c38d06160 Debug icon 2025-02-15 22:30:09 +03:00
aecb2c80f4 gradle update 2025-02-09 03:37:50 +03:00
651a406c4e - 2025-02-04 21:00:54 +03:00
b448677d57 Save favorite filters and templates in main backup file by #1564 (this will clear existing favorite filters and templates!) 2025-01-05 23:39:11 +03:00
8f40518a69 abi filters in app.gradle 2025-01-03 03:03:05 +03:00
3473af873d Added 59 hashing algorithms from bouncycastle api 2025-01-03 02:36:40 +03:00
c5f763c830 continue markup layers 2024-11-24 21:07:49 +03:00
eb87d1ca6e Rework convention plugins 2024-11-15 02:33:43 +03:00
a7e22d9add kotlin 2.0.21, coil3 2024-11-15 01:13:31 +03:00
b65fa19dab Added ability to view Open Source licenses in settings 2024-11-11 11:29:04 +03:00
a9fec87538 New app icon 2024-10-11 05:26:59 +03:00
eb667ee321 Added Tiff compression and previewing 2024-07-05 13:41:21 +03:00
eebe763699 Update build.gradle.kts 2024-04-15 17:22:42 +03:00
09cc4c7801 more modularization 2024-03-20 17:50:06 +03:00
a107c7e50e more modules for the god of modules 2024-03-13 21:25:48 +03:00
0b55a7f6de trash kakoyta 2024-03-13 12:52:57 +03:00
521727896a fix build 2024-02-19 09:33:36 +03:00
9b45f25196 gradle code optimised 2024-02-19 09:23:02 +03:00
fbfef38dc9 fix for China locales by #775 2024-02-15 22:43:24 +03:00
5e902642b9 ADDED Favorite tab for filters selection by #765 2024-02-12 00:08:11 +03:00
8cbca608bd changed UiFilter copy and newInstance to reflection invocation 2024-02-03 13:05:45 +03:00
042a9ebcf5 core settings added 2024-01-21 03:34:06 +03:00
cf5812b142 enabled Feature Preview TYPESAFE_PROJECT_ACCESSORS 2024-01-20 19:27:01 +03:00
641e56de71 added LICENCE header to each file 2024-01-19 02:31:03 +03:00
a6137c5ac6 unified dependecies with jvmTarget 2024-01-14 19:39:35 +03:00
9684b95c48 Build logic added 2024-01-14 19:20:58 +03:00
e1e9971e92 jxl format merged to foss and market ones 2024-01-07 19:56:09 +03:00
141e86185a benchamrk 2024-01-05 16:30:19 +03:00
e1bcb1a780 :core:ui 2024-01-05 13:27:07 +03:00
94b7193926 :core:domain 2024-01-05 13:04:51 +03:00
d135d97906 :core:data 2024-01-05 12:48:17 +03:00
643cfec293 :core:resources 2024-01-05 12:23:09 +03:00
bd7d28885c modularization 2024-01-03 20:01:10 +03:00
1d5f7bae59 modularization 2024-01-03 14:57:45 +03:00
8040ab99bd modularization 2024-01-03 14:44:11 +03:00
0592edb2bb modularization 2024-01-03 01:57:34 +03:00
c7029b9787 modularization 2024-01-03 01:20:43 +03:00
14486d1c49 modularization 2024-01-03 01:13:19 +03:00
e078af5dea modularization 2024-01-03 00:51:23 +03:00
c15abd25e8 modularization 2024-01-02 23:36:33 +03:00
3c6a6b43c9 coredata 2024-01-02 23:10:15 +03:00
89cfcffd11 multimoduling 2024-01-02 22:45:48 +03:00
737a1a12e3 configs expanded 2024-01-01 23:25:33 +03:00
cbfcdd0a54 2.5.2 2023-12-31 19:45:54 +03:00
850cbb0fe2 fix for #606 2023-12-30 23:50:31 +03:00
8a5d711562 Bump com.google.dagger:hilt-compiler from 2.49 to 2.50
Bumps [com.google.dagger:hilt-compiler](https://github.com/google/dagger) from 2.49 to 2.50.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.49...dagger-2.50)

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 13:34:15 +00:00
d46e4cd2c8 Bump com.google.dagger:hilt-android from 2.49 to 2.50
Bumps [com.google.dagger:hilt-android](https://github.com/google/dagger) from 2.49 to 2.50.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.49...dagger-2.50)

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 22:40:33 +00:00
a2fe673180 Bump org.jetbrains.kotlinx:kotlinx-collections-immutable
Bumps [org.jetbrains.kotlinx:kotlinx-collections-immutable](https://github.com/Kotlin/kotlinx.collections.immutable) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/Kotlin/kotlinx.collections.immutable/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.collections.immutable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.collections.immutable/compare/v0.3.6...v0.3.7)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-collections-immutable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 22:44:29 +00:00