top | item 15768927

(no title)

rocketsloth | 8 years ago

Thanks so much really appreciate your support! I experimented with an ios style parallax effect on the background stars but found that the library really used a lot of memory so I removed it for the time being. It looked super cool though so I'm going to try and write it myself in the near future. I'm also really interested in animations for the stars and a swirling nebula. My animation abilities are almost non-existent right now, but it's something I want to work on asap. That clock widget is super cool, Ive got a lot of features in the Todo list ATM but a widget is on the radar eventually too :). Really appreciate the feedback

discuss

order

zamber|8 years ago

On a OnePlus 2 with LineageOS 14.1 it gobbled 146 MB of RAM max. How much more did the parallax lib add? Possibly hiding it behind an option with a warning would be viable?

Animating everything would also be nice. You've already did an awesome job on the UI overall ;).

I've seen much worse stuff from established apps on the Play Store. Worked on one even. The designers had the displeasure of doing glorified skinning. On top of that there was a lot of bike shedding around buttons but pretty much everyone ignored the dark patterns that were dictated from the top ("Hooked" had to be our new Bible, thankfully we didn't have to read it except for a 4 page snippet explaining the addiction loop we would want to exploit).

rocketsloth|8 years ago

I only ever tested the parallax library on a very early build of the app which consumed far less ram overall just cause the app wasn't finished yet, so it's hard to give an exact amount. If ever I did any serious animation work and parallax backgrounds I'd leave the option to disable it for users who don't want it or find it impacts performance. I'd also have to do extensive testing with any third party library for parallax cause it's so vital they release sensors properly and without fail when they are no longer needed to conserve battery. I'd love to work on animations in the future cause I think that's one of the areas the app needs the most improvement in and thank you for the complement on the UI.