Skip to content

Conversation

@VishalNehra
Copy link
Member

No description provided.

TranceLove and others added 30 commits September 29, 2023 23:17
Icon should be androidx.appcompat.widget.AppCompatImageView instead
The previous code had a bug that makes an ActivityNotFoundException when a user tries to open a URL on a system with any browser enabled, which is common on Oculus devices, for instance. This commit uses PackageManager to check if there is any webview enabled. It includes the following changes:

- Added PackageManager query to find a match with any enabled webview.
- Starts the activity only if there is a match.
- Logs a warning when there is no webview.
- Displays a Toast message indicating that no browser is available.
- Added some translations of the message

This fix resolves the reported bug and improves the overall user experience when opening URLs.

Fixes: #3756
For GPD XD Gen 1 running LegacyROM (4.4.4), where its ls command is not returning any number for directory size (usually 1 or 4096)
- FtpNotification use NotificationManagerCompat to ensure compatibility
- TextEditorActivity added a couple of null checks to make linter happier

Fixes #768
When the option is "None on top", I think there should be no file and/or folder header labels displayed.

Fixes #942.
Fixes #3055
Fixes #3364
Return the actual path for local files
Text Editor UI/UX Update & Code Refactor
Sanitize parameters to prevent path injection
Feat: Added label for properties buttons
Fixes NPE on `HybridFile#isDirectory`
Force return IPv4 address when probing network interface for listening address
Added length check for path and name of UNKNOWN File
…g-class

Fix ClassCastException at SmbSearchDialog with SMB SubnetScanner
…yDevices

Fix ls lines for (even more) legacy devices
transifex-integration bot and others added 29 commits February 15, 2024 10:23
94% of minimum 90% translated source file: 'strings.xml'
on 'zh_TW'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
96% of minimum 90% translated source file: 'strings.xml'
on 'he'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
94% of minimum 90% translated source file: 'strings.xml'
on 'pl'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
94% of minimum 90% translated source file: 'strings.xml'
on 'zh-Hans'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
94% of minimum 90% translated source file: 'strings.xml'
on 'zh_HK'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
94% of minimum 90% translated source file: 'strings.xml'
on 'my_MM'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
97% of minimum 90% translated source file: 'strings.xml'
on 'id'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
94% of minimum 90% translated source file: 'strings.xml'
on 'pt_BR'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
99% of minimum 90% translated source file: 'strings.xml'
on 'el'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
94% of minimum 90% translated source file: 'strings.xml'
on 'zh_CN'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
94% of minimum 90% translated source file: 'strings.xml'
on 'zh-Hans'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
94% of minimum 90% translated source file: 'strings.xml'
on 'tr'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
94% of minimum 90% translated source file: 'strings.xml'
on 'pt_PT'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
94% of minimum 90% translated source file: 'strings.xml'
on 'pt_BR'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
98% of minimum 90% translated source file: 'strings.xml'
on 'hu'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
94% of minimum 90% translated source file: 'strings.xml'
on 'my'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
97% of minimum 90% translated source file: 'strings.xml'
on 'id'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
99% of minimum 90% translated source file: 'strings.xml'
on 'el'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
98% of minimum 90% translated source file: 'strings.xml'
on 'hu'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
@VishalNehra VishalNehra merged commit 9fbf99c into master Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants