Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #609

Open
wants to merge 79 commits into
base: master
Choose a base branch
from
Open

Development #609

wants to merge 79 commits into from

Conversation

rapuckett
Copy link

Needs comprehensive review due to amount of changes

ryjen and others added 30 commits February 20, 2024 09:42
Required since the minimum SDK is less than 27 where it became the default
This reverts commit 345ce00.

Meant to make a PR before merging to development.
Required since the minimum SDK is less than 27 where it became the default
fix(ci): just make circle ci pass for now
…ext-traffic

fix(network config): restrict clear text by default #541
Bugs: include preconditions, actual behaviour, and more environment
details

Features: add alternate template for user story format

Fastlane: use local ENV vars, remove slack and prepare for alpha/beta/internal uploads
fix(localization): typo in google drive string
…stered-receivier-api

fix(tor): ensure registered recievers are not exported in android 14+
…re-error

fix(upload): use generic error message
… specifications. These thwart Android Studio's update helpers. Added deprecation warnings as per Kotlin update analysis.
…emplates

chore(project): update issue templates and fastlane
… specifications. These thwart Android Studio's update helpers. Added deprecation warnings as per Kotlin update analysis.
Bugs: include preconditions, actual behaviour, and more environment
details

Features: add alternate template for user story format

Fastlane: use local ENV vars, remove slack and prepare for alpha/beta/internal uploads
The root problem is the '/' separator is being url encoded and not sa url path.
the device reported is 74mm wide which is around 466dp.
use a vertical orientation by default and anything greater than 466dp
use a horizontal orientation.

tested on small and medium emulators.

Such a good use case for jetpack compose.
ryjen and others added 24 commits March 18, 2024 10:39
upload metadata and proofs async while still tracking errors
- pass progress to broadcast without model save
- make sure gson is excluding fields from IA metadata
 Conflicts:
	app/src/main/java/net/opendasharchive/openarchive/services/SaveClient.kt
	app/src/main/java/net/opendasharchive/openarchive/services/internetarchive/IaConduit.kt
 Conflicts:
	app/src/main/java/net/opendasharchive/openarchive/features/main/MainMediaFragment.kt
	app/src/main/java/net/opendasharchive/openarchive/services/internetarchive/IaConduit.kt
receiver

save internet archive identifiers as the media server url (not a part of
meta data)

ensure cancelled uploads are saved to prevent new file identifiers

ensure upload service coroutine scopes are cancelled on job cancel
fix(welcome): add arrow svg to match design
fix(upload manager): ensure main thread interactions from broadcast receiver
@rapuckett rapuckett added the Needs QA Should be done now, please test! label May 23, 2024
@rapuckett rapuckett requested a review from purvi-ranawat May 23, 2024 15:34
@purvi-ranawat
Copy link

purvi-ranawat commented May 24, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs QA Should be done now, please test!
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants