@colegota You see, GIF animation support is really not easy. I think this explains why Android core libraries don't support it. Plus AFAIK there are some licensing restrictions, related to GIFs in general. @hamstah @normandy @cow2001
@andstatus BTW just this animated gif has some problems to be uploaded or recognized in some programs/sites. I don't know why, maybe because it's big... Anyway maybe any else it's better to test. :)
@bulletbites In addition to what you already mentioned regarding help to the AndStatus project I want to add this: 1. Participation in Beta testing with feedback on bugs found and fixed via the Issues list at https://github.com/andstatus/andstatus (and sending Crash reports by email). Opt in for the Beta testing here: https://play.google.com/apps/testing/org.andstatus.app As number of active users grows, beta testing becomes even more important... I know that most of AndStatus users download it via f-droid, but f-droid repository is not convenient for developers, it is especially inconvenient for beta testing. And it doesn't even have a Beta channel... 2. Translation to different languages. Including creation of localized screenshots for https://play.google.com/store/apps/details?id=org.andstatus.app 3. Good reviews of AndStatus, based on your own experience, via different channels. Including reviews at https://play.google.com/store/apps/details?id=org.andstatus.app Please share your success stories with others :-)
@alexivanov @moshpirit I published v.26.01 to the Beta channel https://play.google.com/apps/testing/org.andstatus.app Message Editor improvements: * Fixed: Editor window covered Action Bar if replying to a long message. #362 * Text box with a text of the new message is scrollable vertically now. * Fullscreen mode toggle by tapping on not editable parts of the Editor. @nepfag @bulletbites @mra757
@novadeviator No, and AndStatus fully relies on Android libraries in image rotation. I never saw incorrectly rotated image in AndStatus. Could you forward it to me in Twitter ( e.g. replying to that tweet and mentioning AndStatus1 )
@normandy Notifications on favoriting are exactly like any other posts in GNU Social. So we will need to implement some intellectual recognition of them... You may create a ticket on this here: https://github.com/andstatus/andstatus/issues
@alexivanov I fixed Action bar absence and implemented Editor expanding from the Action bar down. Works but looks unusual... Will play with alternative placements, add editor collapsing and publish next release... @bulletbites @mra757 @moshpirit
@srschizo "Reply to all" searches for messages of this conversation in a local cache. I.e. related messages of this conversation should be downloaded already. Please "Open conversation" first and check, which messages are loaded. @pink
@hfaust So far I found only two places, where Android 6 permissions need to be requested: in Restore and Backup views in order to access external storage. Everything else, including management of AndStatus's accounts, works without explicit permissions requests. See https://github.com/andstatus/andstatus/issues/365