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

Add automatic screenshot taking, add german translation and fully integrate it in Android #36

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

Conversation

intrigus
Copy link

No description provided.

Alex Itelman and others added 3 commits November 15, 2015 17:40
Improves the UX a little, names, addresses, states and cities are auto-capitalized now.
Adds easy switching from one form field to another.
The text field before the send button, can now also be used to send the formular, so you don't have to click the send button.
Invoke "gradle pullScreenshots", this will take the screenshots, save them to $EXTERNAL_STORAGE/screenshots and
transfer them to $projectRoot/android/screenshots.
@intrigus
Copy link
Author

Improved UX a little bit, all inputs are now auto capitalized.
I have added more animations and reversed animations are shown on back-press.
Skip the login page, if we are already logged-in.

Added support for automatic screenshot taking. Simply do gradle pullScreenshots and the screenshots will apear in $projectRoot/android/screenshots !

@intrigus intrigus changed the title Add german translation and fully integrate it in Android Add automatic screenshot taking, add german translation and fully integrate it in Android Nov 23, 2015
Use 'start' in layout_gravity instead of 'left', to support RTL a little bit more.
Same goes for 'right' and 'end'
Don't use wrap_content in LinearLayout if will take the available space anyway.
@intrigus
Copy link
Author

So, please check every commit. I you have any questions, just ask. The contextual action bar needs a little bit polishing, but I would add the later, if you merge this.

@badlogic
Copy link
Contributor

Holy cow, this is amazing! Took me a second that ADB invocation is for Windows. Fixed it pu, runs beautifully!

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.

None yet

2 participants