3 Commits

Author SHA1 Message Date
Ujwal Chapagain c9ec258696 fix downloads badge: Unable to select next Github token from pool 2026-06-16 11:25:43 +05:45
Ujwal Chapagain 98049b5858 Update popup.json 2026-06-13 15:16:59 +05:45
Ujwal Chapagain 14439a4aab Update popup.json 2026-06-13 15:14:52 +05:45
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
[![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL_3.0-blue.svg)](LICENSE)
[![Version](https://img.shields.io/badge/version-2.1.0-white)](https://flutter.dev)
[![Downloads](https://img.shields.io/github/downloads/ujwal223/focusgram/total?label=downloads&color=blue&cacheSeconds=30)](https://github.com/ujwal223/focusgram/releases)
[![Downloads](https://img.shields.io/github/downloads/ujwal223/focusgram/total?label=downloads&color=blue&cacheSeconds=60)](https://github.com/ujwal223/focusgram/releases)
<a href='https://focusgram.en.uptodown.com/android' title='Download FocusGram'>
<img src='https://stc.utdstc.com/img/mediakit/download-gio-small.png' alt='Download FocusGram on Uptodown'>
+5 -5
View File
@@ -1,10 +1,10 @@
{
"show": false,
"show": true,
"id": "popup_005",
"header": "FOCUSGRAM UPDATE DISCONTINUITION!!",
"body": "Due to NO Support from community, it is being difficult for me to maintain this project, due to which, Next coming update might be the LAST update for FocusGram. THANKS FOR UNDERSTANDING! ",
"max_shows": 6,
"button_text": "OKAY..."
"header": "App Update NOtice!",
"body": "New App Update is available, if you havent updated to V2.0.0 then you can just update the app normally. But If you are in v2.0.0 you must delete it and install new version. (i forgot to sign V2)",
"max_shows": 2,
"button_text": "Sucks Man..."
}