OpenArchive / Save-app-android-old

This is the Save app for Android
https://open-archive.org
GNU General Public License v3.0
96 stars 25 forks source link

Implement new dropbox setup #435

Closed hiromipaw closed 1 year ago

hiromipaw commented 1 year ago

Dropbox setup is implemented in 2 steps:

Dropbox - Log In Dropbox - Success

Light gray dropbox text: background: #9F9F9F;

Button typography:

//styleName: 16pt;
font-family: Montserrat;
font-size: 16px;
font-weight: 600;
line-height: 20px;
letter-spacing: 0.01em;
text-align: left;

Icon

Figma: https://www.figma.com/file/MngzLdtPsEmvEsUPKsbmE8/Save-App-2.0

tladesignz commented 1 year ago

@uniqx, since the activity is the same as in #447, I already worked towards this, too. However, you're definitely the one who's more knowledgable around Android styling, so I let you the progress header and the last scene and general brushing and making sure that colors work in dark mode... :-)

I'm not sure where this screenshot is coming from - as far as I saw in the Figma, the buttons are the same as with WebDAV and Internet Archive setup, so I implemented it that way.

uniqx commented 1 year ago

fixed by 0.3.0-alpha7

hiromipaw commented 1 year ago

@purvi-ranawat could you please test this?

purvi-ranawat commented 1 year ago

This is working fine now.

Environment :

OS : Android 11, Android 13 Device : Samsung Galaxy A70, Samsung Galaxy A13 Build version : 0.3.0-alpha7