M Droid Versions Save

A Material Design client for F-Droid. Built with React Native and love!

v0.5.4

6 years ago

This release brings refactored code for a little bit more performances improvements. Nothing fancy here. 👿

BUT ! Starting from this release, I'll publish a Changelog alongside my releases texts (where I often express my mood a bit much :yum:). So here is the Changelog for this v0.5.4 release !

Also, I'm in the process of seting CI & CD up and running. CI is done, now I'm working on auto deployements. What that means is that I should be able to deliver updates faster by just typing 1 command to perform all the releases steps. ☯️

Changes (v0.5.4)

  • v0.5.4 release !
  • Add Bitrise badge
  • Sign apks via sign-apk on bitrise
  • Add URLs to Medium/Patreon posts
  • Fix patreon badge
  • Add Patreon banner o/
  • Fixed ListingScreen
  • Continues refactoring

v0.5.3

6 years ago

This release is an huge one.
Yep it is. God it IS! I refactored almost all the app's files, lol. Maybe not directly visible for you as almost no features got added but hey guys, I REFACTORED MOST OF THAT FUCKING SHIT ! ☯️

This gives the app a big performances boost. Thanks to the react-native-debugger Profiler for the help! It was a nightmare, and I still have to refactor that shit AppDetails screen, but releasing this essentially for testing it in production mode and see if anything bad happens. 😋

Oh and it also allows you to open f-droid.org links right in MDroid ! :D

Anyway, enjoy!

PS: If you find my work usefull, maybe you can contribute or donate. 😋

v0.5.2

6 years ago

This release brings you a way to see more apps than ever by clicking the "ALL >" buttons 🗡 It also fixes some issues and brings a new fix with the featured apps' slider on-top of the Apps & Games tab

ENJOY !

PS: If you find my work usefull, maybe you can contribute or donate. 😋

v0.5.1

6 years ago

This v0.5.1 patch release improves loading performances, adds a splashcreen and fixes many layout/display issues :)

ENJOY GUYS, ENJOY!

PS: If you find my work usefull, maybe you can contribute or donate. 😋

v0.5.0

6 years ago

Introducing the first stable release of MDroid, goodbye beta! 🍾

This release brings MANY new stuff.

First, MDroid now parses index-v1.jar/index-v1.json to get localized data (usefull for later once the app supports i18n). Then, apps now can show... SCREENSHOTS !

The app can show screenshots!

And maybe the most important of all, removing that shit XML gives a big boost to the app's performances. (in reallity it's still used for backward compatibility with repos that didn't updated to fdroidserver v1)

And maybe one the of the most important change is the removal of react-native-cached-image in favor of react-native-fast-image ; A Glide/SDImage wrapper for react-native. So the image caching is done the native side, and that allows the main UI thread to not be busy anymore on startup !

You should now experience a blazing fast experience! Maybe as fast as f-droid, maybe more fast ! 🎉

ENJOOOOOOOOOOOOOY !!!!

PS: If you find my work usefull, maybe you can contribute or donate. 😋

v0.4.2-beta

6 years ago

This release features a new navigation drawer and enhanced repositories home screen. It also enable pull-to-refresh both on apps list (home tab) & repositories. Fixed some UI inconsistencies too.

ENJOY!

PS: If you find my work usefull, maybe you can contribute or donate. 😋

v0.4.1-beta

6 years ago

This releases fixes some issues with ReactNative adding unwanted permissions to the APK aswell as increasing performances with a neat trick... placeholders! 😎

Fixed issues

#3 Runtime permissions #10 Support tall screens

Enjoy!

PS: If you find my work usefull, maybe you can contribute or donate. 😋

v0.4.0-beta

6 years ago

By this release, MDroid now has a new Branding, headers now displays the brand color of MDroid. It also fixes some bugs that were reported (list above) and improves performances.

Fixed issues

  • #4 Main screen scroll stutters
  • #5 Duplicate results
  • #7 Corrupted package when download is complete.

v0.4.0-beta screenshot

ENJOY GUYS! :yum:

PS: If you find my work usefull, maybe you can contribute or donate. 😋

v0.3.2-beta

6 years ago

Hehehe, awaited feature, so I'm going to put that on work and gives you a nice repositories managment UI guys! For the moment you can only see your repositories but can't interact with them, planned for the next release!

ENJOY

PS: If you find my work usefull, maybe you can contribute or donate. 😋

v0.3.1-beta

6 years ago

This release improves performances of the overall.

It also add 2 AppsList components ("Other apps by this author" & "Other apps in the same categories") under the App details. For better app discovery. :)

Enjoy!

PS: If you find my work usefull, maybe you can contribute or donate. 😋