0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #332 from wolpi/weblate More... about 1 year ago
added link to hosted weblate More... about 1 year ago
Translated using Weblate (Chinese (Simplified)) More... about 1 year ago
Translated using Weblate (Norwegian Bokmål) More... about 1 year ago
Translated using Weblate (English) More... about 1 year ago
Translated using Weblate (German) More... about 1 year ago
Added translation using Weblate (Norwegian Bokmål) More... about 1 year ago
added signing of bundle More... about 1 year ago
added building of bundle for google play More... about 1 year ago
removed quotes from github api parameter in hope to avoid status 422 More... about 1 year ago
re-adding permission to mange external storage for next version after 7.0 More... about 1 year ago
removing permission to mange external storage for version 7.0 More... about 1 year ago
set version to 7.1-SNAPSHOT and code to 64 More... about 1 year ago
set version to 7.0 More... about 1 year ago
Added declaration, display and request for new permission POST_NOTIFICATIONS. Refactored permission display code, fixed some warnings in Notification display code. More... about 1 year ago
added event listening to QuickSettingsService in order to properly update tile when server state changes through some other mechanism More... about 1 year ago
set target SDK version to 33 More... about 1 year ago
removed custom permission as that seems to work best, see GH issues #296 and #82 More... about 1 year ago
fixed handling of relative paths when switching working dir for FTP, I see myself forced to implement handling for specific clients by introducing a flag to configure code to be run under test, see GH issue #293 More... about 1 year ago
moved updateView() to onResume() to have recent data when tabs are switched, fixed some warnings More... about 1 year ago
added timeout to wakelock More... about 1 year ago
added wakelock while file copy runs More... about 1 year ago
moved updating of Progress in background task, therefore moved busy waiting inside loop to wait for each file and update progress in order More... about 1 year ago
using theme for other activities More... about 1 year ago
set version to 7.0-SNAPSHOT More... about 1 year ago
now requesting permission with ActivityResultContracts.RequestMultiplePermissions, requests seem to be ignored, other small fixes, so far finishes #281 More... about 1 year ago
wip: broght back Leanback, adjustments in shortcuts & manifest, part of #281 More... about 1 year ago
wip: added onResume() to activity to updateButtonStates, part of #281 More... about 1 year ago
wip: a little refactoring and code cleanup for serverStart, part of #281 More... about 1 year ago
wip: added switching to fingerprints tab, part of #281 More... about 1 year ago