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

Clean up #2

Closed
15 tasks done
lmj0011 opened this issue Apr 23, 2021 · 0 comments
Closed
15 tasks done

Clean up #2

lmj0011 opened this issue Apr 23, 2021 · 0 comments

Comments

@lmj0011
Copy link
Owner

lmj0011 commented Apr 23, 2021

  • showToast function should be called from the Application class, not Activity
  • migrate to Paging3
  • when deleting a gateCode, the assisociated Apartment.gateCode should be reset to 0
  • all calls to LocationHelper.getFromLocation should be from background thread
  • create a debug/AndroidManifest.xml for requesting background location persmission ref: https://stackoverflow.com/a/38052865/2445763
  • migrate to Kotlin DSL
  • app wide Button consistency, basically use same style as the Current Status Bubble
  • get rid of unused productFlavors in build.gradle
  • shorten the addresses in recyclerview for other Screens (ie. Maps, Gate Codes and Customers)
  • prettify Pay Totals dialog
  • Settings clean up
    • About get its own category (version, build, etc)
    • change "Debug Tools" to "Developer Options"
    • add entry for Directions API key
  • upload debug symbols with release?
@lmj0011 lmj0011 closed this as completed Jun 22, 2021
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

No branches or pull requests

1 participant