Giter VIP home page Giter VIP logo

notely's People

Contributors

shash137 avatar shazomii avatar sr093906 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

notely's Issues

Menu option of setting is not visible if there is no notes.

Menu option is hidden when app starts(if there is no notes saved by the user). Options must be present in all the screens.
Instead of adding Light and Dark theme in the setting menu we can place an icon for it in the action bar, I think that will be much better.

Certificate issue

A scan (see here for details and background) just revealed the APKs at your releases are signed using a debug key. As that has security implications, may I ask you to please switch to a proper release key, and provide the corresponding APK signed with it? Thanks in advance!

Alarm manager not passing intent to broadcast receiver

The alarm manager does not pass intent from the pending intent to the broadcast receiver thus causing the intent extras on the broadcast receiver to be null.

If context.sendBroadcast(intent) is called directly, the broadcast receiver will receive the intent.

please increment versionCode with each release

Your app now had 3 releases, but versionCode still is set to 1. Some background of this variable: it is used by Android internally to tell versions apart โ€“ so a higher versionCode is interpreted as an update, an equal versionCode as the same version, and a lower one as a "downgrade". Currently, while your app is listed in my repo, existing users never get update notifications: though the APK is "replaced" (being considered the same version), the F-Droid client on the users' devices do not consider it a newer version and thus ignore it.

TL;DR: always before you make a release, ideally as the last step before tagging, please remember to increase versionCode. Thanks!

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.