Block or Report
Block or report Guardiola31337
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
CatanArchitecture Public
CatanArchitecture is a sample repository to illustrate Hexagonal architecture in Android
-
codemotion-workshop Public
An example of how to create an Android app from scratch taking care of Architecture and Testing
Java 23
-
darealfragmentation Public
DaRealFragmentation is a sample repository to illustrate fragmentation issues in Android
-
597 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 9 commits in 1 repository
Created a pull request in mapbox/mapbox-navigation-android that received 10 comments
Swap setRoutesToTripSession
and directionsSession.setRoutes
order so that the NavigationSessionStateObserver
is fired off before the Navigator
adds the setRoute
event to the history file
While testing we noticed that sometimes we're missing setRoute
events in the history files.
Capturing from @korshaknn
in mapboxNavigation
we setRo…
Opened 11 other pull requests in 1 repository
mapbox/mapbox-navigation-android
2
open
9
merged
- Events changes needed for Copilot
-
Bump Navigation Native dependency version to
107.0.0
-
Fix
Makefile
publish-local
-
Fix / remove silent
MapboxNavigationTest
s exceptions -
Bump
mapboxNavigatorVersion
,mapboxMapSdk
andmapboxCommonNative
dependency versions to106.0.0
,10.6.0
and22.0.0
respectively -
Use the same
HistoryRecorderHandle
instance everywhere -
Add
predictiveCacheGuidanceLocationOptions
toPredictiveCacheController
-
Add
2.6.0-beta.2
CHANGELOG
entry -
Bump Kotlin, Coroutines and Gradle dependency versions to
1.6.21
,1.6.2
and7.2.1
respectively -
Bump
mapboxEvents
dependency library version to8.1.2
- Update Metalava
Reviewed 24 pull requests in 2 repositories
mapbox/mapbox-navigation-android
21 pull requests
- [Android Auto] Refactor car screen manager
- [v2.7.0-alpha.1] Add changelog
- changelog for androidauto-v0.3.0
- Docs v2.6.0-rc.1
- Changelog v2.6.0-rc.1
- rename drawable resource to avoid naming conflicts
- Patched puck position anim glitch and re-enabled Puck Velocity Fix
- display formatted distance in instrument cluster
- Docs v2.6.0-beta.3
- Add changelog for v2.6.0-beta.3
-
Use the same
HistoryRecorderHandle
instance everywhere -
Add
predictiveCacheGuidanceLocationOptions
toPredictiveCacheController
- Trigger publisher production
- Docs v2.6.0-beta.2
- add option to observe user feedbacks
-
Bump Kotlin, Coroutines and Gradle dependency versions to
1.6.21
,1.6.2
and7.2.1
respectively - Backport #5901 to release-v2.5
- Added changelog for v2.5.1
- Bump NN to 101.0.1
- Update Metalava
- Refactor route line layer management
mapbox/mapbox-java
3 pull requests
Created an issue in mapbox/mapbox-navigation-android that received 2 comments
routeRefreshesWorksAfterSettingsNewRoutes
RouteRefreshTest
is flaky
routeRefreshesWorksAfterSettingsNewRoutes
RouteRefreshTest
started failing lately.
https://console.firebase.google.com/u/0/project/mapbox-navigatio…