qw123wh / new-clock

The best clock app there is
Apache License 2.0
79 stars 27 forks source link

Updated To M3 #22

Closed edodson84 closed 2 years ago

edodson84 commented 2 years ago

All changes we discussed minus launcher icon

qw123wh commented 2 years ago

Thank's for your job.

edodson84 commented 2 years ago

not a problem i just pushed the new icon

qw123wh commented 2 years ago

you can also make the pull request for the icon, I made some changes : in ic_launcher_background.xml i changed this: @./md_theme_dark_inversePrimary"/> in ic_launcher_foreground.xml i changed this: @./md_theme_light_error"

and @.***/md_theme_dark_outline"/>

however the older version of this app is on f droid. I published this app on github first and on fdroid later, starting from the base of a clock of a custom rom, I changed its name and I wanted to publish it on fdroid to give other users the opportunity to try it. I am not a developer but I still succeeded in my intent. Now you are very good developer. I wanted to ask you would you like to change the name of the package, so as not to conflict with the old version, publish it on fdroid and maybe even on the play store? Do you want to carry on the project while keeping it always open source? I can always give you good suggestions.

In addition to aosp clock, I also had another dream, I practically wanted to make the aosp dialer compatible with Android Studio and maybe even publish it on fdroid. Of all the aosp apps only the dialer was not ported. The contacts app, the messages are compatible with Android Studio (I have them privately if you are interested I can send them to you), only the dialer is missing, but it is the most difficult app to port.

Please Could you try to bring the dialer?

Let me know what you think

Il giorno dom 3 lug 2022 alle ore 14:52 edodson84 @.***> ha scritto:

not a problem i just pushed the new icon

— Reply to this email directly, view it on GitHub https://github.com/qw123wh/new-clock/pull/22#issuecomment-1173078299, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOFKHATO5S7BUJLXZMSKMNLVSGEHDANCNFSM52QUKP3A . You are receiving this because you modified the open/close state.Message ID: @.***>

qw123wh commented 2 years ago

you can also make the pull request for the icon, I made some changes : in ic_launcher_background.xml i changed this: android:fillColor="@color/md_theme_dark_inversePrimary"/>
in ic_launcher_foreground.xml i changed this: android:strokeColor="@color/md_theme_light_error"

and android:fillColor="@color/md_theme_dark_outline"/>