Releases: shabados/mobile
Releases · shabados/mobile
v0.1.1
v0.1.0-next.52
fix: switch gurmukhi font to sant lipi (#308)
v0.1.0-next.51
feat: add tablet support (#300) * feat: support ipad in xcode * feat: hide BottomBar * feat: add search and collections buttons to navbar * refactor: remove unused code * fix: center logo better * fix: include import for Platform * fix: visually align backbutton with the same padding as gurbaniscreen buttons * fix: only apply margin fix to outer icons (not every child in a group of icons) * refactor: create isTablet in helpers * feat: add iPad emulator to package.json * feat: add split view support for iPad * feat: hide title in logo when narrow width * feat: widen range of bottom drawers * fix: use correct edge for width in landscape test * fix: nit * refactor: remove unused style * style: mega-nit * fix: logic in isTablet * refactor: remove duplicate assignment * refactor: use theme constant for negative margin fix * style: nit * refactor: simplify code * style: write negative values with preceding hyphen * refactor: use name for breakpoint
v0.1.0-next.50
feat: add i18n localization strings for other languages (#299)
v0.1.0-next.49
feat: enable Sentry tracing and profiling
v0.1.0-next.48
fix: unmute console.log in extract-translations script
v0.1.0-next.47
ci: wire up envfile environment variable for iOS and android matrix
v0.1.0-next.46
fix: revert back to requiring configuration variables Causing crash and makes more sense to be consistent
v0.1.0-next.45
ci: inject CI-dependent variables into envfiles
v0.1.0-next.44
ci: set sentry project details correctly