DEBAJYOTI GHOSH
1b5110b32e
Merge 42dff3e7b3
into ba27dc70e4
2025-03-17 15:30:14 +01:00
Kingkor Roy Tirtho
e4ac7cacc9
chore: generate changelogs and migrate to non synthetic l10n
2025-03-15 16:44:57 +06:00
Kingkor Roy Tirtho
180d07a1be
chore: bump version to v4.0.0 and generate changelogs, translations and credits
2025-03-07 17:38:25 +06:00
Kingkor Roy Tirtho
b32ec667a9
chore: add iOS IPA download section
2024-12-08 23:56:58 +06:00
Kingkor Roy Tirtho
18a68d85a5
chore: bump version and generate changelogs
2024-12-08 23:36:55 +06:00
Kingkor Roy Tirtho
bf769f473b
chore: bump version, generate changelog and credits
2024-06-06 14:52:28 +06:00
Kingkor Roy Tirtho
2b5fd35529
chore: update translations and generate credits
2024-06-03 13:52:47 +06:00
Kshamendra
6907f9c756
fix(updater): dead link ( #1408 )
...
* docs: broken link in README.md (fixes #1310 ) (#1311 )
* docs: remove appimage link in readme #1082 (#1171 )
* Updating Readme according to #1082
Updating Readme according to #1082
* Added explanation
The explanation is now given and the expression is more formal and explanatory, instead of just linking the issue.
* Update use_update_checker.dart
---------
Co-authored-by: MerkomassDev <70111455+MerkomassDev@users.noreply.github.com>
Co-authored-by: Karim <37943746+ksaadDE@users.noreply.github.com>
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-04-17 18:55:06 +06:00
Kingkor Roy Tirtho
883783b769
chore: add untranslated messages
2024-04-15 19:40:38 +06:00
watchakorn-18k
b70f250e8d
feat(translations): add Thai Language ( #1319 )
...
* feat : added Thai Language
* docs: broken link in README.md (fixes #1310 ) (#1311 )
---------
Co-authored-by: MerkomassDev <70111455+MerkomassDev@users.noreply.github.com>
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-04-09 21:47:02 +06:00
DEBAJYOTI GHOSH
42dff3e7b3
Update README.md
2024-04-09 20:59:11 +05:30
DEBAJYOTI GHOSH
b369d029a1
Update README.md
2024-03-31 12:05:28 +05:30
DEBAJYOTI GHOSH
9f33f6b0b8
Update README.md
...
Adding Header, body tags and some responsive CSS.
2024-03-23 09:59:59 +05:30
MerkomassDev
f4dce2f611
docs: broken link in README.md ( fixes #1310 ) ( #1311 )
2024-03-20 21:20:09 +06:00
Kingkor Roy Tirtho
eec7a9dbc4
chore: update changelogs and update credits
2024-03-09 00:05:47 +06:00
Kingkor Roy Tirtho
0742e898e3
docs: add installation through homebrew instruction in README
2024-03-05 22:47:13 +06:00
Kingkor Roy Tirtho
af1ce932a1
docs: add hacker news link in both website and readme
2024-03-05 18:36:46 +06:00
Kingkor Roy Tirtho
bcba45fbd1
chore: bump version and add changelogs
2024-01-27 22:27:27 +06:00
Nabraj Khadka
c3ebf56ac1
feat(translations): add Nepali (नेपाली) translations ( #1111 )
...
* actions: Add Up for grab checkbox to issue templates. (#1074 )
* docs: update copyright year in README.md (#1100 )
year changed from 2023 to 2024
* feat(translations): add Nepali (नेपाली) translations
---------
Co-authored-by: Taha Ghadirian <taha@smilecode.ir>
Co-authored-by: Muhammad Jawad <70428284+m-Jawa-d@users.noreply.github.com>
2024-01-24 09:52:49 +06:00
Meenbeese
7c0689c056
docs: Reword and improve the support message ( #1084 )
2024-01-24 09:07:33 +06:00
MerkomassDev
3d344bdcdd
docs: Readme.md rephrasing ( #914 )
...
* Rephrased README.md
* Update README.md
Put extra emphasis on the fact that Shows and Podcasts can ONLY be accessed with spotify premium
* One line fix in README.md
last change was unnecessary :)
2024-01-11 10:07:36 +06:00
Kingkor Roy Tirtho
ec7c952270
chore: generate changelogs and bump version to 3.4.4
2023-12-30 23:41:43 +06:00
Kingkor Roy Tirtho
cd31798870
chore: get ready for release
2023-11-27 20:10:56 +06:00
Kingkor Roy Tirtho
75c0c4fff4
Merge branch 'master' into dev
2023-11-21 20:11:08 +06:00
Kingkor Roy Tirtho
433ae3d0c7
chore: generate library credits and finish all translations
2023-10-16 13:39:47 +06:00
Kingkor Roy Tirtho
532248b55d
chore: bump version to 3.1.2 & generate CHANGELOG + generate credits
2023-09-15 22:48:40 +06:00
Kingkor Roy Tirtho
7aff0d3f1e
cd: Armbuild Circleci project setup ( #723 )
...
* chore: fill missing translations
* chore: vscode filenesting
* docs: Add meenbeese (#713 )
* CircleCI Commit
* cd: updated circle ci build config
* cd: use custom flutter installation
* cd: use ubuntu 22.04
* cd: fix project var syntax
* cd: directly echo secrets to .env file
* cd: export bash env
* cd: they I'm stupid
* cd: ugghh breaking flutter changes on every major version
* cd: add other empty keys to .env
* cd: works!!!
* cd: store artifacts
* cd: add other package formats in circle ci build
* cd: add pub cache path
* cd: remove dart run from flutter_distributor
* cd: add appimage installer
* cd: sudo
* cd: appimagetool in path
* cd: use aarch64 binary of appimagetool
* cd: add rpmbuild deps
* cd: fix rpm arch
* cd: add github release upload capability
* cd: enable github creds context
* cd: remove token
* cd: remove parallelism
* cd: why typo??!
* cd: add github action to trigger Circle CI pipeline
* cd: trigger CCI using curl
* cd: remove quotes from bool field
* cd: ain't no
* cd: poor choice
---------
Co-authored-by: meenbeese <meenbeese@tutanota.com>
2023-09-15 22:35:09 +06:00
Kingkor Roy Tirtho
931d5242a1
docs: clearer summary
2023-08-28 12:21:09 +06:00
Kingkor Roy Tirtho
bee504facd
chore: bump version, generate changelogs & library credits
2023-08-28 12:16:43 +06:00
firapinch
e9a0911bfc
feat(translations): add Russian translation ( #661 )
...
* Readability changes in README.md (#625 )
* Made README.md introduction more readable
* Underlined important reminder in README.md
even though the reminder is bold, it's not visible enough
* small typo fix README.md
removed an unnecesary comma
* Russian translation added
---------
Co-authored-by: MerkomassDev <merkomass@gmail.com>
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-08-27 00:14:53 +06:00
Lobo
76f30a0f20
feat(translations): added Portuguese (Brazil) translation ( #634 )
...
* chore: update library credits
* chore: increase score when title matchs
* chore: adjust score for both official flag & track name in title
* chore: use scoring for non-english tracks only
* added Portuguese (Brazil) translation
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-08-23 21:52:34 +06:00
meenbeese
affdb57ecd
Use official Play Store badge ( #570 )
2023-07-11 21:04:46 +03:00
Kingkor Roy Tirtho
c3176f6b47
Merge branch 'master' into dev
2023-07-11 22:10:23 +06:00
Kingkor Roy Tirtho
7eaa942550
docs: add Get it on google playstore badge
2023-07-11 10:03:09 +06:00
Kingkor Roy Tirtho
608c5f944d
chore: update android screenshots
2023-07-08 22:09:09 +06:00
Kingkor Roy Tirtho
f95f0dd9e5
Merge branch 'master' into dev
2023-07-08 21:59:57 +06:00
Sir RaptaG
704fcca298
Improve install.sh ( #521 )
...
- Refactor a big portion of the code
- Use the least amount of dependencies
- Many tweaks and improvements
2023-07-06 22:47:17 +03:00
Kingkor Roy Tirtho
fa7a86141c
docs: make it explicit that spotueb uses YouTube for 9 year olds
2023-07-05 10:02:21 +06:00
Kingkor Roy Tirtho
14f07e63f1
chore: adjust size of screenshot
2023-07-02 22:37:44 +06:00
Kingkor Roy Tirtho
62055018fe
fix: color not syncing and add new screenshot
2023-07-02 22:20:02 +06:00
Kingkor Roy Tirtho
8563ef55a6
chore: rename macos dmg x86_64 to universal and flatpak update script for v3
2023-07-02 21:06:22 +06:00
Kingkor Roy Tirtho
2b759c07c8
docs: update README credits
2023-06-30 13:06:06 +06:00
Sir RaptaG
0e98f1da55
docs: Rewrite README ( #511 )
...
* Initial README changes
More to come
* Woah, fancy!
* Emojios and stuff
* Test height
* Another one
* I think it's good now
* More cool stuff
* MORE EMOJIS!!
* Rewrite table in HTML
My brain hurts
* Minor touches
* Rewording
* Some small tweaks
* Discard extra install instructions
2023-05-17 09:35:56 +06:00
RaptaG
dfdc6c9497
Remove Play Store disclaimer
...
The copycat's removed
2023-03-24 15:56:42 +02:00
Kingkor Roy Tirtho
f7b12924db
docs(README): add copycat take down notice
2023-03-19 09:55:17 +06:00
RaptaG
24f70b0d1e
Aaaaa
2023-03-16 16:06:21 +02:00
Kingkor Roy Tirtho
6290a71194
docs: update linux tarball path
2023-03-16 11:09:21 +06:00
Kingkor Roy Tirtho
fb493cfd73
chore: add @RaptaG as contributor in README and update PKGBUILD
2023-03-16 10:46:14 +06:00
meenbeese
3350184b19
Moving Discord banner and minor rewording
2023-03-10 11:11:16 -05:00
meenbeese
686e24addd
Fixed a small mistake
2023-03-09 00:47:31 -05:00