Coder Social home page Coder Social logo

withyou's Introduction

With You Application

A personal safety application for the masses. Equipped with emergency calling, reminders, emergency SMS, location sharing, nearest hospital/police station directions, etc.

To try hands on the project

  1. Clone this repository.
  2. Open the project in Android Studio.
  3. Just build & deploy to your device.

Contributors

List of contributors can be found in Contributors.md

withyou's People

Contributors

abhayd11 avatar abhijeetp94 avatar anushkaa-srivastava avatar de-nandan avatar divyanshi070700 avatar gautom5987 avatar gursimran18 avatar just-a-n00b avatar mansi0703 avatar mitrukahitesh avatar nisiddharth avatar pinnacle20 avatar pranavi79 avatar pranshutiwari14 avatar rdx-rockstar avatar rjankit avatar sarthak81 avatar shiva2003397 avatar shrutislegion avatar swatijindal08 avatar tiwarirajdeep avatar uvcoder1002 avatar wslord avatar yashikaj14 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

withyou's Issues

Update dependencies

Android tools are updated regularly, and to use the latest libraries, dependencies need to be updated.
Upgrade the following dependency to the latest versions and make necessary changes, to not break things.

  • 'androidx.constraintlayout:constraintlayout:1.1.3'

Add sound recording feature.

Add the feature to start audio recording by the app and it should restart recording every 30 minutes. This feature, and feature #12 and feature #13 are triggered on the press of location sending option (SOS Button).

UI Improvements

Make some changes in UI, to make it look more attractive.

  • Call Number and Text Number look off, make them match the other parts of UI.

UI Improvements

Make some changes in UI, to make it look more attractive.

  • The top Bar (where date/time/battery status is present) is green and doesn’t match. Make changes to make them match.

Add photo sharing feature.

If the mobile data is on, the app should be able to share the photos clicked using any photo sharing web API and send the link using location SMS.

Use string.xml in resource folder

Having predefined strings in string.xml is a very good practice in Android, as it allows changes very smoothly. Add all the predefined strings used in res/streing.xml and make necessary changes at places they are used.

UI Improvements

Make some changes in UI, to make it look more attractive.

  • Settings UI has unnecessary gradients. Make them material designed.

Add SMS Support

BroadcastReceiver for Low Battery just shows the text, can add SMS support.

Update dependencies

Android tools are updated regularly, and to use the latest libraries, dependencies need to be updated.
Upgrade the following dependency to the latest versions and make necessary changes, to not break things:

  • 'com.google.android.gms:play-services-location:17.0.0'

Update dependencies

Android tools are updated regularly, and to use the latest libraries, dependencies need to be updated.
Upgrade the following dependency to the latest versions and make necessary changes, to not break things:

  • 'com.google.android.material:material:1.2.0-alpha05'

Location Permission needed

In MainActivity.java at line no. 191 Location Permission check is to be added. Add the permission check so the app can use the location.

UI Improvements

Make some changes in UI, to make it look more attractive.

  • Add texts on buttons and options.

Update dependencies

Android tools are updated regularly, and to use the latest libraries, dependencies need to be updated.
Upgrade the following dependency to the latest versions and make necessary changes, to not break things:

  • 'androidx.appcompat:appcompat:1.1.0'

Making the app translatable to Hindi

After using strings from string.xml, you can easily translate the text appearing in the app. Make necessary changes to make the app translatable to Hindi.

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.