Commit Tracker

© 2026 Commit Tracker

PricingStatsGuidesStatusPrivacyTerms
Back to Repositories

NeoApplications/Neo-Launcher

Neo-Launcher

36 commits tracked1 subscriberSynced about 5 hours ago
View on GitHub

RSS Feed

https://www.committracker.com/api/feed/repo/NeoApplications/Neo-Launcher.rss

Atom Feed

https://www.committracker.com/api/feed/repo/NeoApplications/Neo-Launcher.atom

JSON Feed

https://www.committracker.com/api/feed/repo/NeoApplications/Neo-Launcher.json

Tip: append ?type=releases, ?type=pulls, or ?type=combined to switch repo feed type.

Notification Filters

Limit notifications by author or commit message

Subscribe to this repository to create notification filters.

Commits

Recent commit history

Saul Henriquez

Update hotseat visibility preference to enable dock display

Saul Henriquez•0d09da0•8 days ago
3 files changedOmega/src/com/neoapps/neolauncher/hotseat/CustomHotseat.kt, Omega/src/com/neoapps/neolauncher/preferences/NeoPrefs.kt, src/com/android/launcher3/DeviceProfile.java
Saul Henriquez

Add preference check for hotseat visibility in page indicator

Saul Henriquez•c564fe1•8 days ago
1 file changedsrc/com/android/launcher3/Workspace.java
Saul Henriquez

Merge remote-tracking branch 'origin/main'

Saul Henriquez•57efa99•9 days ago
16 files changedOmega/res/values-ar/strings.xml, Omega/res/values-cs/strings.xml, Omega/res/values-de/strings.xml…
saulhdev

Refactor LauncherClient and OverlayCallbackImpl to improve feed provider lifecycle management and modernize service interaction

saulhdev•76bed16•9 days ago
5 files changedOmega/src/com/google/android/libraries/launcherclient/BaseClientService.kt, Omega/src/com/google/android/libraries/launcherclient/LauncherClient.java, Omega/src/com/google/android/libraries/launcherclient/LauncherClientBridge.java…
saulhdev

Update Gradle wrapper to version 9.4.0

saulhdev•d7ba19a•9 days ago
1 file changedgradle/wrapper/gradle-wrapper.properties
Saul Henriquez

Merge pull request #542 from weblate/weblate-neolauncher-neolauncher

Saul Henriquez•4674c08•9 days ago
16 files changedOmega/res/values-ar/strings.xml, Omega/res/values-cs/strings.xml, Omega/res/values-de/strings.xml…
Saul Henriquez

Refactor EditDashPage to clean up commented code and improve layout structure

Saul Henriquez•7d10772•22 days ago
1 file changedOmega/src/com/neoapps/neolauncher/compose/pages/preferences/EditDashPage.kt
Saul Henriquez

Refactor NotificationUnreadProvider to improve notification text extraction and icon handling

Saul Henriquez•135ef87•22 days ago
1 file changedOmega/src/com/neoapps/neolauncher/smartspace/provider/NotificationUnreadProvider.kt
Saul Henriquez

Refactor DotRenderer to support dynamic dot size based on notification count and improve notification listener synchronization

Saul Henriquez•1dc8ba6•22 days ago
4 files changedlibs_systemui/iconloaderlib/src/com/android/launcher3/icons/DotRenderer.java, src/com/android/launcher3/BaseActivity.java, src/com/android/launcher3/DeviceProfile.java…
Saul Henriquez

Refactor icon preferences handling in IconShapePage for improved clarity

Saul Henriquez•831ea97•22 days ago
2 files changedOmega/src/com/neoapps/neolauncher/compose/pages/preferences/IconShapePage.kt, Omega/src/com/neoapps/neolauncher/preferences/NeoPrefs.kt
Saul Henriquez

Refactor PopupControllerAppIcons to improve conditional logic for system shortcuts display

Saul Henriquez•3fe64c6•22 days ago
1 file changedsrc/com/android/launcher3/popup/PopupControllerAppIcons.kt
Saul Henriquez

Refactor icon wrapping logic to utilize preferences for adaptive icon handling

Saul Henriquez•6b92dac•23 days ago
8 files changedOmega/src/com/neoapps/neolauncher/compose/pages/preferences/IconShapePage.kt, Omega/src/com/neoapps/neolauncher/iconpack/IconPackProvider.kt, Omega/src/com/neoapps/neolauncher/preferences/LegacyPreferences.kt…
Saul Henriquez

Add imePadding to CustomizeIconPage layout for improved keyboard handling

Saul Henriquez•9167029•23 days ago
1 file changedOmega/src/com/neoapps/neolauncher/icons/CustomizeIconPage.kt
Saul Henriquez

Restore Gesture preferences

Saul Henriquez•edcc24c•23 days ago
19 files changedOmega/res/drawable/close_icon.xml, Omega/res/drawable/ic_arrow_back.xml, Omega/res/drawable/ic_assistant.xml…
Saul Henriquez

Refactor IconOverrideRepository and CustomActivityCachingLogic for dependency injection

Saul Henriquez•290fc4c•23 days ago
5 files changedOmega/src/com/neoapps/neolauncher/data/IconOverrideRepository.kt, Omega/src/com/neoapps/neolauncher/util/CustomActivityCachingLogic.kt, src/com/android/launcher3/dagger/LauncherBaseAppComponent.java…
Saul Henriquez

Merge pull request #540 from NeoApplications/A16

Saul Henriquez•303d149•23 days ago
5 files changedOmega/src/com/neoapps/neolauncher/util/CustomActivityCachingLogic.kt, build.gradle.kts, libs_systemui/iconloaderlib/src/com/android/launcher3/icons/cache/LauncherActivityCachingLogic.kt…
Saul Henriquez

Refactor activity caching logic to extend CustomActivityCachingLogic and update version code

Saul Henriquez•0aefb10•23 days ago
Saul Henriquez

merge A16 into main

Saul Henriquez•b689f72•23 days ago
Saul Henriquez

Merge pull request #539 from weblate/weblate-neolauncher-neolauncher

Saul Henriquez•77e9ee6•23 days ago
Saul Henriquez

Move LauncherClient to google package

Saul Henriquez•29c0251•about 1 month ago
Saul Henriquez

Update source set directories to include 'compose' for main configuration

Saul Henriquez•deeedd1•about 1 month ago
Saul Henriquez

Add notification count display to dot renderer and update preferences

Saul Henriquez•9e66365•about 1 month ago
Saul Henriquez

Update notification unbinding logic to use UI handler for better thread management

Saul Henriquez•470b03a•about 1 month ago
Saul Henriquez

Rename notification dots preference key and update initialization logic for icon shape

Saul Henriquez•d8d577c•about 1 month ago
Saul Henriquez

Fix summary text for notification dots preference

Saul Henriquez•c12a009•about 1 month ago
Saul Henriquez

Refactor imports to move Temperature class to smartspace package

Saul Henriquez•a24f851•about 1 month ago
Saul Henriquez

Fix IconShape crash in android 13

Saul Henriquez•e412ea8•about 1 month ago
Saul Henriquez

Refactor CustomIconProvider and LauncherModel to improve state management and task execution

Saul Henriquez•eae5e90•about 1 month ago
Saul Henriquez

Remove unused phind icon

Saul Henriquez•964c496•about 1 month ago
Saul Henriquez

Fix notification unread provider

Saul Henriquez•1ed25a1•about 1 month ago
Saul Henriquez

Fix notification unread provider

Saul Henriquez•dcd8415•about 1 month ago
Saul Henriquez

Add intent to open battery summary in device settins

Saul Henriquez•9c00621•about 1 month ago
Saul Henriquez

Refactor BcSmartspaceCard to use ConstraintLayout instead of LinearLayout

Saul Henriquez•b9fa2b8•about 1 month ago
Saul Henriquez

Initial support for NotificationUnreadProvider

Saul Henriquez•62e4259•about 1 month ago
Saul Henriquez

Restore notificationDots preference

Saul Henriquez•e0e2811•about 1 month ago
Saul Henriquez

Add support for exact alarm scheduling in AlarmEventProvider

Saul Henriquez•b9a8afe•about 1 month ago