12345678910111213141516171819202122232425262728293031323334353637 |
- \begin{center}
- \section*{\month}
- \end{center}
- \def\day{\textit{August 11st, 2021 Simon}}
- \def\weekday{\textit{Wednesday}}
- \subsection*{\weekday, \day}
- I started a Database branch and the day befor I read the Database from InboxPager and read the Book.
- I finished the fist 4 chapters and i think chapter 11 and 9
- \def\day{\textit{August 12st, 2021 Simon}}
- \def\weekday{\textit{Thursday}}
- \subsection*{\weekday, \day}
- Today Noah and I want to find the best Database and IMAP Libarys
- and make some tests to add data from a file in the Adapter and the recyclerviewer
- \def\day{\textit{August 13st, 2021 Simon}}
- \def\weekday{\textit{Tuesday}}
- \subsection*{\weekday, \day}
- Today I started writting the matur and I asked Yaki and Bühli some Questions about
- how I schould write the text etc.
- \def\day{\textit{August 22st, 2021 Simon}}
- \def\weekday{\textit{Sunday}}
- \subsection*{\weekday, \day}
- The last days I added an Message Class wich has the variables for one Message and I added the function
- to change the Input of the Customadapter dependent on the Directory the user is in.
- I did that with the functions setDraft, setGallery, setSent and the class Message
|