Duy Tran Khanh
47d71ad079
New translations strings.xml (Czech)
2023-08-27 19:14:52 +07:00
Duy Tran Khanh
e2db137fe1
New translations strings.xml (Arabic)
2023-08-27 19:14:50 +07:00
Duy Tran Khanh
f16ce844c5
New translations strings.xml (French)
2023-08-27 19:14:48 +07:00
Duy Tran Khanh
e682f3cb8a
New translations strings.xml (Turkish)
2023-08-27 19:14:46 +07:00
Duy Tran Khanh
f41acc2e56
New translations strings.xml (Italian)
2023-08-27 19:14:45 +07:00
Duy Tran Khanh
9cbf774235
New translations strings.xml (Spanish)
2023-08-27 19:14:43 +07:00
artdeell
b8e3b2a6f9
Feat[commonapi]: pre-allocate filteredResults list
2023-08-26 23:17:22 +03:00
artdeell
5af69bc8fb
Chore[tools]: add comment explaining the reasoning for ASM version replacement
2023-08-26 23:17:22 +03:00
Mathias Boulay
607cf52d19
Fix[modpack-search]: reversed relevance for CF api
2023-08-26 23:17:22 +03:00
Mathias Boulay
840c5cb5b8
Feat[modpack-search]: bring more relevant and balanced results
2023-08-26 23:17:22 +03:00
Mathias Boulay
4eaea55b9b
Build: warn when no api key is specified
2023-08-26 23:17:22 +03:00
artdeell
4469f73d1a
Feat[modpack]: continue showing results from single source if an error occurred
2023-08-26 23:17:22 +03:00
artdeell
37cf59e051
Chore[profile]: add button
2023-08-26 23:17:22 +03:00
artdeell
f1e88e2068
Feat[notifs]: features for remote error reporting, unified notification constants
...
TODO: also use it for Minecraft downloads
2023-08-26 23:17:22 +03:00
artdeell
2980afdd05
Feat[lib]: replace ASM <5 with ASM 5.0.4
2023-08-26 23:17:22 +03:00
artdeell
91c834117d
Feat[modpack]: Set up framework for handling ModpackApi IOExceptions
2023-08-26 23:17:22 +03:00
artdeell
e513156c6f
Feat[modpack]: disable the "Install" button when tasks are ongoing
2023-08-26 23:17:22 +03:00
artdeell
d00565ebac
Feat[modpack]: move CF API key into a string resource
2023-08-26 23:17:22 +03:00
Mathias Boulay
6ef2b1f7a4
Fix: reload profile list after modpack installation
2023-08-26 23:17:22 +03:00
Mathias Boulay
614933db9c
Refactor[profiles]: separate load and write profiles
...
Effectively reduces the amount of writes
2023-08-26 23:17:22 +03:00
Mathias Boulay
8db75081a8
Cut: redundant zip handling methods
2023-08-26 23:17:22 +03:00
artdeell
d5fc862f0e
Feat[agent]: modpack version ID fixer
2023-08-26 23:17:22 +03:00
artdeell
0e5797981b
Chore[modloaders]: use the nice clearProgress function instead of hardcoded -1
2023-08-26 23:17:22 +03:00
artdeell
a276813230
Fix[ui]: disable the progressbar and stop loading at the end of the list
...
Also: move all array copies away from the UI thread
2023-08-26 23:17:22 +03:00
artdeell
d8b1fbf968
Fix[forge]: consult the version list for the full loader version
2023-08-26 23:17:22 +03:00
Mathias Boulay
78d6d09107
Fix[UI]: improper button size
2023-08-26 23:17:22 +03:00
artdeell
be0d98e09a
Feat[icon]: automatically resize cached icons to 256x256 and compress as JPEG
2023-08-26 23:17:22 +03:00
artdeell
ecbbbfcc4d
Feat[icon]: icon cache cleaner
2023-08-26 23:17:22 +03:00
BuildTools
e0c64219bc
Fix[api]: Automatically URL-encode all query params and values
...
Not doing this coused issues on Android 6 with Modrinth facets
2023-08-26 23:17:22 +03:00
Mathias Boulay
4a4115aeb6
Docs: remove out of date argument
2023-08-26 23:17:22 +03:00
Mathias Boulay
37cdc11ed5
Feat[UI]: custom filter dialog, reduced overlay size
2023-08-26 23:17:22 +03:00
Mathias Boulay
faa0d6b0a6
Docs: explain mesure function purpose
2023-08-26 23:17:22 +03:00
BuildTools
e21be296ec
Infinite mod list implementation
2023-08-26 23:17:22 +03:00
Mathias Boulay
04d6900bc4
Feat, wip[UI]: conditionnal visibility, reduced layout shifting, full screen scroll
2023-08-26 23:17:22 +03:00
BuildTools
17cce29c00
Asynchronous CommonApi implementation + modpack source icons
2023-08-26 23:17:22 +03:00
Mathias Boulay
1542ea0204
Feat[modpacks]: Add CommonApi, centraliser of apis
2023-08-26 23:17:22 +03:00
Mathias Boulay
90b10084ce
Feat[UI]: moditem states are now pretty
2023-08-26 23:17:22 +03:00
Mathias Boulay
23b02cca4c
Refactor[modDetail]: Move mc version auto addition to model constructor
2023-08-26 23:17:22 +03:00
Mathias Boulay
ce5ed86515
Feat[SimpleAdapter]: Allow resetting the content of the adapter
2023-08-26 23:17:22 +03:00
BuildTools
ff72d5a1c0
More resilient mod loader installation for the modpack installer
2023-08-26 23:17:22 +03:00
Mathias Boulay
b1d022cccd
Feat,wip[modpack-install]: auto modloader install
2023-08-26 23:17:22 +03:00
BuildTools
f8078ad8bf
Modloader download changes
...
- Moved cache folder creation into DownloadTasks
- Renamed ModLoaderInfo to ModLoader
- Added docs to ModLoader
- Added some utility methods to the ModLoader cleass to make installation implementation
simpler
2023-08-26 23:17:22 +03:00
Mathias Boulay
5c556c1382
Fix[modpack-download]: fallback url
2023-08-26 23:17:22 +03:00
BuildTools
08f16f50cc
Changes
...
- Moved link obtainment into a separate interface
- Adjusted ModDownloader to obtain links while downloading
- Moved getFileName from Tools to FileUtils
- Fixed wrong Forge version number
2023-08-26 23:17:22 +03:00
BuildTools
19a781ad18
CurseForge modpack download (WIP) + more generalization
2023-08-26 23:17:22 +03:00
BuildTools
b430edbc0b
Async changes + WIP CurseForge implementation
...
- Implemented IOException handling and reliable Futures for the ModItemAdapter
- Generified self-referencing Futures into a SelfReferencingFuture class
- Added Work-in-progress CurseForge implementation
TODO:
- Handle Exceptions from the modpack install process
- Install the modloader after finishing instance installation
- Finish CurseForge support (current roadblock: lack of documentation)
2023-08-26 23:17:22 +03:00
BuildTools
5fde03dbaa
Major changes
...
- Added a textview for no content/network error messages
- Reimplemented Modrinth modpack installer with parallel installation in mind
- Implemented modloader version ID generation
- Implemented profile icons
TODO:
- Actually figure out how to install the mod loader
- Proper IOException handling in the modpack installer
- Proper IOException handling when loading detailed mod info
- CurseForge
2023-08-26 23:17:22 +03:00
BuildTools
586fef897e
Add icons, progressbar and synchronization
2023-08-26 23:17:22 +03:00
Mathias Boulay
6299a9a4e4
Refactor: Make the interface filters easier to extend
2023-08-26 23:17:22 +03:00
Mathias Boulay
1c21646165
Feat,WIP[modpacks]: barebone installer
2023-08-26 23:17:22 +03:00