Commit Graph

2385 Commits

Author SHA1 Message Date
Imran Remtulla
cad14dd6a4 Update Flutter, upgrade packages 2024-09-27 18:34:52 -04:00
Imran Remtulla
5d72af5b20 Add Tencent App Store (#1848) 2024-09-27 18:28:37 -04:00
Imran
1fcb923469 Merge pull request #1832 from summoner001/main
Update hu.json
2024-09-27 15:17:14 -05:00
Imran
f89bc41ac1 Merge pull request #1850 from lagodimos/format-json
Format exported json
2024-09-27 15:17:01 -05:00
summoner001
70988a91fd Update hu.json
fixing translation of URL
2024-09-25 10:21:03 +02:00
Giannis Lagodimos
f3481f94dd format exported json
Make the exported applications' file more readable in case it is needed to be opened with a text editor.
2024-09-22 22:50:17 +03:00
summoner001
204eadd809 Update hu.json
Minor sentence fixes
2024-09-21 17:23:00 +02:00
summoner001
69f2ec1777 Update hu.json
Fixing the hungarian translation
2024-09-15 17:11:06 +02:00
summoner001
b98c23e369 Update hu.json
fixing a typo
2024-09-10 10:53:27 +02:00
summoner001
64779fb55a Update hu.json
fixing access token and api key translation
2024-09-10 10:51:52 +02:00
summoner001
845cf0a035 Update hu.json
Fixing sentence
2024-09-09 19:31:34 +02:00
summoner001
9dba240202 Update hu.json
Fixing sentences
2024-09-09 19:25:39 +02:00
summoner001
8aa682028f Update hu.json
Translating the "regex" word
2024-09-09 19:17:00 +02:00
summoner001
cb80b80efb Update hu.json
fixing a typo
2024-09-09 17:47:46 +02:00
summoner001
eb1d997413 Update hu.json
fixing a translation word
2024-09-09 17:46:10 +02:00
summoner001
986badc653 Update hu.json
fixing a typo
2024-09-09 17:45:04 +02:00
summoner001
2432db0b31 Update hu.json
Rewieving the hungarian translation. Fixing typos, sentences and the coherence.
2024-09-09 17:29:01 +02:00
Kévin
87c66b4d09 Modification of 2 translations (fr.json)
- Suggested by [peternmuller](https://github.com/peternmuller)
2024-09-08 22:20:52 +02:00
Imran
5be2c9b51d Merge pull request #1826 from ImranR98/dev
- Improved APKPure compatibility by prioritizing APK when available (over XAPK)
- Auto-select direct APK source for URLs ending in '.apk' (#1820)
- Handle install failures more gracefully on apps page (#1782)
- Enabled ZH-TW and EO languages
- Added "allow insecure request" option (#1825)
v1.1.21
2024-09-08 04:00:49 -04:00
Imran Remtulla
d801994fed Added "allow insecure request" option (#1825) 2024-09-08 03:58:51 -04:00
Imran Remtulla
19bb9a0331 Update packages + Flutter, increment version 2024-09-08 03:27:20 -04:00
Imran Remtulla
b8dc6f9a53 Dart fix 2024-09-08 03:25:52 -04:00
Imran Remtulla
3a7ba00486 Merge remote-tracking branch 'origin/main' into dev 2024-09-08 03:24:26 -04:00
Imran Remtulla
86416df7dd Enabled ZH-TW and EO languages 2024-09-08 03:23:29 -04:00
Imran
704f209e4d Merge pull request #1824 from DwainZwerg/patch-1
Update de.json
2024-09-08 03:14:40 -04:00
Imran Remtulla
e1bed6f0cf Handle install failures more gracefully on apps page (#1782) 2024-09-08 03:11:49 -04:00
Imran Remtulla
61c88596f0 Bugfix 2024-09-08 02:54:43 -04:00
Imran Remtulla
a07c51a04a Merge remote-tracking branch 'origin/main' into dev 2024-09-08 02:51:22 -04:00
Imran Remtulla
0e46a83843 Auto-select direct APK source for URLs ending in '.apk' (#1820) 2024-09-08 02:51:11 -04:00
DwainZwerg
1a4b9658c3 Update de.json
see https://github.com/ImranR98/Obtainium/pull/1783#issuecomment-2310350237
2024-09-08 08:48:54 +02:00
Imran
9b922abe48 Merge pull request #1815 from pgmtx/add-esperanto
Add Esperanto translation
2024-09-08 02:40:57 -04:00
Imran
6f0f883d88 Merge pull request #1807 from Kevinr99089/main
Fr: Rollback import export change
2024-09-08 02:40:48 -04:00
Imran
aafcc4d96e Merge pull request #1803 from gidano/Updated_hu
Updated hu.json
2024-09-08 02:40:39 -04:00
Imran Remtulla
e019c8027b Improved APKPure compatibility by prioritizing APK when available (over XAPK) 2024-09-05 13:10:02 -04:00
pgmtx
b6acb43055 Finished proofreading 2024-08-28 23:06:33 +02:00
pgmtx
d9f6e3328e Created eo.json file and added first translations 2024-08-27 19:43:07 +02:00
Kévin
0e50132e13 Rollback import export change
- The changes made to "Import and Export", translated as "Sauvegarder et Restaurer" have been cancelled because some of the text goes beyond the box.
- Back to "Importer et Exporter" by correcting past errors.
2024-08-22 16:26:10 +02:00
gidano
c74e8456d2 Updated hu.json 2024-08-20 08:35:30 +02:00
Imran
33c60c9d4f Merge pull request #1801 from ImranR98/dev
Switch back to old Shizuku plugin version (new one broke build)
v1.1.20
2024-08-19 23:03:40 -04:00
Imran Remtulla
151e085655 Switch back to old Shizuku plugin version (new one broke build) 2024-08-19 23:03:20 -04:00
Imran
b1d641ae24 Merge pull request #1783 from Mr-Update/patch-1
Update de.json
2024-08-19 22:56:51 -04:00
Imran
7ddb35f933 Update de.json 2024-08-19 22:56:38 -04:00
Imran
b05a2ed14f Merge pull request #1800 from ImranR98/dev
- GitLab bugfix for some APK URLs (#1790)
- Fix Uptodown - was completely broken (#1796)
- Slight XAPK support improvement + BG install bugfix
2024-08-19 22:55:37 -04:00
Imran Remtulla
b22a82d11b Upgrade packages, increment version 2024-08-19 22:54:24 -04:00
Imran Remtulla
ee051153ca Merge remote-tracking branch 'origin/main' into dev 2024-08-19 22:53:44 -04:00
Imran
46871191c4 Merge pull request #1787 from Kevinr99089/main
French corrections
2024-08-19 22:48:45 -04:00
Imran
0cb518d434 Merge pull request #1785 from PeterDaveHelloKitchen/Improve-zh-TW-translation
Improve zh-TW traditional Chinese translation
2024-08-19 22:48:36 -04:00
Imran Remtulla
03778fd743 Fix Uptodown - was completely broken (#1796) 2024-08-19 22:37:57 -04:00
Imran Remtulla
514ca3e28b Slight XAPK support improvement + BG install bugfix 2024-08-19 21:29:19 -04:00
Imran Remtulla
37e90dabe7 GitLab bugfix for some APK URLs (#1790) 2024-08-19 20:55:37 -04:00