Imran Remtulla
9af3aaa82a
Increment version
2025-01-14 17:37:46 +03:00
Imran Remtulla
3a5157ced0
Fix how changelog quotes look in dark theme ( #2065 )
2025-01-14 17:36:14 +03:00
Imran Remtulla
e16320f995
Fix categories UI bug ( #2064 )
2025-01-14 17:23:49 +03:00
Imran Remtulla
aac01885f1
Update Flutter version
2025-01-14 16:54:35 +03:00
Imran
7d330cd074
Merge pull request #2062 from ImranR98/dev
...
Update Flutter submodule
v1.1.38
2025-01-11 22:19:15 +02:00
Imran Remtulla
8b0e2aaef1
Update Flutter submodule
2025-01-11 23:18:27 +03:00
Imran
5db53d9c71
Merge pull request #2044 from ArcticFoxPro/main
...
feat(i18n): Add Tencent App Store zh-Hans translations and add zh-Hans version of Obtainium badge
2025-01-11 22:03:44 +02:00
Imran
ff5bba933b
Merge branch 'main' into main
2025-01-11 22:03:36 +02:00
Imran
2b48ee81b7
Merge pull request #2048 from mxhdee/main
...
Update fa.json
2025-01-11 22:02:10 +02:00
Imran
fe6d0040c4
Merge pull request #2050 from Kevinr99089/main
...
Update fr.json
2025-01-11 22:01:59 +02:00
Imran
17d32cd1c6
Merge pull request #2057 from DwainZwerg/patch-2
...
Update de.json
2025-01-11 22:01:50 +02:00
Imran
c6a62fe15a
Merge branch 'main' into patch-2
2025-01-11 22:01:41 +02:00
Imran
2b22de585e
Merge pull request #2059 from ColorfulRhino/patch-1
...
Improve German translation
2025-01-11 22:00:53 +02:00
Imran
346c670488
Merge pull request #2061 from ImranR98/dev
...
- Upgrade to latest Flutter version (fix errors that were preventing this)
- Fix button highlight visibility on black theme (#2039 )
2025-01-11 22:00:30 +02:00
Imran Remtulla
2137335e56
Increment version
2025-01-11 22:59:29 +03:00
Imran Remtulla
cea96275b7
Fix button highlight visibility on black theme ( #2039 )
2025-01-11 22:54:47 +03:00
Imran Remtulla
9954b68332
Upgrade to latest Flutter version (fix Gradle and other errors)
2025-01-11 22:35:40 +03:00
ColorfulRhino
974a822b29
Improve German translation
2025-01-10 12:32:56 +00:00
DwainZwerg
48b89335fa
Update de.json
...
Hopefully more understandable
2025-01-09 10:31:06 +01:00
Kévin
e834630688
Update fr.json
...
- Correction of some translations (French)
- Line: 94, 97
2025-01-01 03:42:04 +01:00
Kévin
3dd1ef076f
Update fr.json
...
- Correction of some translations (French)
- Line: 28, 32, 63, 81, 102, 316
2025-01-01 03:29:31 +01:00
Mxhdee
e70edae831
Update fa.json
2024-12-29 02:31:39 +01:00
有鲫雪狐
d9b2d18d85
feat: Add Simplified Chinese version of Obtainium badge
...
- Add an image of the Obtainium badge in Simplified Chinese
- File path: assets/graphics/badge_obtainium_i18n/badge_obtainium_zh-Hans.png
- Font used from Noto Sans CJK
2024-12-22 16:03:52 +08:00
有鲫雪狐
96b260e431
feat(i18n): Add Tencent App Store zh-Hans translations
...
- Add zh-Hans translations for Tencent App Store(腾讯应用宝) in the multilingual files
- Update the display name for Tencent App Store to use localized translations
2024-12-21 17:46:46 +08:00
Imran
18ccd01186
Merge pull request #2043 from ImranR98/dev
...
APKPure bugfix, Restore "Telegram App" source (#2025 )
v1.1.37
2024-12-20 19:13:02 +03:00
Imran Remtulla
c84f51b6ce
Update packages, increment version
2024-12-20 19:11:34 +03:00
Imran Remtulla
48958748f6
Minor bugfix
2024-12-20 19:08:41 +03:00
Imran Remtulla
966b1ee6e3
Revert "Removed Telegram App"
...
This reverts commit 29bb5cc8cd
.
2024-12-20 19:00:26 +03:00
Imran Remtulla
7432ee867f
APKPure bugfix
2024-12-20 18:58:31 +03:00
Imran
3ebbd2a4a5
Merge pull request #2033 from ImranR98/dev
...
Bugfix: GitHub fallback option was broken (#2032 )
v1.1.36
2024-12-12 11:05:30 -05:00
Imran Remtulla
82207a1b3b
Increment version
2024-12-12 11:04:46 -05:00
Imran Remtulla
2ec5c7db11
Bugfix: GitHub fallback option was broken ( #2032 )
2024-12-12 11:04:31 -05:00
Imran
ab949af700
Merge pull request #2031 from ImranR98/dev
...
Hardcode Flutter version in GitHub action for now (until new Flutter works)
v1.1.35
2024-12-12 04:02:41 -05:00
Imran Remtulla
5c9a35c4f0
Hardcode Flutter version in GitHub action for now (until new Flutter works)
2024-12-12 04:01:59 -05:00
Imran
8651f58744
Merge pull request #2030 from ImranR98/dev
...
- Avoid OS version reconciliation for pseudo-versioned apps (#2023 )
- When importing configs via link, don't show dialog twice
- GitHub - do not use filtered asset release dates (#2012 )
2024-12-12 03:53:27 -05:00
Imran Remtulla
d93798a8df
Increment version
2024-12-12 03:52:10 -05:00
Imran Remtulla
0822f991ff
Remove unused function
2024-12-12 03:34:47 -05:00
Imran Remtulla
fde63a0f05
GitHub - do not use filtered asset release dates ( #2012 )
2024-12-12 03:27:17 -05:00
Imran Remtulla
523e1151b2
When importing configs via link, don't show dialog twice
2024-12-12 02:58:01 -05:00
Imran Remtulla
d5d6825ed9
Avoid OS version reconciliation for pseudo-versioned apps ( #2023 )
2024-12-12 02:40:04 -05:00
Imran
79c4d3b9fe
Merge pull request #2026 from summoner001/main
...
Update hu.json
2024-12-12 02:21:19 -05:00
Imran Remtulla
d6b99b903f
Prevent pseudo-versioning method from changing on load ( #2022 )
2024-12-12 02:20:56 -05:00
summoner001
335752ee7c
Update hu.json
...
Correcting hungarian translation
2024-12-10 15:55:12 +01:00
Imran
e5afe75213
Merge pull request #2021 from ImranR98/dev
...
Catch errors when running JSON compat mods - app breaking bug (#2015 , #2019 )
v1.1.34
2024-12-09 17:21:40 -05:00
Imran Remtulla
0df1c1c512
Increment version
2024-12-09 17:21:00 -05:00
Imran Remtulla
bd2ac73b9f
Catch errors when running JSON compat mods ( #2015 , #2019 )
2024-12-09 17:18:25 -05:00
Imran Remtulla
26b5a2d976
Catch errors when running JSON compat mods ( #2015 , #2019 )
2024-12-09 17:04:49 -05:00
Imran
c0968e8991
Merge pull request #2008 from ImranR98/dev
...
- Fix broken "Download Asset" function for HTML source (#1998 )
- Add "refresh before download" (#1943 )
- Remove WhatsApp, VLC, and Telegram App sources - no longer needed as HTML source sufficient (#1943 )
v1.1.33
2024-12-08 16:41:24 -05:00
Imran Remtulla
243b1eb2ac
Update packages, increment version
2024-12-08 16:39:26 -05:00
Imran Remtulla
c6c61d1c83
Merge remote-tracking branch 'origin/main' into dev
2024-12-08 16:37:08 -05:00