Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

markusingierd

markusingierd pushed 2 commits to finalTheme frigvid/mob3000-group11
  • theme endret. burde være greit nå 7e6c935
  • profile og farge på tekst endret 5fdc2d1

View on GitHub

markusingierd pushed 1 commit to finalTheme frigvid/mob3000-group11
  • fikset småpirk og .idea/appInsightsSettings.xml f09c189

View on GitHub

markusingierd created a comment on a pull request on frigvid/mob3000-group11
@frigvid @Husseinabdulameer11 @258030 should be good now, right?

View on GitHub

markusingierd pushed 1 commit to finalTheme frigvid/mob3000-group11
  • alle kommentarer resolved eef11ea

View on GitHub

markusingierd created a review comment on a pull request on frigvid/mob3000-group11
these are nessesery because in lightmode, the text becomes invisible, so these are implimentet to be seen inside the textfield

View on GitHub

markusingierd created a review on a pull request on frigvid/mob3000-group11

View on GitHub

markusingierd opened a draft pull request on frigvid/mob3000-group11
Final theme
colors are dynamic and finished implimented. except in ChessBoard.kt, since it uses other colors
markusingierd pushed 17 commits to finalTheme frigvid/mob3000-group11
  • Deeplinking integrated to new structure. Having some problems with expected values for NavControllerPopBackStack, aut... 927284b
  • Deeplinking integrated to new structure. >> Now loads main activity through ADB. Somehow App Link Testing tool only ... 1cdd33d
  • Deeplinking integrated to new structure. >> Now loads main activity through ADB. Somehow App Link Testing tool only ... 747846f
  • Deeplinking integrated to new structure. >> Added a separate ResetPasswordScreen> for deeplinking specifically: Rese... f73da58
  • Merge branch 'master' into deeplinking2 a5ef032
  • chore: Remove incorrectly committed files. 67f25fd
  • Deeplinking integrated to new structure. >> Added a separate ResetPasswordScreen> for deeplinking specifically: Rese... 6665926
  • feat: Starting to implement more flexible deep linking. fixed NavPopBackStack in settings > ResetPasswordScreen f46711f
  • fix: Password resetting not resetting password. 58795da
  • feat: Extract password reset into component, use in both password reset screens. a57050b
  • fix: Change incorrect route definition that stopped deep linking from working. 67f74f8
  • chore: Remove dead code. 94a8bac
  • feat: Update IAuthRepository with importSessionToken function, add use case, make use in deep linking. 3acd39b
  • ci: Merge pull request #26 from frigvid/deeplinking2 Had time to look it over. Approved. 1109894
  • snart ferdig 48975c8
  • ferdig 5d805c7
  • dobbeltsjekket farger. endret på noe 921ab7b

View on GitHub

markusingierd closed a draft pull request on frigvid/mob3000-group11
Adds theme functionality.
color dynamic and up to date with the master branch. also looked at the comments from the last branch (darkTheme). Ref earlier pull request: https://github.com/frigvid/mob3000-group11/pull/19
markusingierd pushed 83 commits to finalTheme frigvid/mob3000-group11
  • feat(docs): Add authentication process diagrams. 346c0b2
  • feat: Add black chess pieces. b3f23c8
  • feat: Add white chess pieces. f61164f
  • chore: Clean up vector graphics. 840b0e0
  • build: Add dependency for com.github.bhlangonijr:chesslib:1.3.4 and it's repository url. 26b0c83
  • feat: Provisional, if incredibly basic and useless, chessboard. 52463a3
  • fix: Remove dangling comment. f0e05f8
  • feat: Add Log wrapper that only logs when BuildConfig.DEBUG = true. c7260e8
  • feat: Add togglables to release build. 4096732
  • chore: Add to-be-implemented repository. 6b605b8
  • feat: Bump target API, set enableOnBackInvokedCallback to true. 45849ef
  • !TEMPORARY: Contains the chessboard and its related parts. This is NOT done and some parts are implemented ROUGHLY. ... ce9ab86
  • feat: added a room database. The structure is a bit all-over the place, just had to get it working. Next will be refa... 2879511
  • feat: made some restrictions for when the the data is updated to the local db. Only when admin is doing changes, ever... 693ce51
  • refactor/docs: Added some KDoc and refactored where it was necessary. The code now follows the structure of the appli... b2af6b1
  • ci: implemented local db for the faq, news and docs d9489e3
  • ci: Merge branch 'master' into chess 8a2f660
  • fix: Missing author and creation date. f2c5ae5
  • feat: Add JSON PGN array to standard SAN PGN notation converter with unit test. f3bfdab
  • feat: Add PGN to JSON PGN array converter. Expand unit tests. f0f01b6
  • and 63 more ...

View on GitHub

markusingierd pushed 10 commits to finalTheme frigvid/mob3000-group11
  • chore: Add TODO to LoginUseCase. 5f243d2
  • fix: Spacing, spelling. c7faa69
  • fix: Spacing. 79f9701
  • fix: Incorrect spacing from ecc95b7. 35ada3e
  • feat: Add user password & e-mail change functionality. d69eea3
  • chore: Remove unused imports. be22c32
  • feat: Add forgotten password request functionality. 46d5364
  • fix: Remember to use the correct string resource for forgotten password dangerous action dialogue prompt. 0b7e19e
  • ci: Merge pull request #20 from frigvid/auth4 Adds functionality for changing user e-mails, passwords and request fo... 5cf5489
  • løst conflikt i forgot og reset password 3f74d5f

View on GitHub

markusingierd opened a draft pull request on frigvid/mob3000-group11
Final theme
color dynamic and up to date with the master branch. also looked at the comments from the last branch (darkTheme)
markusingierd deleted a branch frigvid/mob3000-group11

darkTheme

markusingierd closed a pull request on frigvid/mob3000-group11
Adds proper support for light/dark themes
This pull request adds proper support for light/dark themes, and makes use of the application's colors through the theme, instead of directly to better support dynamic switching. Note: Not merge...
markusingierd pushed 1 commit to finalTheme frigvid/mob3000-group11
  • farger ferdig implimentert a4712b9

View on GitHub

markusingierd deleted a branch frigvid/mob3000-group11

Theme

markusingierd pushed 1 commit to finalTheme frigvid/mob3000-group11
  • farger ferdig implimentert b35e8d6

View on GitHub

markusingierd created a branch on frigvid/mob3000-group11

finalTheme - Android chess application.

markusingierd opened a draft pull request on frigvid/mob3000-group11
Dark theme
have not implimentet the new structure, but only merged files of interest are theme refactoring in most of the screen classes
markusingierd closed a draft pull request on frigvid/mob3000-group11
Adds theme color management
This pull request intends to add proper theme usage, so switching color themes are easy and problem free. And to avoid direct calls to colors.
markusingierd pushed 1 commit to darkTheme frigvid/mob3000-group11

View on GitHub

markusingierd opened a draft pull request on frigvid/mob3000-group11
Dark theme
markusingierd pushed 1 commit to darkTheme frigvid/mob3000-group11
  • lagt inn theme på profile og setting 6dde89d

View on GitHub

markusingierd pushed 1 commit to darkTheme frigvid/mob3000-group11
  • theme.kt + color.kt fikset og top + bottombar endret farger 5dcbee9

View on GitHub

markusingierd created a branch on frigvid/mob3000-group11

darkTheme - Android chess application.

markusingierd pushed 1 commit to Theme frigvid/mob3000-group11
  • dark/light mode ferdig (håper jeg) 26efdb8

View on GitHub

markusingierd created a branch on frigvid/mob3000-group11

Theme - Android chess application.