Giter Site home page Giter Site logo

cheesecakecepasreader's People

Contributors

dependabot[bot] avatar itachi1706 avatar

Watchers

 avatar  avatar  avatar

cheesecakecepasreader's Issues

Possible revamp of the library

The UI doesn't really look that awesome. We can explore if we are able to utilize more of the UI from Farebot itself as that UI is nice. Will require quite a revamp so this is a rather long term thing to do. But we will be ridding ourselves of protobuf if it works hopefully.

Might even consider leaving some of the features like the advanced screen in where we can utilize it instead of removing it. And maybe an option to save/show history of cards scanned based on if it's requested

Overflow menu allow customization

Allow the overflow menu to be customized properly somehow

We probably can do so by passing an intent in with the relevant data or something. Probably will think up of something oh well

Maybe like a builder object that builds and holds some properties in a static field that's called before anything else. That way we can do what we want to do properly

Sent from my LG G7 ThinQ using FastHub

Update package names

To prevent conflict and stuff we will update package names to match the original package and library. This is to prevent confusion and all

Sent from my LG G7 ThinQ using FastHub

External Storage Permission to be API 18 and above

Replace the 2 permissions with this

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" android:maxSdkVersion="18" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" android:maxSdkVersion="18" />

Add unknown stations if possible

Right now some of the headers are not properly done and does not properly show in dark mode. Make it such that it happens see comment

Also see if it's possible to add in the unknown stations lol

Sent from my LG G7 ThinQ using FastHub

Migrate to jCenter implementation with Bintray

This is supposed to be a library so it would be better to treat it like an actual library such that we can actually do versioning properly. Also this allows us to not have to compile it everytime we generate a package in applications that implements this library as it is pre compiled

Sent from my LG G7 ThinQ using FastHub

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.