TrianguloY
d9aaf9ebef
remove translated mi_mode_running strings
2023-10-01 13:40:15 +02:00
SVolf
31917c77a7
Removed "Currently running" section from drawer
...
- As of android L, we cannot get currently running processes, except yourself processes.
- This mode has been removed
2023-09-30 20:04:56 +07:00
SVolf
dcf8e580a9
Reformat code to match intellij style
2023-09-24 12:33:31 +02:00
SVolf
836d879a4f
Increased minsdk (14->26) and targetSdk (28->33)
...
- Removed obsolete sdk checks
2023-09-24 12:31:01 +02:00
Artem Zhiganov
d683be0812
Update Gradle Plugin 3.3.2 -> 8.1.1
...
AGP 8.0
Builds and runs successfully
#1
Co-authored-by: SVolf <a.zhiganov@mintmail.ru>
2023-09-23 11:46:25 +02:00
Pierre Hébert
7171ce80f0
Add license notes
2022-12-14 07:15:56 +01:00
Pierrot
87d16ab200
V14.3
2019-06-24 09:15:42 +02:00
Pierrot
e55e4477c4
Add grid 3x3 and grid auto folder icon styles.
2019-06-06 11:34:58 +02:00
Pierrot
f131f836ed
Improve the dot indicator rendering, and change the default values. It fixes the clipping seen with hairline stroking (width=0 or 1).
2019-05-01 10:08:01 +02:00
Pierrot
b3e8e721f9
Tweaks for the folder tap outside option: let the event traverse all layers (and close all folders). Set this option to true in the default setup.
2019-05-01 09:50:31 +02:00
Pierrot
782406cb58
Merge scriptEditor branch
2019-04-29 10:39:09 +02:00
Pierrot
fcadc31f4c
Foreground service and associated notification on Android. Not sure about this as the notification is never shown on the emulator.
2019-04-29 09:57:49 +02:00
TrianguloY
96c9b3ffef
Checkbox to enable/disable autoindentation
2019-04-09 23:27:47 +02:00
TrianguloY
4b0d443d10
Extracted strings from the search feature.
2019-04-09 20:55:20 +02:00
Pierrot
d1af8b7fa5
Fix default tapOutsideClose flah value
2019-04-08 07:43:50 +02:00
Pierrot
cd2b329183
Add arrow icons
2019-04-07 11:14:46 +02:00
Pierrot
bdf637a6c1
Tap outside of folder to close it (with a setting, off by default for compatibility with existing setups)
2019-04-05 10:29:11 +02:00
Pierrot
c2ac9e3469
Remove deprecated strings, this is not needed anymore to keep them in the app since the latest translation code doesn't use public ids anymore.
2019-04-05 08:06:25 +02:00
Pierrot
b664e89946
Merge branch '14.3-beta5' of git.lightninglauncher.com:lightning-dev/lightning_launcher into 14.3-beta5
2019-04-03 15:10:22 +02:00
Pierrot
a60e435fb3
Improve the handling of display cutouts / navbar size, although this is not yet satisfying.
2019-04-03 14:59:54 +02:00
f43nd1r
4367b6a846
make description fit into android dialog sentence
2019-04-02 03:51:04 +02:00
Pierrot
73c8f0c82f
Fix for the navigation bar size
2019-04-01 13:35:33 +02:00
Pierrot
a123af2dfc
Upgrade to SDK 28 (some build files, some deprecated and removed APIs)
2019-04-01 13:35:12 +02:00
Pierrot
d10b0b6516
Remove the invalid use of a flag which is not defined for the target platform in this code branch.
2019-03-25 16:07:22 +01:00
Pierrot
e9cdffcacf
Merge branch 'scriptAPI' of lightning-dev/lightning_launcher into 14.3-beta5
2019-03-25 15:51:14 +01:00
Pierrot
7c8f723002
Light status and navigation bars
2019-03-22 09:30:27 +01:00
TrianguloY
5894104e6d
Show toast when disabling scripts.
...
(note: I don't fully understand the string naming convention, probably needs a different name)
2019-03-16 23:21:20 +01:00
TrianguloY
e7a5b19775
Imports changes (automatic by Android Studio)
2019-03-16 11:39:09 +01:00
TrianguloY
0fb38829da
Added entry points for almost all classes (An instance of this object can be create/retrieved with...)
2019-03-16 11:38:13 +01:00
TrianguloY
909a54d8f9
Hide some methods that (I think) shouldn't be publicly available because they require objects that can't be created with the api.
2019-03-16 11:33:34 +01:00
TrianguloY
bd6b001a57
Added descriptions for some classes and methods. Fixed small typos in some of them.
2019-03-16 11:31:49 +01:00
TrianguloY
5242393ff7
imports cleanup
2019-03-15 12:25:41 +01:00
TrianguloY
e5eee7381d
Adds a Lightning#toast function. Discussion needed.
2019-03-13 21:17:34 +01:00
TrianguloY
6f3fb13e83
Updated builtin scripts to use LL alternatives
2019-03-12 21:02:45 +01:00
TrianguloY
c03fdef970
Removed 'LL.' mention from Event class.
...
Requires substitution getEvent_ -> getEvent
2019-03-11 20:07:56 +01:00
TrianguloY
9176dc189c
Removed and reworded 'LL.' mention from Lightning class description
2019-03-11 20:07:56 +01:00
TrianguloY
1d69eb9003
Removed 'LL.' methods from api messages, replaced with alternatives
2019-03-11 20:07:56 +01:00
Pierrot
10e82a3838
Fix merge
2019-03-10 18:49:38 +01:00
Pierrot
33c04f93e0
Merge remote-tracking branch 'origin/ScriptingAPI' into 14.3-beta4
...
# Conflicts:
# app/llx/core/src/main/java/net/pierrox/lightning_launcher/script/api/Lightning.java
2019-03-08 09:31:53 +01:00
Pierrot
a60d265744
Load and import backup files from external sources
2019-03-08 09:25:56 +01:00
TrianguloY
210a6f9b1f
Added alternatives to missing last get_Desktop() functions.
2019-03-06 21:23:02 +01:00
Pierrot
26fa970473
Workaround for hidden apply template dialog buttons in landscape mode
2019-03-06 09:36:07 +01:00
Pierrot
8acdf1d746
Allow desktop bookmarks to use page coordinates, and make that the default for newly created bookmarks.
2019-03-04 09:44:38 +01:00
Pierrot
49f08d35e8
Handle pin item request in shortcut creation
2019-02-27 08:50:54 +01:00
Pierrot
eb71ae68bf
Remove buildToolsVersion from build.gradle files since it receives a default and different value.
2019-02-22 10:59:06 +01:00
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