Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update arrays.xml #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 18 additions & 7 deletions app/src/main/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@
<item>gone home to the wrong house while drunk</item>
<item>pretended to be drunk</item>
<item>drank alcohol on public transport</item>
<item>drank alcohol to win a bet</item>
<item>drank alcohol to win a bet</item>
<item>drank any kind of spirit</item>
<item>asked someone to buy me a drink</item>
<item>gone home with someone because they bought me alcohol</item>
Expand Down Expand Up @@ -480,7 +480,7 @@
<item>drank alcohol off of a plate</item>
<item>been arrested while drunk</item>
<item>made a cocktail</item>
<item>taken a shot</item>
<item>taken a shot</item>
<item>gotten lost while drunk</item>
<item>opened a bottle with my teeth</item>
<item>opened a bottle with my boobs</item>
Expand Down Expand Up @@ -611,7 +611,7 @@
<item>slept with a teacher</item>
<item>hated a teacher or coworker</item>
<item>begged a teacher for a better grade</item>
<item>spread a rumour about my teacher</item>
<item>spread a rumour about my teacher</item>
<item>pulled an all-nighter</item>
<item>been bullied</item>
<item>bullied someone</item>
Expand Down Expand Up @@ -646,10 +646,17 @@
<item>jumped out of a window</item>
<item>pulled a \'sickie\' from work</item>
<item>claimed that the homework was eaten by my dog</item>
<item>gotten straight A's</item>
<item>gotten below a 3.0 GPA</item>
<item>eaten food during a class</item>
<item>intentionally bombed a test</item>
<item>passed a test only because you cheated on it</item>
<item>helped someone else cheat on a test</item>
<item>quit a job to spite my boss</item>
<item>forgotten it was a weekday and ended up missing school/work</item>
<item>skipped class because I disliked a teacher</item>
<item>gotten straight A's</item>
<item>gotten below a 3.0 GPA</item>
<item>eaten food during a class</item>

</string-array>

<string-array name="category_weird">
Expand Down Expand Up @@ -712,6 +719,10 @@
<item>been to prison</item>
<item>hit my boss</item>
<item>hit my teacher</item>
<item>pretended that I was in a music video</item>
<item>lit a fart on fire</item>
<item>opened an occupied stall in a public bathroom</item>
<item>slashed someone's tire</item>
<item>pretended that I was in a music video</item>

</string-array>
</resources>