Mercurial Mercurial > AboutOss / graph
summary | shortlog | changelog | graph | tags | bookmarks | branches | files | zip | gz | bz2 | help
less more | (0) tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or revset expression.
 
  • merge workflows into main
    11 months ago, by Da Risk
  • workflow: add empty publish-website workflow
    11 months ago, by Da Risk
  • build: add workflow to publish-website
    11 months ago, by Da Risk
  • docs: start documentation using mkdocs
    11 months ago, by Da Risk
  • build: add dokka aggregation project
    11 months ago, by Da Risk
  • build: configure dokka conventions
    11 months ago, by Da Risk
  • build: cleanup libs.versions.toml
    11 months ago, by Da Risk
  • github: add manual workflow for publish
    11 months ago, by Da Risk
  • build: add github publish workflow
    11 months ago, by Da Risk
  • build: configure MavenPublish for central
    11 months ago, by Da Risk
  • build: configure maven publishing using gradle maven publish plugin
    11 months ago, by Da Risk
  • sample: add iosApp
    11 months ago, by Da Risk
  • sample: create ios specific code
    11 months ago, by Da Risk
  • sample: update AndroidManifest.xml
    11 months ago, by Da Risk
  • ui:material3: update creation of LinkAnnotation.Url
    11 months ago, by Da Risk
  • ui:material2: update creation of LinkAnnotation.Url
    11 months ago, by Da Risk
  • ui:common: exclude material3 transitive dependencies
    11 months ago, by Da Risk
  • ui:material3: switch default activities/windows to AdaptiveOpenSourceDependenciesScreen
    11 months ago, by Da Risk
  • ui:material3: remove some deprecated methods. Add support for dark theme by default
    11 months ago, by Da Risk
  • ui:material3: use typesafe navigation
    11 months ago, by Da Risk
  • ui:material2: use type safe navigation
    11 months ago, by Da Risk
  • ui:material2: fix some lint errors
    11 months ago, by Da Risk
  • ui:material3: add AdaptiveOpenSourceDependenciesScreen
    11 months ago, by Da Risk
  • build: update compose multiplatform
    11 months ago, by Da Risk
  • sample: update PrebuiltLicensesViewModel
    11 months ago, by Da Risk
  • ui:material3 use BrowserLauncher
    11 months ago, by Da Risk
  • ui:material2: use BrowserLauncher
    11 months ago, by Da Risk
  • ui:common: separate BrowserLauncher functionality from ViewModel
    11 months ago, by Da Risk
  • sample: add PrebuiltLicensesWindows for desktop
    11 months ago, by Da Risk
  • ui:material2, ui:material3: add OpenSourceLicensesWindow composable
    11 months ago, by Da Risk
  • ui:common: add a factory for OpenSourceLicensesViewModel on desktop
    11 months ago, by Da Risk
  • sample: extract base of sample to common. start implementing desktop
    11 months ago, by Da Risk
  • core: make LicenseeLicenseInfoRepository implements LicenseInfoRepository
    11 months ago, by Da Risk
  • build: update to gradle 8.13
    11 months ago, by Da Risk
  • sample: start conversion to a kotlin multiplatform project
    11 months ago, by Da Risk
  • ui:material3: extract OpenSourceDependenciesNavHost to common
    11 months ago, by Da Risk
  • ui:material3: convert to kotlin-multiplatform
    11 months ago, by Da Risk
  • ui:mateiral2: fix ios baseName
    11 months ago, by Da Risk
  • ui:common: Fix ios baseName
    11 months ago, by Da Risk
  • ui:material2 extract OpenSourceDependenciesNavHost to common
    11 months ago, by Da Risk
  • ui:material2: convert to kotlin-multiplatform
    11 months ago, by Da Risk
  • ui:common: add multiplatform compose resources
    11 months ago, by Da Risk
  • make :ui:common multiplatform
    11 months ago, by Da Risk
  • core: change rename main folder sourcesets to androidMain
    11 months ago, by Da Risk
  • build: update license headers
    11 months ago, by Da Risk
  • build: update dependencies
    11 months ago, by Da Risk
  • build: update to kotlin 2.1.20
    11 months ago, by Da Risk
  • build: update to agp 8.9.2
    11 months ago, by Da Risk
  • core: refactor OssLicenseParser to use source as constructor params
    12 months ago, by Da Risk
  • core: extract LicenseeParser
    12 months ago, by Da Risk
  • core: add LicenseeLicenseInfoRepository
    12 months ago, by Da Risk
  • core: add LicensePlistLicenseInfoRepository
    12 months ago, by Da Risk
  • core: extract LicenseInfoRepository interface
    12 months ago, by Da Risk
  • core: add ios LicensePlistParser
    12 months ago, by Da Risk
  • core: port OssLicenseParser to multiplatform
    12 months ago, by Da Risk
  • build: update to kotlin 2.1.10
    12 months ago, by Da Risk
  • build: update to agp 8.9.0
    12 months ago, by Da Risk
  • build: update gradle
    12 months ago, by Da Risk
  • Added tag 0.1.0 for changeset 769a51f2b0f5
    2023-05-03, by Da Risk
  • Bump version to 0.1.0
    2023-05-02, by Da Risk
  • sample: complete sample application
    2023-05-02, by Da Risk
  • ui: Make OpenSourceLicensesActivity open so users can override viewModel
    2023-05-02, by Da Risk
  • core: LicenseInfoRepository allow to specify different licenses files
    2023-05-02, by Da Risk
  • start a sample app module
    2023-05-02, by Da Risk
  • add a material3 ui module
    2023-05-02, by Da Risk
  • Added tag 0.0.1 for changeset be719303e7e8
    2023-04-16, by Da Risk
  • add more license headers
    2023-04-16, by Da Risk
  • build: remove a few warnings
    2023-04-14, by Da Risk
  • build: add jitpack.yml
    2023-04-14, by Da Risk
  • add some kdoc and fix a few warnings
    2023-04-14, by Da Risk
  • update license header
    2023-04-13, by Da Risk
  • add README.md and maven publications
    2023-04-13, by Da Risk
  • build: set minSdkVersion to 24
    2023-04-13, by Da Risk
  • ui:material: Add activity in manifest and allow to configure the theme used
    2023-04-13, by Da Risk
  • move ui activities to :ui:material2
    2023-04-13, by Da Risk
  • create :ui:common to contain common base class and ui element
    2023-04-13, by Da Risk
  • ui: add OpenSourceLicensesActivity and composables
    2023-04-13, by Da Risk
  • core: add LicenseInfoRepository and OssLicenseParser
    2023-04-13, by Da Risk
  • Initial commit
    2023-04-14, by fbarthelery