Nextcloud bot
a4822daf74
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-02 06:48:54 +00:00
Nextcloud bot
23143a640d
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-02 06:43:36 +00:00
Nextcloud bot
c9c9f11178
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-02 06:43:05 +00:00
Nextcloud bot
bd69ac585d
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-02 06:38:33 +00:00
DESKTOP-EMSE65H\Archontis
40bfca1a06
add my name to license comment
...
Signed-off-by: DESKTOP-EMSE65H\Archontis <arxontisk02@gmail.com>
2023-02-27 14:05:01 +02:00
DESKTOP-EMSE65H\Archontis
3de35d2996
Refactor onCreate: extract initTaskRetainerFragment method
...
This commit extracts the logic to initialize a fragment without UI on a seperate method called `initTaskRetainerFragment`.
Signed-off-by: DESKTOP-EMSE65H\Archontis <arxontisk02@gmail.com>
2023-02-27 14:05:01 +02:00
DESKTOP-EMSE65H\Archontis
8b571bb58c
Refactor onCreate: extract initUI method
...
This commit:
- Creates a `initUI()` method to handle the setup of the toolbar and UI components
- Removes corresponding code from `onCreate()` and replaced it with a call to the new method
- Improves readability of `onCreate()` method
This change does not affect the functionality of the original code.
Signed-off-by: DESKTOP-EMSE65H\Archontis <arxontisk02@gmail.com>
2023-02-27 14:05:01 +02:00
DESKTOP-EMSE65H\Archontis
4cdfa994e9
Refactor onCreate method: extract initLayout method
...
This commit refactors the onCreate() method by exctracting a new method to handle the layout inflation and setting of the content view. The readability of onCreate method is improved.
This change does not affect the functionality of the original code.
Signed-off-by: DESKTOP-EMSE65H\Archontis <arxontisk02@gmail.com>
2023-02-27 14:05:01 +02:00
DESKTOP-EMSE65H\Archontis
3316726a1d
Refactor onCreate() to extract method for loading saved instance state
...
This commit refactors the onCreate() method by extracting the code responsible for loading the saved instance state into a separate method named loadSavedInstanceState(). This improves the readability and maintainability of the code by reducing the complexity of the onCreate() method and separating concerns. The loadSavedInstanceState() method simply takes a Bundle parameter and initializes the relevant instance variables based on the saved state. The onCreate() method now simply calls the super.onCreate() method, sets the default theme, and initializes the sync broadcast receiver.
This change does not affect the functionality of the original code.
Signed-off-by: DESKTOP-EMSE65H\Archontis <arxontisk02@gmail.com>
2023-02-27 14:05:01 +02:00
Nextcloud bot
90542ac1af
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-23 03:45:22 +00:00
Álvaro Brey
55e9098729
Merge pull request #11409 from nextcloud/rakekniven-patch-1
...
l10n: Improved grammar
2023-02-22 17:24:28 +01:00
Álvaro Brey
f91abefc6d
Merge pull request #11149 from nextcloud/mTimestamp
...
mTime: use typed parameter (long) instead of String
2023-02-22 17:21:13 +01:00
Álvaro Brey
a8401a2356
Merge pull request #11411 from nextcloud/fix/fsu-encryption-npe
...
fix: FileStorageUtils: prevent NPE when checking encryption status
2023-02-22 16:46:37 +01:00
Álvaro Brey
3d2baef11f
Merge pull request #11381 from nextcloud/Valdnet-patch-1
...
i18n: Change to capital letter
2023-02-22 15:03:37 +01:00
tobiasKaminsky
860113e842
mTime: use typed parameter (long) instead of String
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-02-22 14:48:03 +01:00
Álvaro Brey
edec670f28
Merge pull request #11384 from nextcloud/fix/invalid-filename-download
...
Improve error message when download fails due to invalid filename
2023-02-22 09:43:37 +01:00
Nextcloud bot
5100a74182
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-22 03:44:38 +00:00
Nextcloud bot
6cf1702c7c
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-22 03:44:06 +00:00
Álvaro Brey
a9e4ba9abd
fix: FileStorageUtils: prevent NPE when checking encryption status
...
This can happen if the parent of a file has been deleted.
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-21 15:14:29 +01:00
Nextcloud bot
654cf8e124
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-21 03:43:38 +00:00
Nextcloud bot
2c889f5493
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-21 03:43:08 +00:00
rakekniven
ab0c8a73c2
l10n: Improved grammar
...
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2023-02-20 19:54:15 +01:00
Nextcloud bot
dfc9193b15
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-20 03:42:54 +00:00
Nextcloud bot
223dad576c
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-20 03:42:23 +00:00
Nextcloud bot
ead544a1cf
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-19 03:42:21 +00:00
Nextcloud bot
3124ca3e95
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-19 03:41:50 +00:00
Álvaro Brey
5bbb26c23c
Remove unused imports
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-17 11:02:45 +01:00
Álvaro Brey
a9e1609f30
feat(download): Show specific error message when download fails due to invalid local filename
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-17 11:02:45 +01:00
Álvaro Brey
0445eb3768
feat(download): Show specific error if download fails due to local file creation failure
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-17 11:02:45 +01:00
Nextcloud bot
53a5804643
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-17 03:43:11 +00:00
Nextcloud bot
569c06c45d
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-17 03:42:41 +00:00
Nextcloud bot
77c295370a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-16 03:42:11 +00:00
Nextcloud bot
c8802bc2a4
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-16 03:41:39 +00:00
Nextcloud bot
a636c5a1f6
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-15 03:41:56 +00:00
Nextcloud bot
de07062396
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-15 03:41:25 +00:00
Valdnet
5195a03b3d
i18n: Change to capital letter
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-02-14 07:55:06 +01:00
Nextcloud bot
ae3d8c8402
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-14 03:41:26 +00:00
Nextcloud bot
c3e760d95b
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-14 03:40:55 +00:00
Álvaro Brey
0946399ba9
Use adaptive colors for pre-login screens ( #11362 )
...
* Use unmodified primary color as background through M3 utils for login screen
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
* Use color utils to fix colors in AuthenticatorActivity for light primaries
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
* WhatsNewActivity: fix for light primary color, port to viewbinding
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
* Fix status bar colors in pre-login screens
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
* FeatureFragment: fix spotbugs
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
* Update login screenshot
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
* build: Set ui dep to 0.5.0 tag
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
---------
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-13 12:39:27 +01:00
Tobias Kaminsky
55a7a26609
Merge pull request #10519 from nextcloud/removeLastFavorite
...
After removing last favorite item show correct placeholder
2023-02-13 12:12:15 +01:00
Nextcloud bot
bb269f4a10
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-13 03:44:13 +00:00
Nextcloud bot
62d405a552
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-13 03:43:43 +00:00
Nextcloud bot
734eae4644
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-12 03:40:22 +00:00
Nextcloud bot
eef53d996d
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-12 03:39:51 +00:00
Nextcloud bot
5a8f3e11b2
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-11 03:39:42 +00:00
Nextcloud bot
ef80ed530f
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-11 03:39:11 +00:00
Nextcloud bot
88bf6bf89a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-10 03:46:24 +00:00
Nextcloud bot
e1d5f831c0
Fix(l10n): 🛠️ Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-10 03:45:52 +00:00
tobiasKaminsky
cf28c7e7d2
After removing last favorite item show correct placeholder
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-02-09 16:18:58 +01:00
Nextcloud bot
6178a1458c
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-09 03:49:36 +00:00