WeSearch

DoNotNotify: Android App Filters Promotional Notifications

·15 min read · 0 reactions · 0 comments · 3 views
#productivity#notifications#android#opensource#technology
DoNotNotify: Android App Filters Promotional Notifications
⚡ TL;DR · AI summary

DoNotNotify is an Android app designed to filter promotional notifications while allowing important alerts to come through. It addresses the issue of Android's notification system, which has been criticized for its inability to provide granular control over notifications. The app has gained attention for its transparency and the decision to open-source a significant portion of its AI-generated code.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3765463) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Maverick-jkp Posted on Jun 3 • Originally published at jakeinsight.com DoNotNotify: Android App Filters Promotional Notifications #productivity #donotnotify #react #subtopicdevtools Your phone buzzes. It's your banking app. Again. Not about suspicious activity. A promotional offer. The third one this week. You can't disable the app's notifications entirely. You actually need alerts for important transactions. But you're drowning in marketing noise disguised as critical updates.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)