Skip to content

Commit 31cb035

Browse files
FreakyAliGulam Ali Hakimcdefgah
authored
fix: .NET Stubs and some minor bug fixes (#118)
* feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: removed extra semi-colons * chore: feature request template (#23) * fix: better visuals for readme and other changes (#22) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * chore: feature request template Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * feat:support for .net7 (#31) * feat:support for .net7 * fix: updated samples * feat: freaky checkbox is here (#28) * fix: basic freaky checkbox is here * fix: checkbox handler * fix: issue with TIL background color now works * feat: Hello Checkbox * feat: Freaky checkbox is ready to rule * fix: bug fixes and code clean up * fix: design issues and more * Update README.md fix: added checkbox images to readme * fix: code clean up (#34) * feat: checkboxes are even freakier now (#36) * feat: checkbox are even freakier now * fix: code clean up * fix: code clean up * fix: updated assembly version * fix: commit for code clean up (#38) * fix: commit for code clean up * Update README.md fixed checkbox * fix: code clean up * fix: added animations and visual states to checkbox (#41) * fix: visual states for checkbox * fix: issue with checkbox where rotateto was acting up * fix: git issue link added * fix: checkbox with visual states and animation types * fix: code cleanup and stuff * fix: animations are better * fix: heat shape is better now * fix: checkbox is ready with visual states and animations * fix: checkbox related changes * fix: checkbox based issue fixes * fix: code clean up * fix: code clean up * Update README.md (#43) updated the gif image for checkbox * fix: code clean up and ready checkbox (#39) (#42) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: removed extra semi-colons * chore: feature request template (#23) * fix: better visuals for readme and other changes (#22) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * chore: feature request template Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * feat:support for .net7 (#31) * feat:support for .net7 * fix: updated samples * feat: freaky checkbox is here (#28) * fix: basic freaky checkbox is here * fix: checkbox handler * fix: issue with TIL background color now works * feat: Hello Checkbox * feat: Freaky checkbox is ready to rule * fix: bug fixes and code clean up * fix: design issues and more * Update README.md fix: added checkbox images to readme * fix: code clean up (#34) * feat: checkboxes are even freakier now (#36) * feat: checkbox are even freakier now * fix: code clean up * fix: code clean up * fix: updated assembly version * fix: commit for code clean up (#38) * fix: commit for code clean up * Update README.md fixed checkbox * fix: code clean up Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * Update README.md * fix: updated readme for 4.2 release & removed unsused code and code clean up (#48) * fix: updated project items * Update README.md added activity through repo beats * fix: code clean up * fix: code clean up * fix: code clean up * fix: code clean up * fix: added visual state management for checkbox and better check animations (#44) (#49) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: removed extra semi-colons * chore: feature request template (#23) * fix: better visuals for readme and other changes (#22) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * chore: feature request template Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * feat:support for .net7 (#31) * feat:support for .net7 * fix: updated samples * feat: freaky checkbox is here (#28) * fix: basic freaky checkbox is here * fix: checkbox handler * fix: issue with TIL background color now works * feat: Hello Checkbox * feat: Freaky checkbox is ready to rule * fix: bug fixes and code clean up * fix: design issues and more * Update README.md fix: added checkbox images to readme * fix: code clean up (#34) * feat: checkboxes are even freakier now (#36) * feat: checkbox are even freakier now * fix: code clean up * fix: code clean up * fix: updated assembly version * fix: commit for code clean up (#38) * fix: commit for code clean up * Update README.md fixed checkbox * fix: code clean up * fix: added animations and visual states to checkbox (#41) * fix: visual states for checkbox * fix: issue with checkbox where rotateto was acting up * fix: git issue link added * fix: checkbox with visual states and animation types * fix: code cleanup and stuff * fix: animations are better * fix: heat shape is better now * fix: checkbox is ready with visual states and animations * fix: checkbox related changes * fix: checkbox based issue fixes * fix: code clean up * fix: code clean up * Update README.md (#43) updated the gif image for checkbox * fix: code clean up and ready checkbox (#39) (#42) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: removed extra semi-colons * chore: feature request template (#23) * fix: better visuals for readme and other changes (#22) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * chore: feature request template Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * feat:support for .net7 (#31) * feat:support for .net7 * fix: updated samples * feat: freaky checkbox is here (#28) * fix: basic freaky checkbox is here * fix: checkbox handler * fix: issue with TIL background color now works * feat: Hello Checkbox * feat: Freaky checkbox is ready to rule * fix: bug fixes and code clean up * fix: design issues and more * Update README.md fix: added checkbox images to readme * fix: code clean up (#34) * feat: checkboxes are even freakier now (#36) * feat: checkbox are even freakier now * fix: code clean up * fix: code clean up * fix: updated assembly version * fix: commit for code clean up (#38) * fix: commit for code clean up * Update README.md fixed checkbox * fix: code clean up Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * Update README.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * feat: A Skia based Radiobutton for Maui (#52) * feat: radiobutton is visually ready baby * feat: Radiobutton and Radiogroup just got freaky baby * fix: removed unwanted packages * fix: updated style for radiobutton * fix: fix for the issue where radiobuttons did not uncheck in some cases * fix: Minor bug fixes for RadioGroup * chore: release candidate for radiobuttons * fix: code clean up * fix: radiobuttons example updated * Update README.md added sparkline and radio button related information * feat: RadioButtons and RadioGroup are here (#53) * chore: Stable Release for 4.2 (#50) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: removed extra semi-colons * chore: feature request template (#23) * fix: better visuals for readme and other changes (#22) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * chore: feature request template Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * feat:support for .net7 (#31) * feat:support for .net7 * fix: updated samples * feat: freaky checkbox is here (#28) * fix: basic freaky checkbox is here * fix: checkbox handler * fix: issue with TIL background color now works * feat: Hello Checkbox * feat: Freaky checkbox is ready to rule * fix: bug fixes and code clean up * fix: design issues and more * Update README.md fix: added checkbox images to readme * fix: code clean up (#34) * feat: checkboxes are even freakier now (#36) * feat: checkbox are even freakier now * fix: code clean up * fix: code clean up * fix: updated assembly version * fix: commit for code clean up (#38) * fix: commit for code clean up * Update README.md fixed checkbox * fix: code clean up * fix: added animations and visual states to checkbox (#41) * fix: visual states for checkbox * fix: issue with checkbox where rotateto was acting up * fix: git issue link added * fix: checkbox with visual states and animation types * fix: code cleanup and stuff * fix: animations are better * fix: heat shape is better now * fix: checkbox is ready with visual states and animations * fix: checkbox related changes * fix: checkbox based issue fixes * fix: code clean up * fix: code clean up * Update README.md (#43) updated the gif image for checkbox * fix: code clean up and ready checkbox (#39) (#42) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <jimtiyg@Gulams-MacBook-Pro.local> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes f…
1 parent 0de0401 commit 31cb035

37 files changed

+819
-833
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
namespace Maui.FreakyControls.Dotnet;
2+
3+
public partial class FreakySignatureCanvasViewHandler
4+
{
5+
}
6+
7+
public partial class FreakyAutoCompleteViewHandler
8+
{
9+
}

MAUI.FreakyControls/MAUI.FreakyControls/Maui.FreakyControls.csproj

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<TargetFrameworks>net8.0-android;net8.0-ios;net8.0-maccatalyst</TargetFrameworks>
4+
<TargetFrameworks>net8.0;net8.0-android;net8.0-ios;net8.0-maccatalyst</TargetFrameworks>
55
<TargetFrameworks Condition="$([MSBuild]::IsOSPlatform('windows'))">$(TargetFrameworks);net8.0-windows10.0.19041.0</TargetFrameworks>
66
<UseMaui>true</UseMaui>
77
<SingleProject>true</SingleProject>
@@ -60,6 +60,7 @@
6060
<None Remove="Shared\FreakyCropView\" />
6161
<None Remove="Shared\FreakyChip\" />
6262
<None Remove="Shared\Constants\" />
63+
<None Remove="Dotnet\" />
6364
</ItemGroup>
6465
<ItemGroup>
6566
<None Remove="Platforms\iOS\" />
@@ -136,13 +137,14 @@
136137
<Folder Include="Shared\FreakyCropView\" />
137138
<Folder Include="Shared\FreakyChip\" />
138139
<Folder Include="Shared\Constants\" />
140+
<Folder Include="Dotnet\" />
139141
</ItemGroup>
140142
<ItemGroup>
141-
<PackageReference Include="SkiaSharp.Views.Maui.Controls" Version="2.88.7" />
143+
<PackageReference Include="SkiaSharp.Views.Maui.Controls" Version="2.88.6" />
142144
<PackageReference Include="SkiaSharp.Svg" Version="1.60.0" />
143-
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.7" />
144-
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.7" />
145-
<PackageReference Include="FreakyEffects" Version="0.1.1-pre" />
145+
<PackageReference Include="FreakyEffects" Version="0.1.1" />
146+
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.3" />
147+
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.3" />
146148
</ItemGroup>
147149
<ItemGroup>
148150
<MauiXaml Update="Shared\FreakyTextInputLayout\FreakyTextInputLayout.xaml">
@@ -165,4 +167,9 @@
165167
<ExcludeFromCurrentConfiguration>false</ExcludeFromCurrentConfiguration>
166168
</None>
167169
</ItemGroup>
170+
<ItemGroup>
171+
<Compile Update="Dotnet\FreakySignatureCanvasViewHandler.dotnet.cs">
172+
<ExcludeFromCurrentConfiguration>true</ExcludeFromCurrentConfiguration>
173+
</Compile>
174+
</ItemGroup>
168175
</Project>

MAUI.FreakyControls/MAUI.FreakyControls/Platforms/Android/FreakyEntryHandler.android.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using Android.Content.Res;
1+
using Android.Content.Res;
22
using Android.Graphics;
33
using Android.Graphics.Drawables;
44
using AndroidX.AppCompat.Widget;
Lines changed: 142 additions & 142 deletions
Original file line numberDiff line numberDiff line change
@@ -1,184 +1,184 @@
1-
using Android.Content;
2-
using Android.Graphics.Drawables;
3-
using Android.Util;
4-
using Android.Views;
1+
using Android.Content;
2+
using Android.Content.Res;
3+
using Android.Graphics.Drawables;
4+
using Android.Util;
5+
using Android.Views;
56
using AndroidX.AppCompat.Widget;
6-
using Rect = Android.Graphics.Rect;
7+
using Rect = Android.Graphics.Rect;
8+
9+
namespace Maui.FreakyControls.Platforms.Android.NativeControls;
710

8-
namespace Maui.FreakyControls.Platforms.Android.NativeControls
11+
public class FreakyEditText : AppCompatEditText
912
{
10-
public class FreakyEditText : AppCompatEditText
13+
private Drawable drawableRight;
14+
private Drawable drawableLeft;
15+
private Drawable drawableTop;
16+
private Drawable drawableBottom;
17+
18+
private int actionX, actionY;
19+
20+
private IDrawableClickListener clickListener;
21+
22+
public FreakyEditText(Context context) : base(context)
1123
{
12-
private Drawable drawableRight;
13-
private Drawable drawableLeft;
14-
private Drawable drawableTop;
15-
private Drawable drawableBottom;
24+
}
1625

17-
private int actionX, actionY;
26+
public FreakyEditText(Context context, IAttributeSet attrs) : base(context, attrs)
27+
{
28+
}
1829

19-
private IDrawableClickListener clickListener;
30+
public FreakyEditText(Context context, IAttributeSet attrs, int defStyle) : base(context, attrs, defStyle)
31+
{
32+
}
2033

21-
public FreakyEditText(Context context) : base(context)
34+
public override void SetCompoundDrawablesWithIntrinsicBounds(Drawable left, Drawable top,
35+
Drawable right, Drawable bottom)
36+
{
37+
if (left is not null)
2238
{
39+
drawableLeft = left;
2340
}
24-
25-
public FreakyEditText(Context context, IAttributeSet attrs) : base(context, attrs)
41+
if (right is not null)
2642
{
43+
drawableRight = right;
2744
}
28-
29-
public FreakyEditText(Context context, IAttributeSet attrs, int defStyle) : base(context, attrs, defStyle)
45+
if (top is not null)
46+
{
47+
drawableTop = top;
48+
}
49+
if (bottom is not null)
3050
{
51+
drawableBottom = bottom;
3152
}
53+
base.SetCompoundDrawablesWithIntrinsicBounds(left, top, right, bottom);
54+
}
3255

33-
public override void SetCompoundDrawablesWithIntrinsicBounds(Drawable left, Drawable top,
34-
Drawable right, Drawable bottom)
56+
public override bool OnTouchEvent(MotionEvent e)
57+
{
58+
Rect bounds;
59+
if (e.Action == MotionEventActions.Down)
3560
{
36-
if (left is not null)
61+
actionX = (int)e.GetX();
62+
actionY = (int)e.GetY();
63+
if (drawableBottom is not null
64+
&& drawableBottom.Bounds.Contains(actionX, actionY))
3765
{
38-
drawableLeft = left;
66+
clickListener.OnClick(DrawablePosition.Bottom);
67+
return base.OnTouchEvent(e);
3968
}
40-
if (right is not null)
41-
{
42-
drawableRight = right;
43-
}
44-
if (top is not null)
45-
{
46-
drawableTop = top;
47-
}
48-
if (bottom is not null)
69+
70+
if (drawableTop is not null
71+
&& drawableTop.Bounds.Contains(actionX, actionY))
4972
{
50-
drawableBottom = bottom;
73+
clickListener.OnClick(DrawablePosition.Top);
74+
return base.OnTouchEvent(e);
5175
}
52-
base.SetCompoundDrawablesWithIntrinsicBounds(left, top, right, bottom);
53-
}
5476

55-
public override bool OnTouchEvent(MotionEvent e)
56-
{
57-
Rect bounds;
58-
if (e.Action == MotionEventActions.Down)
77+
// this works for left since container shares 0,0 origin with bounds
78+
if (drawableLeft is not null)
5979
{
60-
actionX = (int)e.GetX();
61-
actionY = (int)e.GetY();
62-
if (drawableBottom is not null
63-
&& drawableBottom.Bounds.Contains(actionX, actionY))
64-
{
65-
clickListener.OnClick(DrawablePosition.Bottom);
66-
return base.OnTouchEvent(e);
67-
}
80+
bounds = null;
81+
bounds = drawableLeft.Bounds;
6882

69-
if (drawableTop is not null
70-
&& drawableTop.Bounds.Contains(actionX, actionY))
71-
{
72-
clickListener.OnClick(DrawablePosition.Top);
73-
return base.OnTouchEvent(e);
74-
}
75-
76-
// this works for left since container shares 0,0 origin with bounds
77-
if (drawableLeft is not null)
78-
{
79-
bounds = null;
80-
bounds = drawableLeft.Bounds;
83+
int x, y;
84+
int extraTapArea = (int)((13 * Resources.DisplayMetrics.Density) + 0.5);
8185

82-
int x, y;
83-
int extraTapArea = (int)((13 * Resources.DisplayMetrics.Density) + 0.5);
86+
x = actionX;
87+
y = actionY;
8488

85-
x = actionX;
86-
y = actionY;
89+
if (!bounds.Contains(actionX, actionY))
90+
{
91+
// Gives the +20 area for tapping. /
92+
x = (int)(actionX - extraTapArea);
93+
y = (int)(actionY - extraTapArea);
8794

88-
if (!bounds.Contains(actionX, actionY))
89-
{
90-
// Gives the +20 area for tapping. /
91-
x = (int)(actionX - extraTapArea);
92-
y = (int)(actionY - extraTapArea);
93-
94-
if (x <= 0)
95-
x = actionX;
96-
if (y <= 0)
97-
y = actionY;
98-
99-
// Creates square from the smallest value /
100-
if (x < y)
101-
{
102-
y = x;
103-
}
104-
}
95+
if (x <= 0)
96+
x = actionX;
97+
if (y <= 0)
98+
y = actionY;
10599

106-
if (bounds.Contains(x, y) && clickListener is not null)
100+
// Creates square from the smallest value /
101+
if (x < y)
107102
{
108-
clickListener.OnClick(DrawablePosition.Left);
109-
e.Action = (MotionEventActions.Cancel);
110-
return false;
103+
y = x;
111104
}
112105
}
113106

114-
if (drawableRight is not null)
107+
if (bounds.Contains(x, y) && clickListener is not null)
115108
{
116-
bounds = null;
117-
bounds = drawableRight.Bounds;
118-
119-
int x, y;
120-
int extraTapArea = 13;
121-
122-
//
123-
// IF USER CLICKS JUST OUT SIDE THE RECTANGLE OF THE DRAWABLE
124-
// THAN ADD X AND SUBTRACT THE Y WITH SOME VALUE SO THAT AFTER
125-
// CALCULATING X AND Y CO-ORDINATE LIES INTO THE DRAWBABLE
126-
// BOUND. - this process help to increase the tappable area of
127-
// the rectangle.
128-
//
129-
x = (int)(actionX + extraTapArea);
130-
y = (int)(actionY - extraTapArea);
131-
132-
//Since this is right drawable subtract the value of x from the width
133-
// of view. so that width - tappedarea will result in x co-ordinate in drawable bound.
134-
//
135-
x = Width - x;
136-
137-
//x can be negative if user taps at x co-ordinate just near the width.
138-
// e.g views width = 300 and user taps 290. Then as per previous calculation
139-
// 290 + 13 = 303. So subtract X from getWidth() will result in negative value.
140-
// So to avoid this add the value previous added when x goes negative.
141-
//
109+
clickListener.OnClick(DrawablePosition.Left);
110+
e.Action = (MotionEventActions.Cancel);
111+
return false;
112+
}
113+
}
142114

143-
if (x <= 0)
144-
{
145-
x += extraTapArea;
146-
}
115+
if (drawableRight is not null)
116+
{
117+
bounds = null;
118+
bounds = drawableRight.Bounds;
119+
120+
int x, y;
121+
int extraTapArea = 13;
122+
123+
//
124+
// IF USER CLICKS JUST OUT SIDE THE RECTANGLE OF THE DRAWABLE
125+
// THAN ADD X AND SUBTRACT THE Y WITH SOME VALUE SO THAT AFTER
126+
// CALCULATING X AND Y CO-ORDINATE LIES INTO THE DRAWBABLE
127+
// BOUND. - this process help to increase the tappable area of
128+
// the rectangle.
129+
//
130+
x = (int)(actionX + extraTapArea);
131+
y = (int)(actionY - extraTapArea);
132+
133+
//Since this is right drawable subtract the value of x from the width
134+
// of view. so that width - tappedarea will result in x co-ordinate in drawable bound.
135+
//
136+
x = Width - x;
137+
138+
//x can be negative if user taps at x co-ordinate just near the width.
139+
// e.g views width = 300 and user taps 290. Then as per previous calculation
140+
// 290 + 13 = 303. So subtract X from getWidth() will result in negative value.
141+
// So to avoid this add the value previous added when x goes negative.
142+
//
143+
144+
if (x <= 0)
145+
{
146+
x += extraTapArea;
147+
}
147148

148-
// If result after calculating for extra tappable area is negative.
149-
// assign the original value so that after subtracting
150-
// extratapping area value doesn't go into negative value.
151-
//
149+
// If result after calculating for extra tappable area is negative.
150+
// assign the original value so that after subtracting
151+
// extratapping area value doesn't go into negative value.
152+
//
152153

153-
if (y <= 0)
154-
y = actionY;
154+
if (y <= 0)
155+
y = actionY;
155156

156-
//If drawble bounds contains the x and y points then move ahead./
157-
if (bounds.Contains(x, y) && clickListener is not null)
158-
{
159-
clickListener
160-
.OnClick(DrawablePosition.Right);
161-
e.Action = (MotionEventActions.Cancel);
162-
return false;
163-
}
164-
return base.OnTouchEvent(e);
157+
//If drawble bounds contains the x and y points then move ahead./
158+
if (bounds.Contains(x, y) && clickListener is not null)
159+
{
160+
clickListener
161+
.OnClick(DrawablePosition.Right);
162+
e.Action = (MotionEventActions.Cancel);
163+
return false;
165164
}
165+
return base.OnTouchEvent(e);
166166
}
167-
return base.OnTouchEvent(e);
168167
}
168+
return base.OnTouchEvent(e);
169+
}
169170

170-
protected override void JavaFinalize()
171-
{
172-
drawableRight = null;
173-
drawableBottom = null;
174-
drawableLeft = null;
175-
drawableTop = null;
176-
base.JavaFinalize();
177-
}
171+
protected override void JavaFinalize()
172+
{
173+
drawableRight = null;
174+
drawableBottom = null;
175+
drawableLeft = null;
176+
drawableTop = null;
177+
base.JavaFinalize();
178+
}
178179

179-
public void SetDrawableClickListener(IDrawableClickListener listener)
180-
{
181-
this.clickListener = listener;
182-
}
180+
public void SetDrawableClickListener(IDrawableClickListener listener)
181+
{
182+
this.clickListener = listener;
183183
}
184184
}

MAUI.FreakyControls/MAUI.FreakyControls/Platforms/Android/NativeControls/FreakyMauiDatePicker.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using Android.Content;
2+
using Android.Content.Res;
23
using Android.Graphics.Drawables;
34
using Android.Util;
45
using Android.Views;

0 commit comments

Comments
 (0)