This website requires JavaScript.
Explore
Help
Sign in
wagesj45
/
advanced-calculator
Watch
1
Star
0
Fork
You've already forked advanced-calculator
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1eb7f13a05
advanced-calculator
/
src
/
AdvancedCalculator.Android
History
Download ZIP
Download TAR.GZ
Codex CLI
a64cc5a683
build: centralize app version in Directory.Build.props\n\n- Define AppVersion + PrereleaseLabel as single source of truth\n- Derive Version, AssemblyVersion, FileVersion, InformationalVersion\n- Map Android: ApplicationDisplayVersion (versionName) and ApplicationVersion (versionCode)\n- Remove version fields from Android csproj and manifest
2025-09-01 03:27:43 -05:00
..
Properties
build: centralize app version in Directory.Build.props\n\n- Define AppVersion + PrereleaseLabel as single source of truth\n- Derive Version, AssemblyVersion, FileVersion, InformationalVersion\n- Map Android: ApplicationDisplayVersion (versionName) and ApplicationVersion (versionCode)\n- Remove version fields from Android csproj and manifest
2025-09-01 03:27:43 -05:00
Resources
Setting up source code for Avalonia port.
2025-08-25 23:11:13 -05:00
Styles
Fix styles as Styles (not ResourceDictionary); replace DataTriggers with width converters; add IsZeroConverter; remove unsupported properties; fix ancestor command bindings; bind SplitView props directly.
2025-08-27 03:23:40 -05:00
AdvancedCalculator.Android.csproj
build: centralize app version in Directory.Build.props\n\n- Define AppVersion + PrereleaseLabel as single source of truth\n- Derive Version, AssemblyVersion, FileVersion, InformationalVersion\n- Map Android: ApplicationDisplayVersion (versionName) and ApplicationVersion (versionCode)\n- Remove version fields from Android csproj and manifest
2025-09-01 03:27:43 -05:00
Icon.png
New publish
2025-08-31 22:08:49 -05:00
MainActivity.cs
Adding keyboard sliding
2025-08-27 01:20:07 -05:00