| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
| |
1) Fab is now a vector drawble
2) Theme list uses a white background with black text
3) Fab animation scales down and stays aligned to the side
4) Fab can be touched to dismiss list
5) Fab no longer snaps to delete box
Change-Id: I0898b6e5d5d2862a27f92cbce9634899eb58896c
|
|
|
|
|
|
|
|
|
| |
Change main icon from holoyolo to material. Switch to mipmap ref.
Remove LargeIcon from notification as it clashes with the new
icon. Update iconography in the chooser for App Themer and Store.
Change-Id: I5b4d5c7eb8ee617caf0dd352540d44d29d5345f1
Ticket: DES-365
|
|
|
|
| |
Change-Id: I136188272fd6c3009c9fab90e8b0984d4ac3b230
|
|
|
|
|
|
|
|
|
|
|
| |
Be able to show and select all (multiple if present) wallpapers from
installed themes.
Depends on:
http://review.cyanogenmod.org/#/c/98951/
http://review.cyanogenmod.org/#/c/98905/
Change-Id: Ibd9c21c93c181a08b2052c4d4ce2b78690cfc969
|
|
|
|
|
| |
Change-Id: I5bbe78a95a011fe368c2e0225225485859742c01
REF: CRAB-119
|
|
|
|
|
|
|
|
| |
This resolves the crash issue when changing certain themes from the
theme store.
Change-Id: I8e236d3f9fac2f28aff0ce090498a1237d0b4c6d
REF: CHOOSER-85
|
|
|
|
|
|
|
|
| |
Since a lot of our views are of a fixed size setting text size to
a dp value ensures the text fits and will not be scaled up or down.
Change-Id: I74d3dbe3bdd5506b4a13292eaaf5ea26bbe64966
REF: RENDANG-286
|
|
|
|
|
|
|
|
| |
This will allow us to distribute the chooser. Private resources
were either redefined in our xml or reflection is used to retrieve
these values in code.
Change-Id: I8c901abef6a5492094d4b86752368625a385bb47
|
|
|
|
|
|
|
|
|
|
| |
Now that theme showcase is deprecated and the store is shipping on
our devices, we no longer need the string for themes showcase and
the code that relied on that. This patch adds a check for the
theme store, even though it SHOULD be installed, and hides the
shop themes button in this case.
Change-Id: I89746914698305eb736c354440218d37dcdce02c
|
|
|
|
|
|
|
|
|
|
| |
The play/stop button can be difficult to press due to it's small
size. This patch increases the padding around it to provide more
area for touch events.
Change-Id: Ic3bbddfe3d5b8845729ebcd3b55599ca9bb6dc08
REF: RENDANG-181
(cherry picked from commit c97e2db7f06d689b7d2bd66ddb307ab5ec6d69e5)
|
|
|
|
|
|
|
|
|
|
| |
If a theme has multiple tags enabled, they may end up being cut off
as they extend beyond the bounds of their container. This patch
reduces the text size to 12sp, wraps content instead of fixed size
and adds padding on sides.
Change-Id: If05d4d6c4efc666e1481773fbd1b1108a9a505b7
REF: CHOOSER-3
|
|
|
|
|
|
|
|
|
|
| |
If a theme is being applied to an app and the theme does not have
an explicit overlay for the app, we display a toast indicating to
the user that some things may not change.
Change-Id: If0b4ab422a3b5c15fd531348a23828f9fcdd59e9
REF: CHOOSER-71
(cherry picked from commit 1d1c49502a56195018ac723329b71dd4b8a36a64)
|
|
|
|
|
|
|
|
| |
This tweaks some of the dimensions for HDPI devices so that the UI
looks good on these smaller sized screens.
Change-Id: Icfc12858fde68b2132c758222077ecb440a7bffa
(cherry picked from commit 01d2c74721819f7ada0889c2a784af383c122c76)
|
|
|
|
| |
Change-Id: Ic0d0e8a8d2196802fc00131985a915a0652126a1
|
|
|
|
|
|
|
|
| |
Update launcher icon and remove the mark. Update ic_themestore
to remove the old mark and turn resource into a vector
drawable. Fix HDPI notification icon to be correct size.
Change-Id: I3f12975a1e510c4e2bdbf668456b5370dcee9bcd
|
|
|
|
| |
Change-Id: I8e1447777a0848f55e37761dbbd57a972f189a0b
|
|
|
|
| |
Change-Id: I76a765fdb4f1efb462230a3b6a20436229d9c485
|
|
|
|
|
|
|
| |
This is really per-app theming but the subject is being named
the same as the open source commits to avoid confusion.
Change-Id: I811463be11359d747065ad66f802a55e1ab7db08
|
|
|
|
|
|
|
| |
This card was still using a standard TextView and looks out of place
once a font is applied.
Change-Id: I28909a6c5df8159b20b8a4ff54be8257b0ba5f2b
|
|
|
|
|
|
|
|
|
| |
This adds a tag at the top of any theme that is designed for
an older version of CM and presents the user with a message
in the apply overlay when they go to apply a theme designed
for an older version of CM.
Change-Id: I7d60f14cbfc376890e06dbf1358745e4490be961
|
|
|
|
| |
Change-Id: Id9d08836456685912b5f75a1acd0a8992e8b6b47
|
|
|
|
|
| |
Change-Id: Ia1cc37655f9cb5a555701dd90f906daff0502231
REF: CHOOSER-1
|
|
|
|
| |
Change-Id: I5f14ed59c5eb23bb32408499225dcd271835d767
|
|
|
|
|
|
|
|
| |
Theme store now shows up as Themes and when the user is in
settings->apps they see "Themes" listed twice. This will allow
the user to tell the difference and avoid confusion.
Change-Id: Icdda028103382200285f470f9b98c70a9befb2d2
|
|
|
|
| |
Change-Id: Ib8083902ee07a891f41479e6085fc0263512f011
|
|
|
|
|
|
|
|
|
|
|
|
| |
When a theme is still being processed by the ThemeService we show
a "processing" overlay to let the user know their theme is not
quite ready to be applied. Once the theme is done processing the
overlay fades out and the user can apply the theme.
We also do not show the "theme installed" notification for a theme
that is being processed until it is finished processing.
Change-Id: I0486da3a5e2d0b55c2b3828613ace7e2ccf460a2
|
|
|
|
|
|
|
|
| |
The code and xml for the popup menu are still in place for future
use. The image view for the menu is simply set to View.GONE so it
will not be available to the user at this time.
Change-Id: I7897e1c06532c51d6be82edca3bb76c37acbf9ae
|
|
|
|
|
|
|
|
| |
The apply theme overlay is now the ConfirmCancelOverlay. It has been
generalized so that it can be used for the delete theme confirmation
overlay as well as the apply theme overlay.
Change-Id: I9ea352291c44ba2fb453ea7325e3d8f0bce46fe4
|
|
|
|
| |
Change-Id: Id3c2371fe2bc0eceb230a037d5ba2f60600b9a71
|
|
|
|
| |
Change-Id: I9ad30111c8c3fbaabcf5748ec6cf1d7a9fc2eaa9
|
|
|
|
| |
Change-Id: I54a50d756aba78aff83c4b55d1c44d31fa373aeb
|
|
|
|
| |
Change-Id: I22d1a00f794946a3b9671b03465d688df70f5c33
|
|
|
|
|
|
|
| |
Since there is no UX available for the author info, this feature
will be commented out for the time being.
Change-Id: I00ea79f081248501ea499293ad6c5609dda20e48
|
|
|
|
| |
Change-Id: I2f60da0ab633487e18e216072ce834e255b5d852
|
|
|
|
| |
Change-Id: Ifd417ec08cc00f1f4300b4d1364d4183538dcf50
|
|
|
|
| |
Change-Id: I226fd3ff6dc05195d1049d75f72aa32595a42715
|
|
|
|
| |
Change-Id: I543bd13989c4b3a146cc7db5f3c87983dc55ac11
|
|
|
|
|
|
|
|
|
| |
Eventually themers will override these colors and hopefully they'll
use colors that work well. Until then we need to override the text
color of the popup menu so it looks good even after applying some
funky styles :P
Change-Id: I84e12835c9f0990124c479699591637fa912f09d
|
|
|
|
|
|
|
|
|
|
|
| |
We've used Space in enough layouts that it makes sense to create
a view that can take care of all the logic regarding padding the
bottom of layouts so content goes above the navigation bar. This
view simply sets the height to 0 in onMeasure() when no navigation
bar is detected. It leaves the height to whatever the super class
had set it to when there is a navigation bar.
Change-Id: I908c6a8a01ba4f761335909e9ecfb48a8a3007d2
|
|
|
|
| |
Change-Id: I8c24c18a4927718970a49a6b77c9b92b4eea1ed6
|
|
|
|
| |
Change-Id: I6cc73b320657f1bba27017f2843c84e9d6bc4c69
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I679489a6980267da6d4ee4f9cb8989365c1d5f88
|
|\ \
| |/ |
|
| |
| |
| |
| | |
Change-Id: I7ef12d853c080ee24b9240564f002ca9279498f7
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Rather than flood the users notification drawer with every theme
installed, we can consolidate theme into one notification if more
than one theme was recently installed. This will come in handy
when people restore backups from google play and all their themes
are installed.
Change-Id: I00c676769115a1cf44b22a138b32287c3794b9ca
|
|/
|
|
| |
Change-Id: I091bf20b86608b4f0bedb8a47ee11e40ea8dcbc4
|
|
|
|
| |
Change-Id: I8f6774e593a8a67d5de90dbec6b9a040d9f95052
|
|
|
|
| |
Change-Id: I1315b1c3e00639eae404b6ba9471db342786eaa1
|
|
|
|
|
|
|
|
| |
We fade out the previous activity and fade ours in. When the
activity is started from a launcher the animation is a nice
transition.
Change-Id: I2d0c4180ca9957523b7f12917b6b083e7f7dff51
|