AshampooSystems / boden Public
master
Commits on Jan 6, 2020
-
Merge branch 'sryze-boden-path-fix'
maddimax committedJan 6, 2020 -
Replace \ with / to fix invalid escape sequence in CMakeLists.txt
maddimax committedJan 6, 2020
Commits on Jan 1, 2020
Commits on Dec 5, 2019
Commits on Oct 14, 2019
Commits on Oct 10, 2019
-
Fixed linkage and Window background color for iOS 13 (#379)
* Fixed linkage and Window background color for iOS 13 * Updated ios toolchain file * Updated documentation to reflect cmake min 3.15 * Removed VERSION from targets for iOS * Added ios configuration to testBoden to allow running from Xcode
maddimax committedOct 10, 2019 -
BDN-761 Added Darkmode support to checkbox (iOS) (#378)
maddimax committedOct 10, 2019 -
* Fixed std::filesystem detection * Fixed ios::ListViewCore cell sizing * Added DarkMode LaunchScreens for examples * Replaced all Checkbox controls with switches in examples * Added rowHeight Slider to ListView example page * Fixed Colors for iOS DarkMode * Replaced deprecated iOS functions used * Fixed UIView+Helper name
maddimax committedOct 10, 2019 -
Fixed application template cmake file
maddimax committedOct 10, 2019 -
maddimax committed
Oct 10, 2019 -
Added error if use_boden_template_info_plist() macro is misused
maddimax committedOct 10, 2019 -
Added ListViewDataSource::isSelectable()
maddimax committedOct 10, 2019 -
maddimax committed
Oct 10, 2019
Commits on Oct 7, 2019
-
maddimax committed
Oct 7, 2019 -
Commits on Sep 23, 2019
Commits on Sep 17, 2019
Commits on Sep 16, 2019
-
Added workaround to downgrade android platform-tools (#375)
Android platform-tools 29.0.3 broke the ability to debug native apps in android studio. This workaround manually downloads 29.0.2 which is not affected by the issue.
maddimax committedSep 16, 2019
Commits on Sep 10, 2019
-
BDN-748 Added ListView argument to ListViewDataSource functions (#373)
maddimax committedSep 10, 2019 -
Changed bdn::NeedsInit to allow default argument (#371)
maddimax committedSep 10, 2019 -
BDN-742 ./boden new template uses file(glob_recurse) (#370)
maddimax committedSep 10, 2019 -
BDN-747 Fixed path comparisons in bauer (#368)
maddimax committedSep 10, 2019 -
BDN-733 Changed use_boden_template_info_plist to accept a bundle id a…
…nd bundle name (#367)
maddimax committedSep 10, 2019 -
Hardened makedirs() in roger (#374)
maddimax committedSep 10, 2019 -
Updated ListViewDataSource documentation (#372)
maddimax committedSep 10, 2019
Commits on Sep 9, 2019
-
Added ListView::rowIndexForView function (#369)
* Added ListView::rowIndexForView function * Changed ListViewDataSource::viewForRowIndex to provide a ListView pointer * Deprecated the old ListViewDataSource::viewForRowIndex function
maddimax committedSep 9, 2019
Commits on Sep 6, 2019
-
BDN-731 Allow arbitrary android package ids (#366)
maddimax committedSep 6, 2019
Commits on Sep 4, 2019
-
BDN-712 Use std::filesystem for path concatenation (#364)
* Added polyfills for platforms that don’t yet include std::filesystem by default
maddimax committedSep 4, 2019

