summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix compilation warningsBastien Nocera2016-05-181-2/+2
* lib: Make flatpak_installation_drop_caches return TRUE on successAlexander Larsson2016-05-171-0/+1
* Document new FlatpakInstallation apiMatthias Clasen2016-05-161-0/+23
* Document FlatpakBundleRef apisMatthias Clasen2016-05-161-6/+22
* Fix a doc comment typoMatthias Clasen2016-05-161-1/+1
* lib: Add API to add/modify/remove remotesAlexander Larsson2016-05-165-19/+389
* Actually export flatpak_installation_drop_cachesAlexander Larsson2016-05-162-2/+5
* lib: Add flatpak_installation_drop_cachesAlexander Larsson2016-05-131-81/+119
* common: Add flags for flatpak_dir_uninstallAlexander Larsson2016-05-121-1/+1
* Use flatpak_dir_uninstall for app and libAlexander Larsson2016-05-121-66/+2
* Use the installed/not-installed errors more consequentlyAlexander Larsson2016-05-121-2/+2
* Move flatpack_error quark to common so that the common code can use itAlexander Larsson2016-05-121-1/+1
* lib: Don't crash if we get_ref() failsAlexander Larsson2016-05-111-13/+40
* lib: Remove deprecated callsAlexander Larsson2016-05-093-122/+14
* Remove unused variablesAlexander Larsson2016-05-091-4/+0
* Migrate ~/.local/share/xdg-app to ~/.local/share/flatpakAlexander Larsson2016-05-091-1/+5
* Rename everything but the on-disk location to flatpakAlexander Larsson2016-05-099-19/+19
* Rename library to libflatpakAlexander Larsson2016-05-091-16/+16
* Rename source files to flatpakAlexander Larsson2016-05-0925-100/+100
* Rename all non-autogenerated symbols to flatpakAlexander Larsson2016-05-0922-1141/+1141
* uncruftify: Initial run, all non-problematic changesAlexander Larsson2016-05-0618-503/+545
* Add xdg_app_installed_ref_get_subpathsAlexander Larsson2016-05-022-1/+17
* Add support for disabled remotesAlexander Larsson2016-04-272-0/+17
* lib: Add xdg_app_get_default_archAlexander Larsson2016-04-272-0/+15
* lib: Use deploydata file directlyAlexander Larsson2016-04-273-20/+14
* installation_fetch_remote_size_sync: Always fail with deprecation errorAlexander Larsson2016-04-271-9/+1
* Add xdg_app_dir_install/update helpersAlexander Larsson2016-04-261-19/+8
* update/install: Handle deploy using the system serviceAlexander Larsson2016-04-251-1/+1
* Fix confusion about GError typesAlexander Larsson2016-04-212-3/+3
* Add xdg_app_dir_deploy_install helperAlexander Larsson2016-04-211-80/+3
* common: Move duplicated code into xdg_app_dir_deploy_updateAlexander Larsson2016-04-211-26/+2
* common: Move xdg_app_dir_pull_from_bundle to xdg_app_pull_from_bundleAlexander Larsson2016-04-191-7/+10
* xdg_app_installation_fetch_remote_metadata_sync2: Fix docs cut and paste issueAlexander Larsson2016-04-141-1/+1
* lib: Add new cache based getters for metadata and sizeAlexander Larsson2016-04-143-3/+119
* Add support for subpath limited installsAlexander Larsson2016-04-074-10/+45
* docs: Document XdgProgressCallbackMatthias Clasen2016-03-251-0/+13
* doc: Add xdg_app_installation_install_bundleMatthias Clasen2016-03-251-1/+2
* docs: Fix a typoMatthias Clasen2016-03-251-1/+1
* XdgAppRemote: Add documentationMatthias Clasen2016-03-251-6/+73
* XdgAppRemoteRef: Add documentationMatthias Clasen2016-03-251-2/+18
* XdgAppInstalledRef: Add documentationMatthias Clasen2016-03-251-10/+71
* XdgAppRef: Add documentationMatthias Clasen2016-03-252-14/+82
* XdgAppInstallation: Add documentationMatthias Clasen2016-03-251-17/+117
* XdgAppError: Add documentationMatthias Clasen2016-03-252-0/+8
* version information: Add documentaitonMatthias Clasen2016-03-251-0/+5
* XdgAppInstallation: Fix a doc typoMatthias Clasen2016-03-251-1/+1
* lib: Add xdg_app_bundle_ref_get_origin()Alexander Larsson2016-02-262-1/+23
* lib: Fix a tiny leakAlexander Larsson2016-02-261-0/+5
* Update test-lib.c with the appstream api changeAlexander Larsson2016-02-261-1/+1
* Change xdg_app_bundle_ref_get_appdata to xdg_app_bundle_ref_get_appstreamAlexander Larsson2016-02-262-12/+12