Conversation:
Notices
-
@taknamay Yes, go to AndStatus Settings -> Filters -> "Hide messages based on keywords or exact phrases".
And type in double quotes this: "favorited this message"
-
@why I just tested: that phrase really hides my previous message.
But there are two conditions:
1. You need to have AndStatus v.22.5+
2.A phrase to hide should be exactly the same as you type it, even the same number of spaces between words...
-
@hfaust I think that actually you don't want to sign up to any service?! Or you know any good service, which has Beta testing channel?
In any case, you can build AndStatus from its Source code even on your device. This is how _I_ update my smartphones often, without additional services. See https://loadaverage.org/url/2720511
-
@hfaust Why not. I only have to get my Android v.6 device first ☺
-
@hfaust Regarding Android 6 permissions, what exactly do you think we should improve in AndStatus?
Note: We cannot target API 23 right now due to problems with Apache HttpClient library used in the application...
-
@hfaust Yes, exactly this.
-
@hfaust As I understand, while on API 22 we need to do some changes to Android manifest only?!
I don't have any Android 6 device to test this. Emulator works OK without any changes.
Could you propose necessary changes and test them on your device?
-
@hfaust@quitter.se In AndStatus v.25.03 I made major infrastructure changes: replaced Apache HttpClient libraries with their modified packs that work with Android 6. And changed build target to Android 6 also.
Works OK so far (currently in Beta).
Please test!
-
@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