Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#8 2024-11-13 17:51:23 +01:00
How to import Google Doc?

Importing HTML does not keep Google Doc history.

Benjamin_Loison opened issue Benjamin_Loison/cryptpad#9 2024-11-13 17:50:59 +01:00
Images are not imported from HTML
Benjamin_Loison opened issue Benjamin_Loison/cryptpad#8 2024-11-13 17:50:34 +01:00
How to import Google Doc?
Benjamin_Loison opened issue Benjamin_Loison/cryptpad#7 2024-11-13 17:50:16 +01:00
*Bulleted List* within *Bulleted List* was not correctly imported from HTML
Benjamin_Loison opened issue Benjamin_Loison/diff#4 2024-11-12 15:17:19 +01:00
Prevent *No newline at end of file*
Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#6 2024-11-12 12:20:15 +01:00
Purpose of showing HTML source?

I used Upload files while I wanted Rich text it does not seem appropriate anyway.

Benjamin_Loison opened issue Benjamin_Loison/cryptpad#6 2024-11-12 12:18:23 +01:00
Purpose of showing HTML source?
Benjamin_Loison closed issue Benjamin_Loison/adb#21 2024-11-11 17:09:40 +01:00
List apps and their versions
Benjamin_Loison commented on issue Benjamin_Loison/adb#21 2024-11-11 17:09:32 +01:00
List apps and their versions
for package in `adb shell cmd package list packages -3 
Benjamin_Loison commented on issue Benjamin_Loison/adb#21 2024-11-11 16:22:45 +01:00
List apps and their versions
adb shell dumpsys package com.termux 
Benjamin_Loison commented on issue Benjamin_Loison/adb#21 2024-11-11 16:18:47 +01:00
List apps and their versions

image

Benjamin_Loison commented on issue Benjamin_Loison/adb#21 2024-11-11 16:16:47 +01:00
List apps and their versions
adb shell cmd package list packages -3 --show-versioncode
Output:
...
package:org.mozilla.fennec_fdroid versionCode:1320020
...

</detail…

Benjamin_Loison commented on issue Benjamin_Loison/adb#21 2024-11-11 16:15:06 +01:00
List apps and their versions
adb shell cmd package -h
Output:
  list packages [-f] [-d] [-e] [-s] [-3] [-i] [-l] [-u] [-U]
      [--show-versioncode] [--apex-only] [--uid…
Benjamin_Loison opened issue Benjamin_Loison/adb#21 2024-11-11 16:13:49 +01:00
List apps and their versions
Benjamin_Loison closed issue Benjamin_Loison/termux-widget#2 2024-11-11 16:00:00 +01:00
Compile own version
Benjamin_Loison commented on issue Benjamin_Loison/termux-widget#2 2024-11-11 15:59:42 +01:00
Compile own version
./gradlew assembleDebug
Output:
> Task :app:compileDebugJavaWithJavac
Note: /home/benjamin_loison/Desktop/BensFolder/DEV/GitHub/termux-widget/a…