Commit Graph

7 Commits

Author SHA1 Message Date
Jim Martens f32b19e4f5 Changed for newer Android version 2022-11-27 20:28:39 +01:00
Jim Martens d1b6829655 Made entire code independent of individual components/problems/solutions.
Adding more components/problems/solutions only requires changes
in resource files and in the respective enum classes now.

Furthermore, enums can now be inferred from spinner options directly.
It is no longer needed to convert cases.
2019-07-20 20:13:09 +02:00
Jim Martens bbf5f7ca54 Extracted components, problems, and solutions into separate resource files 2019-07-18 21:32:29 +02:00
Jim Martens 73203addf2 Renamed app to Troubleshooting Agent 2019-07-15 21:54:11 +02:00
Jim Martens b1cfdaa556 Added simple start button 2019-07-15 21:53:35 +02:00
Jim Martens 552d34091a Added all missing strings for initial version 2019-07-15 20:57:24 +02:00
Jim Martens 6b5f6d94af Initial commit 2019-07-14 21:46:36 +02:00