diff options
author | cyberta <cyberta@riseup.net> | 2022-12-06 05:22:58 +0000 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2022-12-06 05:22:58 +0000 |
commit | 64427ae7fa3b6ff14d484efd3dc513744a615945 (patch) | |
tree | 3ac508716ac0210603f32f80baf07881c80b3ab1 /app/src/main/res/drawable-hdpi | |
parent | c0d1a28e5d737fbf24e13ade9fd6988a07ee2719 (diff) | |
parent | 4c6f49fe5ec695541be06322a1cf227e2d6d083d (diff) |
Merge branch 'main_ui_riseupvpn' into 'master'
new UI for RiseupVPN
See merge request leap/bitmask_android!219
Diffstat (limited to 'app/src/main/res/drawable-hdpi')
-rw-r--r-- | app/src/main/res/drawable-hdpi/bg_connected.png | bin | 190405 -> 0 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/bg_connecting.png | bin | 236571 -> 0 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/bg_disconnected.png | bin | 143331 -> 0 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/green_mask.png | bin | 81235 -> 0 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/ic_btn_cancel.png | bin | 486 -> 0 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/ic_btn_on.png | bin | 1091 -> 0 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/red_mask.png | bin | 73514 -> 0 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/yellow_mask.png | bin | 80386 -> 0 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/drawable-hdpi/bg_connected.png b/app/src/main/res/drawable-hdpi/bg_connected.png Binary files differdeleted file mode 100644 index 0e98f705..00000000 --- a/app/src/main/res/drawable-hdpi/bg_connected.png +++ /dev/null diff --git a/app/src/main/res/drawable-hdpi/bg_connecting.png b/app/src/main/res/drawable-hdpi/bg_connecting.png Binary files differdeleted file mode 100644 index 24632712..00000000 --- a/app/src/main/res/drawable-hdpi/bg_connecting.png +++ /dev/null diff --git a/app/src/main/res/drawable-hdpi/bg_disconnected.png b/app/src/main/res/drawable-hdpi/bg_disconnected.png Binary files differdeleted file mode 100644 index de96be57..00000000 --- a/app/src/main/res/drawable-hdpi/bg_disconnected.png +++ /dev/null diff --git a/app/src/main/res/drawable-hdpi/green_mask.png b/app/src/main/res/drawable-hdpi/green_mask.png Binary files differdeleted file mode 100644 index fccc060a..00000000 --- a/app/src/main/res/drawable-hdpi/green_mask.png +++ /dev/null diff --git a/app/src/main/res/drawable-hdpi/ic_btn_cancel.png b/app/src/main/res/drawable-hdpi/ic_btn_cancel.png Binary files differdeleted file mode 100644 index 00feedcd..00000000 --- a/app/src/main/res/drawable-hdpi/ic_btn_cancel.png +++ /dev/null diff --git a/app/src/main/res/drawable-hdpi/ic_btn_on.png b/app/src/main/res/drawable-hdpi/ic_btn_on.png Binary files differdeleted file mode 100644 index 2b37d25e..00000000 --- a/app/src/main/res/drawable-hdpi/ic_btn_on.png +++ /dev/null diff --git a/app/src/main/res/drawable-hdpi/red_mask.png b/app/src/main/res/drawable-hdpi/red_mask.png Binary files differdeleted file mode 100644 index d2ef7d99..00000000 --- a/app/src/main/res/drawable-hdpi/red_mask.png +++ /dev/null diff --git a/app/src/main/res/drawable-hdpi/yellow_mask.png b/app/src/main/res/drawable-hdpi/yellow_mask.png Binary files differdeleted file mode 100644 index 72e3ae45..00000000 --- a/app/src/main/res/drawable-hdpi/yellow_mask.png +++ /dev/null |