Commit Graph

5 Commits

Author SHA1 Message Date
Lukasz Mastalerz
d9a1194e6f [BH-1688] Create a standard for logs
* Adding document describing how to use logger
* Adjusting logs to follow a new guide
* Change order in log header:
  line number is now before function name
2023-10-23 15:17:44 +02:00
Lefucjusz
d6535a9814 [MOS-238] Change RNG used in quotes randomization
* Changed RNG used when randomizing quotes list
that was accidentally omitted in the previous
PR.
* Small cleanup around RandomizedQuoteModel.
2023-06-21 13:03:40 +02:00
wojtekrzepecki
3dda67b037 [EGD-8256] Fix crash on quotes with empty database
fixed crash when quotes set is empty at first quotes
selection
2022-02-03 15:49:15 +01:00
wojtekrzepecki
853b0787df [EGD-8227] Refactor quotes db
refactoring of quotes db layout to conform with
given requirements
2022-02-02 09:50:24 +01:00
Bartosz Cichocki
7cdfb96db2 [EGD-6823] Add quote randomization
Added randomization of the quotes when quote wallpaper is selected
2022-01-18 10:15:58 +01:00