ivoanjo 33 Posted March 10, 2020 Share Posted March 10, 2020 On 3/3/2020 at 10:12 AM, Slion said: I just published Fx Service which is an Android application for better and easier Pro1 integration with smart case cover. Possibly more Pro1 specific featured will be added later. Check the home page linked above for up to date info. Feel free to post here to discuss bugs and feature requests. Website seems to be broken now -- could you take a look? (Have you considered mirroring somewhere, e.g. github or something?) 1 Quote Link to post Share on other sites
Slion 1,201 Posted March 11, 2020 Author Share Posted March 11, 2020 (edited) 8 hours ago, knuckles said: Website seems to be broken now -- could you take a look? (Have you considered mirroring somewhere, e.g. github or something?) Ho dear, thanks for the heads up. I'll see what I can do. I wonder what happend. The plan is to put it on Google Play at some point. I bet my host decided to upgrade PHP behind my back. Edited March 11, 2020 by Slion Quote Link to post Share on other sites
Slion 1,201 Posted March 11, 2020 Author Share Posted March 11, 2020 It could be a while until the server gets back online so here is the latest version of FxService: app-FxService-release-v0.4.0.apk 3 Quote Link to post Share on other sites
Slion 1,201 Posted March 11, 2020 Author Share Posted March 11, 2020 1 hour ago, Slion said: I bet my host decided to upgrade PHP behind my back. That's what it was. Looks like it is back online for now. However I'll probably need to go through a round of upgrades in the coming weeks, therefore further down time to be expected. Quote Link to post Share on other sites
Slion 1,201 Posted March 11, 2020 Author Share Posted March 11, 2020 4 minutes ago, Slion said: Looks like it is back online for now. Fixed it from my bed using Pro1 and ConnectBot. Pro1 rules! 3 Quote Link to post Share on other sites
Slion 1,201 Posted March 12, 2020 Author Share Posted March 12, 2020 Just released v0.5.0 mostly adding support for turning on and off screen filter using light sensor readings. Quote Link to post Share on other sites
Slion 1,201 Posted March 13, 2020 Author Share Posted March 13, 2020 12 hours ago, Slion said: Just released v0.5.0 mostly adding support for turning on and off screen filter using light sensor readings. Tried that new light sensor feature but it does not work for me I'm afraid. I doubt I can make it work any better. Basically the light sensor is not sensitive enough in low light conditions. It goes to 1.0 Lux but can't distinguish the whole range of various low light conditions between 0.0 and 1.0 Lux. Therefore, the best way to use that screen filter is still to set it up manually. Quote Link to post Share on other sites
Slion 1,201 Posted March 16, 2020 Author Share Posted March 16, 2020 Just released v0.6.0 adding support for locking the screen upon closing your keyboard. Mostly for people not using flip case I guess. 2 Quote Link to post Share on other sites
EskeRahn 5,459 Posted March 16, 2020 Share Posted March 16, 2020 46 minutes ago, Slion said: Just released v0.6.0 adding support for locking the screen upon closing your keyboard. Mostly for people not using flip case I guess. I have seen several wishing for that. I remember for my Xperia (Neo) Pro that it was quite handy - but that was at a time where portrait was used primarily for phone calls. But what about some smarter version of that! Lock the display IF you do not interact with he display after close in say 3s (could be same lock time-out slider as the flip close) It could EITHER be implemented by turning the display off, but allowing a Power press to turn it back on OR it could hesitate turning the display off, perhaps with a pop-up count-down. that people could just touch to cancel, say "Locking in # seconds, touch to cancel". ...Just an idea... 2 Quote Link to post Share on other sites
brunoais 334 Posted March 16, 2020 Share Posted March 16, 2020 46 minutes ago, EskeRahn said: perhaps with a pop-up count-down. that people could just touch to cancel, say "Locking in # seconds, touch to cancel". I wonder about that... People may touch the popup... I'm afraid of a "good intentions; bad implementation". IMO, it's really hard to know if a screen touch is meant as a "continue using" or as a "ups, I touched by accident". Maybe canceling the lock by mistake can be mitigated with a noise and rumble? Just bringing this up to avoid no one thinking about it. 1 Quote Link to post Share on other sites
Slion 1,201 Posted March 16, 2020 Author Share Posted March 16, 2020 1 hour ago, EskeRahn said: perhaps with a pop-up count-down. that people could just touch to cancel, say "Locking in # seconds, touch to cancel" That's exactly what was implemented 😁 1 Quote Link to post Share on other sites
Slion 1,201 Posted March 16, 2020 Author Share Posted March 16, 2020 2 hours ago, EskeRahn said: It could EITHER be implemented by turning the display off, but allowing a Power press to turn it back on My initial idea too but it turns out Android won't let you do that apparently. Even turning off the display without locking the screen and without the proximity sensor is apparently not possible. If you think about it does make sense too. 1 Quote Link to post Share on other sites
EskeRahn 5,459 Posted March 16, 2020 Share Posted March 16, 2020 Minor bug with new function. If you open&close when locked, and then touch the fingerprint to unlock, it does, and count down to lock again.... (And for some reason sometimes the box is shown slightly smaller without the cancel - I have not been able to spot the pattern) 1 Quote Link to post Share on other sites
Slion 1,201 Posted March 16, 2020 Author Share Posted March 16, 2020 3 minutes ago, EskeRahn said: Minor bug with new function. If you open&close when locked, and then touch the fingerprint to unlock, it does, and count down to lock again.... Thanks, good catch. I can reproduce it too. I'll see what I can do to fix it. Quote Link to post Share on other sites
EskeRahn 5,459 Posted March 16, 2020 Share Posted March 16, 2020 ...Suggestion: Left of the "Cancel" add a "Lock now", can make sense if people have set it a little high, and do not want to wait, before putting it in say the pocket. Of course we can just press the Power, but would make sense next to "Cancel", and Power could have it's own delay, is selected in the standard settings. Have you any news on getting it to work on LineageOS? The sensor here act somewhat different, repeatedly sending a close, and a different key... 1 Quote Link to post Share on other sites
Slion 1,201 Posted March 16, 2020 Author Share Posted March 16, 2020 2 minutes ago, EskeRahn said: Have you any news on getting it to work on LineageOS? The sensor here act somewhat different, repeatedly sending a close, and a different key... It is unlikely I bother with that myself until I get myself a spare Pro1 for development purposes that I could flash with LineageOS. Quote Link to post Share on other sites
Slion 1,201 Posted March 16, 2020 Author Share Posted March 16, 2020 4 minutes ago, EskeRahn said: ...Suggestion: Left of the "Cancel" add a "Lock now" Thought of that too but decided against it. 5 minutes ago, EskeRahn said: Of course we can just press the Power Indeed. Quote Link to post Share on other sites
Slion 1,201 Posted March 16, 2020 Author Share Posted March 16, 2020 (edited) Just released v0.6.1 that's mostly fixing the issue reported by @EskeRahn above, thanks mate for doing my QA 😉 Edited March 16, 2020 by Slion Quote Link to post Share on other sites
EskeRahn 5,459 Posted March 17, 2020 Share Posted March 17, 2020 7 hours ago, Slion said: It is unlikely I bother with that myself until I get myself a spare Pro1 for development purposes that I could flash with LineageOS. It does look rather different with the repeated key for Lineage: Versus the two keys on stock android 1 Quote Link to post Share on other sites
Slion 1,201 Posted March 17, 2020 Author Share Posted March 17, 2020 @EskeRahn Well, ideally we should use the sensors directly rather than relying on funny key input. Last we looked we could only find the keyboard sensor, the one for the case remained elusive. Surely @tdm could help us with that as somewhere in the system something generates those keys based on the raw sensor input. Quote Link to post Share on other sites
ahunter 108 Posted March 24, 2020 Share Posted March 24, 2020 great improvement. 1 Quote Link to post Share on other sites
Slion 1,201 Posted March 24, 2020 Author Share Posted March 24, 2020 Just released v0.7.0. Adding Quick Settings Tile to toggle auto-sync as this as turned out to be a major strain on my battery. Quote Link to post Share on other sites
Slion 1,201 Posted March 26, 2020 Author Share Posted March 26, 2020 Just released v0.8.0. Now it's not just useful it looks good too 😉 3 Quote Link to post Share on other sites
EskeRahn 5,459 Posted March 26, 2020 Share Posted March 26, 2020 47 minutes ago, Slion said: Just released v0.8.0. Now it's not just useful it looks good too 😉 So now the .8 in the link matches 😜 https://slions.net/resources/fx-service.8/ 1 1 Quote Link to post Share on other sites
ahunter 108 Posted March 28, 2020 Share Posted March 28, 2020 The Fx count down timer does not display properly sometimes. When shutting screen. No cancel button displayed and the dialogue window seems to be stretched and attached to the right hand frame of the screen. 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.