Armin Schrenk
|
be69e04f51
|
fix build due to breaking changes in cryptofs
|
2025-01-17 13:28:14 +01:00 |
|
Armin Schrenk
|
194f6009df
|
Update cryptofs to version 2.7.2
|
2025-01-17 13:22:45 +01:00 |
|
Sebastian Stenzel
|
910a2eace8
|
build AppImage on ubuntu-24.04-arm (#3681)
|
2025-01-17 09:08:02 +01:00 |
|
Jan-Peter Klein
|
3c95618eec
|
changed dokany dialog icon to EXCLAMATION
|
2025-01-15 16:16:40 +01:00 |
|
Armin Schrenk
|
fc709eb700
|
use caffeine for building a cache
|
2025-01-14 19:16:46 +01:00 |
|
Julian Raufelder
|
a6c60ac5d0
|
Hello 2025 🎉
|
2025-01-14 16:34:32 +01:00 |
|
mindmonk
|
b88b9c8f92
|
Merge pull request #3676 from cryptomator/feature/change-zulu-to-temurin
Changed JAVA_DIST zulu to temurin
|
2025-01-13 13:25:55 +01:00 |
|
dependabot[bot]
|
2b8cd36b7b
|
Bump ch.qos.logback:logback-core from 1.5.12 to 1.5.13 (#3655)
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.12 to 1.5.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.12...v_1.5.13)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-12 15:27:30 +01:00 |
|
Jan-Peter Klein
|
3d23deb744
|
changed JAVA_DIST zulu to temurin
|
2025-01-12 14:42:04 +01:00 |
|
mindmonk
|
de3b2715c7
|
Merge pull request #3618 from cryptomator/feature/dialog-builder
Feature: SimpleDialogBuilder
|
2025-01-10 15:17:24 +01:00 |
|
Jan-Peter Klein
|
f3d8bd359d
|
Merge branch 'develop' into feature/dialog-builder
|
2025-01-10 15:05:07 +01:00 |
|
Armin Schrenk
|
d7d6e46b2a
|
Ensure JDK 23 is used in building mac dmg x64
|
2025-01-10 14:33:34 +01:00 |
|
Jan-Peter Klein
|
501f682d68
|
annotate Dialogs with @Singleton
removed redundant providers
|
2025-01-10 11:58:19 +01:00 |
|
Jan-Peter Klein
|
7cbf1e10e5
|
refactor dialogs with injected resourceBundle for builder creation
|
2025-01-09 17:39:02 +01:00 |
|
Jan-Peter Klein
|
fb00972bc1
|
improve naming
|
2025-01-09 15:31:07 +01:00 |
|
Jan-Peter Klein
|
387fb28c65
|
remove unused LOGs and improved var naming
|
2025-01-09 15:22:25 +01:00 |
|
Jan-Peter Klein
|
40fbfd10d1
|
moved all simple dialogs to Dialogs
|
2025-01-08 19:17:20 +01:00 |
|
Jan-Peter Klein
|
e5e4695cd6
|
replaced setters and extended the constructor of SimpleDialogController
|
2025-01-08 17:50:54 +01:00 |
|
Armin Schrenk
|
4a0c8ae80e
|
fix check-jdk-update workflow [ci skip]
|
2025-01-08 17:09:53 +01:00 |
|
Armin Schrenk
|
384ca8eb2a
|
for testing
|
2025-01-08 16:02:00 +01:00 |
|
Jan-Peter Klein
|
59f360bde7
|
improve formatting, rename and simplify vars
|
2025-01-08 15:07:04 +01:00 |
|
Jan-Peter Klein
|
8830e0f5fb
|
Move repeated 'remove vault' dialog to Dialogs class
|
2025-01-07 15:19:06 +01:00 |
|
Jan-Peter Klein
|
7a391a2825
|
reformat code
|
2025-01-07 14:47:20 +01:00 |
|
Jan-Peter Klein
|
a1941911ef
|
renamed to simple Dialog
|
2025-01-07 14:45:09 +01:00 |
|
Jan-Peter Klein
|
a0667ff361
|
add validation for required parameters and changed exception message
|
2025-01-07 14:39:22 +01:00 |
|
Armin Schrenk
|
cbc41d535d
|
Merge pull request #3641 from cryptomator/feature/jdk23
Feature: JDK 23
|
2024-12-11 15:42:09 +01:00 |
|
Armin Schrenk
|
f51780dcb5
|
also update deb rules file [ci skip]
|
2024-12-10 18:03:07 +01:00 |
|
Armin Schrenk
|
c055488df7
|
update github workflows
|
2024-12-10 17:47:48 +01:00 |
|
Armin Schrenk
|
b15c376e59
|
fix and update JDK check workflow
|
2024-12-10 17:42:55 +01:00 |
|
Armin Schrenk
|
fdf03d2fdc
|
enable JDK23 for IDE
|
2024-12-10 17:15:34 +01:00 |
|
Armin Schrenk
|
437350af9f
|
reduce api diff
|
2024-12-10 17:14:09 +01:00 |
|
Julian Raufelder
|
5114e2ad22
|
Merge pull request #3640 from lamtrinhdev/develop
Correct the link of issues list for both iOS and Android.
|
2024-12-09 14:09:03 +01:00 |
|
LamTrinh.Dev
|
b3b4f61c42
|
Correct the link of issues list for both iOS and Android.
|
2024-12-09 19:13:44 +07:00 |
|
Armin Schrenk
|
fa16556af1
|
do not allow empty display name for vault
Fixes #3633
|
2024-12-02 11:02:11 +01:00 |
|
Armin Schrenk
|
de766c2653
|
Update suppression.xml
|
2024-12-02 09:40:40 +01:00 |
|
Armin Schrenk
|
dcc27efe5c
|
remove unused option in app-image creation [skip ci]
references 84732337ca
|
2024-11-28 17:26:10 +01:00 |
|
Armin Schrenk
|
78ceb604f9
|
only use macos intel runner on releases
|
2024-11-27 16:47:42 +01:00 |
|
Armin Schrenk
|
7bdcdcba3d
|
Update suppression.xml
|
2024-11-26 15:49:43 +01:00 |
|
Jan-Peter Klein
|
e929d41d67
|
reordered and renamed to org.ui.dialogs.SimpleDialog...
|
2024-11-25 19:23:48 +01:00 |
|
Jan-Peter Klein
|
600aca083c
|
refactor CustomDialog.Builder provisioning to use Dagger's Provider
|
2024-11-25 15:09:29 +01:00 |
|
Jan-Peter Klein
|
02c20c01ee
|
improve exception handling
|
2024-11-21 16:55:03 +01:00 |
|
mindmonk
|
50cfdbbc0b
|
Merge pull request #3617 from cryptomator/feature/ui-cleanup
Enhance UI Components, Fix Issues, and Improve Visual Consistency
|
2024-11-20 12:21:31 +01:00 |
|
Gutyina Gergő
|
38c556af0b
|
Update jdk version to 23
|
2024-11-19 23:31:24 +01:00 |
|
Gutyina Gergő
|
0b9d777109
|
Remove string templates
|
2024-11-19 23:31:24 +01:00 |
|
Armin Schrenk
|
eb3c1f3c7a
|
Merge branch 'main' into develop
# Conflicts:
# pom.xml
|
2024-11-19 10:01:00 +01:00 |
|
Armin Schrenk
|
311c490377
|
Merge branch 'hotfix/1.14.2'
1.14.2
|
2024-11-19 09:59:27 +01:00 |
|
Armin Schrenk
|
39ed00ff6f
|
Use correct version
|
2024-11-19 09:57:56 +01:00 |
|
Armin Schrenk
|
28338d2dcf
|
use stable version
|
2024-11-19 09:50:46 +01:00 |
|
Jan-Peter Klein
|
bba5d11bdc
|
small fixes
|
2024-11-18 18:07:36 +01:00 |
|
mindmonk
|
36ef191874
|
Merge branch 'develop' into feature/dialog-builder
|
2024-11-18 17:58:59 +01:00 |
|