Skip to content

Upulw2020 patch 1 - #3

Open
upulw2020 wants to merge 1121 commits into
scalio:masterfrom
OpenArchive:upulw2020-patch-1
Open

Upulw2020 patch 1#3
upulw2020 wants to merge 1121 commits into
scalio:masterfrom
OpenArchive:upulw2020-patch-1

Conversation

@upulw2020

Copy link
Copy Markdown

No description provided.

uniqx and others added 30 commits June 23, 2023 14:28
Since transparent status bar support on android is pretty complicated
and full of pitfalls I've got to roll-back this change.
This change maps all remaing color references either to the material
design color system or to a named color variable.
🔙 roll-back transparaent status bar changes
…ove. "Save" header and progress bar still missing.
…ogo. Removed some superfluous strings, images and layouts.
…ther Account" button in the main screen hamburger menu.
All Activities in Save were unconditionally requestinng from the OS to
prevent screenoths. This change makes it optional. Right now there's no
way to change this option. So with this change screenshots are always
allowed. A reasonable next step would be to add this this to app settings.
This change refactors the screenshot prevention code into
BaseActivity.onResume(). This is required for allowing our activities to
quickly update their screenshot prevention settings. It also reduces
some code duplication.
This change adds a seucrity setting which allows changing whether
screenshots are blocked by Save or not.
I've manually optimized the provided svg assests for the new onboarding
screens. I've also updated to color values to automatically adapt theme
colors.
This adds landcape versions of the new onboarding screens. Also adds
some other polishes like animating the get started arrow, using ratio
based layouts and auto-size for texts.
uniqx and others added 30 commits January 30, 2024 18:11
This file shouldn't have been commited to git in the first place.
Just some trivial changes to fix minor lint issues.
This change will diesplay upload progress as percentrage overlay in the
middle of the upload progress spinner.
This change makes shure we don't create a space when Save doesn't have
suffisient Google Drive permissions for uploading files.
Media state logic expects blocking upload code. So removing co-routine.
MainActivity
- upgraded the viewpager to google's viewpager2

MainMediaFragment;
- moved broadcast listener from activity
- moved delete options menu item from activity

ProjectAdapter:
- changed to viewpager2 adapter base class
- moved some item logic from activity
fix(theme): changing theme breaks screens #531
Updated read me with new language (privacy conscious individuals)
Fixed grammar
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