summaryrefslogtreecommitdiff
path: root/libappstream-glib
Commit message (Expand)AuthorAgeFilesLines
* store: Don't emit a warning when flatpak user directory doesn't existKalev Lember2016-07-061-0/+5
* trivial: Fix a compiler warning with libstemmer disabledKalev Lember2016-07-061-1/+1
* monitor: Use non-deprecated glib API for monitoring renamesKalev Lember2016-07-061-2/+4
* Add an AS_STATE_PURCHASING constant (#115)Robert Ancell2016-07-052-0/+4
* Add an AS_STATE_PURCHASABLE constant so we can support purchasing apps (#114)Robert Ancell2016-06-302-0/+4
* Fall back to the country code in as_app_get_language()Richard Hughes2016-06-292-6/+22
* trivial: Fix 'make check' without libstemmerRichard Hughes2016-06-291-0/+4
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-2825-775/+0
* trivial: Do not include the prefix in the id-filenameRichard Hughes2016-06-282-3/+6
* Optionally use libstemmer for keyword stemmingRichard Hughes2016-06-285-6/+181
* Load metainfo files if presentRichard Hughes2016-06-131-0/+9
* trivial: Fix several issues to ensure changed signal are sentRichard Hughes2016-06-111-1/+6
* trivial: Fix make distcheckRichard Hughes2016-06-101-0/+4
* Add elementary to list of project groupsFabio Valentini2016-06-082-0/+2
* Correctly detect new AppStream applications in new directoriesRichard Hughes2016-06-081-7/+32
* Allow setting the id prefix and origin using a symlink file nameRichard Hughes2016-06-082-11/+112
* Never allow NULL to be added to AsApp string arrayRichard Hughes2016-06-071-0/+16
* Do not rename a category ID in AsAppRichard Hughes2016-06-021-4/+0
* Save the ID prefix in more placesRichard Hughes2016-05-181-44/+77
* Correctly set the architecture on newly discovered applicationsRichard Hughes2016-05-181-11/+30
* Set the architecture of discovered Flatpak appsRichard Hughes2016-05-181-6/+20
* Add all applications for all architectures when loading FlatpakRichard Hughes2016-05-181-59/+34
* Always add /var/lib/flatpak/appstream as a possible Flatpak pathRichard Hughes2016-05-181-0/+7
* Revert "trivial: Add some support for flatpak self tests"Richard Hughes2016-05-141-15/+0
* Merge pull request #107 from DimStar77/show-appnameRichard Hughes2016-05-131-1/+2
|\
| * Show the app name when complaining about missing description in the metadataDominique Leuenberger2016-05-131-1/+2
* | Addons can have duplcate namesDominique Leuenberger2016-05-131-16/+18
|/
* trivial: Add some support for flatpak self testsRichard Hughes2016-05-121-0/+15
* Rename the xdg-app support to the new name: FlatpakRichard Hughes2016-05-115-61/+77
* trivial: Add some more debugging to debug an issueRichard Hughes2016-05-111-0/+2
* trivial: Set missing icon prefix for cached YAMLMatthias Klumpp2016-04-301-0/+2
* yaml: Make icon parser spec compliantMatthias Klumpp2016-04-293-13/+105
* Fall back to the icon name for LOCAL icon typesRichard Hughes2016-04-291-3/+9
* trivial: Fix a critical warning when an AppData file has invalid inputRichard Hughes2016-04-291-0/+8
* trivial: Add three more apps to the ID fallback tableRichard Hughes2016-04-271-0/+3
* Add AS_APP_QUIRK_NOT_LAUNCHABLERichard Hughes2016-04-261-0/+2
* Ignore files with invalid suffixes when building installed storesRichard Hughes2016-04-251-1/+17
* trivial: Try to shut up libasnRichard Hughes2016-04-251-1/+1
* Add AS_APP_QUIRK_HAS_SHORTCUTJoaquim Rocha2016-04-201-0/+2
* Add as_screenshot_get_image_for_locale()Richard Hughes2016-04-197-14/+224
* Add the Audio+Video categories from AppStream XML tooRichard Hughes2016-04-181-4/+3
* trivial: Fix critical warning when validing broken AppStream filesRichard Hughes2016-04-131-16/+21
* Search /usr/share/metainfo for local filesRichard Hughes2016-04-121-0/+7
* Add AS_APP_QUIRK_NOT_REVIEWABLERichard Hughes2016-04-081-0/+2
* Fall back to searching in as_store_get_app_by_pkgname()Richard Hughes2016-04-071-1/+37
* Add AS_APP_QUIRK_NEEDS_REBOOTRichard Hughes2016-04-071-0/+2
* Ignore desktop files with X-AppStream-IgnoreRichard Hughes2016-04-041-0/+10
* Do not hardcode x86_64 when searching for xdg-app metadataRichard Hughes2016-04-011-1/+52
* trivial: Only remove apps with a veto when specifiedRichard Hughes2016-03-311-1/+2
* Add as_store_remove_apps_with_veto()Richard Hughes2016-03-312-1/+13