Skip to content

Commit

Permalink
Release 10.14.0
Browse files Browse the repository at this point in the history
πŸ–Œ Themes:
β€” Add new values

πŸ“± App:
β€” Some app style changes
β€” Add "How to use" screen
β€” Now I use Jetpack Compose
  • Loading branch information
mi-g-alex committed Jul 21, 2024
1 parent 975cf55 commit 577d371
Show file tree
Hide file tree
Showing 76 changed files with 1,956 additions and 1,181 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@
.externalNativeBuild
.cxx
local.properties
/.idea/
3 changes: 3 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 26 additions & 0 deletions .idea/appInsightsSettings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/deploymentTargetSelector.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

53 changes: 53 additions & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/migrations.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions .idea/runConfigurations.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

92 changes: 46 additions & 46 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
# Telegram Monet (Android 12 or above)

<p>
<a href="https://github.com/c3r5b8/Telegram-Monet/stargazers"><img src="https://img.shields.io/github/stars/c3r5b8/Telegram-Monet?colorA=1e1e28&colorB=c9cbff&style=for-the-badge&logo=starship style=for-the-badge"></a>
<a href="https://github.com/c3r5b8/Telegram-Monet/issues"><img src="https://img.shields.io/github/issues/c3r5b8/Telegram-Monet?colorA=1e1e28&colorB=f7be95&style=for-the-badge"></a>
<a href="https://github.com/c3r5b8/Telegram-Monet/contributors"><img src="https://img.shields.io/github/contributors/c3r5b8/Telegram-Monet?colorA=1e1e28&colorB=b1e1a6&style=for-the-badge"></a>
</p>

<img src=screen.gif alt=drawing height=500px />


### Developers and testers:
- [8055](https://t.me/the8055u)
- [TIDI](https://t.me/TIDI286)
- [R4IN80W](https://t.me/TierOhneNation)
- [DPROSAN](https://t.me/dprosan)
- [G_Alex](https://t.me/Mi_G_alex)


[If you find bug, please create issues](https://github.com/c3r5b8/Telegram-Monet/issues/new)


### Translators
- [Arabic](https://t.me/MMETMA2)
- [Bengali India](https://t.me/pubglover0_01)
- [German](https://t.me/lelehier)
- [Spanish](https://t.me/yoshijulas)
- [Persian](https://t.me/ItsEeleeya_uwu)
- [Filipino](https://t.me/znarfm)
- French - Pierre
- [Hindi](https://t.me/ShivanshVerma)
- [Croatian](https://t.me/Haxyme)
- Indonesian [1](https://t.me/DarmaCahyadi) & [2](https://t.me/ravaeru)
- [Italian](https://t.me/thetruejake)
- [Hebrew](https://t.me/MeniViner)
- [Kabyle](https://t.me/mld9401)
- [Dutch](https://t.me/TheTruePrism)
- [Polish](https://t.me/Lambada10)
- [Europe Portuguese](https://github.com/ReduxFlakes)
- [Brazilian portuguese](https://t.me/Bygrilinho)
- [Romanian](https://t.me/igram96)
- [Tagalog](https://t.me/quantumpi6)
- [Turkish](https://t.me/Teaqaria)
- [Ukrainian](https://t.me/the_dise)
- [Uzbek](https://t.me/FerNikoMF)
- [Vietnamese](https://t.me/masarou)
# Telegram Monet (Android 12 or above)

<p>
<a href="https://github.com/c3r5b8/Telegram-Monet/stargazers"><img src="https://img.shields.io/github/stars/c3r5b8/Telegram-Monet?colorA=1e1e28&colorB=c9cbff&style=for-the-badge&logo=starship style=for-the-badge" alt=""></a>
<a href="https://github.com/c3r5b8/Telegram-Monet/issues"><img src="https://img.shields.io/github/issues/c3r5b8/Telegram-Monet?colorA=1e1e28&colorB=f7be95&style=for-the-badge" alt=""></a>
<a href="https://github.com/c3r5b8/Telegram-Monet/contributors"><img src="https://img.shields.io/github/contributors/c3r5b8/Telegram-Monet?colorA=1e1e28&colorB=b1e1a6&style=for-the-badge" alt=""></a>
</p>

<img src=screen.gif alt=drawing height=772 />


### Developers and testers:
- [8055](https://t.me/the8055u)
- [TIDI](https://t.me/TIDI286)
- [R4IN80W](https://t.me/TierOhneNation)
- [DPROSAN](https://t.me/dprosan)
- [G_Alex](https://t.me/Mi_G_alex)


[If you find bug, please create issues](https://github.com/c3r5b8/Telegram-Monet/issues/new)


### Translators
- [Arabic](https://t.me/MMETMA2)
- [Bengali India](https://t.me/pubglover0_01)
- [German](https://t.me/lelehier)
- [Spanish](https://t.me/yoshijulas)
- [Persian](https://t.me/ItsEeleeya_uwu)
- [Filipino](https://t.me/znarfm)
- French - Pierre
- [Hindi](https://t.me/ShivanshVerma)
- [Croatian](https://t.me/Haxyme)
- Indonesian [1](https://t.me/DarmaCahyadi) & [2](https://t.me/ravaeru)
- [Italian](https://t.me/thetruejake)
- [Hebrew](https://t.me/MeniViner)
- [Kabyle](https://t.me/mld9401)
- [Dutch](https://t.me/TheTruePrism)
- [Polish](https://t.me/Lambada10)
- [Europe Portuguese](https://github.com/ReduxFlakes)
- [Brazilian portuguese](https://t.me/Bygrilinho)
- [Romanian](https://t.me/igram96)
- [Tagalog](https://t.me/quantumpi6)
- [Turkish](https://t.me/Teaqaria)
- [Ukrainian](https://t.me/the_dise)
- [Uzbek](https://t.me/FerNikoMF)
- [Vietnamese](https://t.me/masarou)
82 changes: 0 additions & 82 deletions app/build.gradle

This file was deleted.

Loading

0 comments on commit 577d371

Please sign in to comment.