Skip to content

[PB-6281]: add foreground upload notifications with cancel and progress tracking#470

Merged
terrerox merged 1 commit into
release-1.9.1from
feature/PB-6281-upload-progress-ui
Jun 10, 2026
Merged

[PB-6281]: add foreground upload notifications with cancel and progress tracking#470
terrerox merged 1 commit into
release-1.9.1from
feature/PB-6281-upload-progress-ui

Conversation

@terrerox

Copy link
Copy Markdown
  • add UploadForegroundService + CancelUploadReceiver and manifest declarations
  • request Android 13+ POST_NOTIFICATIONS permission before uploads
  • wire DocumentsProvider upload flow to foreground service with throttled encrypt/upload progress
  • map upload failures to user-friendly localized error messages
  • add upload notification/error string resources and Android API helper in AppService

@terrerox terrerox self-assigned this May 28, 2026
@terrerox terrerox requested a review from CandelR May 28, 2026 14:37
@terrerox terrerox force-pushed the feature/PB-6281-documents-provider-write branch from 68bdcde to 90eaa8a Compare June 1, 2026 22:47
@terrerox terrerox requested a review from TamaraFinogina as a code owner June 1, 2026 22:47
@terrerox terrerox force-pushed the feature/PB-6281-upload-progress-ui branch from 353ede7 to 7657576 Compare June 1, 2026 22:51
@terrerox terrerox force-pushed the feature/PB-6281-documents-provider-write branch from 90eaa8a to a227a68 Compare June 5, 2026 14:48
…ogress tracking

- add UploadForegroundService + CancelUploadReceiver and manifest declarations
- request Android 13+ POST_NOTIFICATIONS permission before uploads
- wire DocumentsProvider upload flow to foreground service with throttled encrypt/upload progress
- map upload failures to user-friendly localized error messages
- add upload notification/error string resources and Android API helper in AppService
@terrerox terrerox force-pushed the feature/PB-6281-upload-progress-ui branch from 7657576 to 0cb02e7 Compare June 6, 2026 17:34
@sonarqubecloud

sonarqubecloud Bot commented Jun 6, 2026

Copy link
Copy Markdown

@terrerox terrerox requested a review from xabg2 June 9, 2026 13:09
Base automatically changed from feature/PB-6281-documents-provider-write to release-1.9.1 June 10, 2026 20:24
@terrerox terrerox merged commit 81b39c6 into release-1.9.1 Jun 10, 2026
2 of 3 checks passed
@terrerox terrerox deleted the feature/PB-6281-upload-progress-ui branch June 10, 2026 20:25
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.

2 participants