Lead Android developer at Yandex.Browser
-
Yandex
- Belgrade
- https://bacecek.dev
- in/bacecek
Popular repositories Loading
-
-
-
-
WeatherYAMBLZ
WeatherYAMBLZ PublicForked from azinovenko1/WeatherYAMBLZ
Simple weather app with current weather and forecasts
Java
-
109 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 17 commits in 3 repositories
Created 1 repository
-
bacecek/ksp
Kotlin
This contribution was made on Apr 11
Created a pull request in yandex/yatagan that received 5 comments
Opened 7 other pull requests in 2 repositories
yandex/yatagan
2
open
2
merged
-
Suppress deprecation warnings in generated component
This contribution was made on Apr 17
-
Cherry-pick KSP2 fixes to 1.x.y branch
This contribution was made on Apr 17
-
Consider method static if it has static modifier
This contribution was made on Apr 11
-
Fix annotation retention handling with KSP2
This contribution was made on Apr 9
google/ksp
3
merged
-
Use moduleName from compilerOptions if it exists
This contribution was made on Apr 12
-
Sanitize dashes to underscore for internals
This contribution was made on Apr 12
-
Return static function kind if modifier has static modifier
This contribution was made on Apr 11
Reviewed 6 pull requests in 2 repositories
yandex/yatagan
5 pull requests
-
Revert and deprecate legacy conditions
This contribution was made on Apr 16
-
[ksp2] Fixes #189
This contribution was made on Apr 16
-
Support KSP error types.
This contribution was made on Apr 16
-
Fix type equivalence for KSP2
This contribution was made on Apr 16
-
[test] Fix LoaderCompatibilityTest
This contribution was made on Apr 12
google/ksp
1 pull request
-
Return static function kind if modifier has static modifier
This contribution was made on Apr 12
Created an issue in yandex/yatagan that received 1 comment
[KSP2] Component getter not generated if it's present in two interfaces with the same method signature
@Test fun reproduce() { givenKotlinSource("test.TestCase", """ import com.yandex.yatagan.* import javax.inject.* class TestClass @Inject const…
1
comment
Opened 5 other issues in 2 repositories
google/ksp
1
open
2
closed
-
[KSP2] KSPropertyDeclaration.getter is empty for property that is duplicated in two parent interfaces
This contribution was made on Apr 16
-
[KSP2] Wrong internal method name with custom moduleName compiler option
This contribution was made on Apr 12
-
[KSP2] functionKind is MEMBER for static method in interface in Java
This contribution was made on Apr 11
yandex/yatagan
2
closed
-
[KSP2] HeavyTest failures because of wildcards
This contribution was made on Apr 13
-
Massive tests failures with enabled KSP2 because of missing bindings
This contribution was made on Apr 11