Code Monkey home page Code Monkey logo

cuedes's Introduction

CueDes

Android CI Status

Table of Content:

๐Ÿ“œ Description:

A simple Android App which rings an alarm when one is about to reach a destination.

A slight peek at the progress so far.

Note: The Video to GIF convertor made the GIF skip the video frames (look laggy).

๐Ÿ› ๏ธ Tools Used:

  • ViewBinding, LiveData, DataStore, Room, ViewModel, FragmentStateAdapter, Foreground and Bound Service, Property Animation Framework and Preference library.
  • Views: Motion, Constraint, Linear and Frame Layouts, Spinner, RecyclerView, SearchView, TabLayout BottomNavigationView, ViewPager2, SwitchCompatand OnBoardSupportFragment.
  • Google Maps SDK (FusedLocationProvider API, Geofencing API)
  • Timber
  • TSnackbar
  • Kotlin: Scope functions, Flow, Co-routines

โœ๏ธ Reflection

๐Ÿ”– References:

  • Learned a gradle way to hide API key from this google codelab.
  • Google Map ApiDemos repository by Google; Although some parts were obsolete, it gave me gotchas on the usage of the API alongside with ViewGroups such as RecyclerView.
  • XML style for making BottomSheetDialog have rounded corners is adapted from this SO answer.
  • Prevented the dismissal of BottomSheetDialogFragment upon touching outside/pulling it down via this method.
  • Used a Custom ViewPager2 Transition via this answer.
  • Expanding BottomSheetDialogFragment to a custom height was done with the help of this answer
  • The code for finding LatLng bounds of the area of interest from this answer is used.
  • The method of persisting a single instance of the repository w/o singleton pattern is based on this codelab.
  • Flaticon for a few awesome icons.

โš™๏ธ Installation:

Note: It will be easier to do the following via a phone.

  1. Install the APK.
  2. Allow App Installations from Unknown Sources, if requested.

cuedes's People

Contributors

kalaiz avatar

Stargazers

 avatar

Watchers

 avatar

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.