Giter Club home page Giter Club logo

confessionsearchapptest's People

Contributors

gosooners345 avatar

Watchers

 avatar

confessionsearchapptest's Issues

Implementing Kotlin Coroutines in place of AsyncTask Code

This is to test whether it is possible to implement Kotlin Coroutines in place of the Async task code that existed before. If this is successful, we will start migrating parts of this over to the main application. It will happen on a separate branch apart from the master so that the master doesn't have any buggy code ported over.

Examine views for usage

Examine the use of widgets within application such as CardView, ScrollView and other controls that may not be necessary for the application to function.

The Layouts in question are tied to the search results and bible reader layouts.

Migrate from ViewPager to ViewPager2

ViewPager is no longer being supported for active development.
Migrate to ViewPager2 here first to test the changes so we're not constantly updating the main application project repo. Once the migration is successful here, we will transition the code from here to the main application.

These are the required guides to complete the migration:
Migration to ViewPager2 Guide
Animation tutorial on ViewPager2
Documentation for ViewPager2 control
Required FragmentStateAdapter Class documentation

About Page: Bold text on tips

I want to be able to see how to use the apps features more clearly by title. The titles should be bolder than the text that describes how to use the section.

Kotlin kapt bug

Get rid of the kotlin-kapt line in the build gradle.kts app file

Evaluation of views

Examine the use of widgets within application such as CardView, ScrollView and other controls that may not be necessary for the application to function.

The Layouts in question are tied to the search results and bible reader layouts.

Introductary How to Guide for first-time application users

I am a first time user of this application, I want to have a step-by-step guide show me the application's features on each page. Each page should introduce me to that page's features. I want to confirm that I have seen them once I'm done.

Proof verse translation and filler method.

Use the bible tables of the db to fill the proof section of a search result by bible address reference.

Search entry -> Proof -> bible tables-> find matches-> filter results -> post results

Reader with chapter advancement

The user wants to move to the next chapter in the book within the bible. He shouldn't jump to the next book unless he's at the end of the book he's in now. Chapter search is important here, but make it flexible enough to allow the reader to move to the next book without going back in the UI.

Add Timestamp to Notes Class and Notes List

I want to be able to create a note with a specific creation time, update that note and have the time updated. Sort the notes by update time or creation time, whichever is newer.

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.