Commit Graph

69 Commits (80419cab7f2335027dfce8a92a6e2fab8a9f7562)

Author SHA1 Message Date
Brian Lima 145a77d766 Many improvements on detecting apps
Detecting better which name is the real name of the app.
Detecting if a installed appx is framework properly and excluding it
from the list.
Detecting appx bundles and properly listing individual entries.
Detecting icons to use
8 years ago
Brian Lima 760bdee879 Fixing Forza Apex and VDFTooShort 8 years ago
Brian Lima a07c23002e Minor fixes 8 years ago
Brian Lima 1a4552bbef Getting appx displayname and excluding frameworks 8 years ago
Brian Lima db85132bdb Spellchecking 8 years ago
Brian Lima 993dacfb5e More touches for 2.0, updated readme.
Separated README and LICENSE.
More documenting.
Small design tweaks.
8 years ago
Brian Lima b55f023e24 Documenting some functions. 8 years ago
Brian Lima a1d078d6ae Thread safe update collection. 8 years ago
Brian Lima 39a805ee25 Loading installed apps on a background thread. 8 years ago
Brian Lima 06850ca413 More UI tweaks 8 years ago
Brian Lima bd390bdb82 Some final touches on the 2.0 version 8 years ago
Brian Lima 70ed581c9b Changing system language, settings page finished
Before running a game, the app will try to force a new UI language to
make the app run in another language.

Also finished the new settings page.
8 years ago
Brian Lima 2aaea481f7 Working on the new settings page. 8 years ago
Brian Lima 1602750e3a Removing deprecated code, update assembly. 8 years ago
Brian Lima 7869224748 Launching apps. 8 years ago
Brian Lima 2aaafa4a48 Properly writing shortcuts.vdf to user's directory. 8 years ago
Brian Lima 512a38022e More progress towards automating exporting games. 8 years ago
Brian Lima 5963ee9e60 Progress, finished new UI, implementing new logic. 8 years ago
Brian Lima c38c1c4731 Big changes aimming for 2.0
Replaced entrypoint from MainWindow to GamesWindows.
Getting apps installed from the computer via powershell.
Redesigning UWPHook with Material Design in XAML.

Lots of code still in the works, it compiles, but is not functional yet,
wait for future commits.
8 years ago