Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/KStateMachine/android-kstatemachine-sample

Sample android application showing KStateMachine library features
https://github.com/KStateMachine/android-kstatemachine-sample

[version] Up version to 1.0.7

8dc75ffab08e343714210b5b7f779d7930e3c354 authored 11 months ago by Mikhail Fedotov <[email protected]>
Update versions

f8286ee4f173310d816462a2d38ab8bb66b31e1c authored 11 months ago by Mikhail Fedotov <[email protected]>
Up version to 1.0.6

86b98f37020104b2987fad4daf6d67b7580c0288 authored almost 2 years ago by Mikhail Fedotov <[email protected]>
Replace MutableSharedFlow with Cannel for MVI effects

MutableSharedFlow does not store events if they happen during configuration change, so it does n...

59a1e5182fbc3907f0d48a6a5f2e48e8511f1248 authored almost 2 years ago by Mikhail Fedotov <[email protected]>
Up version to 1.0.5

5f1b88589f02975d323d9b2d8e23e6a182d58dce authored almost 2 years ago by Mikhail Fedotov <[email protected]>
Add kstatemachine-coroutines usage

be52189564b15b8a1f553617e68f54916d5ebcf4 authored almost 2 years ago by Mikhail Fedotov <[email protected]>
Remove dead code, set initial state

8e7d02399d4e4f2894dae934229bec007771fd27 authored about 2 years ago by Федотов Михаил Викторович <[email protected]>
Up version to 1.0.4

717e0f3e9b0dad523dfb381974a42e081e0cf12c authored about 2 years ago by Федотов Михаил Викторович <[email protected]>
Update kstatemachine to 0.16.0

e92a0cf2939f2416158f2f66335b9c6051844995 authored about 2 years ago by Федотов Михаил Викторович <[email protected]>
Update kstatemachine library version to 0.13.0

a246b2211280cea056b315ba753dc8c787eeaaa3 authored over 2 years ago by Федотов Михаил Викторович <[email protected]>
Update readme

979d6a67c7fa5bada673e9a9cc4b20213a798f17 authored almost 3 years ago by Mikhail Fedotov <[email protected]>
Up version to 1.0.3

a003683d2dd0e1308ccbd1aa4bc3678bac030def authored almost 3 years ago by Mikhail Fedotov <[email protected]>
Add Mvi architecture classes

19f2eec8e1965d28558f6920840c4c51fe51b873 authored almost 3 years ago by Mikhail Fedotov <[email protected]>
Up version to 1.0.2

4f0ff218b6cd70785cb87af20cadbf6f6e55abe8 authored almost 3 years ago by Mikhail Fedotov <[email protected]>
Use kstatemachine from Maven Central

4c47ad1e846746e387af448d6e4c54c6d5b5dc5f authored almost 3 years ago by Mikhail Fedotov <[email protected]>
Move build scripts to Kotlin DSL

c961f9d4ad6ed6ff337321d03662174ab6f8de74 authored almost 3 years ago by Mikhail Fedotov <[email protected]>
Update ViewModel to fallow MVI pattern

Prepare gradle file for Kotlin migration

36e99114478a1a4d8a8691036faca95c59173736 authored almost 3 years ago by Mikhail Fedotov <[email protected]>
Update Kotlin and gradle versions

dfad21664184aae857c6ac1d1a32c3b911acbbdd authored almost 3 years ago by Mikhail Fedotov <[email protected]>
Update dependencies

30296d1cb0153bfd1f91051002b1d344da563ef9 authored over 3 years ago by Mikhail Fedotov <[email protected]>
Add app sample gif

f0945e45175d8e313ad2c799b097b02c39f0d030 authored over 3 years ago by Mikhail Fedotov <[email protected]>
Add reload ammo button

b5eee7c1fec15a1414227e7e9556fda2a01912c2 authored over 3 years ago by Mikhail Fedotov <[email protected]>
Fix a bug when view (button) is destroyed while a user is holding it

f8a7a682ebd28277ac49b7bfd40d07d9f1e323a5 authored over 3 years ago by Mikhail Fedotov <[email protected]>
Add SingleLiveEvent and scroll log to bottom

e5deff379b8e6dd7fb20bcf287b15d77eebd88e6 authored over 3 years ago by Mikhail Fedotov <[email protected]>
Update README

bc6f8cf9bd0cdbd67cdd5254d951b63e9681dc57 authored over 3 years ago by Mikhail Fedotov <[email protected]>
Add hero images

Update images in UI depending on active states

457277ee7e89887421c3475a9a0921391cd662f3 authored over 3 years ago by Mikhail Fedotov <[email protected]>
Add guarded transition to prevent shooting if no ammo has left

da31960a0a0dfa13757057d03d82c7ee6a311d85 authored over 3 years ago by Mikhail Fedotov <[email protected]>
Complete Ninja StateMachine setup

Add jump timer.
Add release events from ui.
Reset air attacking isDownPressed property on entry....

d329a06276fbfd87328f0d4cc2bcb18e47a98738 authored over 3 years ago by Mikhail Fedotov <[email protected]>
Add Ninja StateMachine

5d192431237ad14bdfaf2c29da0f8f76c793481d authored over 3 years ago by Mikhail Fedotov <[email protected]>
Add kstatemachine dependency

e01c3a89fb975df417997a1fad7024e2fb86ce9b authored over 3 years ago by Mikhail Fedotov <[email protected]>
Add initial code Activity and Fragment

75a6484f78c2eba90b6e3153b4227aa99a699892 authored over 3 years ago by Mikhail Fedotov <[email protected]>
Initial commit with project template

445ad1327bb2ca3de0941ed587c04f7bd7526fe2 authored over 3 years ago by Mikhail Fedotov <[email protected]>
Initial commit

36b73491b2cb906ff2024fb2b2e848589c52a56b authored over 3 years ago by Mikhail Fedotov <[email protected]>