| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I491a5cbb851db85ac2f9a06ff5e40947ad66623a
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
https://android.googlesource.com/platform/packages/apps/Launcher2 into treb
Android 4.2.2 release 1
Conflicts:
res/layout-land/launcher.xml
res/layout-port/launcher.xml
res/layout-sw720dp/launcher.xml
src/com/cyanogenmod/trebuchet/AppsCustomizePagedView.java
src/com/cyanogenmod/trebuchet/AppsCustomizeTabHost.java
src/com/cyanogenmod/trebuchet/CellLayout.java
src/com/cyanogenmod/trebuchet/Launcher.java
src/com/cyanogenmod/trebuchet/PagedView.java
Change-Id: I415138430337bcd21070b815a80de9c0cdd52239
|
| |
| |
| |
| |
| |
| | |
- Also fixing issue where the workspace cling was showing on top of AllApps when you entered it for the first time.
Change-Id: I7d59ad153de192bc1d69537af1b4af632465138b
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Gradient and black backgrounds were stopping at the Status Bar.
When returning from a full screen app to the launcher the wallpaper
was completely visible when it should have been obscured by these
backgrounds. Making the app full screen while keeping the views
within the system insets fixes this.
Bug 7410717 fixed.
Change-Id: If3f7e4808961ee6c80fe2d0a328e6ca39fa5eb7a
|
| |
| |
| |
| | |
Change-Id: I586a9ca0c5272a85f03bfe7d58f1b4371aba9034
|
| |
| |
| |
| | |
Change-Id: Ia91b4b031c4e2f37babef06f74ab57a898e4b832
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
res/layout-land/hotseat.xml
res/layout-port/hotseat.xml
src/com/cyanogenmod/trebuchet/Hotseat.java
Change-Id: Id21610950b427a320e7f7ec0d7ba8a7d869d2aa7
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
res/layout-land/hotseat.xml
res/layout-port/hotseat.xml
res/values/strings.xml
res/xml/default_workspace.xml
res/xml/preferences.xml
src/com/beansoft/launcher/preference/PreferencesProvider.java
src/com/cyanogenmod/trebuchet/Hotseat.java
src/com/cyanogenmod/trebuchet/PagedView.java
src/com/cyanogenmod/trebuchet/Workspace.java
Change-Id: I958b105451160841d5d7d345164dcb2dec4f9404
|
| |
| |
| |
| | |
Change-Id: Ia35fdd69dccacbd7dbeb2749b2c2fbf51973cb64
|
| |
| |
| |
| | |
Change-Id: Idfaeb58aae5150101bcf191d37103a5f5645b27a
|
| |
| |
| |
| | |
Change-Id: I07a08afb1f249f226693e935ad7ebc017f9c79b0
|
| |
| |
| |
| | |
Change-Id: Id361d71c9fd0f0748fa6a48c6702178d366221b8
|
|/
|
|
|
|
| |
Launcher2 is now Trebuchet
application_name removed from localized strings and made un-translatable
com.android.launcher is now com.cyanogenmod.trebuchet
|
|
|
|
|
|
| |
Bug #7334849
Change-Id: Iae01cf5c587716951dee849e9c4116717d137d8f
|
|
|
|
|
|
| |
- Fixing issue with tiny search/voice icons in landscape
Change-Id: I0291c3415bda0aece241fa07cad132de270d1dda
|
|
|
|
| |
Change-Id: I619f0a0118e53cfc703870fcc9083bb9bf1855b2
|
|
|
|
| |
Change-Id: Ib942779b117cd6a473f9dc8305ab6085901bc8f6
|
|\
| |
| |
| | |
search proxy touch view." into jb-dev
|
| |
| |
| |
| |
| |
| | |
proxy touch view.
Change-Id: I10290ad4f162361dbc086f161a7124a26d15615c
|
|/
|
|
|
|
|
|
|
| |
Also fixing issue where some widget previews would
be way too large when picked up
Bug: 6472013
Change-Id: Iebfc33b1070da591a9d1d32d7c8e65a3fb057a7e
|
|
|
|
| |
Change-Id: I782351da2daf511a79e5c9f1d3cef90bec2ca6d1
|
|
|
|
| |
Change-Id: Ifea85be6ff062c61664a3f0ec6c1c24a1fc7b559
|
|
|
|
|
|
|
|
| |
- Shrink icons in workspace (keeping hotseat size the same)
- Increase width of QSB in landscape
- Move QSB voice button to bottom in landscape
Change-Id: I2c0bad4229484f516005592f2c14da1a4939acca
|
|
|
|
| |
Change-Id: I0848fb9c10e5acf35d59de22d8df1f337fe920cf
|
|
|
|
| |
Change-Id: Ib354b822588717b7bb81b4dcb14c834e5b8d4892
|
|\
| |
| |
| | |
Change-Id: I8770574acf86e280a9d15d4309686111260e09d9
|
| |
| |
| |
| |
| |
| |
| |
| | |
Previously the dp division between the two was set at 600dp
(7" tablets). This has now been bumped up to 720dp
(10" tablets).
Change-Id: I1f0419e504fc3bb606156c1cf6fbe03956274184
|
|/
|
|
| |
Change-Id: I80b43dae137cbbb912ec0fcc4e401de16a9b44a1
|
|
|
|
|
|
|
|
| |
- Fixing issue where widgets/icon names from side pages show in landscape (Bug 5665226)
- Fixing issue where the workspace was rendering over the hotseat in landscape (Bug 5665226)
- Fixing regression where the market button had no press feedback
Change-Id: Idcd890fdddab2d463195c9b3000fe7a0ab357200
|
|
|
|
|
|
| |
-> Using separate assets for removing and uninstalling
Change-Id: I183967c3ca482531ae28f71cd9053b673c6a8d03
|
|
|
|
| |
Change-Id: I50fa849abb816a98d1dbbfd9bf6611fbb87baca9
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
- Making the voice search button a little larger (Bug: 5373735)
- Updating landscape cling backgrounds
Change-Id: I9a9c0367cb0fce5a41fb45c48ea70d9ba8e13f69
|
|/
|
|
| |
Change-Id: I62e1a5699e4c7e8d53f5f7d6331a854270a83aa1
|
|
|
|
| |
Change-Id: Ifb2d37e92495aeddf9d4b3277eb8d2a846f4aa99
|
|
|
|
| |
Change-Id: I7f5745e64b96951d4ec8d5714389df7ebff30c81
|
|
|
|
|
|
|
|
|
| |
- Setting loader thread priority to default after loading to help rotation time (5264039, more work to be done here potentially)
- Fixing regression in missing background gradient for hotseat
- Removing the old cupcake gallery item bg, new bg assets coming soon (5160311)
- Defering showing the AppsCustomize tab bar until we request layout to help a little with the flashing
Change-Id: I8c4981435f684363be951696986b7ab1b71956eb
|
|
|
|
| |
Change-Id: I67ebe3484f504d5f987486c80d4d21db3c2e06e1
|
|
|
|
| |
Change-Id: Iee6b38dbb4f0b2fb85f854d70fd86db1e7b1d8f7
|
|
|
|
| |
Change-Id: I18737692a115f8fd77c6feb3062f4bfeca3506ae
|
|
|
|
|
|
|
|
|
| |
- Restoring old grid for widgets
- Disabling ability to add widgets to hotseat
- Updating holo colors
- Updating assets
Change-Id: I3a639f0afeca9463f8079eb8fbaedf295a41fa0f
|
|
|
|
|
|
|
|
|
| |
- Fixing issue where drop target is not as tall as it should be (5116098)
- Fixing issue where number of cells was being computed incorrectly (5112002)
- Disabling side page fading in AppsCustomize on the phone UI
- Should be using action bar bg states instead of tab bg states (5086625)
Change-Id: I0ec927f87cede48dcf4b66cbaa1d62a09f3492b8
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
- Adding separator between qsb and workspace content
- Adding a bit of spacing between drawables and text in all apps
- Making the drop target area smaller...
Change-Id: I1bebe7dff20fc30e4896de1dcf23d23b62a31a07
|
|/
|
|
|
|
|
| |
-> id's were duplicated causing strange behaviour
in onRestoreInstanceState
Change-Id: I20132942baaec54880c6d765b37d26ac2ffd31ee
|
|
|
|
|
|
|
|
|
| |
- Removing unused hotseat assets
- Adding xhdpi assets from designer repo
- Decoupling dock divider and scroll bar to fix landscape divider issue
- Fixing issue where dock portals were being clipped
Change-Id: If3894a9a265e0272111e852857f9cfbf994ec050
|
|
|
|
| |
Change-Id: I4c2ed4a1c122c057662fabc70bfef7c5c088460b
|
|
|
|
|
|
|
|
| |
- Removing track from AllApps
- Scrollbar should reach edge of track now
- Fixing flashing when going from AppsCustomize to workspace and switching tabs in AppsCustomize
Change-Id: Id69bd04dc503608566c3a33a1344904e3db383bf
|
|
|
|
|
|
|
|
|
| |
- Delaying until items are added
- Showing bg when going into spring loaded mode
- Fixing regression where dropping widgets on full page would not trigger a notification
- Fixing regression on tablet where pages were no longer being rotated or shown
Change-Id: Iadc0c406f0c065c5029addea1abfee395eed81b9
|
|
|
|
|
|
| |
- Tweaking search bar layout.
Change-Id: I9624fa4284135858d3e19b8b8e4710b5dd746042
|