• Viktor De Pasquale's avatar
    Removed overcomplicated updates loading · 332c1a6c
    Viktor De Pasquale authored
    The mechanism was replaced by loading updated directly by id to the initial list. There are two factors why yesterday-me was dumb:
    
    1) By asynchronously loading update state, you have no control over it - hence no search
    2) It's incredibly wasteful; running that hardcore search on every query? Not cool
    ...and from UX stand-point having updates inlined right under installed modules is by far better than nitpicking it from the list or in the search
    332c1a6c
Name
Last commit
Last update
..
base Loading commit data...
LogDao.kt Loading commit data...
PolicyDao.kt Loading commit data...
Repo.kt Loading commit data...
RepoDao.kt Loading commit data...
RepoDatabase.kt Loading commit data...
SettingsDao.kt Loading commit data...
StringDao.kt Loading commit data...