NotiNotes - A simple Notes app for Android which only lives in your QS and notification panel

Overview

NotiNotes

The Notes app for your notification panel. A simple Notes app for Android which only lives in your QS and notification panel. You can download and install the latest apk here.

Additionally for Samsung devices:

A detail view like wifi or bluetooth (only Samsung)

Comments
  • permissions and dependencies

    permissions and dependencies

    First thanks for making your app available freely! But I wonder about a few things:

    uses-permission: name='android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS'
    uses-permission: name='android.permission.SYSTEM_ALERT_WINDOW'
    uses-permission: name='android.permission.INTERNET'
    uses-permission: name='android.permission.REQUEST_INSTALL_PACKAGES'
    uses-permission: name='android.permission.ACCESS_NETWORK_STATE'
    

    Why does it want to install other apps (REQUEST_INSTALL_PACKAGES)? What for does the app need network permissions? By the description, it's a note taking app being available from the notification area. No indication for networking requirements. Looking at the dependencies (included libraries):

    Offending libs:
    ---------------
    * Google Mobile Services (/com/google/android/gms): NonFreeDep
    * Firebase (/com/google/firebase): NonFreeNet,NonFreeDep
    
    2 offenders.
    

    Well, that seems to explain why network permissions are required – but for me just shifts the question to: what does a note taking app need Firebase for, and GMS?

    A last question concerns the missing license. Are you intending to make your app available as free/libre open source software (aka F/LOSS)? If so, did you already choose a license (and just forgot to add it) – or do you need some suggestions (in the latter case: should it rather be "permissive", or "copyleft"?

    Thanks in advance for answering!

    opened by IzzySoft 14
  • Deleting/Editing a note sometimes does not work

    Deleting/Editing a note sometimes does not work

    • Device: Fairphone 2
    • OS: Android 10
    • App Version: 1.3.2

    Sometimes, when I press the "edit" or the "delete" button inside the notification, nothing happens, no matter if I re-open the detailed view of the notification, or pull the notification area back up and back down. However, if I open the dialogue to create a new note once, and exit it again, then "edit" and "delete" work again.

    Unfortunately, I can't seem to find some clear steps to reproduce this reliably. Even if I "Force Stop" the app, the edit/delete buttons still work. I just create a new note, wait for a while, and then I can no longer edit or delete it. Though once that happens, I can reliably get it to work again by opening the creation dialog briefly.

    opened by Garbaz 6
  • When creating a note, quick settings doesn't automatically collapse

    When creating a note, quick settings doesn't automatically collapse

    Hi, I'm not really sure if I should consider this an issue since I don't know if it's a wanted behaviour or not, but when I tap on the notinotes quick tile, the quick settings should collapse to show the notinotes new note menu, but it doesn't. When I tap it, nothing happens at all on screen. Only after manually collapsing the quick settings, I can see the new note menu. Is this the intended behaviour or is it a bug?

    Device: Poco F1 Android version: Android 12

    opened by SimoneG97 5
  • By default, do not show on the locked screen

    By default, do not show on the locked screen

    I don't think anyone would choose to put this manually. It's not safe.

    In much smaller cases, it is useful to put visibility on the locked screen. For example if there is no time to unlock. But not for most people

    opened by Wjxfi 3
  • BUG report

    BUG report

    after The delete confirmation dialogue is fixed. whenever i m deleting any note from notification it is deleted temporarily and the deleted note re appeared after some time or when i try to add new note . the deleted note also comes back along with the new one

    tried many times and mostly encountered this issue

    opened by NeeRaj-2401 1
  • Opportunity to hide a note

    Opportunity to hide a note

    So.. yeah, another cool feature But you need to make a list with all the notes hmmm🤔🤔🤔 You can make it opens from this button and add a create button to that menu Screenshot_20221121-173502

    opened by SosPosos 3
  • Remove Edit and Delete buttons from notification

    Remove Edit and Delete buttons from notification

    People want confirmation dialog for deleting a note, but you can just remove delete button from notification and leave button in app ui IMG_20221121_170735_087

    Screenshot_20221121-170758_NotiNotes

    It would look cleaner btw, i see only positives :)

    opened by SosPosos 4
  • Optional deletion confirmation dialogue

    Optional deletion confirmation dialogue

    Hi,

    I am aware that the deletion confirmation dialogue was removed due to #4, but for me personally, it would be very useful if I could re-enable it. I'm not very dexterous with my phone sometimes and from time to time hit the Delete button by accident when I wanted to press Edit or just swipe over the notification. With no confirmation dialogue, this means that I just loose the entire note by accident.

    If introducing a whole options menu for this would be too much effort, perhaps a "Always delete without asking" checkbox could be added to the confirmation dialogue for anyone who does not wish for it to come up.

    opened by Garbaz 3
Releases(v1.7.0)
Owner
Yann
Languages: German, French, English, Java, Python, Javascript
Yann
Notification - Notifications provide short, timely information about events in your app while it's not in use

Notification ⭐ Notifications provide short, timely information about events in y

BEYZANUR AKKUZU 1 Jan 13, 2022
An Android library for simple notification displayed inside ViewGroup instead of system.

SimpleNotificationBar SimpleNotificationBar is an Android library that helps developers to easily create a Notification inside a view group, instead o

Tristan Le 2 Jul 29, 2022
A library to receive and show notification for Android.

Basalam Notification A library to receive and show notiffication for Android. Register or unregister user to your server. Receive Notifictation per 15

Basalam 23 Dec 14, 2022
A private-chat-only Android App for Secure Scuttlebutt

Tremola README Tremola is a Secure Scuttlebutt (SSB) client for Android that only supports private chat. Tremola aims at having the same functionality

Computer Networks Group 29 Oct 30, 2022
Qiscus provide everything you need to power up your app with chats. And it's now made simple.

Introduction Qiscus Chat SDK (Software Development Kit) is a product provided by Qiscus that enables you to embed an in-app chat/chat feature in your

Qiscus - Multichannel Conversational Platform 197 Dec 27, 2022
TwitchControlsMinecraft - A mod that lets your twitch chat let things happen in your game on a specific event

Twitch Controls Minecraft A mod that lets your Twitch chat lets your twitch chat

Marcel Böcker 2 Oct 13, 2022
This is a Bluetooth operational Chat-App developed using Kotlin which shows the list of available devices nearby and paired devices, upon clicking you can start chat

This is a Bluetooth operational Chat-App developed using Kotlin which shows the list of available devices nearby and paired devices, upon clicking you can start chat ... VOILA ???? It is still in its early stages of development and currently let user to one-time chat at a time. It is under heavy development ??

Shalu Ambasta 3 Jan 10, 2022
Chat App is built to demonstrate a simple end-to-end chat encryption using RSA and AES algorithms

End-to-End Encrypted Chat ?? Chat App is built to demonstrate a simple end-to-end chat encryption using RSA and AES algorithms Built With ⚒️ Jetpack C

Team Matrix 6 Dec 23, 2022
A simple video calling application uses Firebase database and WebRTC API that enables you Peer-to-Peer Full-HD video and audio connection.

A simple video calling application uses Firebase database and WebRTC API that enables you Peer-to-Peer Full-HD video and audio connection.

Indrajit Sahu 10 Sep 27, 2022
Signal is a messaging app for simple private communication with friends.

Signal Android Signal is a messaging app for simple private communication with friends. Signal uses your phone's data connection (WiFi/3G/4G) to commu

Signal 23.2k Dec 28, 2022
A tool for making your stay through "IC" a little better.

mr.r0bot-kt.v Mr.r0bot-kt.v is tool that handles computer logic calculations and provides a better experience through your stay at "IC". Warning Use m

null 5 Dec 7, 2021
Jitsi Meet - Secure, Simple and Scalable Video Conferences

Jitsi Meet is an open-source (Apache) WebRTC JavaScript application that uses Jitsi Videobridge to provide high quality, secure and scalable video conferences.

Jitsi 19.1k Jan 2, 2023
A simple library for creating animated warnings/dialogs/alerts for Android.

Noty A simple library for creating animated warnings/notifications for Android. Examples Show me code Show me code Show me code Show me code Show me c

Emre 144 Nov 29, 2022
A simple real-time chatting application using android

In this project we have created a simple real-time chatting application using android. In this project we can chat with a registered user in the app. We can also set profile photo, about, name. After chatting with registered user we can also logout from the app and we can login, whenever we want .

Shankar Karande 3 Sep 26, 2022
Simple telegram cat-captcha bot

kotlin-project-template Project Template for convenient project setup. Motivation Every time I create a new project, I do a lot of routine work, so th

Alex Sokol 15 Nov 16, 2022
Simple chat box written in kotlin, requires a redis server

Chat Box A simple chat box written in kotlin which requires a redis server to be used. Features Command Support Online User storage in Redis Easy to u

GrowlyX 2 Jul 17, 2022
Android Combined Application for chat, audio/video calls, and broadcast to millions of web and app users using VdoTok SDK.

Android Combined Application for chat, audio/video calls, and broadcast to millions of web and app users using VdoTok SDK.

VdoTok 3 Nov 22, 2022
SayHi! is an instant messaging app that allows users to send text messages to other people using the app

SayHi SayHi! is an instant messaging app that allows users to send text messages to other people using the app ?? Screen Shots ?? Features OTP Verific

Prince Fahad 0 Dec 25, 2021
Open Source Messenger App For Android - Real-time Messaging, Voice and Video Calls

Open Source Messenger App For Android - Real-time Messaging, Voice and Video Calls

mesibo 630 Dec 7, 2022