Results 726 comments of Sylvia van Os

**Comment by [brarcher](https://github.com/brarcher)** _Saturday Jul 25, 2020 at 16:12 GMT_ ---- There was a [request](https://github.com/brarcher/budget-watch/issues/187) similar to this on another app that I've written. Feel free to review that discussion....

Maybe https://github.com/mattsilber/applock is worth considering for this, it looks promising

Sounds good! Good luck @Unreal-Dreams and tell me if you have questions :)

@Unreal-Dreams are you still working on this?

Yup, that is indeed the requested feature :) If this becomes optional (so, it doesn't show when you start the app but you can tap something in settings) that would...

That looks pretty good! I think we should avoid showing cards until the app is unlocked (if locking is enabled) and I'd rather the configure lock stuff shows up as...

It may be easiest to just extend https://github.com/TheLastProject/Catima/blob/15ba15c602bbed2c3aee18cd5a128c3ee742a67e/app/src/main/java/protect/card_locker/MainActivity.java#L396 to add an `if(mDB.getLoyaltyCardCount() > 0 && !appIsLocked())` and just make sure to call the updateLoyaltyCardList function after unlocking

Looks awesome! How does it deal with stuff like home screen widgets?

There is no error in your screenshot?

Nah that's just some weird Android Studio glitch. It shows that as red for me too, but it works just fine. Has been like that for very very long.