Yogesh Paliyal's Avatar

Yogesh Paliyal

@yogeshpaliyal.com

A tech-savvy bard, strumming the strings of open source and Android development without a formal degree. #AndroidDev #ReactNative 🌐 yogeshpaliyal.com πŸ›£οΈ https://yogeshpaliyal.com/posts/how-i-became-a-software-engineer-without-a-degree

245
Followers
846
Following
91
Posts
04.11.2024
Joined
Posts Following

Latest posts by Yogesh Paliyal @yogeshpaliyal.com

Video thumbnail

Compose HotSwan is getting much better 🦒

- x10 faster dex compilation + UI changes speed
- Retain all states like navigation, scroll position, remember, etc
- allow composable reordering
- resource hot reload (strings.xml, drawable, etc)
- stable slot table recomposition

08.03.2026 05:28 πŸ‘ 14 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Release v1.0.26 Β· yogeshpaliyal/Deepr What's Changed Add silent save option for share sheet by @Copilot in #337 Add profile creation from link add/edit screen by @Copilot in #341 Add per-profile theme settings for pro users by @Copilo...

You can find the full release on GitHub: github.com/yogeshpaliya...

08.02.2026 07:40 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Deepr v1.0.26 is now available.
- You can now use the share sheet to save links silently.
- Creating profiles is easier too.
- You can do it directly from the link edit screen.
- For pro users, I added per-profile themes.
- You can turn off clipboard link detection if it bothers you.

08.02.2026 07:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Shelfy: Expiry Date Tracker – Apps on Google Play Never let food or products expire again!

Download Now
play.google.com/store/apps/d...

31.01.2026 15:41 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1
Post image

Organic users in Shelfy add 14 products on average. The base is small but the utility is high. People use tools that solve real problems. 10 users & 140 items is better than 100 users & 0 items. It shows the app works for those who find it. Focusing on value first.

31.01.2026 15:41 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Now you can backup your saved links to your google drive account in Deepr pro.


Download now
https://play.google.com/store/apps/details?id=com.yogeshpaliyal.deepr.pro

30.01.2026 19:25 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The new major version of androidx.tracing is now available on Google Maven. We’ve spent the last year optimizing it, so it's extremely low overhead.

The documentation is available at: developer.android.com/topic/perfor...

Happy Tracing!

28.01.2026 21:25 πŸ‘ 21 πŸ” 2 πŸ’¬ 1 πŸ“Œ 1

Is there any similar thing available for the views as well?

16.01.2026 18:17 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Explore internal mechanisms of Retrofit Deep dive into how Retrofit works under the hood. Learn about dynamic proxies, call adapters, converters, and the complete request/response flow in Android's most popular HTTP client.

I just published a new article, 'Explore internal mechanisms of Retrofit, and how it works'.

This article dives into Retrofit’s internals, from dynamic proxy–based implementations and annotation parsing to how method calls become OkHttp requests.

doveletter.skydoves.me/preview/arti...

16.01.2026 13:04 πŸ‘ 4 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
Release v1.0.22 Β· yogeshpaliyal/Deepr What's Changed Fix navigation loop when sharing links to Deepr by @Copilot in #320 Fix: Clear favourite filter when selecting tags by @Copilot in #321 Add search functionality to tags screen by @C...

Released new version of Deepr.
- Bug fixed: Save not working when coming from link sharing.
- Added tags searching.

github.com/yogeshpaliya...

16.01.2026 18:10 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Golden Kodee Community Awards | KotlinConf 2026, May 20–22, Munich KotlinConf is the official Kotlin conference by JetBrains. It is a place for the community to gather and discuss all things Kotlin.

✨ Introducing the Golden Kodee Community Awards ✨

We’re celebrating the people who make the Kotlin community shine – educators, creators, organizers, and innovators.

Think you deserve an award?

πŸ† Nominate yourself now! β†’ kotl.in/golden-kodee...

19.12.2025 10:51 πŸ‘ 13 πŸ” 8 πŸ’¬ 2 πŸ“Œ 1

Despite the confusing name, this runs entirely offline and you don't need develocity license and a server instance to use it. Give it a spin if you want to get a sense where your build is slow.

21.10.2025 04:08 πŸ‘ 13 πŸ” 7 πŸ’¬ 3 πŸ“Œ 0
Preview
Breaking the Speed Barrier: How Non-Blocking Splash Screens Cut Android App Launch Time by 90% A case study on optimizing Android splash screen performance through architectural innovation, including the trade offs you need to know.

I've published a case study on a non-blocking custom splash that lets your main content load in parallel. It sits on top of the system splash APl and targets the branded layer many teams show. In tests, it cut first-screen load by ~90% without sacrificing branding.
www.droidcon.com/2025/10/31/b...

06.12.2025 05:55 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

Created a small tool to try out on browser AI apis, Try on desktop/laptop.
github.yogeshpaliyal.com/browser-ai/

30.11.2025 07:20 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Android and iPhone users can now share files, starting with the Pixel 10 family. Today, we’re introducing a way for Quick Share to work with AirDrop.

Android and iPhone users can now share files, starting with the Pixel 10 family | Discussion

20.11.2025 17:20 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Jetpack Navigation 3 is stable News and insights on the Android platform, developer tools, and events.

Jetpack Navigation 3 is stable! πŸŽ‰πŸŽ‰πŸŽ‰

Leaning into Jetpack Compose and the idea of combining smaller building blocks together really helped make Nav3 a much more flexible library that made it a joy to work on and hopefully for you to use as well!
android-developers.googleblog.com/2025/11/jetp...

19.11.2025 20:53 πŸ‘ 60 πŸ” 26 πŸ’¬ 3 πŸ“Œ 3
Post image

Deepr : Read Later & Saver: Organize articles, videos with tags. www.producthunt.com/products/dee... by @yogeshpaliyal

09.11.2025 09:50 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I love the Pixel Studio in Pixel to generate Logo and images. β™₯️

05.11.2025 12:29 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Hello everyone,
Now with Deepr you can access your links on other devices on same network.

github.com/yogeshpaliya...

Do you feel features like these are usefull?

#AndroidDev

04.11.2025 18:29 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Happening with me on web, every time I open on web it's logged out

04.11.2025 18:11 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

This code block will add impression for all items in the list, even if those are visible or not. Impression should be counted only if the component is visible on the screen.

04.11.2025 18:09 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Shelfy - Apps on Google Play Never let food or products expire again!

play.google.com/store/apps/d...

16.10.2025 03:42 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

latest Shelfy update! πŸš€
New features include:
πŸ“Έ Add Photos to products for visual tracking
☁️ Auto Photo Backup to Google Drive for peace of mind
πŸ—ƒοΈ Advanced Data Management
🏷️ Enhanced Categories for easier filtering
Stop waste, save money, and stay organized!

16.10.2025 03:42 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Deepr v1.0.13 is LIVE! πŸš€

New in this release:
πŸ”„ View/Add links on other devices using local server.
βš™οΈ Improved UI/UX of the App

github.com/yogeshpaliya...

02.10.2025 11:22 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Release v1.0.9 Β· yogeshpaliyal/Deepr What's Changed Link Validation check improved by @Mutant-Slayer in #69 feat: add monochrome logo and change logo slightly by @yogeshpaliyal in #70 Bug Fix: Saved link was not opening by @Mutant-Sl...

πŸš€ Deepr v1.0.9 is now live!
This release brings:
✨ Link validation improvements
✨ Logo updates
✨ Bug fixes for saved links & sharing crashes
✨ Sync to local markdown for Obsidian
✨ Tag support!
github.com/yogeshpaliya...

14.09.2025 16:13 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Hello Folks,
How do you keep the code documentations up to date at your org, what is the process and checks in the SDLC process which ensures the documentation is created or updated.

08.09.2025 16:34 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Hello #AndeoidDev
Need few internal testers for Play store to test the app: Deeper
Deepr lets you store and test your deeplinks.

If you're interested please send your email Id in my DM.

Project link: github.com/yogeshpaliya...

07.09.2025 17:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail
25.08.2025 06:10 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Release v1.0.6 Β· yogeshpaliyal/Deepr What's Changed Add link name option by @yogeshpaliyal in #48 Move hardcoded strings to strings.xml for internationalization and fix Android Gradle Plugin version by @Copilot in #55 Add git pre com...

πŸš€ New inDeepr v1.0.6

β†’ Now you can use custom names for deep links!

Check it out: github.com/yogeshpaliya...

25.08.2025 05:13 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Can you please share more about the app

13.08.2025 08:24 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0