Commit Graph

428 Commits

Author SHA1 Message Date
Imran Remtulla
d5d6825ed9 Avoid OS version reconciliation for pseudo-versioned apps (#2023) 2024-12-12 02:40:04 -05:00
Imran Remtulla
d6b99b903f Prevent pseudo-versioning method from changing on load (#2022) 2024-12-12 02:20:56 -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 Remtulla
29bb5cc8cd Removed Telegram App 2024-12-08 16:36:46 -05:00
Imran Remtulla
dbbc2ff19c Removed VLC (#1943) 2024-12-08 16:21:36 -05:00
Imran Remtulla
c012b016f9 Add "refresh before download" + remove WhatsApp (#1943) 2024-12-08 15:58:44 -05:00
Imran Remtulla
22815b8209 Minor bug 2024-12-08 14:53:31 -05:00
Imran Remtulla
619d4f1a51 Fix broken "Download Asset" function for HTML source (#1998) 2024-12-08 13:47:32 -05:00
Imran Remtulla
327f73cc9e More changes for XAPK support (#682) 2024-11-23 16:26:11 -05:00
Imran Remtulla
e82170fec6 Improved XAPK Support (#682) 2024-11-23 16:05:02 -05:00
Imran Remtulla
7f2a9b6fa5 Bugfix for "download release assets" (#1968) 2024-11-14 21:21:32 -05:00
Imran Remtulla
ac6bc4d786 Bugfix in "download release assets" button (#1968) 2024-11-14 20:50:06 -05:00
Imran Remtulla
fce2a2f15c Correct issue w/ Signal migration 2024-11-01 14:34:19 -04:00
Imran Remtulla
dfbf9e925c Log installs (#1924) 2024-11-01 14:19:55 -04:00
Imran Remtulla
e44f77a68a Remove unused classes and translations (related to Steam Mobile and Signal) 2024-11-01 14:12:55 -04:00
Imran Remtulla
cc373c8d7f Remove Signal source (HTML is enough) (#1928) 2024-11-01 14:09:38 -04:00
Imran Remtulla
2ad88bf3ca Fix PathAccessException on secondary profiles (#1754) 2024-11-01 13:28:10 -04:00
Imran
e3fcf6e0b5 Merge pull request #1915 from InfiniteCoder06/main
Add Custom app ID
2024-10-25 17:52:10 -04:00
Imran Remtulla
ea239ffa3a Optional "when charging only" toggle for BG updates (#1914) 2024-10-20 12:51:07 -04:00
Praveen Kumar
c1c06b3f9c Make appId Assignable only once 2024-10-20 21:46:13 +05:30
Praveen Kumar
5e0333c4c8 Add Custom app ID 2024-10-20 19:56:19 +05:30
Imran Remtulla
892a3b3c30 Add some logs to troubleshoot #1550 2024-10-15 15:56:19 -04:00
Imran Remtulla
738dd5649f App-wide "pretend to be GPlay" option (#1859) 2024-10-01 17:07:11 -04:00
Imran Remtulla
9f50d8db2d UI bugfixes on add app page (#1866) 2024-10-01 16:59:28 -04:00
Imran Remtulla
dcf6957842 Remove unused code 2024-09-27 19:02:54 -04:00
Imran Remtulla
77bebc48bc Enable icon caching (#1837) 2024-09-27 19:01:57 -04:00
Imran Remtulla
5d72af5b20 Add Tencent App Store (#1848) 2024-09-27 18:28:37 -04: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
Imran Remtulla
d801994fed Added "allow insecure request" option (#1825) 2024-09-08 03:58:51 -04:00
Imran Remtulla
e1bed6f0cf Handle install failures more gracefully on apps page (#1782) 2024-09-08 03:11:49 -04:00
Imran Remtulla
0e46a83843 Auto-select direct APK source for URLs ending in '.apk' (#1820) 2024-09-08 02:51:11 -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
9ffb91266f Re-order some sources 2024-08-06 11:45:49 -04:00
Imran Remtulla
adc4e7c2b4 Fix error after fgbg package update in previous commit 2024-08-05 16:30:12 -04:00
Imran Remtulla
9c16f24a08 Ability to share selective exports (#1752) 2024-07-28 17:18:36 -04:00
Imran Remtulla
6a44fe227c Fix missing trailing slash for path-less URLs (#1715) 2024-07-14 20:27:42 -04:00
Imran Remtulla
d1cb2688c6 Rename "Version String Extraction" to "Trim Version String" for non-HTML Sources (#1723)
Rename Codeberg to Forgejo (#1722)
2024-07-14 20:20:41 -04:00
Imran Remtulla
db413badec Attempt bugfix for error when on VPN (#1120) 2024-06-29 16:48:59 -04:00
Imran Remtulla
62c23004f7 Bugfix for files with vague 'content-disposition' header (#1697) 2024-06-29 03:01:48 -04:00
Imran Remtulla
c90a571f89 Release asset download confirmation even for single choice (#1694) 2024-06-28 22:12:45 -04:00
Imran Remtulla
dff1b4cf39 Bugfixes for F-Droid repo search (#1681) 2024-06-28 21:55:13 -04:00
Imran Remtulla
105e70a814 F-Droid repo search bugfix (#1681) 2024-06-28 21:28:02 -04:00
Imran Remtulla
f53a4f3827 Add third-party F-Droid repo search to main search menu (#1681) 2024-06-28 19:10:45 -04:00
Imran Remtulla
6c5e5043a4 Improve icon loading after last commit 2024-05-23 21:02:50 -04:00
Imran Remtulla
5bf7fdb94e Revert a previous change related to BG downloads (did not work as intended) 2024-05-23 20:15:25 -04:00
Imran Remtulla
7808bc5ccb Improve loading time/stability (at the cost of icon flickering) 2024-05-23 20:02:43 -04:00
Imran Remtulla
06a079e452 Attempt to improve load times again + link parsing bugfix (#1625) 2024-05-23 19:35:52 -04:00
Imran Remtulla
9c46e3f88c Attempt to improve app load time
Slight icon opacity tweak (#1637)
2024-05-22 19:35:51 -04:00