Commit Graph

1821 Commits

Author SHA1 Message Date
Imran
70f9e33d17 Merge pull request #1560 from jmoerschbach/conflicting_provider
Use applicationId for provider authorities
2024-04-23 14:15:09 -04:00
Imran
2e2dffd8e2 Merge pull request #1562 from ArcticFoxPro/main
Fix some questions of 简体中文(Simplified Chinese) and English.
2024-04-23 14:15:00 -04:00
ArcticFoxPro
0b1d5bf514 Fix some questions of 简体中文(zh-CN) and English.
Google's "Material You" is a specific noun in China, and it can be used directly in English, because Google China is also directly used in English, and translated into Chinese "您的材料" will look strange to Chinese users.
2024-04-22 16:01:21 +08:00
Jonas Mörschbach
2570c8e289 Use applicationId for provider authorities
Fixes #1378

Instead of hardcoding the authority string, use the ${applicationId} to
always make the provider unique.
2024-04-21 21:49:33 +02:00
Imran
0c80d88583 Merge pull request #1551 from ImranR98/dev
Minor Adjustments
v1.1.5
2024-04-20 19:45:46 -04:00
Imran Remtulla
b293b1e9ff Update Flutter, packages, increment version 2024-04-20 19:44:32 -04:00
Imran Remtulla
61038a8969 Updated translations 2024-04-20 19:38:59 -04:00
Imran Remtulla
b92d1541bf Restore Flutter branch 2024-04-20 19:36:02 -04:00
Imran
13f0ccb10d Merge pull request #1548 from re7gog/re7gog
Native and UI improvements
2024-04-20 19:35:37 -04:00
Gregory Velichko
ed732cfad2 Look at all these colors!🌈 2024-04-20 18:24:08 +03:00
Gregory Velichko
fb206aee84 Add system theme api level check 2024-04-20 11:57:12 +03:00
Gregory Velichko
285530784d little 2024-04-20 11:30:34 +03:00
Gregory Velichko
0ddb5b5e81 Merge branch 'main' into re7gog
# Conflicts:
#	pubspec.lock
2024-04-19 18:07:51 +03:00
Gregory Velichko
c16cda1962 Make pretending to be a Google Play setting per app based⚙️ 2024-04-19 17:57:22 +03:00
Gregory Velichko
49022726d3 Shizuku logic 3: Prettify 2024-04-19 16:41:34 +03:00
Gregory Velichko
a311894b9f Shizuku logic 2: Determination of installation 2024-04-18 20:01:40 +03:00
Gregory Velichko
29e13efd66 Change background shizuku logic 2024-04-17 17:05:08 +03:00
Imran
8c2a97e092 Merge pull request #1544 from ImranR98/dev
- Don't trust content-length header from sites w/o accept-ranges support (#1542) + bugfixes
- Allow for spaces in HTML link and version filters (#1537)
v1.1.4
2024-04-15 19:16:10 -04:00
Imran Remtulla
34d571f586 Merge remote-tracking branch 'origin/main' into dev 2024-04-15 19:14:47 -04:00
Imran Remtulla
a20b87889b Update packages, increment version 2024-04-15 19:14:39 -04:00
Imran
c7319cd958 Merge pull request #1540 from o101010/main
Corrects french translations
2024-04-15 19:09:50 -04:00
Imran
d61fd800ef Merge pull request #1543 from yurtpage/main
fastlane: i18n ru for app description
2024-04-15 19:09:26 -04:00
Imran Remtulla
12dda8bfa9 Allow for spaces in HTML link and version filters (#1537) 2024-04-15 19:06:24 -04:00
Imran Remtulla
0657f832e1 Don't trust content-length header from sites w/o accept-ranges support (#1542) + bugfixes 2024-04-15 18:39:21 -04:00
Yurt Page
6431357b15 ru.json: translate apk.other 2024-04-16 01:16:08 +03:00
Yurt Page
dcc42bdfe5 fastlane: i18n ru for app description 2024-04-16 01:09:18 +03:00
Imran
85718dc3a3 Update README.md 2024-04-15 17:53:55 -04:00
Imran
9dff352796 Update README.md 2024-04-15 17:52:35 -04:00
Imran
c5477767a0 Update README.md 2024-04-15 17:52:08 -04:00
Gregory Velichko
3131ef8c4e Neat slider 2024-04-15 12:55:34 +03:00
o101010
4d9f05aa87 Corrects french translations
Corrects french translations in fr.json.
2024-04-14 20:52:51 +02:00
Gregory Velichko
7b882d9bd8 Move to plugins🐱🎉 2024-04-14 18:40:32 +03:00
Imran
d1a2831922 Merge pull request #1535 from ImranR98/dev
Update packages, increment version
v1.1.3
2024-04-13 03:09:10 -04:00
Imran Remtulla
b042050ea3 Update packages, increment version 2024-04-13 03:05:44 -04:00
Imran
2d43dfe0a7 Merge pull request #1525 from gidano/main
Update hu.json
2024-04-13 03:04:13 -04:00
Imran
b1a740223c Merge pull request #1529 from DwainZwerg/patch-14
Update de.json
2024-04-13 03:04:02 -04:00
Imran
41c98d97b1 Merge pull request #1532 from gepbird/fix-generated-form-update
Fix out of bounds array access in GeneratedForm update
2024-04-13 03:03:47 -04:00
Gregory Velichko
fb06babb96 Merge branch 'main' into re7gog 2024-04-12 13:21:52 +03:00
Gutyina Gergő
ccc0e7696b Fix out of bounds array access in GeneratedForm update 2024-04-08 21:45:19 +02:00
DwainZwerg
6d41ed8011 Update de.json
Corrected translation
2024-04-08 08:44:28 +02:00
gidano
c1476a7d58 Update hu.json 2024-04-07 09:37:28 +02:00
Imran
b1ee39be3b Merge pull request #1524 from ImranR98/dev
Add release asset download button (#1493) + Minor UI change
v1.1.2
2024-04-07 02:25:27 -04:00
Imran Remtulla
c2ccdd3d05 Merge remote-tracking branch 'origin/main' into dev 2024-04-07 02:21:45 -04:00
Imran Remtulla
a621f1dfb4 Update packages, increment version 2024-04-07 02:21:38 -04:00
Imran Remtulla
8527ad0007 Bugfix in release asset download 2024-04-07 02:19:40 -04:00
Imran Remtulla
377ecef1b4 More resilient release asset import (if Downloads inaccessible, use export dir) 2024-04-07 02:18:26 -04:00
Imran Remtulla
1f9921e6ff UI improvements 2024-04-07 02:13:36 -04:00
Imran Remtulla
00988ed04d Improve release asset download UI 2024-04-07 01:41:35 -04:00
Imran Remtulla
3d1113c057 Add release asset download button (#1493) 2024-04-07 01:28:45 -04:00
Imran
1c81f0c1e1 Merge pull request #1516 from ImranR98/dev
* Add support for GitLab CI artifact links in releases (#1506)
* Improve load speed on return to foreground
v1.1.1
2024-04-03 18:15:44 -04:00