ultimatepp/uppsrc/ide
Zbigniew Rębacz a83d877bd5
IDE: Android Builder update to 2022 stack (#116)
Android Builder was modernized to the latest Google stacks. It is compatible with latest build tools version (33) and android (13).

The following PR covers:
- Migration from deprecated DX to D8
- Migrate from deprecated jarsigner to apksigner
- Android Builder works now for both POSIX and Windows
- There is no possibility to lunch SDK and AVD managers, the tools that we spawned previously are deprecated. We will need to write our own wrappers for console tools if we want to support that.
- Android Builder now parsers AndroidManifest.xml file and informs Android NDK project about minAndroidSdk version from this file. This helps to avoid warnings in the build process.
2022-12-04 18:24:34 +01:00
..
Android IDE: Android Builder update to 2022 stack (#116) 2022-12-04 18:24:34 +01:00
app.tpp UppWeb, Doc: Further removla of Ultimate++. 2022-09-25 02:03:51 +02:00
Browser ide: TopicEditor::JumpToDefinition reimplemented for libclang 2022-11-14 16:01:29 +01:00
Builders IDE: Android Builder update to 2022 stack (#116) 2022-12-04 18:24:34 +01:00
clang ide: Settings warning about wrong libclang commandline 2022-12-01 00:19:33 +01:00
Common ide: Indexing of .c files 2022-11-30 15:25:44 +01:00
Core ide: .c files cannot be master files 2022-11-30 12:08:22 +01:00
Debuggers Initial Circle CI Integration (#102) 2022-09-30 01:02:17 +02:00
Designers ide: namespace agnostic layouts refactored again 2022-05-08 13:36:03 +02:00
IconDes libclang ide #94 2022-09-16 10:31:14 +02:00
Java uppsrc: (c) 2022 2022-04-03 20:58:06 +02:00
LayDes libclang ide #94 2022-09-16 10:31:14 +02:00
MacroManager ide: namespace agnostic layouts refactored again 2022-05-08 13:36:03 +02:00
Abbr.cpp ide: Abbr now supports FindFile 2018-06-28 09:22:00 +00:00
About.cpp libclang ide #94 2022-09-16 10:31:14 +02:00
About.h Ide: Select main package now takes version number from SplashCtrl. 2018-07-29 14:55:30 +00:00
Android.cpp
Annotations.cpp ide: Fixed problem with highlighting annotation in help window 2022-11-15 10:27:18 +01:00
Assist.cpp ide: Fixed Assist problem with main.conf 2022-12-03 00:41:28 +01:00
Assist.h ide: Rescanning on main config switching 2022-11-27 20:01:05 +01:00
AssistDisplay.cpp ide: Autocomplete cosmetic fix (removing qualification from return part) 2022-11-14 13:12:43 +01:00
AutoSetup.cpp ide: cosmetics, GridCtrl: Selection refactored to follow spreadsheet model 2020-12-01 13:03:42 +00:00
BaseDlg.cpp ide: Minor UppHub improvements, Core: Fixed iteration mode FindFile 2021-01-18 14:46:11 +00:00
Bottom.cpp ide: Multiple find in files output panes 2020-01-24 09:57:24 +00:00
Build.cpp ide: Edits now shown in scrollbar 2022-10-24 10:08:09 +02:00
Calc.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
CommandLineHandler.cpp Ide: TheIDE command line arguments documented. 2020-10-11 18:20:16 +00:00
CommandLineHandler.h Ide: Ide now can habdle limited set of command line arguments (Help, Version, DebugBreakProcess) without initializing GUI. 2018-08-11 19:14:37 +00:00
Config.cpp ide: Indexing of .c files 2022-11-30 15:25:44 +01:00
Console.cpp Draw, CtrlLib, ide: Fixed problem with GetAveWidth being unreliable 2021-03-13 08:24:08 +00:00
ContextGoto.cpp ide: Usage behaviour improved 2022-12-03 15:26:37 +01:00
Copying uppsrc: (c) 2022 2022-04-03 20:58:06 +02:00
Credentials.cpp Turtle moved to UppHub 2021-01-05 12:38:23 +00:00
Custom.cpp ide: Not creating empty missing packages 2021-02-26 23:55:55 +00:00
DCopy.cpp ide: Fixed Assist problem with main.conf 2022-12-03 00:41:28 +01:00
Debug.cpp ide: Minor current file errors fixes (matching '{', debugger more) 2022-11-14 10:54:23 +01:00
Diff.cpp ide: Diff dialogs improved 2021-02-14 19:48:33 +00:00
EditorTabBar.cpp Ide: Ide now synchronized navigator in editor mode on startup. #1806 2017-11-07 23:51:01 +00:00
Errors.cpp ide: Now ignoring utf8 sourced error notes (there is some problem in clang and it looks ugly) 2022-11-04 11:10:07 +01:00
Events.cpp libclang ide #94 2022-09-16 10:31:14 +02:00
Export.cpp
FindFile.cpp Ide: Find File now with question mark button. 2020-09-26 19:21:17 +00:00
FindInFiles.cpp libclang ide #94 2022-09-16 10:31:14 +02:00
FormatCode.cpp ide: Whole XML / JSON file reformatting 2022-01-16 17:51:09 +01:00
GoToLine.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
Help.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
icon.ico ide: Multiple find in files output panes 2020-01-24 09:57:24 +00:00
icon16x16.png
icon32x32.png CtrlCore: Zxf, InvZx[f], HeaderCtrl: UHD support, IconDes: UHD tweaks, ide: UHD tweaks 2018-09-06 14:06:45 +00:00
ide.cpp ide: Fixed Assist problem with main.conf 2022-12-03 00:41:28 +01:00
ide.h IDE: Android Builder update to 2022 stack (#116) 2022-12-04 18:24:34 +01:00
ide.iml ide: Status icon for errors as you type 2022-10-17 09:54:42 +02:00
ide.key ide: Usage behaviour improved 2022-12-03 15:26:37 +01:00
ide.lay ide: Indexing of .c files 2022-11-30 15:25:44 +01:00
ide.rc Ide: use high res instead of low res ico file on Windows (#83) 2022-07-19 10:14:40 +02:00
ide.upp ide: TopicEditor::JumpToDefinition reimplemented for libclang 2022-11-14 16:01:29 +01:00
ide.usc
idebar.cpp IDE: Android Builder update to 2022 stack (#116) 2022-12-04 18:24:34 +01:00
idefile.cpp .cosmetics 2022-11-28 14:36:44 +01:00
idetool.cpp IDE: Android Builder update to 2022 stack (#116) 2022-12-04 18:24:34 +01:00
idewin.cpp ide: Indexing of .c files 2022-11-30 15:25:44 +01:00
IncludeTrick.cpp ide: Assist include trick fix 2022-10-18 17:51:18 +02:00
Insert.cpp ide: Assist is now in local editor menu too 2022-11-23 10:47:39 +01:00
Install.cpp ide: Fixed issue with MacOS install 2021-10-07 10:26:43 +02:00
InstantSetup.cpp libclang ide #94 2022-09-16 10:31:14 +02:00
Json.cpp ide: Fixed to be SO buildable 2019-04-17 13:06:27 +00:00
Log.cpp upp.src: Fixed various POSIX configuration and installation related issues 2020-04-07 11:34:48 +00:00
Macro.cpp ide: LocalHost/Host, urepo refactored 2020-12-12 19:27:04 +00:00
MacroManager.cpp CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +00:00
main.cpp ide: After crash, next run disables Assist 2022-12-01 20:03:57 +01:00
MainConfig.cpp ide: Rescanning on main config switching 2022-11-27 20:01:05 +01:00
Methods.cpp ide: Fixed Assist problem with main.conf 2022-12-03 00:41:28 +01:00
Methods.h Ide: Android build method ported to new UI with detached button from frame + JDK download link update. 2021-01-23 13:01:49 +00:00
MethodsCtrls.cpp
MethodsCtrls.h
Navigator.cpp ide: Minor navigator fix (position in line) 2022-11-30 00:53:25 +01:00
NewPackageFile.cpp RichText: EncodeHTML fix 2020-11-27 16:01:36 +00:00
OnlineSearch.cpp libclang ide #94 2022-09-16 10:31:14 +02:00
Organizer.cpp ide: Merge nests moved to package organizer 2021-03-19 14:39:03 +00:00
OutputMode.cpp ide: Rescanning on main config switching 2022-11-27 20:01:05 +01:00
ParamInfo.cpp libclang ide #94 2022-09-16 10:31:14 +02:00
Print.cpp Ide: Fixe of some pedantic warnings inside TheIDE code. 2019-04-07 09:10:36 +00:00
Qtf.cpp Ide: Added tooltips to QTF deisgner buttons. 2020-11-11 22:11:48 +00:00
RepoConsole.cpp ide: Fixed to compile with MSVC 2021-04-25 06:11:45 +00:00
RepoSync.cpp ide: repo improvements, fixed search in package selector (removed nest name from the search string), sql, postgresql: some missing #undefs in the schema 2022-05-23 08:45:41 +02:00
SelectPkg.cpp ide: repo improvements, fixed search in package selector (removed nest name from the search string), sql, postgresql: some missing #undefs in the schema 2022-05-23 08:45:41 +02:00
Setup.cpp ide: Fixed Assist problem with main.conf 2022-12-03 00:41:28 +01:00
SetupSVN.cpp ide: clone github U++ sources instead of svn 2021-08-09 17:37:40 +02:00
SlideShow.cpp CtrlLib, ide: Support for mouse fw/bk buttons 2020-11-19 10:16:03 +00:00
Swaps.cpp ide: Navigator cosmetics 2022-11-28 16:02:08 +01:00
t.cpp Ide: Added help button to translation dialog + CLASSNAME removal. 2020-11-08 18:39:17 +00:00
Template.cpp Ide: Create & Cancel buttons for new package dialog are now in more conviniet place (bottom right corner). 2021-02-13 13:25:30 +00:00
theide-48.png uppsrc: MacOS 11.2 fixes 2021-02-06 09:35:47 +00:00
theide.1
theide.desktop
Uninstall.cpp
Upgrade.cpp ide: theide.desktop now also creates the folder 2020-05-03 07:46:09 +00:00
UppDlg.h ide: Non-project file now gets open on prj-aux/ide-aux/temp-aux if it is selected (previously it was always in temp-aux) 2022-02-01 13:54:42 +01:00
UppHub.cpp Ide: fix issue with lack of custom UppHub link serialization. 2022-10-08 03:22:09 +02:00
UppWspc.cpp ide: Edits now shown in scrollbar 2022-10-24 10:08:09 +02:00
urepo.h ide: repo improvements, fixed search in package selector (removed nest name from the search string), sql, postgresql: some missing #undefs in the schema 2022-05-23 08:45:41 +02:00
urepo.iml ide: LocalHost/Host, urepo refactored 2020-12-12 19:27:04 +00:00
urepo.lay ide: namespace agnostic layouts refactored again 2022-05-08 13:36:03 +02:00
Usage.cpp ide: Usage of local variables improved 2022-12-03 13:19:58 +01:00
Valgrind.cpp ide: LocalHost/Host, urepo refactored 2020-12-12 19:27:04 +00:00
valgrind.supp
version.h
Virtuals.cpp ide: More fixes 2022-10-05 11:23:12 +02:00
Xml.cpp ide: Fixed to be SO buildable 2019-04-17 13:06:27 +00:00