Skip to content

v0.1.0

Compare
Choose a tag to compare
@mowoe mowoe released this 21 Apr 18:49
· 84 commits to main since this release
  • Merge pull request #28 from skrmsh/fix/settings-button d70cd29
  • Preventing connection with undefined serverHost 148827d
  • Added sanity check for server host input 82e2c18
  • Fixed tests by adding asyncStorage mock 22c80ee
  • Merge branch 'fix/settings-button' of github.com:skrmsh/app into fix/settings-button dffd169
  • Merge pull request #36 from skrmsh/main 7974418
  • Merge pull request #32 from skrmsh/fix/android-build-missing-icon b00b2b8
  • Shrunk phaser in round icons 159db7a
  • Merge pull request #35 from skrmsh/fix/coverage-action caf1b22
  • fix action 6b0e9e4
  • Remvoed anydpi icons 9f48d08
  • Merge pull request #33 from skrmsh/feature/coverage-action eb90f83
  • fix action e9bc4a1
  • fix action f89ca9e
  • run prettier 219a317
  • add coverage action 9c31022
  • Restored file a93e391
  • Added resource files for round icons b849d17
  • Moved store/load function to seperate util file 3590b3f
  • Fixed prettier fail caused 28a0299
  • Merge branch 'fix/settings-button' of github.com:skrmsh/app into fix/settings-button a1eeaa2
  • setServerHost ternary 0f983d0
  • Removed unnecessary if statement 888134c
  • Now using same resource for roundIcon and icon aa7848d
  • Merge pull request #30 from skrmsh/main 7d60e38
  • Merge pull request #29 from skrmsh/feature/github_actions_amends 27c45a9
  • add android build github action to every pr, now that repo is public 47393ff
  • Using stored values instead of hardcoded addresses b696bba
  • Added checkbox + asyncStorage for secure connection 77f3f8b
  • Changed react-native modal to react-native-paper 52ea378
  • Fixed not-clickable on iOS 58f5a3f
  • Merge pull request #27 from skrmsh/feature/name-and-icon fac4951
  • Ran prettier on this !autogenerated! file... ccd6bc9
  • Changed application icons 55ab6a7
  • Changed app name for ios and android 378a840
  • Updated podfile a65bca7
  • Merge pull request #25 from skrmsh/feature/improve-uix 4a89495
  • Removed unnecessary import 3cc473c
  • More cleanup 0f6725b
  • Removed unnecessary undefined 3726a61
  • Switches back to using react-native-paper theming 932e0f3
  • Made Tab Navigator Header invisible 0b008d2
  • Scrollview to bottom on resize 1bc01a1
  • Added theme 9b6c651
  • Changed text color of (contained) buttons 2f6a8fc
  • Ran prettier for all file failed linting 9d3a797
  • Implemented keep_alive action 1aaebf5
  • Merge pull request #24 from skrmsh/feature/run-in-background 3cda666
  • Changed many styles / added theme 9668e1b
  • Selecting right theme based on system theme f4fdfb4
  • iOS/MacOS file updated 96e0ace
  • Merge pull request #23 from skrmsh/feature/add-back-navigator-still-wip 80d04d1
  • finish ble screen rework d026955
  • Merge pull request #22 from skrmsh/fix/pgt-field-names a291e13
  • pgt field g_start_time renamed to g_st 4a78460
  • switch from old to new ble component d0e0f20
  • add new ble connection screen d845e42
  • add new ble connection screen d4d6d6c
  • add helper functions dd0232a
  • Add back react navigation, improve overall design, still wip 74c6f5b
  • Merge pull request #21 from skrmsh/feature/rework-login-form 5eef3bb
  • remove unneccessary text 8cca144
  • finished login component rework b2bd8ba
  • first steps to new login screen f8a9a8c
  • add killall and forklift logout 52a8cfe
  • Merge pull request #20 from skrmsh/feature/ble-cleanup-auto-reconnect 9e1e1c4
  • fix aussetzer 0c696b0
  • update test 5602217
  • change to dark mode, multisupport devices other improvements 196a280
  • if devices disconnect app notices this now 6575337
  • add helper function which removes devices from connected devices and test for that function 57d2ae9
  • Merge pull request #19 from skrmsh/feature/multiple-phasors 33f0e81
  • enabled possibility to connect to multiple phasors 354c236
  • Merge pull request #18 from skrmsh/smol-refactoring bd32f54
  • refactoring, fixed bug which prevented user from creating deathmatch game, reenable async storage to let authtokens persist in storage caf5b98
  • Merge pull request #17 from skrmsh/feature/player-profile 29c946d
  • remove navigation stuff to circumvent really weird state fuckery 416f947
  • currently broken! trying to improve performance and understand why the fuck is fucking 8c3da65
  • add github actions npm test stage 96c38fc
  • update/add tests 4ce1ac1
  • setup proper testing 73ce4ca
  • add husky hooks 5bb7b91
  • run prettier 4eca9cd
  • remove font stuff 2f67d7b
  • fix merge conflicts 3aaf439
  • add central stylesheet 37bc3d1
  • Merge pull request #16 from skrmsh/feature/add-lint-stage a319e60
  • eslint fixes 84f56df
  • prettier on all files 5de383a
  • add lint workflow 76346ac
  • clean up stuff 5cbcfef
  • clean up stylesheet stuff c07f2bc
  • remove autologin fuckery 265fbeb
  • add images d325d07
  • fix stupidity e2661d0
  • add game creation mode selector component 83fb443
  • Added UIBackgroundModes key to keep app running d3fc192

v0.0.2...v0.1.0