Browse Source

Added account colors

Fixes #59
main
M66B 6 years ago
parent
commit
a3c2a80d93
524 changed files with 15148 additions and 30 deletions
  1. BIN
      .idea/caches/build_file_checksums.ser
  2. +1
    -0
      .idea/gradle.xml
  3. +3
    -1
      app/build.gradle
  4. +949
    -0
      app/schemas/eu.faircode.email.DB/14.json
  5. +4
    -0
      app/src/main/java/eu/faircode/email/AdapterAccount.java
  6. +5
    -0
      app/src/main/java/eu/faircode/email/AdapterMessage.java
  7. +8
    -1
      app/src/main/java/eu/faircode/email/DB.java
  8. +12
    -4
      app/src/main/java/eu/faircode/email/DaoMessage.java
  9. +1
    -0
      app/src/main/java/eu/faircode/email/EntityAccount.java
  10. +56
    -0
      app/src/main/java/eu/faircode/email/FragmentAccount.java
  11. +2
    -0
      app/src/main/java/eu/faircode/email/TupleMessageEx.java
  12. +36
    -3
      app/src/main/res/layout/fragment_account.xml
  13. +31
    -11
      app/src/main/res/layout/item_account.xml
  14. +22
    -9
      app/src/main/res/layout/item_message.xml
  15. +22
    -0
      app/src/main/res/values/colors.xml
  16. +24
    -0
      app/src/main/res/values/strings.xml
  17. +2
    -0
      colorpicker/.gitignore
  18. +23
    -0
      colorpicker/Android.bp
  19. +23
    -0
      colorpicker/AndroidManifest.xml
  20. +16
    -0
      colorpicker/build.gradle
  21. +13
    -0
      colorpicker/build/generated/source/buildConfig/debug/com/android/colorpicker/BuildConfig.java
  22. +1610
    -0
      colorpicker/build/generated/source/r/debug/androidx/appcompat/R.java
  23. +10
    -0
      colorpicker/build/generated/source/r/debug/androidx/arch/core/R.java
  24. +161
    -0
      colorpicker/build/generated/source/r/debug/androidx/asynclayoutinflater/R.java
  25. +189
    -0
      colorpicker/build/generated/source/r/debug/androidx/coordinatorlayout/R.java
  26. +161
    -0
      colorpicker/build/generated/source/r/debug/androidx/core/R.java
  27. +10
    -0
      colorpicker/build/generated/source/r/debug/androidx/cursoradapter/R.java
  28. +161
    -0
      colorpicker/build/generated/source/r/debug/androidx/customview/R.java
  29. +10
    -0
      colorpicker/build/generated/source/r/debug/androidx/documentfile/R.java
  30. +161
    -0
      colorpicker/build/generated/source/r/debug/androidx/drawerlayout/R.java
  31. +189
    -0
      colorpicker/build/generated/source/r/debug/androidx/fragment/R.java
  32. +10
    -0
      colorpicker/build/generated/source/r/debug/androidx/interpolator/R.java
  33. +189
    -0
      colorpicker/build/generated/source/r/debug/androidx/legacy/coreui/R.java
  34. +161
    -0
      colorpicker/build/generated/source/r/debug/androidx/legacy/coreutils/R.java
  35. +10
    -0
      colorpicker/build/generated/source/r/debug/androidx/lifecycle/R.java
  36. +10
    -0
      colorpicker/build/generated/source/r/debug/androidx/lifecycle/livedata/core/R.java
  37. +10
    -0
      colorpicker/build/generated/source/r/debug/androidx/lifecycle/viewmodel/R.java
  38. +161
    -0
      colorpicker/build/generated/source/r/debug/androidx/loader/R.java
  39. +10
    -0
      colorpicker/build/generated/source/r/debug/androidx/localbroadcastmanager/R.java
  40. +10
    -0
      colorpicker/build/generated/source/r/debug/androidx/print/R.java
  41. +161
    -0
      colorpicker/build/generated/source/r/debug/androidx/slidingpanelayout/R.java
  42. +161
    -0
      colorpicker/build/generated/source/r/debug/androidx/swiperefreshlayout/R.java
  43. +189
    -0
      colorpicker/build/generated/source/r/debug/androidx/vectordrawable/R.java
  44. +10
    -0
      colorpicker/build/generated/source/r/debug/androidx/versionedparcelable/R.java
  45. +161
    -0
      colorpicker/build/generated/source/r/debug/androidx/viewpager/R.java
  46. +1624
    -0
      colorpicker/build/generated/source/r/debug/com/android/colorpicker/R.java
  47. +1373
    -0
      colorpicker/build/intermediates/attr/R.txt
  48. BIN
      colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$anim.class
  49. BIN
      colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$attr.class
  50. BIN
      colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$bool.class
  51. BIN
      colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$color.class
  52. BIN
      colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$dimen.class
  53. BIN
      colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$drawable.class
  54. BIN
      colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$id.class
  55. BIN
      colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$integer.class
  56. BIN
      colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$layout.class
  57. BIN
      colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$string.class
  58. BIN
      colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$style.class
  59. BIN
      colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$styleable.class
  60. BIN
      colorpicker/build/intermediates/classes/debug/androidx/appcompat/R.class
  61. BIN
      colorpicker/build/intermediates/classes/debug/androidx/arch/core/R.class
  62. BIN
      colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$attr.class
  63. BIN
      colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$color.class
  64. BIN
      colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$dimen.class
  65. BIN
      colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$drawable.class
  66. BIN
      colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$id.class
  67. BIN
      colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$integer.class
  68. BIN
      colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$layout.class
  69. BIN
      colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$string.class
  70. BIN
      colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$style.class
  71. BIN
      colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$styleable.class
  72. BIN
      colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R.class
  73. BIN
      colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$attr.class
  74. BIN
      colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$color.class
  75. BIN
      colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$dimen.class
  76. BIN
      colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$drawable.class
  77. BIN
      colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$id.class
  78. BIN
      colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$integer.class
  79. BIN
      colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$layout.class
  80. BIN
      colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$string.class
  81. BIN
      colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$style.class
  82. BIN
      colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$styleable.class
  83. BIN
      colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R.class
  84. BIN
      colorpicker/build/intermediates/classes/debug/androidx/core/R$attr.class
  85. BIN
      colorpicker/build/intermediates/classes/debug/androidx/core/R$color.class
  86. BIN
      colorpicker/build/intermediates/classes/debug/androidx/core/R$dimen.class
  87. BIN
      colorpicker/build/intermediates/classes/debug/androidx/core/R$drawable.class
  88. BIN
      colorpicker/build/intermediates/classes/debug/androidx/core/R$id.class
  89. BIN
      colorpicker/build/intermediates/classes/debug/androidx/core/R$integer.class
  90. BIN
      colorpicker/build/intermediates/classes/debug/androidx/core/R$layout.class
  91. BIN
      colorpicker/build/intermediates/classes/debug/androidx/core/R$string.class
  92. BIN
      colorpicker/build/intermediates/classes/debug/androidx/core/R$style.class
  93. BIN
      colorpicker/build/intermediates/classes/debug/androidx/core/R$styleable.class
  94. BIN
      colorpicker/build/intermediates/classes/debug/androidx/core/R.class
  95. BIN
      colorpicker/build/intermediates/classes/debug/androidx/cursoradapter/R.class
  96. BIN
      colorpicker/build/intermediates/classes/debug/androidx/customview/R$attr.class
  97. BIN
      colorpicker/build/intermediates/classes/debug/androidx/customview/R$color.class
  98. BIN
      colorpicker/build/intermediates/classes/debug/androidx/customview/R$dimen.class
  99. BIN
      colorpicker/build/intermediates/classes/debug/androidx/customview/R$drawable.class
  100. BIN
      colorpicker/build/intermediates/classes/debug/androidx/customview/R$id.class

BIN
.idea/caches/build_file_checksums.ser View File


+ 1
- 0
.idea/gradle.xml View File

@ -9,6 +9,7 @@
<set>
<option value="$PROJECT_DIR$" />
<option value="$PROJECT_DIR$/app" />
<option value="$PROJECT_DIR$/colorpicker" />
</set>
</option>
<option name="resolveModulePerSourceSet" value="false" />


+ 3
- 1
app/build.gradle View File

@ -84,9 +84,9 @@ dependencies {
implementation "androidx.appcompat:appcompat:$androidx_version"
implementation "androidx.recyclerview:recyclerview:$androidx_version"
implementation "androidx.coordinatorlayout:coordinatorlayout:#androidx_version"
implementation "androidx.constraintlayout:constraintlayout:$constraintlayout_version"
implementation "com.google.android.material:material:$androidx_version"
implementation "androidx.browser:browser:$androidx_version"
implementation "androidx.constraintlayout:constraintlayout:$constraintlayout_version"
implementation "androidx.lifecycle:lifecycle-extensions:$lifecycle_version"
annotationProcessor "androidx.lifecycle:lifecycle-compiler:$lifecycle_version"
@ -104,4 +104,6 @@ dependencies {
implementation "org.jsoup:jsoup:$jsoup_version"
implementation "net.freeutils:jcharset:$jcharset_version"
implementation project(path: ':colorpicker')
}

+ 949
- 0
app/schemas/eu.faircode.email.DB/14.json View File

@ -0,0 +1,949 @@
{
"formatVersion": 1,
"database": {
"version": 14,
"identityHash": "74d6e4343efd13e0b519ff94758dc902",
"entities": [
{
"tableName": "identity",
"createSql": "CREATE TABLE IF NOT EXISTS `${TABLE_NAME}` (`id` INTEGER PRIMARY KEY AUTOINCREMENT, `name` TEXT NOT NULL, `email` TEXT NOT NULL, `replyto` TEXT, `account` INTEGER NOT NULL, `host` TEXT NOT NULL, `port` INTEGER NOT NULL, `starttls` INTEGER NOT NULL, `user` TEXT NOT NULL, `password` TEXT NOT NULL, `auth_type` INTEGER NOT NULL, `primary` INTEGER NOT NULL, `synchronize` INTEGER NOT NULL, `store_sent` INTEGER NOT NULL, `state` TEXT, `error` TEXT, FOREIGN KEY(`account`) REFERENCES `account`(`id`) ON UPDATE NO ACTION ON DELETE CASCADE )",
"fields": [
{
"fieldPath": "id",
"columnName": "id",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "name",
"columnName": "name",
"affinity": "TEXT",
"notNull": true
},
{
"fieldPath": "email",
"columnName": "email",
"affinity": "TEXT",
"notNull": true
},
{
"fieldPath": "replyto",
"columnName": "replyto",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "account",
"columnName": "account",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "host",
"columnName": "host",
"affinity": "TEXT",
"notNull": true
},
{
"fieldPath": "port",
"columnName": "port",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "starttls",
"columnName": "starttls",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "user",
"columnName": "user",
"affinity": "TEXT",
"notNull": true
},
{
"fieldPath": "password",
"columnName": "password",
"affinity": "TEXT",
"notNull": true
},
{
"fieldPath": "auth_type",
"columnName": "auth_type",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "primary",
"columnName": "primary",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "synchronize",
"columnName": "synchronize",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "store_sent",
"columnName": "store_sent",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "state",
"columnName": "state",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "error",
"columnName": "error",
"affinity": "TEXT",
"notNull": false
}
],
"primaryKey": {
"columnNames": [
"id"
],
"autoGenerate": true
},
"indices": [
{
"name": "index_identity_account",
"unique": false,
"columnNames": [
"account"
],
"createSql": "CREATE INDEX `index_identity_account` ON `${TABLE_NAME}` (`account`)"
}
],
"foreignKeys": [
{
"table": "account",
"onDelete": "CASCADE",
"onUpdate": "NO ACTION",
"columns": [
"account"
],
"referencedColumns": [
"id"
]
}
]
},
{
"tableName": "account",
"createSql": "CREATE TABLE IF NOT EXISTS `${TABLE_NAME}` (`id` INTEGER PRIMARY KEY AUTOINCREMENT, `name` TEXT, `signature` TEXT, `host` TEXT NOT NULL, `port` INTEGER NOT NULL, `user` TEXT NOT NULL, `password` TEXT NOT NULL, `auth_type` INTEGER NOT NULL, `primary` INTEGER NOT NULL, `synchronize` INTEGER NOT NULL, `color` INTEGER, `store_sent` INTEGER NOT NULL, `poll_interval` INTEGER NOT NULL, `seen_until` INTEGER, `state` TEXT, `error` TEXT)",
"fields": [
{
"fieldPath": "id",
"columnName": "id",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "name",
"columnName": "name",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "signature",
"columnName": "signature",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "host",
"columnName": "host",
"affinity": "TEXT",
"notNull": true
},
{
"fieldPath": "port",
"columnName": "port",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "user",
"columnName": "user",
"affinity": "TEXT",
"notNull": true
},
{
"fieldPath": "password",
"columnName": "password",
"affinity": "TEXT",
"notNull": true
},
{
"fieldPath": "auth_type",
"columnName": "auth_type",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "primary",
"columnName": "primary",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "synchronize",
"columnName": "synchronize",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "color",
"columnName": "color",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "store_sent",
"columnName": "store_sent",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "poll_interval",
"columnName": "poll_interval",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "seen_until",
"columnName": "seen_until",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "state",
"columnName": "state",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "error",
"columnName": "error",
"affinity": "TEXT",
"notNull": false
}
],
"primaryKey": {
"columnNames": [
"id"
],
"autoGenerate": true
},
"indices": [],
"foreignKeys": []
},
{
"tableName": "folder",
"createSql": "CREATE TABLE IF NOT EXISTS `${TABLE_NAME}` (`id` INTEGER PRIMARY KEY AUTOINCREMENT, `account` INTEGER, `name` TEXT NOT NULL, `type` TEXT NOT NULL, `unified` INTEGER NOT NULL, `synchronize` INTEGER NOT NULL, `after` INTEGER NOT NULL, `state` TEXT, `error` TEXT, FOREIGN KEY(`account`) REFERENCES `account`(`id`) ON UPDATE NO ACTION ON DELETE CASCADE )",
"fields": [
{
"fieldPath": "id",
"columnName": "id",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "account",
"columnName": "account",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "name",
"columnName": "name",
"affinity": "TEXT",
"notNull": true
},
{
"fieldPath": "type",
"columnName": "type",
"affinity": "TEXT",
"notNull": true
},
{
"fieldPath": "unified",
"columnName": "unified",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "synchronize",
"columnName": "synchronize",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "after",
"columnName": "after",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "state",
"columnName": "state",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "error",
"columnName": "error",
"affinity": "TEXT",
"notNull": false
}
],
"primaryKey": {
"columnNames": [
"id"
],
"autoGenerate": true
},
"indices": [
{
"name": "index_folder_account_name",
"unique": true,
"columnNames": [
"account",
"name"
],
"createSql": "CREATE UNIQUE INDEX `index_folder_account_name` ON `${TABLE_NAME}` (`account`, `name`)"
},
{
"name": "index_folder_account",
"unique": false,
"columnNames": [
"account"
],
"createSql": "CREATE INDEX `index_folder_account` ON `${TABLE_NAME}` (`account`)"
},
{
"name": "index_folder_name",
"unique": false,
"columnNames": [
"name"
],
"createSql": "CREATE INDEX `index_folder_name` ON `${TABLE_NAME}` (`name`)"
},
{
"name": "index_folder_type",
"unique": false,
"columnNames": [
"type"
],
"createSql": "CREATE INDEX `index_folder_type` ON `${TABLE_NAME}` (`type`)"
},
{
"name": "index_folder_unified",
"unique": false,
"columnNames": [
"unified"
],
"createSql": "CREATE INDEX `index_folder_unified` ON `${TABLE_NAME}` (`unified`)"
}
],
"foreignKeys": [
{
"table": "account",
"onDelete": "CASCADE",
"onUpdate": "NO ACTION",
"columns": [
"account"
],
"referencedColumns": [
"id"
]
}
]
},
{
"tableName": "message",
"createSql": "CREATE TABLE IF NOT EXISTS `${TABLE_NAME}` (`id` INTEGER PRIMARY KEY AUTOINCREMENT, `account` INTEGER, `folder` INTEGER NOT NULL, `identity` INTEGER, `replying` INTEGER, `uid` INTEGER, `msgid` TEXT, `references` TEXT, `inreplyto` TEXT, `thread` TEXT, `avatar` TEXT, `from` TEXT, `to` TEXT, `cc` TEXT, `bcc` TEXT, `reply` TEXT, `headers` TEXT, `subject` TEXT, `sent` INTEGER, `received` INTEGER NOT NULL, `stored` INTEGER NOT NULL, `seen` INTEGER NOT NULL, `flagged` INTEGER NOT NULL, `ui_seen` INTEGER NOT NULL, `ui_flagged` INTEGER NOT NULL, `ui_hide` INTEGER NOT NULL, `ui_found` INTEGER NOT NULL, `error` TEXT, FOREIGN KEY(`account`) REFERENCES `account`(`id`) ON UPDATE NO ACTION ON DELETE CASCADE , FOREIGN KEY(`folder`) REFERENCES `folder`(`id`) ON UPDATE NO ACTION ON DELETE CASCADE , FOREIGN KEY(`identity`) REFERENCES `identity`(`id`) ON UPDATE NO ACTION ON DELETE CASCADE , FOREIGN KEY(`replying`) REFERENCES `message`(`id`) ON UPDATE NO ACTION ON DELETE CASCADE )",
"fields": [
{
"fieldPath": "id",
"columnName": "id",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "account",
"columnName": "account",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "folder",
"columnName": "folder",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "identity",
"columnName": "identity",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "replying",
"columnName": "replying",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "uid",
"columnName": "uid",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "msgid",
"columnName": "msgid",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "references",
"columnName": "references",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "inreplyto",
"columnName": "inreplyto",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "thread",
"columnName": "thread",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "avatar",
"columnName": "avatar",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "from",
"columnName": "from",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "to",
"columnName": "to",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "cc",
"columnName": "cc",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "bcc",
"columnName": "bcc",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "reply",
"columnName": "reply",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "headers",
"columnName": "headers",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "subject",
"columnName": "subject",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "sent",
"columnName": "sent",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "received",
"columnName": "received",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "stored",
"columnName": "stored",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "seen",
"columnName": "seen",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "flagged",
"columnName": "flagged",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "ui_seen",
"columnName": "ui_seen",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "ui_flagged",
"columnName": "ui_flagged",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "ui_hide",
"columnName": "ui_hide",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "ui_found",
"columnName": "ui_found",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "error",
"columnName": "error",
"affinity": "TEXT",
"notNull": false
}
],
"primaryKey": {
"columnNames": [
"id"
],
"autoGenerate": true
},
"indices": [
{
"name": "index_message_account",
"unique": false,
"columnNames": [
"account"
],
"createSql": "CREATE INDEX `index_message_account` ON `${TABLE_NAME}` (`account`)"
},
{
"name": "index_message_folder",
"unique": false,
"columnNames": [
"folder"
],
"createSql": "CREATE INDEX `index_message_folder` ON `${TABLE_NAME}` (`folder`)"
},
{
"name": "index_message_identity",
"unique": false,
"columnNames": [
"identity"
],
"createSql": "CREATE INDEX `index_message_identity` ON `${TABLE_NAME}` (`identity`)"
},
{
"name": "index_message_replying",
"unique": false,
"columnNames": [
"replying"
],
"createSql": "CREATE INDEX `index_message_replying` ON `${TABLE_NAME}` (`replying`)"
},
{
"name": "index_message_folder_uid",
"unique": true,
"columnNames": [
"folder",
"uid"
],
"createSql": "CREATE UNIQUE INDEX `index_message_folder_uid` ON `${TABLE_NAME}` (`folder`, `uid`)"
},
{
"name": "index_message_msgid_folder",
"unique": true,
"columnNames": [
"msgid",
"folder"
],
"createSql": "CREATE UNIQUE INDEX `index_message_msgid_folder` ON `${TABLE_NAME}` (`msgid`, `folder`)"
},
{
"name": "index_message_thread",
"unique": false,
"columnNames": [
"thread"
],
"createSql": "CREATE INDEX `index_message_thread` ON `${TABLE_NAME}` (`thread`)"
},
{
"name": "index_message_received",
"unique": false,
"columnNames": [
"received"
],
"createSql": "CREATE INDEX `index_message_received` ON `${TABLE_NAME}` (`received`)"
},
{
"name": "index_message_ui_seen",
"unique": false,
"columnNames": [
"ui_seen"
],
"createSql": "CREATE INDEX `index_message_ui_seen` ON `${TABLE_NAME}` (`ui_seen`)"
},
{
"name": "index_message_ui_hide",
"unique": false,
"columnNames": [
"ui_hide"
],
"createSql": "CREATE INDEX `index_message_ui_hide` ON `${TABLE_NAME}` (`ui_hide`)"
},
{
"name": "index_message_ui_found",
"unique": false,
"columnNames": [
"ui_found"
],
"createSql": "CREATE INDEX `index_message_ui_found` ON `${TABLE_NAME}` (`ui_found`)"
}
],
"foreignKeys": [
{
"table": "account",
"onDelete": "CASCADE",
"onUpdate": "NO ACTION",
"columns": [
"account"
],
"referencedColumns": [
"id"
]
},
{
"table": "folder",
"onDelete": "CASCADE",
"onUpdate": "NO ACTION",
"columns": [
"folder"
],
"referencedColumns": [
"id"
]
},
{
"table": "identity",
"onDelete": "CASCADE",
"onUpdate": "NO ACTION",
"columns": [
"identity"
],
"referencedColumns": [
"id"
]
},
{
"table": "message",
"onDelete": "CASCADE",
"onUpdate": "NO ACTION",
"columns": [
"replying"
],
"referencedColumns": [
"id"
]
}
]
},
{
"tableName": "attachment",
"createSql": "CREATE TABLE IF NOT EXISTS `${TABLE_NAME}` (`id` INTEGER PRIMARY KEY AUTOINCREMENT, `message` INTEGER NOT NULL, `sequence` INTEGER NOT NULL, `name` TEXT, `type` TEXT NOT NULL, `size` INTEGER, `progress` INTEGER, `available` INTEGER NOT NULL, FOREIGN KEY(`message`) REFERENCES `message`(`id`) ON UPDATE NO ACTION ON DELETE CASCADE )",
"fields": [
{
"fieldPath": "id",
"columnName": "id",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "message",
"columnName": "message",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "sequence",
"columnName": "sequence",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "name",
"columnName": "name",
"affinity": "TEXT",
"notNull": false
},
{
"fieldPath": "type",
"columnName": "type",
"affinity": "TEXT",
"notNull": true
},
{
"fieldPath": "size",
"columnName": "size",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "progress",
"columnName": "progress",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "available",
"columnName": "available",
"affinity": "INTEGER",
"notNull": true
}
],
"primaryKey": {
"columnNames": [
"id"
],
"autoGenerate": true
},
"indices": [
{
"name": "index_attachment_message",
"unique": false,
"columnNames": [
"message"
],
"createSql": "CREATE INDEX `index_attachment_message` ON `${TABLE_NAME}` (`message`)"
},
{
"name": "index_attachment_message_sequence",
"unique": true,
"columnNames": [
"message",
"sequence"
],
"createSql": "CREATE UNIQUE INDEX `index_attachment_message_sequence` ON `${TABLE_NAME}` (`message`, `sequence`)"
}
],
"foreignKeys": [
{
"table": "message",
"onDelete": "CASCADE",
"onUpdate": "NO ACTION",
"columns": [
"message"
],
"referencedColumns": [
"id"
]
}
]
},
{
"tableName": "operation",
"createSql": "CREATE TABLE IF NOT EXISTS `${TABLE_NAME}` (`id` INTEGER PRIMARY KEY AUTOINCREMENT, `folder` INTEGER NOT NULL, `message` INTEGER NOT NULL, `name` TEXT NOT NULL, `args` TEXT NOT NULL, `created` INTEGER NOT NULL, FOREIGN KEY(`folder`) REFERENCES `folder`(`id`) ON UPDATE NO ACTION ON DELETE CASCADE , FOREIGN KEY(`message`) REFERENCES `message`(`id`) ON UPDATE NO ACTION ON DELETE CASCADE )",
"fields": [
{
"fieldPath": "id",
"columnName": "id",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "folder",
"columnName": "folder",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "message",
"columnName": "message",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "name",
"columnName": "name",
"affinity": "TEXT",
"notNull": true
},
{
"fieldPath": "args",
"columnName": "args",
"affinity": "TEXT",
"notNull": true
},
{
"fieldPath": "created",
"columnName": "created",
"affinity": "INTEGER",
"notNull": true
}
],
"primaryKey": {
"columnNames": [
"id"
],
"autoGenerate": true
},
"indices": [
{
"name": "index_operation_folder",
"unique": false,
"columnNames": [
"folder"
],
"createSql": "CREATE INDEX `index_operation_folder` ON `${TABLE_NAME}` (`folder`)"
},
{
"name": "index_operation_message",
"unique": false,
"columnNames": [
"message"
],
"createSql": "CREATE INDEX `index_operation_message` ON `${TABLE_NAME}` (`message`)"
}
],
"foreignKeys": [
{
"table": "folder",
"onDelete": "CASCADE",
"onUpdate": "NO ACTION",
"columns": [
"folder"
],
"referencedColumns": [
"id"
]
},
{
"table": "message",
"onDelete": "CASCADE",
"onUpdate": "NO ACTION",
"columns": [
"message"
],
"referencedColumns": [
"id"
]
}
]
},
{
"tableName": "answer",
"createSql": "CREATE TABLE IF NOT EXISTS `${TABLE_NAME}` (`id` INTEGER PRIMARY KEY AUTOINCREMENT, `name` TEXT NOT NULL, `text` TEXT NOT NULL)",
"fields": [
{
"fieldPath": "id",
"columnName": "id",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "name",
"columnName": "name",
"affinity": "TEXT",
"notNull": true
},
{
"fieldPath": "text",
"columnName": "text",
"affinity": "TEXT",
"notNull": true
}
],
"primaryKey": {
"columnNames": [
"id"
],
"autoGenerate": true
},
"indices": [],
"foreignKeys": []
},
{
"tableName": "log",
"createSql": "CREATE TABLE IF NOT EXISTS `${TABLE_NAME}` (`id` INTEGER PRIMARY KEY AUTOINCREMENT, `time` INTEGER NOT NULL, `data` TEXT NOT NULL)",
"fields": [
{
"fieldPath": "id",
"columnName": "id",
"affinity": "INTEGER",
"notNull": false
},
{
"fieldPath": "time",
"columnName": "time",
"affinity": "INTEGER",
"notNull": true
},
{
"fieldPath": "data",
"columnName": "data",
"affinity": "TEXT",
"notNull": true
}
],
"primaryKey": {
"columnNames": [
"id"
],
"autoGenerate": true
},
"indices": [
{
"name": "index_log_time",
"unique": false,
"columnNames": [
"time"
],
"createSql": "CREATE INDEX `index_log_time` ON `${TABLE_NAME}` (`time`)"
}
],
"foreignKeys": []
}
],
"setupQueries": [
"CREATE TABLE IF NOT EXISTS room_master_table (id INTEGER PRIMARY KEY,identity_hash TEXT)",
"INSERT OR REPLACE INTO room_master_table (id,identity_hash) VALUES(42, \"74d6e4343efd13e0b519ff94758dc902\")"
]
}
}

+ 4
- 0
app/src/main/java/eu/faircode/email/AdapterAccount.java View File

@ -21,6 +21,7 @@ package eu.faircode.email;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
@ -49,6 +50,7 @@ public class AdapterAccount extends RecyclerView.Adapter<AdapterAccount.ViewHold
public class ViewHolder extends RecyclerView.ViewHolder implements View.OnClickListener {
View itemView;
View vwColor;
ImageView ivPrimary;
TextView tvName;
ImageView ivSync;
@ -61,6 +63,7 @@ public class AdapterAccount extends RecyclerView.Adapter<AdapterAccount.ViewHold
super(itemView);
this.itemView = itemView;
vwColor = itemView.findViewById(R.id.vwColor);
ivPrimary = itemView.findViewById(R.id.ivPrimary);
tvName = itemView.findViewById(R.id.tvName);
ivSync = itemView.findViewById(R.id.ivSync);
@ -79,6 +82,7 @@ public class AdapterAccount extends RecyclerView.Adapter<AdapterAccount.ViewHold
}
private void bindTo(EntityAccount account) {
vwColor.setBackgroundColor(account.color == null ? Color.TRANSPARENT : account.color);
ivPrimary.setVisibility(account.primary ? View.VISIBLE : View.INVISIBLE);
tvName.setText(account.name);
ivSync.setImageResource(account.synchronize ? R.drawable.baseline_sync_24 : R.drawable.baseline_sync_disabled_24);


+ 5
- 0
app/src/main/java/eu/faircode/email/AdapterMessage.java View File

@ -27,6 +27,7 @@ import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.graphics.Color;
import android.graphics.Typeface;
import android.graphics.drawable.Drawable;
import android.net.Uri;
@ -81,6 +82,7 @@ public class AdapterMessage extends PagedListAdapter<TupleMessageEx, AdapterMess
public class ViewHolder extends RecyclerView.ViewHolder
implements View.OnClickListener, View.OnLongClickListener {
View itemView;
View vwColor;
ImageView ivAvatar;
ImageView ivFlagged;
TextView tvFrom;
@ -100,6 +102,7 @@ public class AdapterMessage extends PagedListAdapter<TupleMessageEx, AdapterMess
super(itemView);
this.itemView = itemView;
vwColor = itemView.findViewById(R.id.vwColor);
ivAvatar = itemView.findViewById(R.id.ivAvatar);
ivFlagged = itemView.findViewById(R.id.ivFlagged);
tvFrom = itemView.findViewById(R.id.tvFrom);
@ -179,6 +182,8 @@ public class AdapterMessage extends PagedListAdapter<TupleMessageEx, AdapterMess
});
}
vwColor.setBackgroundColor(message.accountColor == null ? Color.TRANSPARENT : message.accountColor);
ivFlagged.setVisibility(message.ui_flagged ? View.VISIBLE : View.GONE);
if (EntityFolder.DRAFTS.equals(message.folderType) ||


+ 8
- 1
app/src/main/java/eu/faircode/email/DB.java View File

@ -45,7 +45,7 @@ import androidx.sqlite.db.SupportSQLiteDatabase;
// https://developer.android.com/topic/libraries/architecture/room.html
@Database(
version = 13,
version = 14,
entities = {
EntityIdentity.class,
EntityAccount.class,
@ -206,6 +206,13 @@ public abstract class DB extends RoomDatabase {
db.execSQL("ALTER TABLE `message` ADD COLUMN `avatar` TEXT");
}
})
.addMigrations(new Migration(13, 14) {
@Override
public void migrate(SupportSQLiteDatabase db) {
Log.i(Helper.TAG, "DB migration from version " + startVersion + " to " + endVersion);
db.execSQL("ALTER TABLE `account` ADD COLUMN `color` INTEGER");
}
})
.build();
}


+ 12
- 4
app/src/main/java/eu/faircode/email/DaoMessage.java View File

@ -35,7 +35,9 @@ public interface DaoMessage {
// all bare columns in the result set take values from the input row which also contains the minimum or maximum."
// https://www.sqlite.org/lang_select.html
@Query("SELECT message.*, account.name AS accountName, folder.name as folderName, folder.type as folderType" +
@Query("SELECT message.*" +
", account.name AS accountName, account.color AS accountColor" +
", folder.name as folderName, folder.type as folderType" +
", COUNT(message.id) as count" +
", SUM(CASE WHEN message.ui_seen" +
" OR folder.type = '" + EntityFolder.OUTBOX + "'" +
@ -52,7 +54,9 @@ public interface DaoMessage {
" ORDER BY message.received DESC")
DataSource.Factory<Integer, TupleMessageEx> pagedUnifiedInbox(boolean debug);
@Query("SELECT message.*, account.name AS accountName, folder.name as folderName, folder.type as folderType" +
@Query("SELECT message.*" +
", account.name AS accountName, account.color AS accountColor" +
", folder.name as folderName, folder.type as folderType" +
", COUNT(message.id) as count" +
", SUM(CASE WHEN message.ui_seen" +
" OR (folder.id <> :folder AND folder.type = '" + EntityFolder.OUTBOX + "')" +
@ -70,7 +74,9 @@ public interface DaoMessage {
" ORDER BY message.received DESC, message.sent DESC")
DataSource.Factory<Integer, TupleMessageEx> pagedFolder(long folder, boolean found, boolean debug);
@Query("SELECT message.*, account.name AS accountName, folder.name as folderName, folder.type as folderType" +
@Query("SELECT message.*" +
", account.name AS accountName, account.color AS accountColor" +
", folder.name as folderName, folder.type as folderType" +
", 1 AS count" +
", SUM(CASE WHEN message.ui_seen THEN 0 ELSE 1 END) as unseen" +
", (SELECT COUNT(a.id) FROM attachment a WHERE a.message = message.id) AS attachments" +
@ -118,7 +124,9 @@ public interface DaoMessage {
" ORDER BY message.received DESC, message.sent DESC")
List<Long> getMessageIDs(long folder);
@Query("SELECT message.*, account.name AS accountName, folder.name as folderName, folder.type as folderType" +
@Query("SELECT message.*" +
", account.name AS accountName, account.color AS accountColor" +
", folder.name as folderName, folder.type as folderType" +
", (SELECT COUNT(m1.id) FROM message m1 WHERE m1.account = message.account AND m1.thread = message.thread AND NOT m1.ui_hide) AS count" +
", (SELECT COUNT(m2.id) FROM message m2 WHERE m2.account = message.account AND m2.thread = message.thread AND NOT m2.ui_hide AND NOT m2.ui_seen) AS unseen" +
", (SELECT COUNT(a.id) FROM attachment a WHERE a.message = message.id) AS attachments" +


+ 1
- 0
app/src/main/java/eu/faircode/email/EntityAccount.java View File

@ -49,6 +49,7 @@ public class EntityAccount {
public Boolean primary;
@NonNull
public Boolean synchronize;
public Integer color;
@NonNull
public Boolean store_sent; // obsolete
@NonNull


+ 56
- 0
app/src/main/java/eu/faircode/email/FragmentAccount.java View File

@ -29,6 +29,8 @@ import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Color;
import android.graphics.drawable.GradientDrawable;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
@ -48,11 +50,14 @@ import android.widget.CheckBox;
import android.widget.CompoundButton;
import android.widget.EditText;
import android.widget.ImageButton;
import android.widget.ImageView;
import android.widget.ProgressBar;
import android.widget.ScrollView;
import android.widget.Spinner;
import android.widget.Toast;
import com.android.colorpicker.ColorPickerDialog;
import com.android.colorpicker.ColorPickerSwatch;
import com.google.android.material.snackbar.Snackbar;
import com.google.android.material.textfield.TextInputLayout;
import com.sun.mail.imap.IMAPFolder;
@ -94,6 +99,9 @@ public class FragmentAccount extends FragmentEx {
private ImageButton ibPro;
private CheckBox cbSynchronize;
private CheckBox cbPrimary;
private Button btnColor;
private View vwColor;
private ImageView ibColorDefault;
private Button btnCheck;
private ProgressBar pbCheck;
private Spinner spDrafts;
@ -111,6 +119,7 @@ public class FragmentAccount extends FragmentEx {
private Group grpFolders;
private long id = -1;
private int color = Color.TRANSPARENT;
private String authorized = null;
@Override
@ -146,6 +155,10 @@ public class FragmentAccount extends FragmentEx {
cbSynchronize = view.findViewById(R.id.cbSynchronize);
cbPrimary = view.findViewById(R.id.cbPrimary);
btnColor = view.findViewById(R.id.btnColor);
vwColor = view.findViewById(R.id.vwColor);
ibColorDefault = view.findViewById(R.id.ibColorDefault);
btnCheck = view.findViewById(R.id.btnCheck);
pbCheck = view.findViewById(R.id.pbCheck);
@ -265,6 +278,34 @@ public class FragmentAccount extends FragmentEx {
}
});
vwColor.setBackgroundColor(color);
btnColor.setOnClickListener(new View.OnClickListener() {
@Override
public void onClick(View v) {
int[] colors = getContext().getResources().getIntArray(R.array.colorPicker);
ColorPickerDialog colorPickerDialog = new ColorPickerDialog();
colorPickerDialog.initialize(
R.string.title_account_color, colors, color, 4, colors.length);
colorPickerDialog.setOnColorSelectedListener(new ColorPickerSwatch.OnColorSelectedListener() {
@Override
public void onColorSelected(int color) {
setColor(color);
}
});
colorPickerDialog.show(getFragmentManager(), "colorpicker");
}
});
ibColorDefault.setOnClickListener(new View.OnClickListener() {
@Override
public void onClick(View v) {
setColor(Color.TRANSPARENT);
}
});
btnCheck.setOnClickListener(new View.OnClickListener() {
@Override
public void onClick(View v) {
@ -491,6 +532,7 @@ public class FragmentAccount extends FragmentEx {
args.putString("name", etName.getText().toString());
args.putString("signature", Html.toHtml(etSignature.getText()));
args.putBoolean("primary", cbPrimary.isChecked());
args.putInt("color", color);
args.putParcelable("drafts", drafts);
args.putParcelable("sent", sent);
args.putParcelable("all", all);
@ -509,6 +551,7 @@ public class FragmentAccount extends FragmentEx {
String signature = args.getString("signature");
boolean synchronize = args.getBoolean("synchronize");
boolean primary = args.getBoolean("primary");
int color = args.getInt("color");
EntityFolder drafts = args.getParcelable("drafts");
EntityFolder sent = args.getParcelable("sent");
EntityFolder all = args.getParcelable("all");
@ -563,6 +606,7 @@ public class FragmentAccount extends FragmentEx {
account.auth_type = auth_type;
account.synchronize = synchronize;
account.primary = (account.synchronize && primary);
account.color = color;
account.store_sent = false;
account.poll_interval = 9;
@ -779,6 +823,8 @@ public class FragmentAccount extends FragmentEx {
cbSynchronize.setChecked(account == null ? true : account.synchronize);
cbPrimary.setChecked(account == null ? true : account.primary);
color = (account == null || account.color == null ? Color.TRANSPARENT : account.color);
if (account == null)
new SimpleTask<Integer>() {
@Override
@ -814,6 +860,7 @@ public class FragmentAccount extends FragmentEx {
}
cbPrimary.setEnabled(cbSynchronize.isChecked());
setColor(color);
// Consider previous check/save/delete as cancelled
ibDelete.setVisibility(account == null ? View.GONE : View.VISIBLE);
@ -887,4 +934,13 @@ public class FragmentAccount extends FragmentEx {
}
}
}
private void setColor(int color) {
FragmentAccount.this.color = color;
GradientDrawable border = new GradientDrawable();
border.setColor(color);
border.setStroke(1, Helper.resolveColor(getContext(), R.attr.colorSeparator));
vwColor.setBackground(border);
}
}

+ 2
- 0
app/src/main/java/eu/faircode/email/TupleMessageEx.java View File

@ -21,6 +21,7 @@ package eu.faircode.email;
public class TupleMessageEx extends EntityMessage {
public String accountName;
public Integer accountColor;
public String folderName;
public String folderType;
public int count;
@ -33,6 +34,7 @@ public class TupleMessageEx extends EntityMessage {
TupleMessageEx other = (TupleMessageEx) obj;
return (super.equals(obj) &&
(this.accountName == null ? other.accountName == null : this.accountName.equals(other.accountName)) &&
(this.accountColor == null ? other.accountColor == null : this.accountColor.equals(other.accountColor)) &&
this.folderName.equals(other.folderName) &&
this.folderType.equals(other.folderType) &&
this.count == other.count &&


+ 36
- 3
app/src/main/res/layout/fragment_account.xml View File

@ -249,6 +249,39 @@
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/cbSynchronize" />
<Button
android:id="@+id/btnColor"
style="@style/buttonStyleSmall"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:minHeight="0dp"
android:minWidth="0dp"
android:text="@string/title_account_color"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/cbPrimary" />
<View
android:id="@+id/vwColor"
android:layout_width="24dp"
android:layout_height="24dp"
android:layout_marginStart="12dp"
android:background="@color/colorAccent"
app:layout_constraintBottom_toBottomOf="@id/btnColor"
app:layout_constraintStart_toEndOf="@id/btnColor"
app:layout_constraintTop_toTopOf="@id/btnColor" />
<ImageView
android:id="@+id/ibColorDefault"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="12dp"
android:layout_marginTop="12dp"
android:src="@drawable/baseline_delete_24"
app:layout_constraintBottom_toBottomOf="@id/btnColor"
app:layout_constraintStart_toEndOf="@id/vwColor"
app:layout_constraintTop_toBottomOf="@id/cbPrimary" />
<!-- check -->
<Button
@ -258,7 +291,7 @@
android:layout_marginTop="12dp"
android:text="@string/title_check"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/cbPrimary" />
app:layout_constraintTop_toBottomOf="@id/btnColor" />
<ProgressBar
android:id="@+id/pbCheck"
@ -278,7 +311,7 @@
android:layout_marginTop="12dp"
android:src="@drawable/baseline_delete_24"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toBottomOf="@id/cbPrimary" />
app:layout_constraintTop_toBottomOf="@id/btnColor" />
<TextView
android:id="@+id/tvDrafts"
@ -429,7 +462,7 @@
android:id="@+id/grpAdvanced"
android:layout_width="0dp"
android:layout_height="0dp"
app:constraint_referenced_ids="tvName,etName,tvSignature,etSignature,ibPro,cbSynchronize,cbPrimary" />
app:constraint_referenced_ids="tvName,etName,tvSignature,etSignature,ibPro,cbSynchronize,cbPrimary,btnColor,vwColor,ibColorDefault" />
<androidx.constraintlayout.widget.Group
android:id="@+id/grpFolders"


+ 31
- 11
app/src/main/res/layout/item_account.xml View File

@ -4,6 +4,21 @@
android:layout_width="match_parent"
android:layout_height="wrap_content">
<View
android:id="@+id/vwColor"
android:layout_width="6dp"
android:layout_height="0dp"
android:background="@color/colorAccent"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<View
android:id="@+id/marginTop"
android:layout_width="match_parent"
android:layout_height="3dp"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<ImageView
android:id="@+id/ivPrimary"
android:layout_width="24dp"
@ -12,8 +27,8 @@
android:layout_marginStart="6dp"
android:src="@drawable/baseline_star_24"
android:visibility="visible"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
app:layout_constraintStart_toEndOf="@id/vwColor"
app:layout_constraintTop_toBottomOf="@id/marginTop" />
<TextView
android:id="@+id/tvName"
@ -25,10 +40,10 @@
android:maxLines="1"
android:text="Name"
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
app:layout_constraintBottom_toBottomOf="@+id/ivSync"
app:layout_constraintBottom_toBottomOf="@id/ivPrimary"
app:layout_constraintEnd_toStartOf="@+id/ivSync"
app:layout_constraintStart_toEndOf="@+id/ivPrimary"
app:layout_constraintTop_toTopOf="@+id/ivSync" />
app:layout_constraintStart_toEndOf="@id/ivPrimary"
app:layout_constraintTop_toTopOf="@id/ivPrimary" />
<ImageView
android:id="@+id/ivSync"
@ -37,7 +52,7 @@
android:layout_marginEnd="6dp"
android:src="@drawable/baseline_sync_24"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent" />
app:layout_constraintTop_toBottomOf="@id/marginTop" />
<TextView
android:id="@+id/tvUser"
@ -58,7 +73,7 @@
android:layout_marginEnd="6dp"
android:layout_marginStart="6dp"
android:src="@drawable/baseline_cloud_off_24"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintStart_toEndOf="@id/vwColor"
app:layout_constraintTop_toBottomOf="@id/tvUser" />
<TextView
@ -86,16 +101,21 @@
android:textAppearance="@style/TextAppearance.AppCompat.Small"
android:textColor="?attr/colorWarning"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintStart_toEndOf="@id/vwColor"
app:layout_constraintTop_toBottomOf="@id/tvHost" />
<View
android:id="@+id/marginBottom"
android:layout_width="match_parent"
android:layout_height="3dp"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tvError" />
<View
android:id="@+id/vSeparator"
android:layout_width="match_parent"
android:layout_height="1dp"
android:layout_marginBottom="6dp"
android:layout_marginTop="6dp"
android:background="?attr/colorSeparator"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tvError" />
app:layout_constraintTop_toBottomOf="@id/marginBottom" />
</androidx.constraintlayout.widget.ConstraintLayout>

+ 22
- 9
app/src/main/res/layout/item_message.xml View File

@ -5,6 +5,14 @@
android:layout_height="wrap_content"
android:background="?attr/drawableItemBackground">
<View
android:id="@+id/vwColor"
android:layout_width="6dp"
android:layout_height="0dp"
android:background="@color/colorAccent"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<ImageView
android:id="@+id/ivFlagged"
android:layout_width="21dp"
@ -13,7 +21,7 @@
android:src="@drawable/baseline_star_24"
android:visibility="visible"
app:layout_constraintBottom_toBottomOf="@id/tvFrom"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintStart_toEndOf="@id/vwColor"
app:layout_constraintTop_toTopOf="@+id/tvFrom" />
<ImageView
@ -45,7 +53,7 @@
android:id="@+id/tvTime"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginEnd="6dp"
android:layout_marginEnd="12dp"
android:maxLines="1"
android:text="Time"
android:textAppearance="@style/TextAppearance.AppCompat.Small"
@ -59,7 +67,7 @@
android:layout_marginStart="6dp"
android:src="@drawable/baseline_attachment_24"
app:layout_constraintBottom_toBottomOf="@id/tvSubject"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintStart_toEndOf="@id/vwColor"
app:layout_constraintTop_toTopOf="@+id/tvSubject" />
<TextView
@ -102,7 +110,7 @@
android:id="@+id/ivThread"
android:layout_width="15dp"
android:layout_height="15dp"
android:layout_marginEnd="6dp"
android:layout_marginEnd="12dp"
android:src="@drawable/baseline_message_24"
app:layout_constraintBottom_toBottomOf="@id/tvSubject"
app:layout_constraintEnd_toEndOf="parent"
@ -112,13 +120,13 @@
android:id="@+id/tvError"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginEnd="6dp"
android:layout_marginEnd="12dp"
android:layout_marginStart="6dp"
android:text="error"
android:textAppearance="@style/TextAppearance.AppCompat.Small"
android:textColor="?attr/colorWarning"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintStart_toEndOf="@id/vwColor"
app:layout_constraintTop_toBottomOf="@id/tvSubject" />
<ProgressBar
@ -133,13 +141,18 @@
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<View
android:id="@+id/marginBottom"
android:layout_width="match_parent"
android:layout_height="3dp"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tvError" />
<View
android:id="@+id/vSeparator"
android:layout_width="match_parent"
android:layout_height="1dp"
android:layout_marginBottom="6dp"
android:layout_marginTop="6dp"
android:background="?attr/colorSeparator"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tvError" />
app:layout_constraintTop_toBottomOf="@id/marginBottom" />
</androidx.constraintlayout.widget.ConstraintLayout>

+ 22
- 0
app/src/main/res/values/colors.xml View File

@ -22,4 +22,26 @@
<color name="darkColorDrawerScrim">#997f7f7f</color>
<color name="darkColorDrawerText">#fff</color>
<color name="darkColorDrawerBackground">#222</color>
<!-- color picker -->
<color name="red">#F6402C</color>
<color name="pink">#EB1460</color>
<color name="purple">#9C1AB1</color>
<color name="deep_purple">#6633B9</color>
<color name="indigo">#3D4DB7</color>
<color name="blue">#1093F5</color>
<color name="light_blue">#00A6F6</color>
<color name="cyan">#00BBD5</color>
<color name="teal">#009687</color>
<color name="green">#46AF4A</color>
<color name="light_green">#88C440</color>
<color name="lime">#CCDD1E</color>
<color name="yellow">#FFEC16</color>
<color name="amber">#FFC100</color>
<color name="orange">#FF9800</color>
<color name="deep_orange">#FF5505</color>
<color name="brown">#7A5547</color>
<color name="blue_grey">#5E7C8B</color>
<color name="grey">#9D9D9D</color>
<color name="dark_grey">#696969</color>
</resources>

+ 24
- 0
app/src/main/res/values/strings.xml View File

@ -85,6 +85,7 @@
<string name="title_account_name">Account name</string>
<string name="title_account_name_hint">Used to differentiate folders</string>
<string name="title_account_signature">Signature text</string>
<string name="title_account_color">Color</string>
<string name="title_imap">IMAP</string>
<string name="title_smtp">SMTP</string>
<string name="title_provider">Provider</string>
@ -235,4 +236,27 @@
<string name="title_debug_info">Debug info</string>
<string name="title_debug_info_remark">Please describe the problem and indicate the time of the problem:</string>
<string name="title_crash_info_remark">Please describe what you were doing when the app crashed:</string>
<array name="colorPicker">
<item>@color/red</item>
<item>@color/pink</item>
<item>@color/purple</item>
<item>@color/deep_purple</item>
<item>@color/indigo</item>
<item>@color/blue</item>
<item>@color/light_blue</item>
<item>@color/cyan</item>
<item>@color/teal</item>
<item>@color/green</item>
<item>@color/light_green</item>
<item>@color/lime</item>
<item>@color/yellow</item>
<item>@color/amber</item>
<item>@color/orange</item>
<item>@color/deep_orange</item>
<item>@color/brown</item>
<item>@color/blue_grey</item>
<item>@color/grey</item>
<item>@color/dark_grey</item>
</array>
</resources>

+ 2
- 0
colorpicker/.gitignore View File

@ -0,0 +1,2 @@
bin/
gen/

+ 23
- 0
colorpicker/Android.bp View File

@ -0,0 +1,23 @@
// Copyright (C) 2013 The Android Open Source Project
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
android_library {
name: "colorpicker",
sdk_version: "15",
srcs: [
"src/**/*.java",
"src/**/*.logtags",
],
resource_dirs: ["res"],
}

+ 23
- 0
colorpicker/AndroidManifest.xml View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2013 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.colorpicker"
android:versionCode="1"
android:versionName="1.0" >
<uses-sdk
android:minSdkVersion="15"
android:targetSdkVersion="17" />
</manifest>

+ 16
- 0
colorpicker/build.gradle View File

@ -0,0 +1,16 @@
apply plugin: 'com.android.library'
android {
compileSdkVersion 28
sourceSets.main {
manifest.srcFile 'AndroidManifest.xml'
java.srcDirs = ['src']
res.srcDirs = ['res']
}
dependencies {
def androidx_version = "1.0.0-rc02"
implementation "androidx.appcompat:appcompat:$androidx_version"
}
}

+ 13
- 0
colorpicker/build/generated/source/buildConfig/debug/com/android/colorpicker/BuildConfig.java View File

@ -0,0 +1,13 @@
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.android.colorpicker;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.android.colorpicker";
public static final String BUILD_TYPE = "debug";
public static final String FLAVOR = "";
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "1.0";
}

+ 1610
- 0
colorpicker/build/generated/source/r/debug/androidx/appcompat/R.java
File diff suppressed because it is too large
View File


+ 10
- 0
colorpicker/build/generated/source/r/debug/androidx/arch/core/R.java View File

@ -0,0 +1,10 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.arch.core;
public final class R {
}

+ 161
- 0
colorpicker/build/generated/source/r/debug/androidx/asynclayoutinflater/R.java View File

@ -0,0 +1,161 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.asynclayoutinflater;
public final class R {
public static final class attr {
public static int alpha = 0x7f040028;
public static int font = 0x7f040074;
public static int fontProviderAuthority = 0x7f040076;
public static int fontProviderCerts = 0x7f040077;
public static int fontProviderFetchStrategy = 0x7f040078;
public static int fontProviderFetchTimeout = 0x7f040079;
public static int fontProviderPackage = 0x7f04007a;
public static int fontProviderQuery = 0x7f04007b;
public static int fontStyle = 0x7f04007c;
public static int fontVariationSettings = 0x7f04007d;
public static int fontWeight = 0x7f04007e;
public static int ttcIndex = 0x7f040104;
}
public static final class color {
public static int notification_action_color_filter = 0x7f06003d;
public static int notification_icon_bg_color = 0x7f06003e;
public static int ripple_material_light = 0x7f060048;
public static int secondary_text_default_material_light = 0x7f06004a;
}
public static final class dimen {
public static int compat_button_inset_horizontal_material = 0x7f080050;
public static int compat_button_inset_vertical_material = 0x7f080051;
public static int compat_button_padding_horizontal_material = 0x7f080052;
public static int compat_button_padding_vertical_material = 0x7f080053;
public static int compat_control_corner_material = 0x7f080054;
public static int compat_notification_large_icon_max_height = 0x7f080055;
public static int compat_notification_large_icon_max_width = 0x7f080056;
public static int notification_action_icon_size = 0x7f080060;
public static int notification_action_text_size = 0x7f080061;
public static int notification_big_circle_margin = 0x7f080062;
public static int notification_content_margin_start = 0x7f080063;
public static int notification_large_icon_height = 0x7f080064;
public static int notification_large_icon_width = 0x7f080065;
public static int notification_main_column_padding_top = 0x7f080066;
public static int notification_media_narrow_margin = 0x7f080067;
public static int notification_right_icon_size = 0x7f080068;
public static int notification_right_side_padding_top = 0x7f080069;
public static int notification_small_icon_background_padding = 0x7f08006a;
public static int notification_small_icon_size_as_large = 0x7f08006b;
public static int notification_subtext_size = 0x7f08006c;
public static int notification_top_pad = 0x7f08006d;
public static int notification_top_pad_large_text = 0x7f08006e;
}
public static final class drawable {
public static int notification_action_background = 0x7f090057;
public static int notification_bg = 0x7f090058;
public static int notification_bg_low = 0x7f090059;
public static int notification_bg_low_normal = 0x7f09005a;
public static int notification_bg_low_pressed = 0x7f09005b;
public static int notification_bg_normal = 0x7f09005c;
public static int notification_bg_normal_pressed = 0x7f09005d;
public static int notification_icon_background = 0x7f09005e;
public static int notification_template_icon_bg = 0x7f09005f;
public static int notification_template_icon_low_bg = 0x7f090060;
public static int notification_tile_bg = 0x7f090061;
public static int notify_panel_notification_icon_bg = 0x7f090062;
}
public static final class id {
public static int action_container = 0x7f0c0008;
public static int action_divider = 0x7f0c000a;
public static int action_image = 0x7f0c000b;
public static int action_text = 0x7f0c0011;
public static int actions = 0x7f0c0012;
public static int async = 0x7f0c0016;
public static int blocking = 0x7f0c0017;
public static int chronometer = 0x7f0c001b;
public static int forever = 0x7f0c0029;
public static int icon = 0x7f0c002c;
public static int icon_group = 0x7f0c002d;
public static int info = 0x7f0c002f;
public static int italic = 0x7f0c0030;
public static int line1 = 0x7f0c0032;
public static int line3 = 0x7f0c0033;
public static int normal = 0x7f0c0039;
public static int notification_background = 0x7f0c003a;
public static int notification_main_column = 0x7f0c003b;
public static int notification_main_column_container = 0x7f0c003c;
public static int right_icon = 0x7f0c0042;
public static int right_side = 0x7f0c0043;
public static int tag_transition_group = 0x7f0c005d;
public static int tag_unhandled_key_event_manager = 0x7f0c005e;
public static int tag_unhandled_key_listeners = 0x7f0c005f;
public static int text = 0x7f0c0060;
public static int text2 = 0x7f0c0061;
public static int time = 0x7f0c0064;
public static int title = 0x7f0c0065;
}
public static final class integer {
public static int status_bar_notification_info_maxnum = 0x7f0d0005;
}
public static final class layout {
public static int notification_action = 0x7f0f001f;
public static int notification_action_tombstone = 0x7f0f0020;
public static int notification_template_custom_big = 0x7f0f0021;
public static int notification_template_icon_group = 0x7f0f0022;
public static int notification_template_part_chronometer = 0x7f0f0023;
public static int notification_template_part_time = 0x7f0f0024;
}
public static final class string {
public static int status_bar_notification_info_overflow = 0x7f15002c;
}
public static final class style {
public static int TextAppearance_Compat_Notification = 0x7f1600ec;
public static int TextAppearance_Compat_Notification_Info = 0x7f1600ed;
public static int TextAppearance_Compat_Notification_Line2 = 0x7f1600ee;
public static int TextAppearance_Compat_Notification_Time = 0x7f1600ef;
public static int TextAppearance_Compat_Notification_Title = 0x7f1600f0;
public static int Widget_Compat_NotificationActionContainer = 0x7f160158;
public static int Widget_Compat_NotificationActionText = 0x7f160159;
}
public static final class styleable {
public static int[] ColorStateListItem = { 0x7f040028, 0x0101031f, 0x010101a5 };
public static int ColorStateListItem_alpha = 0;
public static int ColorStateListItem_android_alpha = 1;
public static int ColorStateListItem_android_color = 2;
public static int[] FontFamily = { 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b };
public static int FontFamily_fontProviderAuthority = 0;
public static int FontFamily_fontProviderCerts = 1;
public static int FontFamily_fontProviderFetchStrategy = 2;
public static int FontFamily_fontProviderFetchTimeout = 3;
public static int FontFamily_fontProviderPackage = 4;
public static int FontFamily_fontProviderQuery = 5;
public static int[] FontFamilyFont = { 0x01010532, 0x0101053f, 0x01010570, 0x01010533, 0x0101056f, 0x7f040074, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040104 };
public static int FontFamilyFont_android_font = 0;
public static int FontFamilyFont_android_fontStyle = 1;
public static int FontFamilyFont_android_fontVariationSettings = 2;
public static int FontFamilyFont_android_fontWeight = 3;
public static int FontFamilyFont_android_ttcIndex = 4;
public static int FontFamilyFont_font = 5;
public static int FontFamilyFont_fontStyle = 6;
public static int FontFamilyFont_fontVariationSettings = 7;
public static int FontFamilyFont_fontWeight = 8;
public static int FontFamilyFont_ttcIndex = 9;
public static int[] GradientColor = { 0x0101020b, 0x010101a2, 0x010101a3, 0x0101019e, 0x01010512, 0x01010513, 0x010101a4, 0x0101019d, 0x01010510, 0x01010511, 0x01010201, 0x010101a1 };
public static int GradientColor_android_centerColor = 0;
public static int GradientColor_android_centerX = 1;
public static int GradientColor_android_centerY = 2;
public static int GradientColor_android_endColor = 3;
public static int GradientColor_android_endX = 4;
public static int GradientColor_android_endY = 5;
public static int GradientColor_android_gradientRadius = 6;
public static int GradientColor_android_startColor = 7;
public static int GradientColor_android_startX = 8;
public static int GradientColor_android_startY = 9;
public static int GradientColor_android_tileMode = 10;
public static int GradientColor_android_type = 11;
public static int[] GradientColorItem = { 0x010101a5, 0x01010514 };
public static int GradientColorItem_android_color = 0;
public static int GradientColorItem_android_offset = 1;
}
}

+ 189
- 0
colorpicker/build/generated/source/r/debug/androidx/coordinatorlayout/R.java View File

@ -0,0 +1,189 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.coordinatorlayout;
public final class R {
public static final class attr {
public static int alpha = 0x7f040028;
public static int coordinatorLayoutStyle = 0x7f04005f;
public static int font = 0x7f040074;
public static int fontProviderAuthority = 0x7f040076;
public static int fontProviderCerts = 0x7f040077;
public static int fontProviderFetchStrategy = 0x7f040078;
public static int fontProviderFetchTimeout = 0x7f040079;
public static int fontProviderPackage = 0x7f04007a;
public static int fontProviderQuery = 0x7f04007b;
public static int fontStyle = 0x7f04007c;
public static int fontVariationSettings = 0x7f04007d;
public static int fontWeight = 0x7f04007e;
public static int keylines = 0x7f04008e;
public static int layout_anchor = 0x7f040091;
public static int layout_anchorGravity = 0x7f040092;
public static int layout_behavior = 0x7f040093;
public static int layout_dodgeInsetEdges = 0x7f040094;
public static int layout_insetEdge = 0x7f040095;
public static int layout_keyline = 0x7f040096;
public static int statusBarBackground = 0x7f0400d1;
public static int ttcIndex = 0x7f040104;
}
public static final class color {
public static int notification_action_color_filter = 0x7f06003d;
public static int notification_icon_bg_color = 0x7f06003e;
public static int ripple_material_light = 0x7f060048;
public static int secondary_text_default_material_light = 0x7f06004a;
}
public static final class dimen {
public static int compat_button_inset_horizontal_material = 0x7f080050;
public static int compat_button_inset_vertical_material = 0x7f080051;
public static int compat_button_padding_horizontal_material = 0x7f080052;
public static int compat_button_padding_vertical_material = 0x7f080053;
public static int compat_control_corner_material = 0x7f080054;
public static int compat_notification_large_icon_max_height = 0x7f080055;
public static int compat_notification_large_icon_max_width = 0x7f080056;
public static int notification_action_icon_size = 0x7f080060;
public static int notification_action_text_size = 0x7f080061;
public static int notification_big_circle_margin = 0x7f080062;
public static int notification_content_margin_start = 0x7f080063;
public static int notification_large_icon_height = 0x7f080064;
public static int notification_large_icon_width = 0x7f080065;
public static int notification_main_column_padding_top = 0x7f080066;
public static int notification_media_narrow_margin = 0x7f080067;
public static int notification_right_icon_size = 0x7f080068;
public static int notification_right_side_padding_top = 0x7f080069;
public static int notification_small_icon_background_padding = 0x7f08006a;
public static int notification_small_icon_size_as_large = 0x7f08006b;
public static int notification_subtext_size = 0x7f08006c;
public static int notification_top_pad = 0x7f08006d;
public static int notification_top_pad_large_text = 0x7f08006e;
}
public static final class drawable {
public static int notification_action_background = 0x7f090057;
public static int notification_bg = 0x7f090058;
public static int notification_bg_low = 0x7f090059;
public static int notification_bg_low_normal = 0x7f09005a;
public static int notification_bg_low_pressed = 0x7f09005b;
public static int notification_bg_normal = 0x7f09005c;
public static int notification_bg_normal_pressed = 0x7f09005d;
public static int notification_icon_background = 0x7f09005e;
public static int notification_template_icon_bg = 0x7f09005f;
public static int notification_template_icon_low_bg = 0x7f090060;
public static int notification_tile_bg = 0x7f090061;
public static int notify_panel_notification_icon_bg = 0x7f090062;
}
public static final class id {
public static int action_container = 0x7f0c0008;
public static int action_divider = 0x7f0c000a;
public static int action_image = 0x7f0c000b;
public static int action_text = 0x7f0c0011;
public static int actions = 0x7f0c0012;
public static int async = 0x7f0c0016;
public static int blocking = 0x7f0c0017;
public static int bottom = 0x7f0c0018;
public static int chronometer = 0x7f0c001b;
public static int end = 0x7f0c0026;
public static int forever = 0x7f0c0029;
public static int icon = 0x7f0c002c;
public static int icon_group = 0x7f0c002d;
public static int info = 0x7f0c002f;
public static int italic = 0x7f0c0030;
public static int left = 0x7f0c0031;
public static int line1 = 0x7f0c0032;
public static int line3 = 0x7f0c0033;
public static int none = 0x7f0c0038;
public static int normal = 0x7f0c0039;
public static int notification_background = 0x7f0c003a;
public static int notification_main_column = 0x7f0c003b;
public static int notification_main_column_container = 0x7f0c003c;
public static int right = 0x7f0c0041;
public static int right_icon = 0x7f0c0042;
public static int right_side = 0x7f0c0043;
public static int start = 0x7f0c0059;
public static int tag_transition_group = 0x7f0c005d;
public static int tag_unhandled_key_event_manager = 0x7f0c005e;
public static int tag_unhandled_key_listeners = 0x7f0c005f;
public static int text = 0x7f0c0060;
public static int text2 = 0x7f0c0061;
public static int time = 0x7f0c0064;
public static int title = 0x7f0c0065;
public static int top = 0x7f0c0068;
}
public static final class integer {
public static int status_bar_notification_info_maxnum = 0x7f0d0005;
}
public static final class layout {
public static int notification_action = 0x7f0f001f;
public static int notification_action_tombstone = 0x7f0f0020;
public static int notification_template_custom_big = 0x7f0f0021;
public static int notification_template_icon_group = 0x7f0f0022;
public static int notification_template_part_chronometer = 0x7f0f0023;
public static int notification_template_part_time = 0x7f0f0024;
}
public static final class string {
public static int status_bar_notification_info_overflow = 0x7f15002c;
}
public static final class style {
public static int TextAppearance_Compat_Notification = 0x7f1600ec;
public static int TextAppearance_Compat_Notification_Info = 0x7f1600ed;
public static int TextAppearance_Compat_Notification_Line2 = 0x7f1600ee;
public static int TextAppearance_Compat_Notification_Time = 0x7f1600ef;
public static int TextAppearance_Compat_Notification_Title = 0x7f1600f0;
public static int Widget_Compat_NotificationActionContainer = 0x7f160158;
public static int Widget_Compat_NotificationActionText = 0x7f160159;
public static int Widget_Support_CoordinatorLayout = 0x7f16015a;
}
public static final class styleable {
public static int[] ColorStateListItem = { 0x7f040028, 0x0101031f, 0x010101a5 };
public static int ColorStateListItem_alpha = 0;
public static int ColorStateListItem_android_alpha = 1;
public static int ColorStateListItem_android_color = 2;
public static int[] CoordinatorLayout = { 0x7f04008e, 0x7f0400d1 };
public static int CoordinatorLayout_keylines = 0;
public static int CoordinatorLayout_statusBarBackground = 1;
public static int[] CoordinatorLayout_Layout = { 0x010100b3, 0x7f040091, 0x7f040092, 0x7f040093, 0x7f040094, 0x7f040095, 0x7f040096 };
public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
public static int CoordinatorLayout_Layout_layout_anchor = 1;
public static int CoordinatorLayout_Layout_layout_anchorGravity = 2;
public static int CoordinatorLayout_Layout_layout_behavior = 3;
public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
public static int CoordinatorLayout_Layout_layout_keyline = 6;
public static int[] FontFamily = { 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b };
public static int FontFamily_fontProviderAuthority = 0;
public static int FontFamily_fontProviderCerts = 1;
public static int FontFamily_fontProviderFetchStrategy = 2;
public static int FontFamily_fontProviderFetchTimeout = 3;
public static int FontFamily_fontProviderPackage = 4;
public static int FontFamily_fontProviderQuery = 5;
public static int[] FontFamilyFont = { 0x01010532, 0x0101053f, 0x01010570, 0x01010533, 0x0101056f, 0x7f040074, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040104 };
public static int FontFamilyFont_android_font = 0;
public static int FontFamilyFont_android_fontStyle = 1;
public static int FontFamilyFont_android_fontVariationSettings = 2;
public static int FontFamilyFont_android_fontWeight = 3;
public static int FontFamilyFont_android_ttcIndex = 4;
public static int FontFamilyFont_font = 5;
public static int FontFamilyFont_fontStyle = 6;
public static int FontFamilyFont_fontVariationSettings = 7;
public static int FontFamilyFont_fontWeight = 8;
public static int FontFamilyFont_ttcIndex = 9;
public static int[] GradientColor = { 0x0101020b, 0x010101a2, 0x010101a3, 0x0101019e, 0x01010512, 0x01010513, 0x010101a4, 0x0101019d, 0x01010510, 0x01010511, 0x01010201, 0x010101a1 };
public static int GradientColor_android_centerColor = 0;
public static int GradientColor_android_centerX = 1;
public static int GradientColor_android_centerY = 2;
public static int GradientColor_android_endColor = 3;
public static int GradientColor_android_endX = 4;
public static int GradientColor_android_endY = 5;
public static int GradientColor_android_gradientRadius = 6;
public static int GradientColor_android_startColor = 7;
public static int GradientColor_android_startX = 8;
public static int GradientColor_android_startY = 9;
public static int GradientColor_android_tileMode = 10;
public static int GradientColor_android_type = 11;
public static int[] GradientColorItem = { 0x010101a5, 0x01010514 };
public static int GradientColorItem_android_color = 0;
public static int GradientColorItem_android_offset = 1;
}
}

+ 161
- 0
colorpicker/build/generated/source/r/debug/androidx/core/R.java View File

@ -0,0 +1,161 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.core;
public final class R {
public static final class attr {
public static int alpha = 0x7f040028;
public static int font = 0x7f040074;
public static int fontProviderAuthority = 0x7f040076;
public static int fontProviderCerts = 0x7f040077;
public static int fontProviderFetchStrategy = 0x7f040078;
public static int fontProviderFetchTimeout = 0x7f040079;
public static int fontProviderPackage = 0x7f04007a;
public static int fontProviderQuery = 0x7f04007b;
public static int fontStyle = 0x7f04007c;
public static int fontVariationSettings = 0x7f04007d;
public static int fontWeight = 0x7f04007e;
public static int ttcIndex = 0x7f040104;
}
public static final class color {
public static int notification_action_color_filter = 0x7f06003d;
public static int notification_icon_bg_color = 0x7f06003e;
public static int ripple_material_light = 0x7f060048;
public static int secondary_text_default_material_light = 0x7f06004a;
}
public static final class dimen {
public static int compat_button_inset_horizontal_material = 0x7f080050;
public static int compat_button_inset_vertical_material = 0x7f080051;
public static int compat_button_padding_horizontal_material = 0x7f080052;
public static int compat_button_padding_vertical_material = 0x7f080053;
public static int compat_control_corner_material = 0x7f080054;
public static int compat_notification_large_icon_max_height = 0x7f080055;
public static int compat_notification_large_icon_max_width = 0x7f080056;
public static int notification_action_icon_size = 0x7f080060;
public static int notification_action_text_size = 0x7f080061;
public static int notification_big_circle_margin = 0x7f080062;
public static int notification_content_margin_start = 0x7f080063;
public static int notification_large_icon_height = 0x7f080064;
public static int notification_large_icon_width = 0x7f080065;
public static int notification_main_column_padding_top = 0x7f080066;
public static int notification_media_narrow_margin = 0x7f080067;
public static int notification_right_icon_size = 0x7f080068;
public static int notification_right_side_padding_top = 0x7f080069;
public static int notification_small_icon_background_padding = 0x7f08006a;
public static int notification_small_icon_size_as_large = 0x7f08006b;
public static int notification_subtext_size = 0x7f08006c;
public static int notification_top_pad = 0x7f08006d;
public static int notification_top_pad_large_text = 0x7f08006e;
}
public static final class drawable {
public static int notification_action_background = 0x7f090057;
public static int notification_bg = 0x7f090058;
public static int notification_bg_low = 0x7f090059;
public static int notification_bg_low_normal = 0x7f09005a;
public static int notification_bg_low_pressed = 0x7f09005b;
public static int notification_bg_normal = 0x7f09005c;
public static int notification_bg_normal_pressed = 0x7f09005d;
public static int notification_icon_background = 0x7f09005e;
public static int notification_template_icon_bg = 0x7f09005f;
public static int notification_template_icon_low_bg = 0x7f090060;
public static int notification_tile_bg = 0x7f090061;
public static int notify_panel_notification_icon_bg = 0x7f090062;
}
public static final class id {
public static int action_container = 0x7f0c0008;
public static int action_divider = 0x7f0c000a;
public static int action_image = 0x7f0c000b;
public static int action_text = 0x7f0c0011;
public static int actions = 0x7f0c0012;
public static int async = 0x7f0c0016;
public static int blocking = 0x7f0c0017;
public static int chronometer = 0x7f0c001b;
public static int forever = 0x7f0c0029;
public static int icon = 0x7f0c002c;
public static int icon_group = 0x7f0c002d;
public static int info = 0x7f0c002f;
public static int italic = 0x7f0c0030;
public static int line1 = 0x7f0c0032;
public static int line3 = 0x7f0c0033;
public static int normal = 0x7f0c0039;
public static int notification_background = 0x7f0c003a;
public static int notification_main_column = 0x7f0c003b;
public static int notification_main_column_container = 0x7f0c003c;
public static int right_icon = 0x7f0c0042;
public static int right_side = 0x7f0c0043;
public static int tag_transition_group = 0x7f0c005d;
public static int tag_unhandled_key_event_manager = 0x7f0c005e;
public static int tag_unhandled_key_listeners = 0x7f0c005f;
public static int text = 0x7f0c0060;
public static int text2 = 0x7f0c0061;
public static int time = 0x7f0c0064;
public static int title = 0x7f0c0065;
}
public static final class integer {
public static int status_bar_notification_info_maxnum = 0x7f0d0005;
}
public static final class layout {
public static int notification_action = 0x7f0f001f;
public static int notification_action_tombstone = 0x7f0f0020;
public static int notification_template_custom_big = 0x7f0f0021;
public static int notification_template_icon_group = 0x7f0f0022;
public static int notification_template_part_chronometer = 0x7f0f0023;
public static int notification_template_part_time = 0x7f0f0024;
}
public static final class string {
public static int status_bar_notification_info_overflow = 0x7f15002c;
}
public static final class style {
public static int TextAppearance_Compat_Notification = 0x7f1600ec;
public static int TextAppearance_Compat_Notification_Info = 0x7f1600ed;
public static int TextAppearance_Compat_Notification_Line2 = 0x7f1600ee;
public static int TextAppearance_Compat_Notification_Time = 0x7f1600ef;
public static int TextAppearance_Compat_Notification_Title = 0x7f1600f0;
public static int Widget_Compat_NotificationActionContainer = 0x7f160158;
public static int Widget_Compat_NotificationActionText = 0x7f160159;
}
public static final class styleable {
public static int[] ColorStateListItem = { 0x7f040028, 0x0101031f, 0x010101a5 };
public static int ColorStateListItem_alpha = 0;
public static int ColorStateListItem_android_alpha = 1;
public static int ColorStateListItem_android_color = 2;
public static int[] FontFamily = { 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b };
public static int FontFamily_fontProviderAuthority = 0;
public static int FontFamily_fontProviderCerts = 1;
public static int FontFamily_fontProviderFetchStrategy = 2;
public static int FontFamily_fontProviderFetchTimeout = 3;
public static int FontFamily_fontProviderPackage = 4;
public static int FontFamily_fontProviderQuery = 5;
public static int[] FontFamilyFont = { 0x01010532, 0x0101053f, 0x01010570, 0x01010533, 0x0101056f, 0x7f040074, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040104 };
public static int FontFamilyFont_android_font = 0;
public static int FontFamilyFont_android_fontStyle = 1;
public static int FontFamilyFont_android_fontVariationSettings = 2;
public static int FontFamilyFont_android_fontWeight = 3;
public static int FontFamilyFont_android_ttcIndex = 4;
public static int FontFamilyFont_font = 5;
public static int FontFamilyFont_fontStyle = 6;
public static int FontFamilyFont_fontVariationSettings = 7;
public static int FontFamilyFont_fontWeight = 8;
public static int FontFamilyFont_ttcIndex = 9;
public static int[] GradientColor = { 0x0101020b, 0x010101a2, 0x010101a3, 0x0101019e, 0x01010512, 0x01010513, 0x010101a4, 0x0101019d, 0x01010510, 0x01010511, 0x01010201, 0x010101a1 };
public static int GradientColor_android_centerColor = 0;
public static int GradientColor_android_centerX = 1;
public static int GradientColor_android_centerY = 2;
public static int GradientColor_android_endColor = 3;
public static int GradientColor_android_endX = 4;
public static int GradientColor_android_endY = 5;
public static int GradientColor_android_gradientRadius = 6;
public static int GradientColor_android_startColor = 7;
public static int GradientColor_android_startX = 8;
public static int GradientColor_android_startY = 9;
public static int GradientColor_android_tileMode = 10;
public static int GradientColor_android_type = 11;
public static int[] GradientColorItem = { 0x010101a5, 0x01010514 };
public static int GradientColorItem_android_color = 0;
public static int GradientColorItem_android_offset = 1;
}
}

+ 10
- 0
colorpicker/build/generated/source/r/debug/androidx/cursoradapter/R.java View File

@ -0,0 +1,10 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.cursoradapter;
public final class R {
}

+ 161
- 0
colorpicker/build/generated/source/r/debug/androidx/customview/R.java View File

@ -0,0 +1,161 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.customview;
public final class R {
public static final class attr {
public static int alpha = 0x7f040028;
public static int font = 0x7f040074;
public static int fontProviderAuthority = 0x7f040076;
public static int fontProviderCerts = 0x7f040077;
public static int fontProviderFetchStrategy = 0x7f040078;
public static int fontProviderFetchTimeout = 0x7f040079;
public static int fontProviderPackage = 0x7f04007a;
public static int fontProviderQuery = 0x7f04007b;
public static int fontStyle = 0x7f04007c;
public static int fontVariationSettings = 0x7f04007d;
public static int fontWeight = 0x7f04007e;
public static int ttcIndex = 0x7f040104;
}
public static final class color {
public static int notification_action_color_filter = 0x7f06003d;
public static int notification_icon_bg_color = 0x7f06003e;
public static int ripple_material_light = 0x7f060048;
public static int secondary_text_default_material_light = 0x7f06004a;
}
public static final class dimen {
public static int compat_button_inset_horizontal_material = 0x7f080050;
public static int compat_button_inset_vertical_material = 0x7f080051;
public static int compat_button_padding_horizontal_material = 0x7f080052;
public static int compat_button_padding_vertical_material = 0x7f080053;
public static int compat_control_corner_material = 0x7f080054;
public static int compat_notification_large_icon_max_height = 0x7f080055;
public static int compat_notification_large_icon_max_width = 0x7f080056;
public static int notification_action_icon_size = 0x7f080060;
public static int notification_action_text_size = 0x7f080061;
public static int notification_big_circle_margin = 0x7f080062;
public static int notification_content_margin_start = 0x7f080063;
public static int notification_large_icon_height = 0x7f080064;
public static int notification_large_icon_width = 0x7f080065;
public static int notification_main_column_padding_top = 0x7f080066;
public static int notification_media_narrow_margin = 0x7f080067;
public static int notification_right_icon_size = 0x7f080068;
public static int notification_right_side_padding_top = 0x7f080069;
public static int notification_small_icon_background_padding = 0x7f08006a;
public static int notification_small_icon_size_as_large = 0x7f08006b;
public static int notification_subtext_size = 0x7f08006c;
public static int notification_top_pad = 0x7f08006d;
public static int notification_top_pad_large_text = 0x7f08006e;
}
public static final class drawable {
public static int notification_action_background = 0x7f090057;
public static int notification_bg = 0x7f090058;
public static int notification_bg_low = 0x7f090059;
public static int notification_bg_low_normal = 0x7f09005a;
public static int notification_bg_low_pressed = 0x7f09005b;
public static int notification_bg_normal = 0x7f09005c;
public static int notification_bg_normal_pressed = 0x7f09005d;
public static int notification_icon_background = 0x7f09005e;
public static int notification_template_icon_bg = 0x7f09005f;
public static int notification_template_icon_low_bg = 0x7f090060;
public static int notification_tile_bg = 0x7f090061;
public static int notify_panel_notification_icon_bg = 0x7f090062;
}
public static final class id {
public static int action_container = 0x7f0c0008;
public static int action_divider = 0x7f0c000a;
public static int action_image = 0x7f0c000b;
public static int action_text = 0x7f0c0011;
public static int actions = 0x7f0c0012;
public static int async = 0x7f0c0016;
public static int blocking = 0x7f0c0017;
public static int chronometer = 0x7f0c001b;
public static int forever = 0x7f0c0029;
public static int icon = 0x7f0c002c;
public static int icon_group = 0x7f0c002d;
public static int info = 0x7f0c002f;
public static int italic = 0x7f0c0030;
public static int line1 = 0x7f0c0032;
public static int line3 = 0x7f0c0033;
public static int normal = 0x7f0c0039;
public static int notification_background = 0x7f0c003a;
public static int notification_main_column = 0x7f0c003b;
public static int notification_main_column_container = 0x7f0c003c;
public static int right_icon = 0x7f0c0042;
public static int right_side = 0x7f0c0043;
public static int tag_transition_group = 0x7f0c005d;
public static int tag_unhandled_key_event_manager = 0x7f0c005e;
public static int tag_unhandled_key_listeners = 0x7f0c005f;
public static int text = 0x7f0c0060;
public static int text2 = 0x7f0c0061;
public static int time = 0x7f0c0064;
public static int title = 0x7f0c0065;
}
public static final class integer {
public static int status_bar_notification_info_maxnum = 0x7f0d0005;
}
public static final class layout {
public static int notification_action = 0x7f0f001f;
public static int notification_action_tombstone = 0x7f0f0020;
public static int notification_template_custom_big = 0x7f0f0021;
public static int notification_template_icon_group = 0x7f0f0022;
public static int notification_template_part_chronometer = 0x7f0f0023;
public static int notification_template_part_time = 0x7f0f0024;
}
public static final class string {
public static int status_bar_notification_info_overflow = 0x7f15002c;
}
public static final class style {
public static int TextAppearance_Compat_Notification = 0x7f1600ec;
public static int TextAppearance_Compat_Notification_Info = 0x7f1600ed;
public static int TextAppearance_Compat_Notification_Line2 = 0x7f1600ee;
public static int TextAppearance_Compat_Notification_Time = 0x7f1600ef;
public static int TextAppearance_Compat_Notification_Title = 0x7f1600f0;
public static int Widget_Compat_NotificationActionContainer = 0x7f160158;
public static int Widget_Compat_NotificationActionText = 0x7f160159;
}
public static final class styleable {
public static int[] ColorStateListItem = { 0x7f040028, 0x0101031f, 0x010101a5 };
public static int ColorStateListItem_alpha = 0;
public static int ColorStateListItem_android_alpha = 1;
public static int ColorStateListItem_android_color = 2;
public static int[] FontFamily = { 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b };
public static int FontFamily_fontProviderAuthority = 0;
public static int FontFamily_fontProviderCerts = 1;
public static int FontFamily_fontProviderFetchStrategy = 2;
public static int FontFamily_fontProviderFetchTimeout = 3;
public static int FontFamily_fontProviderPackage = 4;
public static int FontFamily_fontProviderQuery = 5;
public static int[] FontFamilyFont = { 0x01010532, 0x0101053f, 0x01010570, 0x01010533, 0x0101056f, 0x7f040074, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040104 };
public static int FontFamilyFont_android_font = 0;
public static int FontFamilyFont_android_fontStyle = 1;
public static int FontFamilyFont_android_fontVariationSettings = 2;
public static int FontFamilyFont_android_fontWeight = 3;
public static int FontFamilyFont_android_ttcIndex = 4;
public static int FontFamilyFont_font = 5;
public static int FontFamilyFont_fontStyle = 6;
public static int FontFamilyFont_fontVariationSettings = 7;
public static int FontFamilyFont_fontWeight = 8;
public static int FontFamilyFont_ttcIndex = 9;
public static int[] GradientColor = { 0x0101020b, 0x010101a2, 0x010101a3, 0x0101019e, 0x01010512, 0x01010513, 0x010101a4, 0x0101019d, 0x01010510, 0x01010511, 0x01010201, 0x010101a1 };
public static int GradientColor_android_centerColor = 0;
public static int GradientColor_android_centerX = 1;
public static int GradientColor_android_centerY = 2;
public static int GradientColor_android_endColor = 3;
public static int GradientColor_android_endX = 4;
public static int GradientColor_android_endY = 5;
public static int GradientColor_android_gradientRadius = 6;
public static int GradientColor_android_startColor = 7;
public static int GradientColor_android_startX = 8;
public static int GradientColor_android_startY = 9;
public static int GradientColor_android_tileMode = 10;
public static int GradientColor_android_type = 11;
public static int[] GradientColorItem = { 0x010101a5, 0x01010514 };
public static int GradientColorItem_android_color = 0;
public static int GradientColorItem_android_offset = 1;
}
}

+ 10
- 0
colorpicker/build/generated/source/r/debug/androidx/documentfile/R.java View File

@ -0,0 +1,10 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.documentfile;
public final class R {
}

+ 161
- 0
colorpicker/build/generated/source/r/debug/androidx/drawerlayout/R.java View File

@ -0,0 +1,161 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.drawerlayout;
public final class R {
public static final class attr {
public static int alpha = 0x7f040028;
public static int font = 0x7f040074;
public static int fontProviderAuthority = 0x7f040076;
public static int fontProviderCerts = 0x7f040077;
public static int fontProviderFetchStrategy = 0x7f040078;
public static int fontProviderFetchTimeout = 0x7f040079;
public static int fontProviderPackage = 0x7f04007a;
public static int fontProviderQuery = 0x7f04007b;
public static int fontStyle = 0x7f04007c;
public static int fontVariationSettings = 0x7f04007d;
public static int fontWeight = 0x7f04007e;
public static int ttcIndex = 0x7f040104;
}
public static final class color {
public static int notification_action_color_filter = 0x7f06003d;
public static int notification_icon_bg_color = 0x7f06003e;
public static int ripple_material_light = 0x7f060048;
public static int secondary_text_default_material_light = 0x7f06004a;
}
public static final class dimen {
public static int compat_button_inset_horizontal_material = 0x7f080050;
public static int compat_button_inset_vertical_material = 0x7f080051;
public static int compat_button_padding_horizontal_material = 0x7f080052;
public static int compat_button_padding_vertical_material = 0x7f080053;
public static int compat_control_corner_material = 0x7f080054;
public static int compat_notification_large_icon_max_height = 0x7f080055;
public static int compat_notification_large_icon_max_width = 0x7f080056;
public static int notification_action_icon_size = 0x7f080060;
public static int notification_action_text_size = 0x7f080061;
public static int notification_big_circle_margin = 0x7f080062;
public static int notification_content_margin_start = 0x7f080063;
public static int notification_large_icon_height = 0x7f080064;
public static int notification_large_icon_width = 0x7f080065;
public static int notification_main_column_padding_top = 0x7f080066;
public static int notification_media_narrow_margin = 0x7f080067;
public static int notification_right_icon_size = 0x7f080068;
public static int notification_right_side_padding_top = 0x7f080069;
public static int notification_small_icon_background_padding = 0x7f08006a;
public static int notification_small_icon_size_as_large = 0x7f08006b;
public static int notification_subtext_size = 0x7f08006c;
public static int notification_top_pad = 0x7f08006d;
public static int notification_top_pad_large_text = 0x7f08006e;
}
public static final class drawable {
public static int notification_action_background = 0x7f090057;
public static int notification_bg = 0x7f090058;
public static int notification_bg_low = 0x7f090059;
public static int notification_bg_low_normal = 0x7f09005a;
public static int notification_bg_low_pressed = 0x7f09005b;
public static int notification_bg_normal = 0x7f09005c;
public static int notification_bg_normal_pressed = 0x7f09005d;
public static int notification_icon_background = 0x7f09005e;
public static int notification_template_icon_bg = 0x7f09005f;
public static int notification_template_icon_low_bg = 0x7f090060;
public static int notification_tile_bg = 0x7f090061;
public static int notify_panel_notification_icon_bg = 0x7f090062;
}
public static final class id {
public static int action_container = 0x7f0c0008;
public static int action_divider = 0x7f0c000a;
public static int action_image = 0x7f0c000b;
public static int action_text = 0x7f0c0011;
public static int actions = 0x7f0c0012;
public static int async = 0x7f0c0016;
public static int blocking = 0x7f0c0017;
public static int chronometer = 0x7f0c001b;
public static int forever = 0x7f0c0029;
public static int icon = 0x7f0c002c;
public static int icon_group = 0x7f0c002d;
public static int info = 0x7f0c002f;
public static int italic = 0x7f0c0030;
public static int line1 = 0x7f0c0032;
public static int line3 = 0x7f0c0033;
public static int normal = 0x7f0c0039;
public static int notification_background = 0x7f0c003a;
public static int notification_main_column = 0x7f0c003b;
public static int notification_main_column_container = 0x7f0c003c;
public static int right_icon = 0x7f0c0042;
public static int right_side = 0x7f0c0043;
public static int tag_transition_group = 0x7f0c005d;
public static int tag_unhandled_key_event_manager = 0x7f0c005e;
public static int tag_unhandled_key_listeners = 0x7f0c005f;
public static int text = 0x7f0c0060;
public static int text2 = 0x7f0c0061;
public static int time = 0x7f0c0064;
public static int title = 0x7f0c0065;
}
public static final class integer {
public static int status_bar_notification_info_maxnum = 0x7f0d0005;
}
public static final class layout {
public static int notification_action = 0x7f0f001f;
public static int notification_action_tombstone = 0x7f0f0020;
public static int notification_template_custom_big = 0x7f0f0021;
public static int notification_template_icon_group = 0x7f0f0022;
public static int notification_template_part_chronometer = 0x7f0f0023;
public static int notification_template_part_time = 0x7f0f0024;
}
public static final class string {
public static int status_bar_notification_info_overflow = 0x7f15002c;
}
public static final class style {
public static int TextAppearance_Compat_Notification = 0x7f1600ec;
public static int TextAppearance_Compat_Notification_Info = 0x7f1600ed;
public static int TextAppearance_Compat_Notification_Line2 = 0x7f1600ee;
public static int TextAppearance_Compat_Notification_Time = 0x7f1600ef;
public static int TextAppearance_Compat_Notification_Title = 0x7f1600f0;
public static int Widget_Compat_NotificationActionContainer = 0x7f160158;
public static int Widget_Compat_NotificationActionText = 0x7f160159;
}
public static final class styleable {
public static int[] ColorStateListItem = { 0x7f040028, 0x0101031f, 0x010101a5 };
public static int ColorStateListItem_alpha = 0;
public static int ColorStateListItem_android_alpha = 1;
public static int ColorStateListItem_android_color = 2;
public static int[] FontFamily = { 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b };
public static int FontFamily_fontProviderAuthority = 0;
public static int FontFamily_fontProviderCerts = 1;
public static int FontFamily_fontProviderFetchStrategy = 2;
public static int FontFamily_fontProviderFetchTimeout = 3;
public static int FontFamily_fontProviderPackage = 4;
public static int FontFamily_fontProviderQuery = 5;
public static int[] FontFamilyFont = { 0x01010532, 0x0101053f, 0x01010570, 0x01010533, 0x0101056f, 0x7f040074, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040104 };
public static int FontFamilyFont_android_font = 0;
public static int FontFamilyFont_android_fontStyle = 1;
public static int FontFamilyFont_android_fontVariationSettings = 2;
public static int FontFamilyFont_android_fontWeight = 3;
public static int FontFamilyFont_android_ttcIndex = 4;
public static int FontFamilyFont_font = 5;
public static int FontFamilyFont_fontStyle = 6;
public static int FontFamilyFont_fontVariationSettings = 7;
public static int FontFamilyFont_fontWeight = 8;
public static int FontFamilyFont_ttcIndex = 9;
public static int[] GradientColor = { 0x0101020b, 0x010101a2, 0x010101a3, 0x0101019e, 0x01010512, 0x01010513, 0x010101a4, 0x0101019d, 0x01010510, 0x01010511, 0x01010201, 0x010101a1 };
public static int GradientColor_android_centerColor = 0;
public static int GradientColor_android_centerX = 1;
public static int GradientColor_android_centerY = 2;
public static int GradientColor_android_endColor = 3;
public static int GradientColor_android_endX = 4;
public static int GradientColor_android_endY = 5;
public static int GradientColor_android_gradientRadius = 6;
public static int GradientColor_android_startColor = 7;
public static int GradientColor_android_startX = 8;
public static int GradientColor_android_startY = 9;
public static int GradientColor_android_tileMode = 10;
public static int GradientColor_android_type = 11;
public static int[] GradientColorItem = { 0x010101a5, 0x01010514 };
public static int GradientColorItem_android_color = 0;
public static int GradientColorItem_android_offset = 1;
}
}

+ 189
- 0
colorpicker/build/generated/source/r/debug/androidx/fragment/R.java View File

@ -0,0 +1,189 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.fragment;
public final class R {
public static final class attr {
public static int alpha = 0x7f040028;
public static int coordinatorLayoutStyle = 0x7f04005f;
public static int font = 0x7f040074;
public static int fontProviderAuthority = 0x7f040076;
public static int fontProviderCerts = 0x7f040077;
public static int fontProviderFetchStrategy = 0x7f040078;
public static int fontProviderFetchTimeout = 0x7f040079;
public static int fontProviderPackage = 0x7f04007a;
public static int fontProviderQuery = 0x7f04007b;
public static int fontStyle = 0x7f04007c;
public static int fontVariationSettings = 0x7f04007d;
public static int fontWeight = 0x7f04007e;
public static int keylines = 0x7f04008e;
public static int layout_anchor = 0x7f040091;
public static int layout_anchorGravity = 0x7f040092;
public static int layout_behavior = 0x7f040093;
public static int layout_dodgeInsetEdges = 0x7f040094;
public static int layout_insetEdge = 0x7f040095;
public static int layout_keyline = 0x7f040096;
public static int statusBarBackground = 0x7f0400d1;
public static int ttcIndex = 0x7f040104;
}
public static final class color {
public static int notification_action_color_filter = 0x7f06003d;
public static int notification_icon_bg_color = 0x7f06003e;
public static int ripple_material_light = 0x7f060048;
public static int secondary_text_default_material_light = 0x7f06004a;
}
public static final class dimen {
public static int compat_button_inset_horizontal_material = 0x7f080050;
public static int compat_button_inset_vertical_material = 0x7f080051;
public static int compat_button_padding_horizontal_material = 0x7f080052;
public static int compat_button_padding_vertical_material = 0x7f080053;
public static int compat_control_corner_material = 0x7f080054;
public static int compat_notification_large_icon_max_height = 0x7f080055;
public static int compat_notification_large_icon_max_width = 0x7f080056;
public static int notification_action_icon_size = 0x7f080060;
public static int notification_action_text_size = 0x7f080061;
public static int notification_big_circle_margin = 0x7f080062;
public static int notification_content_margin_start = 0x7f080063;
public static int notification_large_icon_height = 0x7f080064;
public static int notification_large_icon_width = 0x7f080065;
public static int notification_main_column_padding_top = 0x7f080066;
public static int notification_media_narrow_margin = 0x7f080067;
public static int notification_right_icon_size = 0x7f080068;
public static int notification_right_side_padding_top = 0x7f080069;
public static int notification_small_icon_background_padding = 0x7f08006a;
public static int notification_small_icon_size_as_large = 0x7f08006b;
public static int notification_subtext_size = 0x7f08006c;
public static int notification_top_pad = 0x7f08006d;
public static int notification_top_pad_large_text = 0x7f08006e;
}
public static final class drawable {
public static int notification_action_background = 0x7f090057;
public static int notification_bg = 0x7f090058;
public static int notification_bg_low = 0x7f090059;
public static int notification_bg_low_normal = 0x7f09005a;
public static int notification_bg_low_pressed = 0x7f09005b;
public static int notification_bg_normal = 0x7f09005c;
public static int notification_bg_normal_pressed = 0x7f09005d;
public static int notification_icon_background = 0x7f09005e;
public static int notification_template_icon_bg = 0x7f09005f;
public static int notification_template_icon_low_bg = 0x7f090060;
public static int notification_tile_bg = 0x7f090061;
public static int notify_panel_notification_icon_bg = 0x7f090062;
}
public static final class id {
public static int action_container = 0x7f0c0008;
public static int action_divider = 0x7f0c000a;
public static int action_image = 0x7f0c000b;
public static int action_text = 0x7f0c0011;
public static int actions = 0x7f0c0012;
public static int async = 0x7f0c0016;
public static int blocking = 0x7f0c0017;
public static int bottom = 0x7f0c0018;
public static int chronometer = 0x7f0c001b;
public static int end = 0x7f0c0026;
public static int forever = 0x7f0c0029;
public static int icon = 0x7f0c002c;
public static int icon_group = 0x7f0c002d;
public static int info = 0x7f0c002f;
public static int italic = 0x7f0c0030;
public static int left = 0x7f0c0031;
public static int line1 = 0x7f0c0032;
public static int line3 = 0x7f0c0033;
public static int none = 0x7f0c0038;
public static int normal = 0x7f0c0039;
public static int notification_background = 0x7f0c003a;
public static int notification_main_column = 0x7f0c003b;
public static int notification_main_column_container = 0x7f0c003c;
public static int right = 0x7f0c0041;
public static int right_icon = 0x7f0c0042;
public static int right_side = 0x7f0c0043;
public static int start = 0x7f0c0059;
public static int tag_transition_group = 0x7f0c005d;
public static int tag_unhandled_key_event_manager = 0x7f0c005e;
public static int tag_unhandled_key_listeners = 0x7f0c005f;
public static int text = 0x7f0c0060;
public static int text2 = 0x7f0c0061;
public static int time = 0x7f0c0064;
public static int title = 0x7f0c0065;
public static int top = 0x7f0c0068;
}
public static final class integer {
public static int status_bar_notification_info_maxnum = 0x7f0d0005;
}
public static final class layout {
public static int notification_action = 0x7f0f001f;
public static int notification_action_tombstone = 0x7f0f0020;
public static int notification_template_custom_big = 0x7f0f0021;
public static int notification_template_icon_group = 0x7f0f0022;
public static int notification_template_part_chronometer = 0x7f0f0023;
public static int notification_template_part_time = 0x7f0f0024;
}
public static final class string {
public static int status_bar_notification_info_overflow = 0x7f15002c;
}
public static final class style {
public static int TextAppearance_Compat_Notification = 0x7f1600ec;
public static int TextAppearance_Compat_Notification_Info = 0x7f1600ed;
public static int TextAppearance_Compat_Notification_Line2 = 0x7f1600ee;
public static int TextAppearance_Compat_Notification_Time = 0x7f1600ef;
public static int TextAppearance_Compat_Notification_Title = 0x7f1600f0;
public static int Widget_Compat_NotificationActionContainer = 0x7f160158;
public static int Widget_Compat_NotificationActionText = 0x7f160159;
public static int Widget_Support_CoordinatorLayout = 0x7f16015a;
}
public static final class styleable {
public static int[] ColorStateListItem = { 0x7f040028, 0x0101031f, 0x010101a5 };
public static int ColorStateListItem_alpha = 0;
public static int ColorStateListItem_android_alpha = 1;
public static int ColorStateListItem_android_color = 2;
public static int[] CoordinatorLayout = { 0x7f04008e, 0x7f0400d1 };
public static int CoordinatorLayout_keylines = 0;
public static int CoordinatorLayout_statusBarBackground = 1;
public static int[] CoordinatorLayout_Layout = { 0x010100b3, 0x7f040091, 0x7f040092, 0x7f040093, 0x7f040094, 0x7f040095, 0x7f040096 };
public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
public static int CoordinatorLayout_Layout_layout_anchor = 1;
public static int CoordinatorLayout_Layout_layout_anchorGravity = 2;
public static int CoordinatorLayout_Layout_layout_behavior = 3;
public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
public static int CoordinatorLayout_Layout_layout_keyline = 6;
public static int[] FontFamily = { 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b };
public static int FontFamily_fontProviderAuthority = 0;
public static int FontFamily_fontProviderCerts = 1;
public static int FontFamily_fontProviderFetchStrategy = 2;
public static int FontFamily_fontProviderFetchTimeout = 3;
public static int FontFamily_fontProviderPackage = 4;
public static int FontFamily_fontProviderQuery = 5;
public static int[] FontFamilyFont = { 0x01010532, 0x0101053f, 0x01010570, 0x01010533, 0x0101056f, 0x7f040074, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040104 };
public static int FontFamilyFont_android_font = 0;
public static int FontFamilyFont_android_fontStyle = 1;
public static int FontFamilyFont_android_fontVariationSettings = 2;
public static int FontFamilyFont_android_fontWeight = 3;
public static int FontFamilyFont_android_ttcIndex = 4;
public static int FontFamilyFont_font = 5;
public static int FontFamilyFont_fontStyle = 6;
public static int FontFamilyFont_fontVariationSettings = 7;
public static int FontFamilyFont_fontWeight = 8;
public static int FontFamilyFont_ttcIndex = 9;
public static int[] GradientColor = { 0x0101020b, 0x010101a2, 0x010101a3, 0x0101019e, 0x01010512, 0x01010513, 0x010101a4, 0x0101019d, 0x01010510, 0x01010511, 0x01010201, 0x010101a1 };
public static int GradientColor_android_centerColor = 0;
public static int GradientColor_android_centerX = 1;
public static int GradientColor_android_centerY = 2;
public static int GradientColor_android_endColor = 3;
public static int GradientColor_android_endX = 4;
public static int GradientColor_android_endY = 5;
public static int GradientColor_android_gradientRadius = 6;
public static int GradientColor_android_startColor = 7;
public static int GradientColor_android_startX = 8;
public static int GradientColor_android_startY = 9;
public static int GradientColor_android_tileMode = 10;
public static int GradientColor_android_type = 11;
public static int[] GradientColorItem = { 0x010101a5, 0x01010514 };
public static int GradientColorItem_android_color = 0;
public static int GradientColorItem_android_offset = 1;
}
}

+ 10
- 0
colorpicker/build/generated/source/r/debug/androidx/interpolator/R.java View File

@ -0,0 +1,10 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.interpolator;
public final class R {
}

+ 189
- 0
colorpicker/build/generated/source/r/debug/androidx/legacy/coreui/R.java View File

@ -0,0 +1,189 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.legacy.coreui;
public final class R {
public static final class attr {
public static int alpha = 0x7f040028;
public static int coordinatorLayoutStyle = 0x7f04005f;
public static int font = 0x7f040074;
public static int fontProviderAuthority = 0x7f040076;
public static int fontProviderCerts = 0x7f040077;
public static int fontProviderFetchStrategy = 0x7f040078;
public static int fontProviderFetchTimeout = 0x7f040079;
public static int fontProviderPackage = 0x7f04007a;
public static int fontProviderQuery = 0x7f04007b;
public static int fontStyle = 0x7f04007c;
public static int fontVariationSettings = 0x7f04007d;
public static int fontWeight = 0x7f04007e;
public static int keylines = 0x7f04008e;
public static int layout_anchor = 0x7f040091;
public static int layout_anchorGravity = 0x7f040092;
public static int layout_behavior = 0x7f040093;
public static int layout_dodgeInsetEdges = 0x7f040094;
public static int layout_insetEdge = 0x7f040095;
public static int layout_keyline = 0x7f040096;
public static int statusBarBackground = 0x7f0400d1;
public static int ttcIndex = 0x7f040104;
}
public static final class color {
public static int notification_action_color_filter = 0x7f06003d;
public static int notification_icon_bg_color = 0x7f06003e;
public static int ripple_material_light = 0x7f060048;
public static int secondary_text_default_material_light = 0x7f06004a;
}
public static final class dimen {
public static int compat_button_inset_horizontal_material = 0x7f080050;
public static int compat_button_inset_vertical_material = 0x7f080051;
public static int compat_button_padding_horizontal_material = 0x7f080052;
public static int compat_button_padding_vertical_material = 0x7f080053;
public static int compat_control_corner_material = 0x7f080054;
public static int compat_notification_large_icon_max_height = 0x7f080055;
public static int compat_notification_large_icon_max_width = 0x7f080056;
public static int notification_action_icon_size = 0x7f080060;
public static int notification_action_text_size = 0x7f080061;
public static int notification_big_circle_margin = 0x7f080062;
public static int notification_content_margin_start = 0x7f080063;
public static int notification_large_icon_height = 0x7f080064;
public static int notification_large_icon_width = 0x7f080065;
public static int notification_main_column_padding_top = 0x7f080066;
public static int notification_media_narrow_margin = 0x7f080067;
public static int notification_right_icon_size = 0x7f080068;
public static int notification_right_side_padding_top = 0x7f080069;
public static int notification_small_icon_background_padding = 0x7f08006a;
public static int notification_small_icon_size_as_large = 0x7f08006b;
public static int notification_subtext_size = 0x7f08006c;
public static int notification_top_pad = 0x7f08006d;
public static int notification_top_pad_large_text = 0x7f08006e;
}
public static final class drawable {
public static int notification_action_background = 0x7f090057;
public static int notification_bg = 0x7f090058;
public static int notification_bg_low = 0x7f090059;
public static int notification_bg_low_normal = 0x7f09005a;
public static int notification_bg_low_pressed = 0x7f09005b;
public static int notification_bg_normal = 0x7f09005c;
public static int notification_bg_normal_pressed = 0x7f09005d;
public static int notification_icon_background = 0x7f09005e;
public static int notification_template_icon_bg = 0x7f09005f;
public static int notification_template_icon_low_bg = 0x7f090060;
public static int notification_tile_bg = 0x7f090061;
public static int notify_panel_notification_icon_bg = 0x7f090062;
}
public static final class id {
public static int action_container = 0x7f0c0008;
public static int action_divider = 0x7f0c000a;
public static int action_image = 0x7f0c000b;
public static int action_text = 0x7f0c0011;
public static int actions = 0x7f0c0012;
public static int async = 0x7f0c0016;
public static int blocking = 0x7f0c0017;
public static int bottom = 0x7f0c0018;
public static int chronometer = 0x7f0c001b;
public static int end = 0x7f0c0026;
public static int forever = 0x7f0c0029;
public static int icon = 0x7f0c002c;
public static int icon_group = 0x7f0c002d;
public static int info = 0x7f0c002f;
public static int italic = 0x7f0c0030;
public static int left = 0x7f0c0031;
public static int line1 = 0x7f0c0032;
public static int line3 = 0x7f0c0033;
public static int none = 0x7f0c0038;
public static int normal = 0x7f0c0039;
public static int notification_background = 0x7f0c003a;
public static int notification_main_column = 0x7f0c003b;
public static int notification_main_column_container = 0x7f0c003c;
public static int right = 0x7f0c0041;
public static int right_icon = 0x7f0c0042;
public static int right_side = 0x7f0c0043;
public static int start = 0x7f0c0059;
public static int tag_transition_group = 0x7f0c005d;
public static int tag_unhandled_key_event_manager = 0x7f0c005e;
public static int tag_unhandled_key_listeners = 0x7f0c005f;
public static int text = 0x7f0c0060;
public static int text2 = 0x7f0c0061;
public static int time = 0x7f0c0064;
public static int title = 0x7f0c0065;
public static int top = 0x7f0c0068;
}
public static final class integer {
public static int status_bar_notification_info_maxnum = 0x7f0d0005;
}
public static final class layout {
public static int notification_action = 0x7f0f001f;
public static int notification_action_tombstone = 0x7f0f0020;
public static int notification_template_custom_big = 0x7f0f0021;
public static int notification_template_icon_group = 0x7f0f0022;
public static int notification_template_part_chronometer = 0x7f0f0023;
public static int notification_template_part_time = 0x7f0f0024;
}
public static final class string {
public static int status_bar_notification_info_overflow = 0x7f15002c;
}
public static final class style {
public static int TextAppearance_Compat_Notification = 0x7f1600ec;
public static int TextAppearance_Compat_Notification_Info = 0x7f1600ed;
public static int TextAppearance_Compat_Notification_Line2 = 0x7f1600ee;
public static int TextAppearance_Compat_Notification_Time = 0x7f1600ef;
public static int TextAppearance_Compat_Notification_Title = 0x7f1600f0;
public static int Widget_Compat_NotificationActionContainer = 0x7f160158;
public static int Widget_Compat_NotificationActionText = 0x7f160159;
public static int Widget_Support_CoordinatorLayout = 0x7f16015a;
}
public static final class styleable {
public static int[] ColorStateListItem = { 0x7f040028, 0x0101031f, 0x010101a5 };
public static int ColorStateListItem_alpha = 0;
public static int ColorStateListItem_android_alpha = 1;
public static int ColorStateListItem_android_color = 2;
public static int[] CoordinatorLayout = { 0x7f04008e, 0x7f0400d1 };
public static int CoordinatorLayout_keylines = 0;
public static int CoordinatorLayout_statusBarBackground = 1;
public static int[] CoordinatorLayout_Layout = { 0x010100b3, 0x7f040091, 0x7f040092, 0x7f040093, 0x7f040094, 0x7f040095, 0x7f040096 };
public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
public static int CoordinatorLayout_Layout_layout_anchor = 1;
public static int CoordinatorLayout_Layout_layout_anchorGravity = 2;
public static int CoordinatorLayout_Layout_layout_behavior = 3;
public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
public static int CoordinatorLayout_Layout_layout_keyline = 6;
public static int[] FontFamily = { 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b };
public static int FontFamily_fontProviderAuthority = 0;
public static int FontFamily_fontProviderCerts = 1;
public static int FontFamily_fontProviderFetchStrategy = 2;
public static int FontFamily_fontProviderFetchTimeout = 3;
public static int FontFamily_fontProviderPackage = 4;
public static int FontFamily_fontProviderQuery = 5;
public static int[] FontFamilyFont = { 0x01010532, 0x0101053f, 0x01010570, 0x01010533, 0x0101056f, 0x7f040074, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040104 };
public static int FontFamilyFont_android_font = 0;
public static int FontFamilyFont_android_fontStyle = 1;
public static int FontFamilyFont_android_fontVariationSettings = 2;
public static int FontFamilyFont_android_fontWeight = 3;
public static int FontFamilyFont_android_ttcIndex = 4;
public static int FontFamilyFont_font = 5;
public static int FontFamilyFont_fontStyle = 6;
public static int FontFamilyFont_fontVariationSettings = 7;
public static int FontFamilyFont_fontWeight = 8;
public static int FontFamilyFont_ttcIndex = 9;
public static int[] GradientColor = { 0x0101020b, 0x010101a2, 0x010101a3, 0x0101019e, 0x01010512, 0x01010513, 0x010101a4, 0x0101019d, 0x01010510, 0x01010511, 0x01010201, 0x010101a1 };
public static int GradientColor_android_centerColor = 0;
public static int GradientColor_android_centerX = 1;
public static int GradientColor_android_centerY = 2;
public static int GradientColor_android_endColor = 3;
public static int GradientColor_android_endX = 4;
public static int GradientColor_android_endY = 5;
public static int GradientColor_android_gradientRadius = 6;
public static int GradientColor_android_startColor = 7;
public static int GradientColor_android_startX = 8;
public static int GradientColor_android_startY = 9;
public static int GradientColor_android_tileMode = 10;
public static int GradientColor_android_type = 11;
public static int[] GradientColorItem = { 0x010101a5, 0x01010514 };
public static int GradientColorItem_android_color = 0;
public static int GradientColorItem_android_offset = 1;
}
}

+ 161
- 0
colorpicker/build/generated/source/r/debug/androidx/legacy/coreutils/R.java View File

@ -0,0 +1,161 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.legacy.coreutils;
public final class R {
public static final class attr {
public static int alpha = 0x7f040028;
public static int font = 0x7f040074;
public static int fontProviderAuthority = 0x7f040076;
public static int fontProviderCerts = 0x7f040077;
public static int fontProviderFetchStrategy = 0x7f040078;
public static int fontProviderFetchTimeout = 0x7f040079;
public static int fontProviderPackage = 0x7f04007a;
public static int fontProviderQuery = 0x7f04007b;
public static int fontStyle = 0x7f04007c;
public static int fontVariationSettings = 0x7f04007d;
public static int fontWeight = 0x7f04007e;
public static int ttcIndex = 0x7f040104;
}
public static final class color {
public static int notification_action_color_filter = 0x7f06003d;
public static int notification_icon_bg_color = 0x7f06003e;
public static int ripple_material_light = 0x7f060048;
public static int secondary_text_default_material_light = 0x7f06004a;
}
public static final class dimen {
public static int compat_button_inset_horizontal_material = 0x7f080050;
public static int compat_button_inset_vertical_material = 0x7f080051;
public static int compat_button_padding_horizontal_material = 0x7f080052;
public static int compat_button_padding_vertical_material = 0x7f080053;
public static int compat_control_corner_material = 0x7f080054;
public static int compat_notification_large_icon_max_height = 0x7f080055;
public static int compat_notification_large_icon_max_width = 0x7f080056;
public static int notification_action_icon_size = 0x7f080060;
public static int notification_action_text_size = 0x7f080061;
public static int notification_big_circle_margin = 0x7f080062;
public static int notification_content_margin_start = 0x7f080063;
public static int notification_large_icon_height = 0x7f080064;
public static int notification_large_icon_width = 0x7f080065;
public static int notification_main_column_padding_top = 0x7f080066;
public static int notification_media_narrow_margin = 0x7f080067;
public static int notification_right_icon_size = 0x7f080068;
public static int notification_right_side_padding_top = 0x7f080069;
public static int notification_small_icon_background_padding = 0x7f08006a;
public static int notification_small_icon_size_as_large = 0x7f08006b;
public static int notification_subtext_size = 0x7f08006c;
public static int notification_top_pad = 0x7f08006d;
public static int notification_top_pad_large_text = 0x7f08006e;
}
public static final class drawable {
public static int notification_action_background = 0x7f090057;
public static int notification_bg = 0x7f090058;
public static int notification_bg_low = 0x7f090059;
public static int notification_bg_low_normal = 0x7f09005a;
public static int notification_bg_low_pressed = 0x7f09005b;
public static int notification_bg_normal = 0x7f09005c;
public static int notification_bg_normal_pressed = 0x7f09005d;
public static int notification_icon_background = 0x7f09005e;
public static int notification_template_icon_bg = 0x7f09005f;
public static int notification_template_icon_low_bg = 0x7f090060;
public static int notification_tile_bg = 0x7f090061;
public static int notify_panel_notification_icon_bg = 0x7f090062;
}
public static final class id {
public static int action_container = 0x7f0c0008;
public static int action_divider = 0x7f0c000a;
public static int action_image = 0x7f0c000b;
public static int action_text = 0x7f0c0011;
public static int actions = 0x7f0c0012;
public static int async = 0x7f0c0016;
public static int blocking = 0x7f0c0017;
public static int chronometer = 0x7f0c001b;
public static int forever = 0x7f0c0029;
public static int icon = 0x7f0c002c;
public static int icon_group = 0x7f0c002d;
public static int info = 0x7f0c002f;
public static int italic = 0x7f0c0030;
public static int line1 = 0x7f0c0032;
public static int line3 = 0x7f0c0033;
public static int normal = 0x7f0c0039;
public static int notification_background = 0x7f0c003a;
public static int notification_main_column = 0x7f0c003b;
public static int notification_main_column_container = 0x7f0c003c;
public static int right_icon = 0x7f0c0042;
public static int right_side = 0x7f0c0043;
public static int tag_transition_group = 0x7f0c005d;
public static int tag_unhandled_key_event_manager = 0x7f0c005e;
public static int tag_unhandled_key_listeners = 0x7f0c005f;
public static int text = 0x7f0c0060;
public static int text2 = 0x7f0c0061;
public static int time = 0x7f0c0064;
public static int title = 0x7f0c0065;
}
public static final class integer {
public static int status_bar_notification_info_maxnum = 0x7f0d0005;
}
public static final class layout {
public static int notification_action = 0x7f0f001f;
public static int notification_action_tombstone = 0x7f0f0020;
public static int notification_template_custom_big = 0x7f0f0021;
public static int notification_template_icon_group = 0x7f0f0022;
public static int notification_template_part_chronometer = 0x7f0f0023;
public static int notification_template_part_time = 0x7f0f0024;
}
public static final class string {
public static int status_bar_notification_info_overflow = 0x7f15002c;
}
public static final class style {
public static int TextAppearance_Compat_Notification = 0x7f1600ec;
public static int TextAppearance_Compat_Notification_Info = 0x7f1600ed;
public static int TextAppearance_Compat_Notification_Line2 = 0x7f1600ee;
public static int TextAppearance_Compat_Notification_Time = 0x7f1600ef;
public static int TextAppearance_Compat_Notification_Title = 0x7f1600f0;
public static int Widget_Compat_NotificationActionContainer = 0x7f160158;
public static int Widget_Compat_NotificationActionText = 0x7f160159;
}
public static final class styleable {
public static int[] ColorStateListItem = { 0x7f040028, 0x0101031f, 0x010101a5 };
public static int ColorStateListItem_alpha = 0;
public static int ColorStateListItem_android_alpha = 1;
public static int ColorStateListItem_android_color = 2;
public static int[] FontFamily = { 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b };
public static int FontFamily_fontProviderAuthority = 0;
public static int FontFamily_fontProviderCerts = 1;
public static int FontFamily_fontProviderFetchStrategy = 2;
public static int FontFamily_fontProviderFetchTimeout = 3;
public static int FontFamily_fontProviderPackage = 4;
public static int FontFamily_fontProviderQuery = 5;
public static int[] FontFamilyFont = { 0x01010532, 0x0101053f, 0x01010570, 0x01010533, 0x0101056f, 0x7f040074, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040104 };
public static int FontFamilyFont_android_font = 0;
public static int FontFamilyFont_android_fontStyle = 1;
public static int FontFamilyFont_android_fontVariationSettings = 2;
public static int FontFamilyFont_android_fontWeight = 3;
public static int FontFamilyFont_android_ttcIndex = 4;
public static int FontFamilyFont_font = 5;
public static int FontFamilyFont_fontStyle = 6;
public static int FontFamilyFont_fontVariationSettings = 7;
public static int FontFamilyFont_fontWeight = 8;
public static int FontFamilyFont_ttcIndex = 9;
public static int[] GradientColor = { 0x0101020b, 0x010101a2, 0x010101a3, 0x0101019e, 0x01010512, 0x01010513, 0x010101a4, 0x0101019d, 0x01010510, 0x01010511, 0x01010201, 0x010101a1 };
public static int GradientColor_android_centerColor = 0;
public static int GradientColor_android_centerX = 1;
public static int GradientColor_android_centerY = 2;
public static int GradientColor_android_endColor = 3;
public static int GradientColor_android_endX = 4;
public static int GradientColor_android_endY = 5;
public static int GradientColor_android_gradientRadius = 6;
public static int GradientColor_android_startColor = 7;
public static int GradientColor_android_startX = 8;
public static int GradientColor_android_startY = 9;
public static int GradientColor_android_tileMode = 10;
public static int GradientColor_android_type = 11;
public static int[] GradientColorItem = { 0x010101a5, 0x01010514 };
public static int GradientColorItem_android_color = 0;
public static int GradientColorItem_android_offset = 1;
}
}

+ 10
- 0
colorpicker/build/generated/source/r/debug/androidx/lifecycle/R.java View File

@ -0,0 +1,10 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.lifecycle;
public final class R {
}

+ 10
- 0
colorpicker/build/generated/source/r/debug/androidx/lifecycle/livedata/core/R.java View File

@ -0,0 +1,10 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.lifecycle.livedata.core;
public final class R {
}

+ 10
- 0
colorpicker/build/generated/source/r/debug/androidx/lifecycle/viewmodel/R.java View File

@ -0,0 +1,10 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.lifecycle.viewmodel;
public final class R {
}

+ 161
- 0
colorpicker/build/generated/source/r/debug/androidx/loader/R.java View File

@ -0,0 +1,161 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.loader;
public final class R {
public static final class attr {
public static int alpha = 0x7f040028;
public static int font = 0x7f040074;
public static int fontProviderAuthority = 0x7f040076;
public static int fontProviderCerts = 0x7f040077;
public static int fontProviderFetchStrategy = 0x7f040078;
public static int fontProviderFetchTimeout = 0x7f040079;
public static int fontProviderPackage = 0x7f04007a;
public static int fontProviderQuery = 0x7f04007b;
public static int fontStyle = 0x7f04007c;
public static int fontVariationSettings = 0x7f04007d;
public static int fontWeight = 0x7f04007e;
public static int ttcIndex = 0x7f040104;
}
public static final class color {
public static int notification_action_color_filter = 0x7f06003d;
public static int notification_icon_bg_color = 0x7f06003e;
public static int ripple_material_light = 0x7f060048;
public static int secondary_text_default_material_light = 0x7f06004a;
}
public static final class dimen {
public static int compat_button_inset_horizontal_material = 0x7f080050;
public static int compat_button_inset_vertical_material = 0x7f080051;
public static int compat_button_padding_horizontal_material = 0x7f080052;
public static int compat_button_padding_vertical_material = 0x7f080053;
public static int compat_control_corner_material = 0x7f080054;
public static int compat_notification_large_icon_max_height = 0x7f080055;
public static int compat_notification_large_icon_max_width = 0x7f080056;
public static int notification_action_icon_size = 0x7f080060;
public static int notification_action_text_size = 0x7f080061;
public static int notification_big_circle_margin = 0x7f080062;
public static int notification_content_margin_start = 0x7f080063;
public static int notification_large_icon_height = 0x7f080064;
public static int notification_large_icon_width = 0x7f080065;
public static int notification_main_column_padding_top = 0x7f080066;
public static int notification_media_narrow_margin = 0x7f080067;
public static int notification_right_icon_size = 0x7f080068;
public static int notification_right_side_padding_top = 0x7f080069;
public static int notification_small_icon_background_padding = 0x7f08006a;
public static int notification_small_icon_size_as_large = 0x7f08006b;
public static int notification_subtext_size = 0x7f08006c;
public static int notification_top_pad = 0x7f08006d;
public static int notification_top_pad_large_text = 0x7f08006e;
}
public static final class drawable {
public static int notification_action_background = 0x7f090057;
public static int notification_bg = 0x7f090058;
public static int notification_bg_low = 0x7f090059;
public static int notification_bg_low_normal = 0x7f09005a;
public static int notification_bg_low_pressed = 0x7f09005b;
public static int notification_bg_normal = 0x7f09005c;
public static int notification_bg_normal_pressed = 0x7f09005d;
public static int notification_icon_background = 0x7f09005e;
public static int notification_template_icon_bg = 0x7f09005f;
public static int notification_template_icon_low_bg = 0x7f090060;
public static int notification_tile_bg = 0x7f090061;
public static int notify_panel_notification_icon_bg = 0x7f090062;
}
public static final class id {
public static int action_container = 0x7f0c0008;
public static int action_divider = 0x7f0c000a;
public static int action_image = 0x7f0c000b;
public static int action_text = 0x7f0c0011;
public static int actions = 0x7f0c0012;
public static int async = 0x7f0c0016;
public static int blocking = 0x7f0c0017;
public static int chronometer = 0x7f0c001b;
public static int forever = 0x7f0c0029;
public static int icon = 0x7f0c002c;
public static int icon_group = 0x7f0c002d;
public static int info = 0x7f0c002f;
public static int italic = 0x7f0c0030;
public static int line1 = 0x7f0c0032;
public static int line3 = 0x7f0c0033;
public static int normal = 0x7f0c0039;
public static int notification_background = 0x7f0c003a;
public static int notification_main_column = 0x7f0c003b;
public static int notification_main_column_container = 0x7f0c003c;
public static int right_icon = 0x7f0c0042;
public static int right_side = 0x7f0c0043;
public static int tag_transition_group = 0x7f0c005d;
public static int tag_unhandled_key_event_manager = 0x7f0c005e;
public static int tag_unhandled_key_listeners = 0x7f0c005f;
public static int text = 0x7f0c0060;
public static int text2 = 0x7f0c0061;
public static int time = 0x7f0c0064;
public static int title = 0x7f0c0065;
}
public static final class integer {
public static int status_bar_notification_info_maxnum = 0x7f0d0005;
}
public static final class layout {
public static int notification_action = 0x7f0f001f;
public static int notification_action_tombstone = 0x7f0f0020;
public static int notification_template_custom_big = 0x7f0f0021;
public static int notification_template_icon_group = 0x7f0f0022;
public static int notification_template_part_chronometer = 0x7f0f0023;
public static int notification_template_part_time = 0x7f0f0024;
}
public static final class string {
public static int status_bar_notification_info_overflow = 0x7f15002c;
}
public static final class style {
public static int TextAppearance_Compat_Notification = 0x7f1600ec;
public static int TextAppearance_Compat_Notification_Info = 0x7f1600ed;
public static int TextAppearance_Compat_Notification_Line2 = 0x7f1600ee;
public static int TextAppearance_Compat_Notification_Time = 0x7f1600ef;
public static int TextAppearance_Compat_Notification_Title = 0x7f1600f0;
public static int Widget_Compat_NotificationActionContainer = 0x7f160158;
public static int Widget_Compat_NotificationActionText = 0x7f160159;
}
public static final class styleable {
public static int[] ColorStateListItem = { 0x7f040028, 0x0101031f, 0x010101a5 };
public static int ColorStateListItem_alpha = 0;
public static int ColorStateListItem_android_alpha = 1;
public static int ColorStateListItem_android_color = 2;
public static int[] FontFamily = { 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b };
public static int FontFamily_fontProviderAuthority = 0;
public static int FontFamily_fontProviderCerts = 1;
public static int FontFamily_fontProviderFetchStrategy = 2;
public static int FontFamily_fontProviderFetchTimeout = 3;
public static int FontFamily_fontProviderPackage = 4;
public static int FontFamily_fontProviderQuery = 5;
public static int[] FontFamilyFont = { 0x01010532, 0x0101053f, 0x01010570, 0x01010533, 0x0101056f, 0x7f040074, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040104 };
public static int FontFamilyFont_android_font = 0;
public static int FontFamilyFont_android_fontStyle = 1;
public static int FontFamilyFont_android_fontVariationSettings = 2;
public static int FontFamilyFont_android_fontWeight = 3;
public static int FontFamilyFont_android_ttcIndex = 4;
public static int FontFamilyFont_font = 5;
public static int FontFamilyFont_fontStyle = 6;
public static int FontFamilyFont_fontVariationSettings = 7;
public static int FontFamilyFont_fontWeight = 8;
public static int FontFamilyFont_ttcIndex = 9;
public static int[] GradientColor = { 0x0101020b, 0x010101a2, 0x010101a3, 0x0101019e, 0x01010512, 0x01010513, 0x010101a4, 0x0101019d, 0x01010510, 0x01010511, 0x01010201, 0x010101a1 };
public static int GradientColor_android_centerColor = 0;
public static int GradientColor_android_centerX = 1;
public static int GradientColor_android_centerY = 2;
public static int GradientColor_android_endColor = 3;
public static int GradientColor_android_endX = 4;
public static int GradientColor_android_endY = 5;
public static int GradientColor_android_gradientRadius = 6;
public static int GradientColor_android_startColor = 7;
public static int GradientColor_android_startX = 8;
public static int GradientColor_android_startY = 9;
public static int GradientColor_android_tileMode = 10;
public static int GradientColor_android_type = 11;
public static int[] GradientColorItem = { 0x010101a5, 0x01010514 };
public static int GradientColorItem_android_color = 0;
public static int GradientColorItem_android_offset = 1;
}
}

+ 10
- 0
colorpicker/build/generated/source/r/debug/androidx/localbroadcastmanager/R.java View File

@ -0,0 +1,10 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.localbroadcastmanager;
public final class R {
}

+ 10
- 0
colorpicker/build/generated/source/r/debug/androidx/print/R.java View File

@ -0,0 +1,10 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.print;
public final class R {
}

+ 161
- 0
colorpicker/build/generated/source/r/debug/androidx/slidingpanelayout/R.java View File

@ -0,0 +1,161 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.slidingpanelayout;
public final class R {
public static final class attr {
public static int alpha = 0x7f040028;
public static int font = 0x7f040074;
public static int fontProviderAuthority = 0x7f040076;
public static int fontProviderCerts = 0x7f040077;
public static int fontProviderFetchStrategy = 0x7f040078;
public static int fontProviderFetchTimeout = 0x7f040079;
public static int fontProviderPackage = 0x7f04007a;
public static int fontProviderQuery = 0x7f04007b;
public static int fontStyle = 0x7f04007c;
public static int fontVariationSettings = 0x7f04007d;
public static int fontWeight = 0x7f04007e;
public static int ttcIndex = 0x7f040104;
}
public static final class color {
public static int notification_action_color_filter = 0x7f06003d;
public static int notification_icon_bg_color = 0x7f06003e;
public static int ripple_material_light = 0x7f060048;
public static int secondary_text_default_material_light = 0x7f06004a;
}
public static final class dimen {
public static int compat_button_inset_horizontal_material = 0x7f080050;
public static int compat_button_inset_vertical_material = 0x7f080051;
public static int compat_button_padding_horizontal_material = 0x7f080052;
public static int compat_button_padding_vertical_material = 0x7f080053;
public static int compat_control_corner_material = 0x7f080054;
public static int compat_notification_large_icon_max_height = 0x7f080055;
public static int compat_notification_large_icon_max_width = 0x7f080056;
public static int notification_action_icon_size = 0x7f080060;
public static int notification_action_text_size = 0x7f080061;
public static int notification_big_circle_margin = 0x7f080062;
public static int notification_content_margin_start = 0x7f080063;
public static int notification_large_icon_height = 0x7f080064;
public static int notification_large_icon_width = 0x7f080065;
public static int notification_main_column_padding_top = 0x7f080066;
public static int notification_media_narrow_margin = 0x7f080067;
public static int notification_right_icon_size = 0x7f080068;
public static int notification_right_side_padding_top = 0x7f080069;
public static int notification_small_icon_background_padding = 0x7f08006a;
public static int notification_small_icon_size_as_large = 0x7f08006b;
public static int notification_subtext_size = 0x7f08006c;
public static int notification_top_pad = 0x7f08006d;
public static int notification_top_pad_large_text = 0x7f08006e;
}
public static final class drawable {
public static int notification_action_background = 0x7f090057;
public static int notification_bg = 0x7f090058;
public static int notification_bg_low = 0x7f090059;
public static int notification_bg_low_normal = 0x7f09005a;
public static int notification_bg_low_pressed = 0x7f09005b;
public static int notification_bg_normal = 0x7f09005c;
public static int notification_bg_normal_pressed = 0x7f09005d;
public static int notification_icon_background = 0x7f09005e;
public static int notification_template_icon_bg = 0x7f09005f;
public static int notification_template_icon_low_bg = 0x7f090060;
public static int notification_tile_bg = 0x7f090061;
public static int notify_panel_notification_icon_bg = 0x7f090062;
}
public static final class id {
public static int action_container = 0x7f0c0008;
public static int action_divider = 0x7f0c000a;
public static int action_image = 0x7f0c000b;
public static int action_text = 0x7f0c0011;
public static int actions = 0x7f0c0012;
public static int async = 0x7f0c0016;
public static int blocking = 0x7f0c0017;
public static int chronometer = 0x7f0c001b;
public static int forever = 0x7f0c0029;
public static int icon = 0x7f0c002c;
public static int icon_group = 0x7f0c002d;
public static int info = 0x7f0c002f;
public static int italic = 0x7f0c0030;
public static int line1 = 0x7f0c0032;
public static int line3 = 0x7f0c0033;
public static int normal = 0x7f0c0039;
public static int notification_background = 0x7f0c003a;
public static int notification_main_column = 0x7f0c003b;
public static int notification_main_column_container = 0x7f0c003c;
public static int right_icon = 0x7f0c0042;
public static int right_side = 0x7f0c0043;
public static int tag_transition_group = 0x7f0c005d;
public static int tag_unhandled_key_event_manager = 0x7f0c005e;
public static int tag_unhandled_key_listeners = 0x7f0c005f;
public static int text = 0x7f0c0060;
public static int text2 = 0x7f0c0061;
public static int time = 0x7f0c0064;
public static int title = 0x7f0c0065;
}
public static final class integer {
public static int status_bar_notification_info_maxnum = 0x7f0d0005;
}
public static final class layout {
public static int notification_action = 0x7f0f001f;
public static int notification_action_tombstone = 0x7f0f0020;
public static int notification_template_custom_big = 0x7f0f0021;
public static int notification_template_icon_group = 0x7f0f0022;
public static int notification_template_part_chronometer = 0x7f0f0023;
public static int notification_template_part_time = 0x7f0f0024;
}
public static final class string {
public static int status_bar_notification_info_overflow = 0x7f15002c;
}
public static final class style {
public static int TextAppearance_Compat_Notification = 0x7f1600ec;
public static int TextAppearance_Compat_Notification_Info = 0x7f1600ed;
public static int TextAppearance_Compat_Notification_Line2 = 0x7f1600ee;
public static int TextAppearance_Compat_Notification_Time = 0x7f1600ef;
public static int TextAppearance_Compat_Notification_Title = 0x7f1600f0;
public static int Widget_Compat_NotificationActionContainer = 0x7f160158;
public static int Widget_Compat_NotificationActionText = 0x7f160159;
}
public static final class styleable {
public static int[] ColorStateListItem = { 0x7f040028, 0x0101031f, 0x010101a5 };
public static int ColorStateListItem_alpha = 0;
public static int ColorStateListItem_android_alpha = 1;
public static int ColorStateListItem_android_color = 2;
public static int[] FontFamily = { 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b };
public static int FontFamily_fontProviderAuthority = 0;
public static int FontFamily_fontProviderCerts = 1;
public static int FontFamily_fontProviderFetchStrategy = 2;
public static int FontFamily_fontProviderFetchTimeout = 3;
public static int FontFamily_fontProviderPackage = 4;
public static int FontFamily_fontProviderQuery = 5;
public static int[] FontFamilyFont = { 0x01010532, 0x0101053f, 0x01010570, 0x01010533, 0x0101056f, 0x7f040074, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040104 };
public static int FontFamilyFont_android_font = 0;
public static int FontFamilyFont_android_fontStyle = 1;
public static int FontFamilyFont_android_fontVariationSettings = 2;
public static int FontFamilyFont_android_fontWeight = 3;
public static int FontFamilyFont_android_ttcIndex = 4;
public static int FontFamilyFont_font = 5;
public static int FontFamilyFont_fontStyle = 6;
public static int FontFamilyFont_fontVariationSettings = 7;
public static int FontFamilyFont_fontWeight = 8;
public static int FontFamilyFont_ttcIndex = 9;
public static int[] GradientColor = { 0x0101020b, 0x010101a2, 0x010101a3, 0x0101019e, 0x01010512, 0x01010513, 0x010101a4, 0x0101019d, 0x01010510, 0x01010511, 0x01010201, 0x010101a1 };
public static int GradientColor_android_centerColor = 0;
public static int GradientColor_android_centerX = 1;
public static int GradientColor_android_centerY = 2;
public static int GradientColor_android_endColor = 3;
public static int GradientColor_android_endX = 4;
public static int GradientColor_android_endY = 5;
public static int GradientColor_android_gradientRadius = 6;
public static int GradientColor_android_startColor = 7;
public static int GradientColor_android_startX = 8;
public static int GradientColor_android_startY = 9;
public static int GradientColor_android_tileMode = 10;
public static int GradientColor_android_type = 11;
public static int[] GradientColorItem = { 0x010101a5, 0x01010514 };
public static int GradientColorItem_android_color = 0;
public static int GradientColorItem_android_offset = 1;
}
}

+ 161
- 0
colorpicker/build/generated/source/r/debug/androidx/swiperefreshlayout/R.java View File

@ -0,0 +1,161 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.swiperefreshlayout;
public final class R {
public static final class attr {
public static int alpha = 0x7f040028;
public static int font = 0x7f040074;
public static int fontProviderAuthority = 0x7f040076;
public static int fontProviderCerts = 0x7f040077;
public static int fontProviderFetchStrategy = 0x7f040078;
public static int fontProviderFetchTimeout = 0x7f040079;
public static int fontProviderPackage = 0x7f04007a;
public static int fontProviderQuery = 0x7f04007b;
public static int fontStyle = 0x7f04007c;
public static int fontVariationSettings = 0x7f04007d;
public static int fontWeight = 0x7f04007e;
public static int ttcIndex = 0x7f040104;
}
public static final class color {
public static int notification_action_color_filter = 0x7f06003d;
public static int notification_icon_bg_color = 0x7f06003e;
public static int ripple_material_light = 0x7f060048;
public static int secondary_text_default_material_light = 0x7f06004a;
}
public static final class dimen {
public static int compat_button_inset_horizontal_material = 0x7f080050;
public static int compat_button_inset_vertical_material = 0x7f080051;
public static int compat_button_padding_horizontal_material = 0x7f080052;
public static int compat_button_padding_vertical_material = 0x7f080053;
public static int compat_control_corner_material = 0x7f080054;
public static int compat_notification_large_icon_max_height = 0x7f080055;
public static int compat_notification_large_icon_max_width = 0x7f080056;
public static int notification_action_icon_size = 0x7f080060;
public static int notification_action_text_size = 0x7f080061;
public static int notification_big_circle_margin = 0x7f080062;
public static int notification_content_margin_start = 0x7f080063;
public static int notification_large_icon_height = 0x7f080064;
public static int notification_large_icon_width = 0x7f080065;
public static int notification_main_column_padding_top = 0x7f080066;
public static int notification_media_narrow_margin = 0x7f080067;
public static int notification_right_icon_size = 0x7f080068;
public static int notification_right_side_padding_top = 0x7f080069;
public static int notification_small_icon_background_padding = 0x7f08006a;
public static int notification_small_icon_size_as_large = 0x7f08006b;
public static int notification_subtext_size = 0x7f08006c;
public static int notification_top_pad = 0x7f08006d;
public static int notification_top_pad_large_text = 0x7f08006e;
}
public static final class drawable {
public static int notification_action_background = 0x7f090057;
public static int notification_bg = 0x7f090058;
public static int notification_bg_low = 0x7f090059;
public static int notification_bg_low_normal = 0x7f09005a;
public static int notification_bg_low_pressed = 0x7f09005b;
public static int notification_bg_normal = 0x7f09005c;
public static int notification_bg_normal_pressed = 0x7f09005d;
public static int notification_icon_background = 0x7f09005e;
public static int notification_template_icon_bg = 0x7f09005f;
public static int notification_template_icon_low_bg = 0x7f090060;
public static int notification_tile_bg = 0x7f090061;
public static int notify_panel_notification_icon_bg = 0x7f090062;
}
public static final class id {
public static int action_container = 0x7f0c0008;
public static int action_divider = 0x7f0c000a;
public static int action_image = 0x7f0c000b;
public static int action_text = 0x7f0c0011;
public static int actions = 0x7f0c0012;
public static int async = 0x7f0c0016;
public static int blocking = 0x7f0c0017;
public static int chronometer = 0x7f0c001b;
public static int forever = 0x7f0c0029;
public static int icon = 0x7f0c002c;
public static int icon_group = 0x7f0c002d;
public static int info = 0x7f0c002f;
public static int italic = 0x7f0c0030;
public static int line1 = 0x7f0c0032;
public static int line3 = 0x7f0c0033;
public static int normal = 0x7f0c0039;
public static int notification_background = 0x7f0c003a;
public static int notification_main_column = 0x7f0c003b;
public static int notification_main_column_container = 0x7f0c003c;
public static int right_icon = 0x7f0c0042;
public static int right_side = 0x7f0c0043;
public static int tag_transition_group = 0x7f0c005d;
public static int tag_unhandled_key_event_manager = 0x7f0c005e;
public static int tag_unhandled_key_listeners = 0x7f0c005f;
public static int text = 0x7f0c0060;
public static int text2 = 0x7f0c0061;
public static int time = 0x7f0c0064;
public static int title = 0x7f0c0065;
}
public static final class integer {
public static int status_bar_notification_info_maxnum = 0x7f0d0005;
}
public static final class layout {
public static int notification_action = 0x7f0f001f;
public static int notification_action_tombstone = 0x7f0f0020;
public static int notification_template_custom_big = 0x7f0f0021;
public static int notification_template_icon_group = 0x7f0f0022;
public static int notification_template_part_chronometer = 0x7f0f0023;
public static int notification_template_part_time = 0x7f0f0024;
}
public static final class string {
public static int status_bar_notification_info_overflow = 0x7f15002c;
}
public static final class style {
public static int TextAppearance_Compat_Notification = 0x7f1600ec;
public static int TextAppearance_Compat_Notification_Info = 0x7f1600ed;
public static int TextAppearance_Compat_Notification_Line2 = 0x7f1600ee;
public static int TextAppearance_Compat_Notification_Time = 0x7f1600ef;
public static int TextAppearance_Compat_Notification_Title = 0x7f1600f0;
public static int Widget_Compat_NotificationActionContainer = 0x7f160158;
public static int Widget_Compat_NotificationActionText = 0x7f160159;
}
public static final class styleable {
public static int[] ColorStateListItem = { 0x7f040028, 0x0101031f, 0x010101a5 };
public static int ColorStateListItem_alpha = 0;
public static int ColorStateListItem_android_alpha = 1;
public static int ColorStateListItem_android_color = 2;
public static int[] FontFamily = { 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b };
public static int FontFamily_fontProviderAuthority = 0;
public static int FontFamily_fontProviderCerts = 1;
public static int FontFamily_fontProviderFetchStrategy = 2;
public static int FontFamily_fontProviderFetchTimeout = 3;
public static int FontFamily_fontProviderPackage = 4;
public static int FontFamily_fontProviderQuery = 5;
public static int[] FontFamilyFont = { 0x01010532, 0x0101053f, 0x01010570, 0x01010533, 0x0101056f, 0x7f040074, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040104 };
public static int FontFamilyFont_android_font = 0;
public static int FontFamilyFont_android_fontStyle = 1;
public static int FontFamilyFont_android_fontVariationSettings = 2;
public static int FontFamilyFont_android_fontWeight = 3;
public static int FontFamilyFont_android_ttcIndex = 4;
public static int FontFamilyFont_font = 5;
public static int FontFamilyFont_fontStyle = 6;
public static int FontFamilyFont_fontVariationSettings = 7;
public static int FontFamilyFont_fontWeight = 8;
public static int FontFamilyFont_ttcIndex = 9;
public static int[] GradientColor = { 0x0101020b, 0x010101a2, 0x010101a3, 0x0101019e, 0x01010512, 0x01010513, 0x010101a4, 0x0101019d, 0x01010510, 0x01010511, 0x01010201, 0x010101a1 };
public static int GradientColor_android_centerColor = 0;
public static int GradientColor_android_centerX = 1;
public static int GradientColor_android_centerY = 2;
public static int GradientColor_android_endColor = 3;
public static int GradientColor_android_endX = 4;
public static int GradientColor_android_endY = 5;
public static int GradientColor_android_gradientRadius = 6;
public static int GradientColor_android_startColor = 7;
public static int GradientColor_android_startX = 8;
public static int GradientColor_android_startY = 9;
public static int GradientColor_android_tileMode = 10;
public static int GradientColor_android_type = 11;
public static int[] GradientColorItem = { 0x010101a5, 0x01010514 };
public static int GradientColorItem_android_color = 0;
public static int GradientColorItem_android_offset = 1;
}
}

+ 189
- 0
colorpicker/build/generated/source/r/debug/androidx/vectordrawable/R.java View File

@ -0,0 +1,189 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.vectordrawable;
public final class R {
public static final class attr {
public static int alpha = 0x7f040028;
public static int coordinatorLayoutStyle = 0x7f04005f;
public static int font = 0x7f040074;
public static int fontProviderAuthority = 0x7f040076;
public static int fontProviderCerts = 0x7f040077;
public static int fontProviderFetchStrategy = 0x7f040078;
public static int fontProviderFetchTimeout = 0x7f040079;
public static int fontProviderPackage = 0x7f04007a;
public static int fontProviderQuery = 0x7f04007b;
public static int fontStyle = 0x7f04007c;
public static int fontVariationSettings = 0x7f04007d;
public static int fontWeight = 0x7f04007e;
public static int keylines = 0x7f04008e;
public static int layout_anchor = 0x7f040091;
public static int layout_anchorGravity = 0x7f040092;
public static int layout_behavior = 0x7f040093;
public static int layout_dodgeInsetEdges = 0x7f040094;
public static int layout_insetEdge = 0x7f040095;
public static int layout_keyline = 0x7f040096;
public static int statusBarBackground = 0x7f0400d1;
public static int ttcIndex = 0x7f040104;
}
public static final class color {
public static int notification_action_color_filter = 0x7f06003d;
public static int notification_icon_bg_color = 0x7f06003e;
public static int ripple_material_light = 0x7f060048;
public static int secondary_text_default_material_light = 0x7f06004a;
}
public static final class dimen {
public static int compat_button_inset_horizontal_material = 0x7f080050;
public static int compat_button_inset_vertical_material = 0x7f080051;
public static int compat_button_padding_horizontal_material = 0x7f080052;
public static int compat_button_padding_vertical_material = 0x7f080053;
public static int compat_control_corner_material = 0x7f080054;
public static int compat_notification_large_icon_max_height = 0x7f080055;
public static int compat_notification_large_icon_max_width = 0x7f080056;
public static int notification_action_icon_size = 0x7f080060;
public static int notification_action_text_size = 0x7f080061;
public static int notification_big_circle_margin = 0x7f080062;
public static int notification_content_margin_start = 0x7f080063;
public static int notification_large_icon_height = 0x7f080064;
public static int notification_large_icon_width = 0x7f080065;
public static int notification_main_column_padding_top = 0x7f080066;
public static int notification_media_narrow_margin = 0x7f080067;
public static int notification_right_icon_size = 0x7f080068;
public static int notification_right_side_padding_top = 0x7f080069;
public static int notification_small_icon_background_padding = 0x7f08006a;
public static int notification_small_icon_size_as_large = 0x7f08006b;
public static int notification_subtext_size = 0x7f08006c;
public static int notification_top_pad = 0x7f08006d;
public static int notification_top_pad_large_text = 0x7f08006e;
}
public static final class drawable {
public static int notification_action_background = 0x7f090057;
public static int notification_bg = 0x7f090058;
public static int notification_bg_low = 0x7f090059;
public static int notification_bg_low_normal = 0x7f09005a;
public static int notification_bg_low_pressed = 0x7f09005b;
public static int notification_bg_normal = 0x7f09005c;
public static int notification_bg_normal_pressed = 0x7f09005d;
public static int notification_icon_background = 0x7f09005e;
public static int notification_template_icon_bg = 0x7f09005f;
public static int notification_template_icon_low_bg = 0x7f090060;
public static int notification_tile_bg = 0x7f090061;
public static int notify_panel_notification_icon_bg = 0x7f090062;
}
public static final class id {
public static int action_container = 0x7f0c0008;
public static int action_divider = 0x7f0c000a;
public static int action_image = 0x7f0c000b;
public static int action_text = 0x7f0c0011;
public static int actions = 0x7f0c0012;
public static int async = 0x7f0c0016;
public static int blocking = 0x7f0c0017;
public static int bottom = 0x7f0c0018;
public static int chronometer = 0x7f0c001b;
public static int end = 0x7f0c0026;
public static int forever = 0x7f0c0029;
public static int icon = 0x7f0c002c;
public static int icon_group = 0x7f0c002d;
public static int info = 0x7f0c002f;
public static int italic = 0x7f0c0030;
public static int left = 0x7f0c0031;
public static int line1 = 0x7f0c0032;
public static int line3 = 0x7f0c0033;
public static int none = 0x7f0c0038;
public static int normal = 0x7f0c0039;
public static int notification_background = 0x7f0c003a;
public static int notification_main_column = 0x7f0c003b;
public static int notification_main_column_container = 0x7f0c003c;
public static int right = 0x7f0c0041;
public static int right_icon = 0x7f0c0042;
public static int right_side = 0x7f0c0043;
public static int start = 0x7f0c0059;
public static int tag_transition_group = 0x7f0c005d;
public static int tag_unhandled_key_event_manager = 0x7f0c005e;
public static int tag_unhandled_key_listeners = 0x7f0c005f;
public static int text = 0x7f0c0060;
public static int text2 = 0x7f0c0061;
public static int time = 0x7f0c0064;
public static int title = 0x7f0c0065;
public static int top = 0x7f0c0068;
}
public static final class integer {
public static int status_bar_notification_info_maxnum = 0x7f0d0005;
}
public static final class layout {
public static int notification_action = 0x7f0f001f;
public static int notification_action_tombstone = 0x7f0f0020;
public static int notification_template_custom_big = 0x7f0f0021;
public static int notification_template_icon_group = 0x7f0f0022;
public static int notification_template_part_chronometer = 0x7f0f0023;
public static int notification_template_part_time = 0x7f0f0024;
}
public static final class string {
public static int status_bar_notification_info_overflow = 0x7f15002c;
}
public static final class style {
public static int TextAppearance_Compat_Notification = 0x7f1600ec;
public static int TextAppearance_Compat_Notification_Info = 0x7f1600ed;
public static int TextAppearance_Compat_Notification_Line2 = 0x7f1600ee;
public static int TextAppearance_Compat_Notification_Time = 0x7f1600ef;
public static int TextAppearance_Compat_Notification_Title = 0x7f1600f0;
public static int Widget_Compat_NotificationActionContainer = 0x7f160158;
public static int Widget_Compat_NotificationActionText = 0x7f160159;
public static int Widget_Support_CoordinatorLayout = 0x7f16015a;
}
public static final class styleable {
public static int[] ColorStateListItem = { 0x7f040028, 0x0101031f, 0x010101a5 };
public static int ColorStateListItem_alpha = 0;
public static int ColorStateListItem_android_alpha = 1;
public static int ColorStateListItem_android_color = 2;
public static int[] CoordinatorLayout = { 0x7f04008e, 0x7f0400d1 };
public static int CoordinatorLayout_keylines = 0;
public static int CoordinatorLayout_statusBarBackground = 1;
public static int[] CoordinatorLayout_Layout = { 0x010100b3, 0x7f040091, 0x7f040092, 0x7f040093, 0x7f040094, 0x7f040095, 0x7f040096 };
public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
public static int CoordinatorLayout_Layout_layout_anchor = 1;
public static int CoordinatorLayout_Layout_layout_anchorGravity = 2;
public static int CoordinatorLayout_Layout_layout_behavior = 3;
public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
public static int CoordinatorLayout_Layout_layout_keyline = 6;
public static int[] FontFamily = { 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b };
public static int FontFamily_fontProviderAuthority = 0;
public static int FontFamily_fontProviderCerts = 1;
public static int FontFamily_fontProviderFetchStrategy = 2;
public static int FontFamily_fontProviderFetchTimeout = 3;
public static int FontFamily_fontProviderPackage = 4;
public static int FontFamily_fontProviderQuery = 5;
public static int[] FontFamilyFont = { 0x01010532, 0x0101053f, 0x01010570, 0x01010533, 0x0101056f, 0x7f040074, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040104 };
public static int FontFamilyFont_android_font = 0;
public static int FontFamilyFont_android_fontStyle = 1;
public static int FontFamilyFont_android_fontVariationSettings = 2;
public static int FontFamilyFont_android_fontWeight = 3;
public static int FontFamilyFont_android_ttcIndex = 4;
public static int FontFamilyFont_font = 5;
public static int FontFamilyFont_fontStyle = 6;
public static int FontFamilyFont_fontVariationSettings = 7;
public static int FontFamilyFont_fontWeight = 8;
public static int FontFamilyFont_ttcIndex = 9;
public static int[] GradientColor = { 0x0101020b, 0x010101a2, 0x010101a3, 0x0101019e, 0x01010512, 0x01010513, 0x010101a4, 0x0101019d, 0x01010510, 0x01010511, 0x01010201, 0x010101a1 };
public static int GradientColor_android_centerColor = 0;
public static int GradientColor_android_centerX = 1;
public static int GradientColor_android_centerY = 2;
public static int GradientColor_android_endColor = 3;
public static int GradientColor_android_endX = 4;
public static int GradientColor_android_endY = 5;
public static int GradientColor_android_gradientRadius = 6;
public static int GradientColor_android_startColor = 7;
public static int GradientColor_android_startX = 8;
public static int GradientColor_android_startY = 9;
public static int GradientColor_android_tileMode = 10;
public static int GradientColor_android_type = 11;
public static int[] GradientColorItem = { 0x010101a5, 0x01010514 };
public static int GradientColorItem_android_color = 0;
public static int GradientColorItem_android_offset = 1;
}
}

+ 10
- 0
colorpicker/build/generated/source/r/debug/androidx/versionedparcelable/R.java View File

@ -0,0 +1,10 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.versionedparcelable;
public final class R {
}

+ 161
- 0
colorpicker/build/generated/source/r/debug/androidx/viewpager/R.java View File

@ -0,0 +1,161 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.viewpager;
public final class R {
public static final class attr {
public static int alpha = 0x7f040028;
public static int font = 0x7f040074;
public static int fontProviderAuthority = 0x7f040076;
public static int fontProviderCerts = 0x7f040077;
public static int fontProviderFetchStrategy = 0x7f040078;
public static int fontProviderFetchTimeout = 0x7f040079;
public static int fontProviderPackage = 0x7f04007a;
public static int fontProviderQuery = 0x7f04007b;
public static int fontStyle = 0x7f04007c;
public static int fontVariationSettings = 0x7f04007d;
public static int fontWeight = 0x7f04007e;
public static int ttcIndex = 0x7f040104;
}
public static final class color {
public static int notification_action_color_filter = 0x7f06003d;
public static int notification_icon_bg_color = 0x7f06003e;
public static int ripple_material_light = 0x7f060048;
public static int secondary_text_default_material_light = 0x7f06004a;
}
public static final class dimen {
public static int compat_button_inset_horizontal_material = 0x7f080050;
public static int compat_button_inset_vertical_material = 0x7f080051;
public static int compat_button_padding_horizontal_material = 0x7f080052;
public static int compat_button_padding_vertical_material = 0x7f080053;
public static int compat_control_corner_material = 0x7f080054;
public static int compat_notification_large_icon_max_height = 0x7f080055;
public static int compat_notification_large_icon_max_width = 0x7f080056;
public static int notification_action_icon_size = 0x7f080060;
public static int notification_action_text_size = 0x7f080061;
public static int notification_big_circle_margin = 0x7f080062;
public static int notification_content_margin_start = 0x7f080063;
public static int notification_large_icon_height = 0x7f080064;
public static int notification_large_icon_width = 0x7f080065;
public static int notification_main_column_padding_top = 0x7f080066;
public static int notification_media_narrow_margin = 0x7f080067;
public static int notification_right_icon_size = 0x7f080068;
public static int notification_right_side_padding_top = 0x7f080069;
public static int notification_small_icon_background_padding = 0x7f08006a;
public static int notification_small_icon_size_as_large = 0x7f08006b;
public static int notification_subtext_size = 0x7f08006c;
public static int notification_top_pad = 0x7f08006d;
public static int notification_top_pad_large_text = 0x7f08006e;
}
public static final class drawable {
public static int notification_action_background = 0x7f090057;
public static int notification_bg = 0x7f090058;
public static int notification_bg_low = 0x7f090059;
public static int notification_bg_low_normal = 0x7f09005a;
public static int notification_bg_low_pressed = 0x7f09005b;
public static int notification_bg_normal = 0x7f09005c;
public static int notification_bg_normal_pressed = 0x7f09005d;
public static int notification_icon_background = 0x7f09005e;
public static int notification_template_icon_bg = 0x7f09005f;
public static int notification_template_icon_low_bg = 0x7f090060;
public static int notification_tile_bg = 0x7f090061;
public static int notify_panel_notification_icon_bg = 0x7f090062;
}
public static final class id {
public static int action_container = 0x7f0c0008;
public static int action_divider = 0x7f0c000a;
public static int action_image = 0x7f0c000b;
public static int action_text = 0x7f0c0011;
public static int actions = 0x7f0c0012;
public static int async = 0x7f0c0016;
public static int blocking = 0x7f0c0017;
public static int chronometer = 0x7f0c001b;
public static int forever = 0x7f0c0029;
public static int icon = 0x7f0c002c;
public static int icon_group = 0x7f0c002d;
public static int info = 0x7f0c002f;
public static int italic = 0x7f0c0030;
public static int line1 = 0x7f0c0032;
public static int line3 = 0x7f0c0033;
public static int normal = 0x7f0c0039;
public static int notification_background = 0x7f0c003a;
public static int notification_main_column = 0x7f0c003b;
public static int notification_main_column_container = 0x7f0c003c;
public static int right_icon = 0x7f0c0042;
public static int right_side = 0x7f0c0043;
public static int tag_transition_group = 0x7f0c005d;
public static int tag_unhandled_key_event_manager = 0x7f0c005e;
public static int tag_unhandled_key_listeners = 0x7f0c005f;
public static int text = 0x7f0c0060;
public static int text2 = 0x7f0c0061;
public static int time = 0x7f0c0064;
public static int title = 0x7f0c0065;
}
public static final class integer {
public static int status_bar_notification_info_maxnum = 0x7f0d0005;
}
public static final class layout {
public static int notification_action = 0x7f0f001f;
public static int notification_action_tombstone = 0x7f0f0020;
public static int notification_template_custom_big = 0x7f0f0021;
public static int notification_template_icon_group = 0x7f0f0022;
public static int notification_template_part_chronometer = 0x7f0f0023;
public static int notification_template_part_time = 0x7f0f0024;
}
public static final class string {
public static int status_bar_notification_info_overflow = 0x7f15002c;
}
public static final class style {
public static int TextAppearance_Compat_Notification = 0x7f1600ec;
public static int TextAppearance_Compat_Notification_Info = 0x7f1600ed;
public static int TextAppearance_Compat_Notification_Line2 = 0x7f1600ee;
public static int TextAppearance_Compat_Notification_Time = 0x7f1600ef;
public static int TextAppearance_Compat_Notification_Title = 0x7f1600f0;
public static int Widget_Compat_NotificationActionContainer = 0x7f160158;
public static int Widget_Compat_NotificationActionText = 0x7f160159;
}
public static final class styleable {
public static int[] ColorStateListItem = { 0x7f040028, 0x0101031f, 0x010101a5 };
public static int ColorStateListItem_alpha = 0;
public static int ColorStateListItem_android_alpha = 1;
public static int ColorStateListItem_android_color = 2;
public static int[] FontFamily = { 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b };
public static int FontFamily_fontProviderAuthority = 0;
public static int FontFamily_fontProviderCerts = 1;
public static int FontFamily_fontProviderFetchStrategy = 2;
public static int FontFamily_fontProviderFetchTimeout = 3;
public static int FontFamily_fontProviderPackage = 4;
public static int FontFamily_fontProviderQuery = 5;
public static int[] FontFamilyFont = { 0x01010532, 0x0101053f, 0x01010570, 0x01010533, 0x0101056f, 0x7f040074, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040104 };
public static int FontFamilyFont_android_font = 0;
public static int FontFamilyFont_android_fontStyle = 1;
public static int FontFamilyFont_android_fontVariationSettings = 2;
public static int FontFamilyFont_android_fontWeight = 3;
public static int FontFamilyFont_android_ttcIndex = 4;
public static int FontFamilyFont_font = 5;
public static int FontFamilyFont_fontStyle = 6;
public static int FontFamilyFont_fontVariationSettings = 7;
public static int FontFamilyFont_fontWeight = 8;
public static int FontFamilyFont_ttcIndex = 9;
public static int[] GradientColor = { 0x0101020b, 0x010101a2, 0x010101a3, 0x0101019e, 0x01010512, 0x01010513, 0x010101a4, 0x0101019d, 0x01010510, 0x01010511, 0x01010201, 0x010101a1 };
public static int GradientColor_android_centerColor = 0;
public static int GradientColor_android_centerX = 1;
public static int GradientColor_android_centerY = 2;
public static int GradientColor_android_endColor = 3;
public static int GradientColor_android_endX = 4;
public static int GradientColor_android_endY = 5;
public static int GradientColor_android_gradientRadius = 6;
public static int GradientColor_android_startColor = 7;
public static int GradientColor_android_startX = 8;
public static int GradientColor_android_startY = 9;
public static int GradientColor_android_tileMode = 10;
public static int GradientColor_android_type = 11;
public static int[] GradientColorItem = { 0x010101a5, 0x01010514 };
public static int GradientColorItem_android_color = 0;
public static int GradientColorItem_android_offset = 1;
}
}

+ 1624
- 0
colorpicker/build/generated/source/r/debug/com/android/colorpicker/R.java
File diff suppressed because it is too large
View File


+ 1373
- 0
colorpicker/build/intermediates/attr/R.txt
File diff suppressed because it is too large
View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$anim.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$attr.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$bool.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$color.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$dimen.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$drawable.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$id.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$integer.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$layout.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$string.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$style.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/appcompat/R$styleable.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/appcompat/R.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/arch/core/R.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$attr.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$color.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$dimen.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$drawable.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$id.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$integer.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$layout.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$string.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$style.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R$styleable.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/asynclayoutinflater/R.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$attr.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$color.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$dimen.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$drawable.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$id.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$integer.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$layout.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$string.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$style.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R$styleable.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/coordinatorlayout/R.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/core/R$attr.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/core/R$color.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/core/R$dimen.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/core/R$drawable.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/core/R$id.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/core/R$integer.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/core/R$layout.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/core/R$string.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/core/R$style.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/core/R$styleable.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/core/R.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/cursoradapter/R.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/customview/R$attr.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/customview/R$color.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/customview/R$dimen.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/customview/R$drawable.class View File


BIN
colorpicker/build/intermediates/classes/debug/androidx/customview/R$id.class View File


Some files were not shown because too many files changed in this diff

|||||||
|||||||
xxxxxxxxxx
 
000:0
x
 
000:0
Loading…
Cancel
Save