Commit graph

72 commits

Author SHA1 Message Date
TrianguloY
2b9d2db8c3 alternative to isPaused
Although the alternative is different, isPaused is defined as whether the current context is paused (the activity, I guess) which should be the state of the homeScreen, not the other Screens. Still, this difference is explained.
2019-02-18 18:03:12 +01:00
TrianguloY
e90df80bd6 alternative to getFloatingDesktop 2019-02-18 17:49:29 +01:00
TrianguloY
efc9801c61 fixed wrong cast on LockScreen 2019-02-18 17:48:02 +01:00
TrianguloY
4433e90f52 fixed nullexception when creating a null screen 2019-02-18 17:46:11 +01:00
TrianguloY
9b234678f1 fixed wrong <br> codes 2019-02-17 00:09:54 +01:00
TrianguloY
f2515c6d28 fixed wrong Screen links 2019-02-16 23:44:36 +01:00
TrianguloY
9ea924b7fa line breaks for readability 2019-02-16 23:41:24 +01:00
TrianguloY
82cf1bbce7 deprecated all functions in LL, explained alternatives
first version, some functions have no alternatives (couldn't find them)
2019-02-16 22:42:15 +01:00
TrianguloY
92b90b7967 added line breaks for consistency 2019-02-16 22:26:16 +01:00
TrianguloY
f6bc1e22b4 minor changes of existing comments 2019-02-16 22:18:25 +01:00
f43nd1r
f4fb7023d2 rename permission and add label and description 2019-02-11 17:18:53 +01:00
f43nd1r
20a1649529 don't define constants in two locations 2019-02-11 17:13:11 +01:00
f43nd1r
6a2d8c587c fix executor issues by utilizing already present code 2019-02-09 02:16:46 +01:00
f43nd1r
6191ae9f0f move plugin api to own module, improve api with remoter 2019-02-08 21:46:09 +01:00
f43nd1r
1cf35eb132 add plugin service 2019-02-05 19:51:48 +01:00
Pierrot
80dd88bf36 Update the community link. 2019-01-27 14:55:29 +01:00
Pierrot
0f9deba478 V14.3-beta 2019-01-14 08:38:46 +01:00
Pierrot
93fd8adb43 Allow a container to be dragged when scrolling a child container beyond its limits 2019-01-14 08:37:11 +01:00
Pierrot
ef88259729 Use the jcenter version of the lsvg library. 2019-01-12 12:34:35 +01:00
Pierrot
5e1bebb518 Fix the overlay thanks to Abel. 2019-01-07 10:06:59 +01:00
Pierrot
f6e9004a78 Extend Android permission handling. Display some informative message regarding the READ_CALL_LOG and READ_SMS permissions that are removed in this version due to Google Play Store policy changes. 2019-01-06 14:35:36 +01:00
Pierrot
8dc3e31329 Initial import of the main app 2018-12-15 17:57:52 +01:00