Commit Graph

15 Commits

Author SHA1 Message Date
Sebastian Palencsar
e95a23bc20 M3 namespace migration: complete Phase B, partial Phase D, docs and tests
- Native runtime under bearhub/ (api, commons, gems, view/util, view/core, view/qt)
- bauh/ compatibility re-export shims for legacy imports
- Phase D: canonical __version__/__app_name__ in bearhub/__init__.py; pyproject.toml
  and setup.py point at bearhub package
- Native gem loader at bearhub/view/core/gems.py
- Namespace compatibility tests (159 tests passing)
- Documentation: CHANGELOG [Unreleased], NAMESPACE_MIGRATION, ROADMAP, README,
  CONTRIBUTING, docs/qt6-migration.md, packaging/aur/README.md
2026-06-27 10:26:41 +02:00
Sebastian Palencsar
da377aecdc AUR bearhub: fix stale source cache collision (pkgrel=10)
Use tag-specific tarball name bearhub-0.10.7-bearhub.6.tar.gz so makepkg
and AUR helpers do not reuse an outdated bearhub-0.10.7.tar.gz from cache.
Ignore makepkg artifacts under packaging/aur/.
2026-06-27 10:18:54 +02:00
Bruno Cabral
fb4109bd77 flake warnings (#304) 2022-12-12 07:44:27 -03:00
Vinicius Moreira
a5ed57177c [flatpak] fix: wrong encoded strings displayed (requires Flatpak >= 1.12) 2022-03-25 09:06:51 -03:00
Vinicius Moreira
a92e0440c3 [flatpak] improvement: removed some unneeded API calls when listing updates (cli/tray) 2022-02-28 16:26:42 -03:00
Vinicius Moreira
bd40d9f2a8 [flatpak] fix log 2020-09-10 13:40:11 -03:00
Vinicius Moreira
fede4fb210 [flatpak] fix -> not handling empty array API response when filling the app data asynchronously 2020-08-31 10:19:17 -03:00
Vinicius Moreira
16586a7d28 [flatpak] fix: category formatting | sorting categories 2019-10-25 11:22:23 -03:00
Vinicius Moreira
669206e873 [flatpak] fix: upper categories split 2019-10-24 19:21:58 -03:00
Vinicius Moreira
1a4ccfcefe [flatpak] Formatting the API categories to the same format provided by the other packaging technologies 2019-10-24 17:37:42 -03:00
Vinicius Moreira
5baa697f0d Merge branch 'staging' into ng
# Conflicts:
#	CHANGELOG.md
#	bauh/__init__.py
2019-10-13 18:49:04 -03:00
Vinicius Moreira
9fa9df04a5 [flatpak] fix update-checking for version 1.5.X 2019-10-13 18:14:24 -03:00
Vinicius Moreira
f8128828d4 [flatpak] info available for not installed applications 2019-10-09 19:46:06 -03:00
Vinicius Moreira
51f1bf4d3d improving installed Flatpaks reading time 2019-09-16 15:32:17 -03:00
Vinicius Moreira
ba5e1da11b gem selector sketch 2019-09-11 16:00:02 -03:00