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

a luxurious swath of updates to ChecklistItemActivity #62

Closed

Conversation

aaronj1335
Copy link
Contributor

depends on #61

  • we actually provide buttons for contacting (email, call) when
    available
  • scroll description content when it's too long
  • pin buttons to the bottom of the view
  • use a cursorloader to observe changes in the db
  • use icons in the buttons to give it some umpff

Since we've got more than just the standard strings in resource files
and it would be beneficial to involve RST in the translation process,
I've cooked up a script to copy/paste strings to/from a Google Sheet.
This should make it easier to solicit strings from folks at RST, and
then add them back into the codebase.
- Bump the version number in app/build.gradle
- Add a google-services.json for a prod Firebase project

My process for building the release candidate rn is just copying prod
google-services.json over and then running a build *lol*.
- we actually provide buttons for contacting (email, call) when
  available
- scroll description content when it's too long
- pin buttons to the bottom of the view
- use a cursorloader to observe changes in the db
- use icons in the buttons to give it some umpff
@aaronj1335
Copy link
Contributor Author

Pertains to #42

<string name="send_email">надіслати електронною поштою</string>
<string name="call">телефонний дзвінок</string>
<string name="sent_from_rst_checklist_app">відправлено з програми RST Checklist app. </string>
<string name="complete">завершений</string>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@askutarenko a little help plz

@aaronj1335 aaronj1335 closed this in 50d7f56 Sep 3, 2016
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.

1 participant