summaryrefslogtreecommitdiff
path: root/src/core/frontend/applets
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-01-29am: re-namespace frontend applets to frontend directoryLiam
2024-01-25result: Make fully constexpr, add ON_RESULT_INCLUDEDFearlessTobi
2024-01-11service: hid: Create abstracted pad structuregerman77
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2023-08-22general: Use console mode helper across projectlat9nq
2023-08-22general: Convert use_docked_mode to an enumerationlat9nq
2023-05-05service: nfc: Merge device interfaces and create the device managerNarr the Reg
2023-04-01Merge pull request #10006 from german77/profile_selectliamwhite
2023-03-30applet: controller: Implement cancel buttongerman77
2023-03-29service: am: Improve profile select appletNarr the Reg
2023-03-25qt: implement RequestExit for appletsLiam
2022-12-05applets/controller: Use aliases for callbacksLioncash
2022-12-05applets/error: Use aliases for callbacksLioncash
2022-12-05applets/mii_edit: Use aliases for callbacksLioncash
2022-12-05applets/profile_select: Use aliases for callbacksLioncash
2022-12-05applets/web_browser: Use aliases for callbacksLioncash
2022-12-05applets/software_keyboard: Use aliases for callbacksLioncash
2022-11-22general: fix compile for Apple ClangLiam
2022-11-13general: Address review commentsgerman77
2022-11-13service: am: Implement cabinet applet backendgerman77
2022-07-24applet/swkbd: Implement optional symbol keysMorph
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-21applets/mii: Remove frontend parametersMorph
2022-03-21service: Move mii enums and structs into its own fileMorph
2022-03-21applets: Rename Mii to MiiEditMorph
2022-03-19core: Reduce unused includesameerj
2022-02-28applet: mii: Simple implementation of mii appletgerman77
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph
2022-02-05profile: Migrate to the new UUID implementationMorph
2021-12-29core/hid: Fix controller type validationgerman77
2021-11-24core/hid: Rename NpadType to NpadStyleIndexgerman77
2021-11-24Morph review first wavegerman77
2021-11-24kraken: Address comments from reviewgerman77
2021-11-24core/frontend: Update appletsgerman77
2021-11-08applets/swkbd: Skip text checking if the text has been confirmedMorph
2021-11-03core: Remove unused includesameerj
2021-09-22core/profile_select: Avoid uninitialized read in SelectProfile()Lioncash
2021-07-14applets: Append applet_ prefix to backend appletsMorph
2021-06-28general: Make most settings a BasicSettinglat9nq
2021-04-28applets/web: Fix a use-after-free when passing in the URL stringMorph
2021-04-15applets/swkbd: Implement the Default Software Keyboard frontendMorph
2021-04-15applets: Remove the previous software keyboard applet implementationMorph
2021-04-14common: Move settings to common from core.bunnei
2021-02-07hid: Implement GC controllergerman
2020-12-18applets/web: Implement the online web browser appletMorph
2020-12-18main, applets/web: Re-add progress dialog for RomFS extractionMorph