Commit Graph

11 Commits

Author SHA1 Message Date
af8110e475 Automatically get DLC when selecting the DLL.
Automatically get DLC when getting a valid Steam app.
2021-01-04 12:54:28 +01:00
721b5e8e7f Get list of DLC function now checks if entered app is actually of type "game" 2021-01-04 12:27:48 +01:00
d71144b1d6 Try to guess game name from path if config doesn't exist. 2021-01-01 17:03:46 +01:00
1042923249 Improved search performance
Pressing enter in the game name field now also starts a search.
2021-01-01 16:27:42 +01:00
201e122e8b Fixed app not launching properly 2021-01-01 14:53:02 +01:00
a92d8c617c Update README.md 2020-12-30 12:09:57 +01:00
835163ca5e Fixed dlc list not using monospaced font 2020-12-29 12:42:39 +01:00
a5ca4ceb33 Fixed issues with language selection
Fixed game name field not resetting properly
2020-12-29 12:32:04 +01:00
933e84cdaa minor changes 2020-12-28 15:30:22 +01:00
73baa27245 SearchResultView and DownloadView implemented;
Ignore whitespaces and special chars when looking for games;
2020-12-28 15:27:37 +01:00
aada82693d Reimplemented using MVVMCross (SearchResultWindow & DownloadWindow WIP) 2020-12-25 16:49:51 +01:00