summaryrefslogtreecommitdiff
path: root/app/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* JamesDSPManager: Add QS Tile.Christos Papageorgiou2020-04-221-0/+78
| | | | | Signed-off-by: Christos Papageorgiou <root.expert.xda@gmail.com> Change-Id: Idad2b5aaec6dadf82d6195dff1d87378d598eefd
* JamesDSPManager: De-clutter HeadsetService a little bit.Christos Papageorgiou2020-04-222-209/+220
| | | | | Signed-off-by: Christos Papageorgiou <root.expert.xda@gmail.com> Change-Id: I9d2349dd61a52e527a39235e142a8029c237ee26
* JamesDSPManager: Code cleanup.Christos Papageorgiou2019-10-0810-174/+47
| | | | | Signed-off-by: Christos Papageorgiou <root.expert.xda@gmail.com> Change-Id: I53e9b16a4705a0e96a69799e4a3745842af11ab9
* JamesDSPManager: Remove unused drawables.Christos Papageorgiou2019-10-082-8/+1
| | | | | Signed-off-by: Christos Papageorgiou <root.expert.xda@gmail.com> Change-Id: I8b38378ce6f3096a87f52dc8f0443f87434c7aca
* JamesDSPManager: Change Equalizer colors.Christos Papageorgiou2019-10-081-5/+5
| | | | | Signed-off-by: Christos Papageorgiou <root.expert.xda@gmail.com> Change-Id: I35ae951b54a72b018f7fc0558c2198fd282f3091
* JamesDSPManager: Remove theming options.Christos Papageorgiou2019-10-082-105/+12
| | | | | Signed-off-by: Christos Papageorgiou <root.expert.xda@gmail.com> Change-Id: I7f3bfeddcda1b42509432c66ecf4ad9e635a7145
* JamesDSPManager: Add notification icon.Christos Papageorgiou2019-10-022-31/+16
| | | | | Signed-off-by: Christos Papageorgiou <root.expert.xda@gmail.com> Change-Id: I36c4cde0a7dad9c6dd32a866b8ae438b71b6e5a6
* JamesDSP: migrate to androidxJulian Veit2019-09-305-14/+17
| | | | Change-Id: I4c4ac03c0d81d0f348fcf894b1e2207fa207ccef
* JamesDSP: Refactor UIChristos Papageorgiou2019-07-193-28/+112
| | | | | * Leave only basic options in the main fragment. * Move all the advanced options in another fragment to improve user experience.
* JamesDSP: Add notification channel.Christos Papageorgiou2019-07-191-2/+32
|
* JamesDSPManager: reorganize and make Pie compatibleChristos Papageorgiou2019-07-1913-0/+2989