DrewNaylor / Retiled

An attempt at creating a "desktop" environment mainly for Linux phones and tablets that's similar in function to some parts of Microsoft's Windows Phone 8.x, primarily the Start screen, Search app, navigation bar, Action Center, and the status bar. Development is mainly being done using the PinePhone, so that'll be the main supported device.
https://codeberg.org/DrewNaylor/Retiled
Apache License 2.0
66 stars 3 forks source link

Maybe it would be a good idea to rename the contacts app to the Contacts Hub when it's implemented instead of People Hub (because not every contact is necessarily for a person), and provide an option to have it display as "People" instead of "Contacts" where visible in case it's too different? #215

Open DrewNaylor opened 1 year ago

DrewNaylor commented 1 year ago

Maybe it should default to "People" so it's not confusing? The app name in the All Apps list will be static, but what's displayed on the tile and in the app can change. Or maybe there should be some way to allow for the app name in the All Apps list to be different? Perhaps in a way that apps can allow an alternate name to be used for that but it has to be set in the Settings app, this means apps that can change in-app text in their settings page will have to open up the app's settings page in the Settings app to configure that. Should be fine for People/Contacts Hub as it'll be one of the built-in apps that has its settings page integrated into Settings and can be opened from in the app too.