GithubHelp home page GithubHelp logo

distant-pairs-android's Introduction

๐Ÿ‘‹ I'm a mobile developer from ๐Ÿ‡จ๐Ÿ‡ฆ

๐Ÿ“ฑ mostly I build mobile apps for ๐Ÿค– and ๐ŸŽ

๐Ÿง‘โ€๐Ÿ’ป I've worked on some cool teams

โœ๏ธ occasionally I write things

distant-pairs-android's People

Contributors

autoreleasefool avatar

Watchers

 avatar  avatar

distant-pairs-android's Issues

Fix login glow

Login glow on android does not properly appear when the user's partner logs in.

Set Parse.com thought cleansing job to run hourly.

Currently the job runs daily, which could mean that thoughts are potentially available for 2 full days after they are read. By changing the job to hourly, the longest a message will last is 25 hours.

Add "Get attention" button

When both partners are online, a user should (infrequently) be able to send a message to their partner to vibrate the phone and display a small animation on the screen.

Animation could be a burst of hearts from the large heart in the middle.

Add user locations for pairs to see

When a user logs in, their most recent location should be saved to the database so their partner can see their most recent login locations.

Additionally, if the partner is offline, the VISITED message could store the user's location so the partner can see where they were when they thought of them and opened the app.

Parse is being retired, need to update backend

As reported on the Parse blog, Parse is being shutdown as of January 28th, 2017. Before this date arrives, the backend of this application will need to be migrated to another service. As this application is not currently in production, there's no rush on this change.

Add more information to tutorial

Tutorial does not mention that thoughts are automatically deleted 24 hours after they are read, and that thoughts can be saved to the phone by clicking the heart next to it.

Highlight messages which have not been seen before.

When a user logs in and ThoughtFragment loads messages from the Parse database, those with "readTime" == 0 should be highlighted by the app as "unread". User should be informed of new thoughts through Snackbar

FAB not being animated by Snackbar

FloatingActionButton should be animated when a Snackbar is displayed, but no solution has been found to explain why this default behavior is not working.

Keyboard not resizing layout when opened

When an instance of PartnerActivity is active on the screen, clicking on an EditText will cause the soft keyboard to open, but the layout will not be resized. As a result, the EditText and some buttons will be unavailable behind the keyboard until it is dismissed.

Pulse animation on heart breaks at times

Active heart image is not visible, but then the animation runs and makes it visible, then invisible when the animation is complete. This gives it a flashing effect.

Change progress bar to be centered horizontally only

In activity_partner.xml, the ProgressBar view has layout_gravity="center" which could potentially cause issues with the parent's height "wrap_content". layout_gravity should be "center_horizontal" instead.

Reset master key, remove global.json from repository

Parse master key was accidentally committed to the application. The master key will need to be reset to prevent any malicious use, and the global.json file where it is kept (ParseCloud/config/global.json) needs to be removed from the repository and ignored.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.