alfred/pool-swap #33

Merged
kamikazechaser merged 46 commits from alfred/pool-swap into master 2025-05-19 15:44:50 +02:00
Showing only changes of commit c5dbe966c4 - Show all commits

View File

@ -29,4 +29,4 @@ flag,flag_location_set,35,this is set when the location of the profile is set
flag,flag_offerings_set,36,this is set when the offerings of the profile is set
flag,flag_back_set,37,this is set when it is a back navigation
flag,flag_account_blocked,38,this is set when an account has been blocked after the allowed incorrect PIN attempts have been exceeded
flag,flag_incorrect_pool,39,this is set when the user selects an invalid pool

1 flag flag_language_set 8 checks whether the user has set their prefered language
29 flag flag_offerings_set 36 this is set when the offerings of the profile is set
30 flag flag_back_set 37 this is set when it is a back navigation
31 flag flag_account_blocked 38 this is set when an account has been blocked after the allowed incorrect PIN attempts have been exceeded
32 flag flag_invalid_pin flag_incorrect_pool 39 this is set when the given PIN is invalid(is less than or more than 4 digits) this is set when the user selects an invalid pool