paphonb
01eeacc738
Refactor sources structure
2018-11-10 23:11:40 +07:00
paphonb
1920fc5d12
Support Launcher3’s new “dark with dark text” theme
2018-10-28 10:24:34 +07:00
paphonb
33ca738308
Merge remote-tracking branch 'aosp/master' into dev
...
# Conflicts:
# Android.mk
# AndroidManifest.xml
# quickstep/res/drawable/ic_split_screen.xml
# quickstep/res/values/dimens.xml
# quickstep/src/com/android/launcher3/uioverrides/OverviewState.java
# quickstep/src/com/android/launcher3/uioverrides/UiFactory.java
# quickstep/src/com/android/quickstep/TaskSystemShortcut.java
# quickstep/src/com/android/quickstep/WindowTransformSwipeHandler.java
# quickstep/src/com/android/quickstep/views/ShelfScrimView.java
# quickstep/src/com/android/quickstep/views/TaskThumbnailView.java
# res/layout/launcher.xml
# res/values/dimens.xml
# res/values/styles.xml
# src/com/android/launcher3/DeviceProfile.java
# src/com/android/launcher3/graphics/LauncherIcons.java
# src/com/android/launcher3/model/PackageUpdatedTask.java
# src/com/android/launcher3/views/ScrimView.java
# src/com/android/launcher3/views/SpringRelativeLayout.java
2018-10-20 18:56:18 +07:00
Till Kottmann
f8a75ae8b1
Actually add the DEVICE_POWER permission to the manifest
...
Signed-off-by: Till Kottmann <me@deletescape.ch >
2018-10-18 17:03:19 +02:00
Till Kottmann
bceb6dbf66
Add the ability to create shortcuts for Lawnchair Actions
...
Signed-off-by: Till Kottmann <me@deletescape.ch >
2018-10-16 22:21:28 +02:00
Till Kottmann
0b3b002a1d
Fix device admin receiver name in manifest
...
Signed-off-by: Till Kottmann <me@deletescape.ch >
2018-10-13 13:54:30 +02:00
paphonb
0b52b4afef
Add swipe left to go back
2018-09-23 20:10:05 +07:00
Till Kottmann
c7c8e72d65
Exclude Lawnchair from recents again
2018-08-20 09:02:23 +02:00
paphonb
7b7b6b59e0
Make quickstep compile
2018-08-13 12:03:23 +07:00
paphonb
149c0115ca
Merge remote-tracking branch 'launcher3/pie-release' into p-merge
2018-08-07 20:48:49 +07:00
David Sn
ccceaad03b
Cleanup manifest a bit [skip ci]
2018-08-02 19:23:19 +01:00
David Sn
1ea395799d
Add explanation for device admin
2018-08-02 19:18:36 +01:00
Till Kottmann
b22f8191f9
Add custom accent preference
...
About 75% of the places where the accent is in use should be supported already.
2018-07-31 21:54:48 +02:00
Till Kottmann
bcb518f925
Add support for IconPack Quick apply and heavily improve icon pack application
...
PR to Blueprint to support this almost ready aswell
2018-07-28 11:24:19 +02:00
David Sn
b0a7f4f4a1
Add dt2s using device admin
2018-07-28 15:35:17 +07:00
paphonb
ee33c608d2
Save screenshot when creating a backup
2018-07-18 19:26:30 +07:00
paphonb
9a265614f5
Merge remote-tracking branch 'amirzaidi/o-mr1' into v2-alpha
2018-07-18 00:17:46 +07:00
paphonb
ec441b96fb
Add weather provider selection ui
2018-07-02 16:51:44 +07:00
paphonb
e1a21abd34
Dialog style gesture selection ui
2018-07-01 20:51:30 +07:00
paphonb
097fa087ca
Add open app gesture
2018-07-01 20:06:06 +07:00
paphonb
62e427584e
New gesture selection ui
2018-07-01 19:17:17 +07:00
Till Kottmann
55b3b27272
Improve support for EMUI devices
2018-06-29 20:47:17 +02:00
Till Kottmann
4f9f7b6991
Don't let rotation close the timeout activity
2018-06-28 17:32:37 +02:00
Till Kottmann
2264bcaaff
Move double tap to gestures category + add some handlers
2018-06-27 21:24:10 +02:00
paphonb
6e16ea4fd8
Save crash log to file if storage permission is granted
2018-06-27 21:34:45 +07:00
Till Kottmann
cc42124d05
Forwardport About page
...
Dev options activation has been moved to the header on the main settings screen
2018-06-25 19:48:08 +02:00
paphonb
483cdc12e1
Remove common intent filters for opening backup file
2018-06-25 22:14:54 +07:00
Till Kottmann
e9570dffda
Update dependencies
2018-06-24 15:17:59 +02:00
Jozsef Kiraly
76f3abc140
Disable immersive mode on Samsung devices
...
This will disable Immersive Mode on Samsung devices for Lawnchair, and will force the system to show the navigation bar.
2018-06-23 22:52:55 +07:00
paphonb
0ff9acd527
Revert "Set max aspect ratio to better support certain screens"
...
This reverts commit 9401d67078 .
2018-06-18 20:34:29 +07:00
Amir Zaidi
ae7693ea1c
Add max_aspect tag for transparent navigation bar on OEM ROMs
2018-06-18 14:36:28 +02:00
paphonb
e8388f9a2a
Add dt2s (still WIP)
2018-06-13 22:21:30 +07:00
paphonb
9401d67078
Set max aspect ratio to better support certain screens
2018-06-13 20:38:52 +07:00
paphonb
2aea748bd5
Merge branch 'o-mr1' into v2-alpha
2018-06-11 23:03:30 +07:00
Sunny Goyal
bd88f396dc
Defining a base theme, which can be overriden by derivative projects without
...
affecting launcher theme
Bug: 70220582
Change-Id: Ie3069686be5e6a42910e90541db2d6b5b79e25c1
2018-06-08 11:20:01 -07:00
Amir Zaidi
60cf60dcaa
Add max_aspect tag for transparent navigation bar on OEM ROMs
2018-05-24 18:50:43 +02:00
paphonb
925bb9d8a0
Per app icon picker
2018-05-21 00:06:03 +07:00
paphonb
cdff2c49b6
Add option to create settings shortcut in secret menu
2018-05-20 11:13:30 +07:00
Sunny Goyal
f5c5d04b3b
Preventing activity restoart on mnc/mcc changes
...
Bug: 77651657
Change-Id: I68a6995d57da4b3c43c1ecd78deda40c78934533
2018-05-18 13:46:15 -07:00
paphonb
b7527c692c
Fix app name in settings
2018-05-17 20:41:01 +07:00
paphonb
7809816310
Use large title bar in settings home
2018-05-17 20:40:56 +07:00
Sunny Goyal
e9c897080c
Making read permission for android content provider as systemSignature
...
to prevent unwanted access to user data
Bug: 74360014
Change-Id: I0155c25d91609f4492f56b221c372ec3f51442e3
2018-03-23 14:36:48 -07:00
paphonb
c4bc7a0e55
Improve backup UI
2018-03-17 12:28:08 +07:00
paphonb
66c66d858b
Merge remote-tracking branch 'amirzaidi_github/o-mr1' into v2-alpha
2018-03-12 19:25:19 +07:00
Amir Zaidi
f8fbb43259
Show microphone icon when opa_enabled is explicitly set to false
2018-03-09 01:52:06 +01:00
Sunny Goyal
623eddd7e8
Updating Launcher rotation logic
...
When auto-rotate is on, launcher allways allows rotation. This allows uses to use
locked rotation feature is available on the device
When auto-rotate is off, workspace does not allow rotation, but overview in quickstep
will allow rotation
Bug: 73872056
Change-Id: Ie12365c268fd5e4958634ed97b5a33dcadc691e2
2018-03-03 00:41:09 -08:00
paphonb
946f4f3551
Remove hardcoded package name
2018-03-02 11:41:30 +07:00
paphonb
e7f584d8cd
Allow opening backup file from other app
2018-03-01 13:26:14 +07:00
paphonb
344a2b9332
Use support library preferences for settings
2018-02-27 23:01:24 +07:00
paphonb
27e945a645
New about section
2018-02-26 23:13:53 +07:00