ammargitham / WallFlow

Wallpaper app for Android using Jetpack Compose
GNU General Public License v3.0
325 stars 18 forks source link

(Bug) Can not add `r/MobileWallpaper` subreddit #46

Closed cyberboh closed 8 months ago

cyberboh commented 8 months ago

As I write in tittle I can not add spesific subreddit It becomes error like this

https://i.postimg.cc/TPMFSxvZ/Screenshot-20231205-104006-com-ammar-wallflow-plus.jpg

ammargitham commented 8 months ago

Seems you may have added a space after 'Mobile'.

cyberboh commented 8 months ago

Seems you may have added a space after 'Mobile'.

No sir, i wrote it as MobileWallpaper and it shrinked automatically to r/Mobile in the app, also same as kpics , it shrinked to r/pics Not all subreddit are supported, seems the app only works with specific subreddit

ammargitham commented 8 months ago

Ah. Got the issue. It seems the upper case letters are causing the problem. Keep it all lowercase for now (mobilewallpaper). I'll fix it in the next release. Thanks for reporting.

cyberboh commented 8 months ago

Ah. Got the issue. It seems the upper case letters are causing the problem. Keep it all lowercase for now (mobilewallpaper). I'll fix it in the next release. Thanks for reporting.

It works thank you sir. But there is a left issue, that is I can not input kpics (all in lowercase letter), it automatically changed to pics. I think the app has it own auto-complete feature, :/

James-Willer commented 8 months ago

For me on a Samsung phone, it was the autocorrect from the keyboard changing it when I press space, that might be ur case too. I suggest clicking on kpics in the suggestion menu of ur keyboard.

cyberboh commented 8 months ago

For me on a Samsung phone, it was the autocorrect from the keyboard changing it when I press space, that might be ur case too. I suggest clicking on kpics in the suggestion menu of ur keyboard.

Correct , thanks for suggestion. It works. :)

ammargitham commented 8 months ago

Fixed in v2.3,0