{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":528445492,"defaultBranch":"master","name":"android-template-compose","ownerLogin":"icapps","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-08-24T13:52:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/15049218?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1723817203.0","currentOid":""},"activityList":{"items":[{"before":"3ba85def58dc12d96bea89226e1d4ac6697f8a27","after":"55ababe4536b1897dc365492371917ec9f2281ee","ref":"refs/heads/feature/type-safe-navigation","pushedAt":"2024-08-16T14:21:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icapps-robin-ryckmans","name":null,"path":"/icapps-robin-ryckmans","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108928624?s=80&v=4"},"commit":{"message":"Remove unused remnant from previous project","shortMessageHtmlLink":"Remove unused remnant from previous project"}},{"before":"3c0a8e38422540c82f9caf8854e6356e3538bf2d","after":"3ba85def58dc12d96bea89226e1d4ac6697f8a27","ref":"refs/heads/feature/type-safe-navigation","pushedAt":"2024-08-16T14:10:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icapps-robin-ryckmans","name":null,"path":"/icapps-robin-ryckmans","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108928624?s=80&v=4"},"commit":{"message":"Use 'navigateUp' instead of 'popBackStack' to avoid issue where if user presses the back button multiple times in fast repetition that it will possibly pop out every single route out of the back stack and give you an empty screen","shortMessageHtmlLink":"Use 'navigateUp' instead of 'popBackStack' to avoid issue where if us…"}},{"before":"f7953e40803d7a7ff0b96415d29cd7b757b98985","after":"3c0a8e38422540c82f9caf8854e6356e3538bf2d","ref":"refs/heads/feature/type-safe-navigation","pushedAt":"2024-08-16T14:09:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icapps-robin-ryckmans","name":null,"path":"/icapps-robin-ryckmans","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108928624?s=80&v=4"},"commit":{"message":"Implement type safe navigation. Rework BottomNavigationBar to be better (more flexible) and to fix a few bugs with it that I encountered during Solora","shortMessageHtmlLink":"Implement type safe navigation. Rework BottomNavigationBar to be bett…"}},{"before":"8eef433a0874d22c3e00f1b1f7de5040854afca7","after":"f7953e40803d7a7ff0b96415d29cd7b757b98985","ref":"refs/heads/feature/type-safe-navigation","pushedAt":"2024-08-16T14:07:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icapps-robin-ryckmans","name":null,"path":"/icapps-robin-ryckmans","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108928624?s=80&v=4"},"commit":{"message":"Plant the tree to get logs","shortMessageHtmlLink":"Plant the tree to get logs"}},{"before":null,"after":"8eef433a0874d22c3e00f1b1f7de5040854afca7","ref":"refs/heads/feature/type-safe-navigation","pushedAt":"2024-08-16T14:06:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"icapps-robin-ryckmans","name":null,"path":"/icapps-robin-ryckmans","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108928624?s=80&v=4"},"commit":{"message":"Update versions all around. Add new compose compiler plugin","shortMessageHtmlLink":"Update versions all around. Add new compose compiler plugin"}},{"before":"98eb887c2c3e95dd6f1088d70b115eb44a64cfef","after":"83edb5a02f91cb523c5db4d6118f7bc81efe3060","ref":"refs/heads/switch-to-ktor","pushedAt":"2024-07-01T11:17:30.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"EvertW","name":"Evert Woud","path":"/EvertW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9324688?s=80&v=4"},"commit":{"message":"Remove digipass.","shortMessageHtmlLink":"Remove digipass."}},{"before":"e21fa37a717b5c22a08f1c1f89a9e8f58f15a9e7","after":"b452e25680a4fa1257735b61bb0e81e4a112f1f6","ref":"refs/heads/master","pushedAt":"2024-03-15T09:21:45.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"EvertW","name":"Evert Woud","path":"/EvertW","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9324688?s=80&v=4"},"commit":{"message":"Merge pull request #1 from icapps/update-dependencies\n\nUpdate dependencies","shortMessageHtmlLink":"Merge pull request #1 from icapps/update-dependencies"}},{"before":"990862a2b803db29274b94c19d5b4c49037a2cb6","after":"98eb887c2c3e95dd6f1088d70b115eb44a64cfef","ref":"refs/heads/switch-to-ktor","pushedAt":"2024-03-08T16:07:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icapps-robin-ryckmans","name":null,"path":"/icapps-robin-ryckmans","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108928624?s=80&v=4"},"commit":{"message":"Update networkRequest to return to the same functionality as before with Retrofit. Could use further improvements to bring to the level of where Bolero is at for now","shortMessageHtmlLink":"Update networkRequest to return to the same functionality as before w…"}},{"before":null,"after":"990862a2b803db29274b94c19d5b4c49037a2cb6","ref":"refs/heads/switch-to-ktor","pushedAt":"2024-03-08T12:25:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"icapps-robin-ryckmans","name":null,"path":"/icapps-robin-ryckmans","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108928624?s=80&v=4"},"commit":{"message":"WIP: Add ktor and bring back to working state. Next is to replace Retrofit entirely and remove from codebase","shortMessageHtmlLink":"WIP: Add ktor and bring back to working state. Next is to replace Ret…"}},{"before":"66e8aeafbdca358ec9a17f07422fec6134ff0860","after":"bd7735d883f329f07551812d847a7da35ea66c7d","ref":"refs/heads/update-dependencies","pushedAt":"2024-03-08T11:38:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icapps-robin-ryckmans","name":null,"path":"/icapps-robin-ryckmans","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108928624?s=80&v=4"},"commit":{"message":"Properly add ktLintFormat task. Fix ktLintFormat issues (no wildcard imports, etc)","shortMessageHtmlLink":"Properly add ktLintFormat task. Fix ktLintFormat issues (no wildcard …"}},{"before":"f6d1632ee31953045e2b266aba332e08a66f2e86","after":"66e8aeafbdca358ec9a17f07422fec6134ff0860","ref":"refs/heads/update-dependencies","pushedAt":"2024-03-08T09:00:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icapps-robin-ryckmans","name":null,"path":"/icapps-robin-ryckmans","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108928624?s=80&v=4"},"commit":{"message":"Execute ktLintFormat before every build","shortMessageHtmlLink":"Execute ktLintFormat before every build"}},{"before":"3bd5795183abaef4671065869eb644a69ca680ed","after":"f6d1632ee31953045e2b266aba332e08a66f2e86","ref":"refs/heads/update-dependencies","pushedAt":"2024-03-08T08:54:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"icapps-robin-ryckmans","name":null,"path":"/icapps-robin-ryckmans","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108928624?s=80&v=4"},"commit":{"message":"Update dependencies, refactor groovy to kotlin DSL, add and use version catalog, add debug keystore","shortMessageHtmlLink":"Update dependencies, refactor groovy to kotlin DSL, add and use versi…"}},{"before":null,"after":"3bd5795183abaef4671065869eb644a69ca680ed","ref":"refs/heads/update-dependencies","pushedAt":"2024-03-08T08:48:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"icapps-robin-ryckmans","name":null,"path":"/icapps-robin-ryckmans","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108928624?s=80&v=4"},"commit":{"message":"Update gitignore","shortMessageHtmlLink":"Update gitignore"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xNlQxNDoyMToxMS4wMDAwMDBazwAAAAScN4nA","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xNlQxNDoyMToxMS4wMDAwMDBazwAAAAScN4nA","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0wOFQwODo0ODowMS4wMDAwMDBazwAAAAQP8qka"}},"title":"Activity · icapps/android-template-compose"}