AndStatus@Mastodon

@AndStatus
317 Followers
9 Following
593 Posts

Open Source multiple accounts Android client for multiple Social networks, including
Mastodon, Twitter, ActivityPub (Client to Server), GNU social, Pump.io.

Moscow, Russia

Websitehttp://andstatus.org
FAQhttps://github.com/andstatus/andstatus/wiki/FAQ
GitHubhttps://github.com/andstatus/andstatus
New challenge for the 2048 Open Fun Game - huge game history.
Some days ago one of my users sent me game history having 120713 moves. In order to allow sharing and loading such a huge history we need to switch completely from using one long string to to saving and loading a game by chunks e.g. line by line from a file. https://github.com/andstatus/game2048/issues/8
Share and load huge game history · Issue #8 · andstatus/game2048

In #4 we investigated a problem with sharing and loading games having about 50000 moves, and the app was optimized for that. But some days ago one of my users sent me game history having 120713 mov...

GitHub
Our "2048 Open Fun Game" got an update. v.1.11.0:
1. Retries counter added. When you make a move after Undo (no matter if it is the same move as before or another move), number of Retries increases. The counter shows total number of retries done during the game and allows comparing different results more fairly.
2, Landscape screen layout added.
3. Optimized to allow games with more than 50 thousand moves.
https://github.com/andstatus/game2048/blob/master/README.md#readme
#game2048
game2048/README.md at master · andstatus/game2048

2048 Open Fun Game - multiplatform implementation in Kotlin and KorGe game engine - game2048/README.md at master · andstatus/game2048

GitHub

#AndStatus v.59.01 ""Show Send button near the composed note" is released (and is already available here: https://github.com/andstatus/andstatus/issues/456 )

What's new:
1. New Settings option "Show Send button near the composed note" in "Gestures" section replaces the old and not working "ENTER key sends a note" option. https://github.com/andstatus/andstatus/issues/533
2. Support Magnet URI as a "downloadable ID" of an object. Intended for ActivityPub but will work for any Social network.

Beta testing of AndStatus · Issue #456 · andstatus/andstatus

Please note that the most convenient way for Beta testing is to opt in as a Tester at Google Play: https://play.google.com/apps/testing/org.andstatus.app Unfortunately F-Droid doesn't have a no...

GitHub

#AndStatus v.58.04 released with:
1. Fixes for attached images showing. Some images could "disappear" randomly.
Now I plan to work on more image improvements, maybe even create sort of "Slide show" from a Timeline images?!
2. "Log out" button added in Account settings.

Already available here: https://github.com/andstatus/andstatus/issues/456

Beta testing of AndStatus · Issue #456 · andstatus/andstatus

Please note that the most convenient way for Beta testing is to opt in as a Tester at Google Play: https://play.google.com/apps/testing/org.andstatus.app Unfortunately F-Droid doesn't have a no...

GitHub
And another screenshot with #AI working in #2048OpenFunGame
#Kotlin #KorGe
And another screenshot with #AI working in #2048OpenFunGame
#Kotlin #KorGe

See my first educational YouTube video about User Experience in the #2048OpenFunGame https://youtu.be/S5J8WyoX-Uk
It appears that making video about an app is not less fun than programming the app :-)

And see you as happy players having fun!

"2048 Open fun game" - another Open Source game and our app, please try.
https://github.com/andstatus/game2048/blob/HEAD/README.md#readme
andstatus/game2048

2048 Open Fun Game - multiplatform implementation in Kotlin and KorGe game engine - andstatus/game2048

You may be interested in another Open Source app for Android under andstatus.org umbrella:
Todo Agenda is home screen widgets for your Android device. Each widget has its own settings and displays configured list of calendar events and tasks so that you can easily have a glimpse at your due, current and upcoming appointments.
https://github.com/andstatus/todoagenda#readme
andstatus/todoagenda

Android home screen widgets showing future (and past) calendar events and tasks - andstatus/todoagenda

Add support for animated GIFs · Issue #330 · andstatus/andstatus

E.g. like here: https://quitter.es/notice/815494 Maybe we could use https://github.com/felipecsl/GifImageView