Armin Schrenk
|
1a6258eb17
|
revert eea568ca4e and e2898f0c8b
|
2023-01-04 12:52:16 +01:00 |
|
Armin Schrenk
|
0b0870e313
|
Merge pull request #2575 from VsevolodGolovanov/issue_2557_unlocked_status_indicator_in_tray_icon
Unlocked status indicator in tray icon
Closes #2557
|
2022-12-30 11:40:51 +01:00 |
|
Armin Schrenk
|
6199277002
|
Add Button to open preferences
|
2022-12-29 18:26:13 +01:00 |
|
Armin Schrenk
|
9fefe8e462
|
Show info dialog when keychain is deactivated
|
2022-12-29 18:20:46 +01:00 |
|
Armin Schrenk
|
5fcd53be18
|
load device key before showing UI to prevent uncatched failure of UI loading
|
2022-12-29 18:17:47 +01:00 |
|
VsevolodGolovanov
|
1e12590681
|
Update src/main/java/org/cryptomator/ui/traymenu/AwtTrayMenuController.java
Co-authored-by: Tobias Hagemann <tobias.hagemann@gmail.com>
|
2022-12-15 13:34:52 +04:00 |
|
Tobias Hagemann
|
eea568ca4e
|
GCM is explicitly ready!
|
2022-12-14 22:27:34 +01:00 |
|
Armin Schrenk
|
8009205da7
|
Merge branch 'main' into develop
# Conflicts:
# pom.xml
|
2022-12-14 20:07:24 +01:00 |
|
Armin Schrenk
|
975baf594c
|
Fixes #2576
|
2022-12-14 19:58:22 +01:00 |
|
Vsevolod Golovanov
|
5a99c7bb61
|
Unlocked status indicator in tray icon #2557
Now tracking unlockedness and updating the icon accordingly.
|
2022-12-14 21:18:37 +04:00 |
|
Tobias Hagemann
|
e2898f0c8b
|
GCM is ready!
|
2022-12-14 17:36:06 +01:00 |
|
Tobias Hagemann
|
819fa803f3
|
cleaned up tray icons
|
2022-12-14 16:47:07 +01:00 |
|
Armin Schrenk
|
e188169916
|
add missing javafx getter in resultListCell
|
2022-12-06 15:44:02 +01:00 |
|
Armin Schrenk
|
7f79c554f7
|
Merge pull request #2553 from cryptomator/feature/health-check-fix-batch
Improve Health Check (Fix-all-button, result filtering and more)
|
2022-12-06 10:47:11 +01:00 |
|
Armin Schrenk
|
3cbe4aa7eb
|
use functional style
|
2022-12-06 10:39:38 +01:00 |
|
Armin Schrenk
|
f21b8a0f7a
|
Merge branch 'develop' into feature/health-check-fix-batch
# Conflicts:
# pom.xml
|
2022-12-02 11:08:58 +01:00 |
|
Armin Schrenk
|
d932091021
|
add translations for fixState filter
|
2022-12-01 22:20:31 +01:00 |
|
Armin Schrenk
|
216abf224e
|
add severity and its list filter translatable
|
2022-12-01 17:37:26 +01:00 |
|
Armin Schrenk
|
920866b1a1
|
Merge branch 'develop' into feature/stats-counter-for-metadata
# Conflicts:
# pom.xml
|
2022-12-01 12:44:09 +01:00 |
|
Armin Schrenk
|
792fe1eafe
|
use jfx19 API
|
2022-11-30 16:23:44 +01:00 |
|
Armin Schrenk
|
65e1993b43
|
Add tooltip to result severity icon
|
2022-11-30 13:35:06 +01:00 |
|
Sebastian Stenzel
|
33ebc17619
|
Merge branch 'develop' into fix/2383-tray-icon-refresh
|
2022-11-30 11:46:36 +01:00 |
|
Armin Schrenk
|
019292f1db
|
Merge pull request #2521 from cryptomator/feature/mac-screenshot-fix
Fixes wrong screenshot shown in Open Existing Vault
Fixes #2512
|
2022-11-29 17:19:31 +01:00 |
|
Armin Schrenk
|
2f9818aade
|
use new JavaFX 19 API
|
2022-11-29 17:07:43 +01:00 |
|
Armin Schrenk
|
9cec45dc1f
|
Add context menu to copy single result info
|
2022-11-29 14:18:43 +01:00 |
|
Armin Schrenk
|
5f55530b4a
|
Add filters to results list
|
2022-11-29 13:49:11 +01:00 |
|
Armin Schrenk
|
96de2556a9
|
apply correct style class on check icon
|
2022-11-28 15:00:16 +01:00 |
|
Armin Schrenk
|
4dc1d59305
|
Implement fix all button
|
2022-11-25 17:17:55 +01:00 |
|
Armin Schrenk
|
d896fe21b5
|
adapt result fixing to new api
|
2022-11-24 10:13:37 +01:00 |
|
Armin Schrenk
|
13debaafbe
|
set loopback alias in Cryptomator app during build time
|
2022-11-18 13:34:38 +01:00 |
|
Edward Chow
|
759c21e5cf
|
fix preconditions import
|
2022-11-13 11:43:05 +11:00 |
|
Edward Chow
|
1414ab4681
|
use preconditions instead of try...catch
|
2022-11-12 22:26:08 +11:00 |
|
Edward Chow
|
1486826883
|
remove unused imports
|
2022-11-12 22:19:22 +11:00 |
|
Tobias Hagemann
|
dda7255d8e
|
deduplicated code
|
2022-11-10 18:36:14 +01:00 |
|
Tobias Hagemann
|
6caf132cfb
|
fixes #2512
|
2022-11-10 18:18:34 +01:00 |
|
Edward Chow
|
dc310c009f
|
rename to onBeforeOpenMenu and init local reference in showTrayIcon()
|
2022-11-01 22:37:11 +11:00 |
|
Sebastian Stenzel
|
c79cfe1c9d
|
Merge branch 'develop' into feature/javafx-19
# Conflicts:
# pom.xml
|
2022-10-26 11:43:07 +02:00 |
|
Armin Schrenk
|
01a6475d5f
|
replace deprecated method call
|
2022-10-17 17:13:12 +02:00 |
|
Edward Chow
|
445be3b668
|
remove straggling lines of awt code
|
2022-10-16 22:36:25 +11:00 |
|
Edward Chow
|
f852ae0392
|
remove AWT code and relocate to TrayMenuController
|
2022-10-16 22:26:30 +11:00 |
|
Edward Chow
|
e5e606f3ae
|
refresh vault list on tray icon click (#2383)
|
2022-10-16 17:42:07 +11:00 |
|
Sebastian Stenzel
|
8040b71a51
|
simplified some more bindings
|
2022-10-10 12:09:30 +02:00 |
|
Sebastian Stenzel
|
76e7a0a7b8
|
bump OpenJFX to version 19
replaced EasyBind with `ObservableValue.map()` where possible
|
2022-10-10 10:24:42 +02:00 |
|
Sebastian Stenzel
|
672b4aee2d
|
added Belgian, Danish, Farsi, Sinhala, Vietnamese to language chooser
|
2022-10-06 16:19:16 +02:00 |
|
Julian Raufelder
|
da2f97b1c4
|
Fix communitcation with hub if it supports only HTTP version 1.1
|
2022-10-06 09:38:02 +02:00 |
|
Armin Schrenk
|
ce96d1c65e
|
Merge pull request #2452 from chewitt1/chewitt-next-button
Fixes #2447
|
2022-09-21 21:31:33 +02:00 |
|
Carrima Hewitt
|
f02a8e14ff
|
Fixed Trim and Bidirectional Bind
|
2022-09-21 11:11:00 -04:00 |
|
Ralph Plawetzki
|
1101a7574c
|
Beautify the code
|
2022-09-20 20:12:44 +02:00 |
|
Ralph Plawetzki
|
30de04e291
|
Move CheckBox (injected from JavaFX) below the final fields (injected by Dagger)
|
2022-09-20 20:12:43 +02:00 |
|
Ralph Plawetzki
|
2e3d2e86e2
|
Cut off the application from accessing keychains at the earliest point possible
as suggested in the discussion to #2445
|
2022-09-20 20:12:43 +02:00 |
|