Commit Graph

  • a672e9bbd2 reactivate QR scanning capabilities by using GMS CodeScanner (instead of ZXing which is no longer compatible with new .net Android); copy resource string from KP2AKeyboard project to app such that it can be used in the manifest. Philipp Crocoll 2025-01-07 10:22:19 +01:00
  • 0e3ef76d6e recreate group activity when list text size was changed Philipp Crocoll 2024-12-31 15:15:11 +01:00
  • 2ad073c80f fix layout of password activity Philipp Crocoll 2024-12-31 14:22:16 +01:00
  • 33c1f5d6dd mask password textedit before assigning password. This ensures that there is not the fraction of a second where the password might be visible. Philipp Crocoll 2024-12-31 14:00:24 +01:00
  • f0d9c8134e improve behavior when changing the theme Philipp Crocoll 2024-12-31 13:04:37 +01:00
  • 830494851d Merge pull request #2734 from anttiharju/prevent-duplicate-CI-runs update-libs-and-tools PhilippC 2024-12-31 11:34:24 +01:00
  • 6e30dd35ee Prevent duplicate runs in PRs anttiharju 2024-12-20 08:11:26 +02:00
  • bf5411bdb8 minor modifications to improve Material UI. Change dialog to Material Dialogs. Philipp Crocoll 2024-12-17 13:14:56 +01:00
  • e14cd62e75 changes to implement material design/fix flaws and issues in the major activities. More testing pending. Philipp Crocoll 2024-12-10 18:35:02 +01:00
  • ed9cd7180c replace icons by vector drawables to fix color issues with day/night scheme Philipp Crocoll 2024-12-10 15:06:37 +01:00
  • add8209f11 change encoding to utf8 Philipp Crocoll 2024-12-10 11:47:51 +01:00
  • 9194436bc8 start replacing some icons Philipp Crocoll 2024-12-10 11:22:55 +01:00
  • c3c1f1ecb7 add database filename on password activity again Philipp Crocoll 2024-12-10 11:22:30 +01:00
  • 83d076c9a7 fix bottom bar in QuickUnlock and Password activity Philipp Crocoll 2024-12-07 08:12:11 +01:00
  • f974b0ffa0 remove bad named folder Philipp Crocoll 2024-12-07 07:54:14 +01:00
  • 95d7ecd066 first steps towards Material3 design * updates themes and color definitions * removed many color attributes from views and special configurations * reworked settings completely to get rid of "settings toolsbar" * use DayNight theme instead of custom light/dark Note that there are quite a few issues left. Philipp Crocoll 2024-12-07 07:53:34 +01:00
  • b101bf8d5f rename apk of PluginSdk to avoid a weird binding error Philipp Crocoll 2024-12-07 07:46:41 +01:00
  • 52a62df97c migrate preferences to AndroidX, separate one large settings fragment into many smaller ones to get rid of "ToolbarPreference" workaround Philipp Crocoll 2024-12-01 09:52:08 +01:00
  • 79127ee4ae New translations strings.xml (Persian) PhilippC 2024-11-23 21:28:30 +01:00
  • e873ed466e + theme test for testing material design stuff (because old theming is broken after upgrading to sdk-style projects) Philipp Crocoll 2024-11-19 14:25:11 +01:00
  • b153ea2cb4 remove unused stuff from PluginSDK project Philipp Crocoll 2024-11-19 09:44:18 +01:00
  • c32a6eae7a make app-style app compilable * switched from support library to androidx * disabled some code which will need to be fixed later (strings in manifest, zxing qr reader) * changes in styles need to be tested still crashing when trying to use any code from the Keyboard binding. Philipp Crocoll 2024-11-19 09:29:10 +01:00
  • c367f94512 New translations strings.xml (Catalan) PhilippC 2024-11-13 11:39:23 +01:00
  • 04b455425b New translations strings.xml (Catalan) PhilippC 2024-11-13 09:48:23 +01:00
  • 43f6064faa towards sdk-style projects. As of now, all code/resources etc. is duplicated for new projects in new folders. this will be moved back to the original locations (and then squashed). App currently does not build. Philipp Crocoll 2024-11-05 10:58:57 +01:00
  • 130a6eb9bf New translations strings.xml (Vietnamese) PhilippC 2024-11-04 09:39:34 +01:00
  • 9490731f9a New translations strings.xml (Vietnamese) PhilippC 2024-11-04 09:39:30 +01:00
  • 8db227477d New translations strings.xml (Vietnamese) PhilippC 2024-11-04 09:39:29 +01:00
  • 1c720ac3d9 New translations strings.xml (Romanian) PhilippC 2024-11-03 07:28:27 +01:00
  • 581c897299 New translations strings.xml (Chinese Simplified) PhilippC 2024-10-30 06:37:37 +01:00
  • f001d1fa54 fix: entry_edit hint i18n 快乐小牛 2024-10-30 11:48:23 +08:00
  • c3936d05cc New translations strings.xml (Chinese Simplified) PhilippC 2024-10-30 04:28:58 +01:00
  • 7f7844f33e New translations strings.xml (Italian) PhilippC 2024-10-26 11:24:17 +02:00
  • ba140b0612 New translations strings.xml (Italian) PhilippC 2024-10-26 10:28:58 +02:00
  • 9cba21cd7f New translations strings.xml (Italian) PhilippC 2024-10-25 13:30:21 +02:00
  • 0f3ad02ecb New translations strings.xml (Italian) PhilippC 2024-10-25 11:30:58 +02:00
  • dad9b0e53f update minSdk of offline version to 21 (Android 5.0) to simplify the build. Philipp Crocoll 2024-10-22 15:49:08 +02:00
  • b2b0b8ddc9 switch to Java 17 in build.yml Philipp Crocoll 2024-10-22 15:23:27 +02:00
  • 9494f28acf Merge branch 'anttiharju/master' into update-libs-and-tools Philipp Crocoll 2024-10-22 15:11:36 +02:00
  • a98cd33cff updating OkHttp, okhttp-digest and dropbox sdk. Removing no longer needed onedrive aar. Philipp Crocoll 2024-10-22 15:02:10 +02:00
  • 2859a53d0e New translations strings.xml (Belarusian) PhilippC 2024-10-22 11:54:35 +02:00
  • edb5590dd3 New translations strings.xml (Belarusian) PhilippC 2024-10-22 09:41:30 +02:00
  • f385fef48d New translations strings.xml (Belarusian) PhilippC 2024-10-22 09:41:29 +02:00
  • 05a340aa4d New translations strings.xml (Chinese Simplified) PhilippC 2024-10-18 00:08:24 +02:00
  • 65092dcccf Switch okhttp-digest source to github anttiharju 2024-10-15 22:44:37 +03:00
  • e464c59796 Downgrade setup-gradle to v3 anttiharju 2024-10-15 22:41:23 +03:00
  • 7dcccf1105 Bump artifact actions to v4 anttiharju 2024-10-13 15:29:45 +03:00
  • 8d354bb3f0 Update actions/setup-java to v4 anttiharju 2024-10-13 15:22:50 +03:00
  • 5882263ee8 Bump microsoft/setup-msbuild to v2 for node20 anttiharju 2024-10-13 15:19:07 +03:00
  • 38e305bb4a Pin a third-party action anttiharju 2024-10-13 15:16:37 +03:00
  • 177b1fc9a3 Update al-cheb/configure-pagefile-action to v1.4 anttiharju 2024-10-13 15:15:11 +03:00
  • 8bde5ed262 Use actions/checkout for fetching submodules anttiharju 2024-10-13 15:10:36 +03:00
  • 247b37262d Bump actions/cache to v4 anttiharju 2024-10-13 14:58:18 +03:00
  • 84230b32ef Bump gradle/actions/setup-gradle to v4 anttiharju 2024-10-13 14:48:08 +03:00
  • a54444e919 Bump gradle-build-action to v3 anttiharju 2024-10-13 14:39:50 +03:00
  • 4b55e2ce8b Bump checkout from v3 to v4 anttiharju 2024-10-13 14:35:35 +03:00
  • 2191421f62 New translations strings.xml (Spanish) PhilippC 2024-10-09 17:54:16 +02:00
  • 5ae718c58e update targetframework for Guava libs Philipp Crocoll 2024-10-08 16:19:24 +02:00
  • 669022ddf0 update Newtonsoft.Json, FluentFTP and MegaApiClient to the latest versions Philipp Crocoll 2024-10-08 16:07:56 +02:00
  • f0fd21a6ec upgrade to Gradle version 8.6 (plugin version 8.4) Philipp Crocoll 2024-10-08 16:03:03 +02:00
  • 73a8ec27d4 remove no-longer-needed jars from JavaFileStorageBindings Philipp Crocoll 2024-10-08 15:19:23 +02:00
  • 51902c9bc4 fix build issues related to removal of deprecated OneDrive API jars. onedrive:// is now no longer supported, but has been replaced with onedrive2:// a long time ago already. Philipp Crocoll 2024-10-08 14:59:49 +02:00
  • 11f0ac2b4f New translations strings.xml (Spanish) PhilippC 2024-10-08 12:17:32 +02:00
  • 54ea326d2b New translations strings.xml (Spanish) PhilippC 2024-10-07 13:50:21 +02:00
  • d2f2e19c24 New translations strings.xml (Spanish) PhilippC 2024-10-07 12:21:30 +02:00
  • 741bb4346e New translations strings.xml (Galician) PhilippC 2024-09-29 01:09:57 +02:00
  • 714e36c14d New translations strings.xml (Galician) PhilippC 2024-09-29 00:07:56 +02:00
  • 86cba725f8 New translations strings.xml (Spanish) PhilippC 2024-09-24 14:13:11 +02:00
  • 2207c02064 New translations strings.xml (Yoruba) PhilippC 2024-09-23 09:09:24 +02:00
  • 0687da9174 New translations strings.xml (Yoruba) PhilippC 2024-09-23 09:09:22 +02:00
  • 1d2a6d2c15 New translations strings.xml (Yoruba) PhilippC 2024-09-23 09:09:21 +02:00
  • 47a323dd5c New translations strings.xml (Persian) PhilippC 2024-09-18 05:16:40 +02:00
  • 5660f8b1d2 New translations strings.xml (Persian) PhilippC 2024-09-18 00:03:17 +02:00
  • 3ac238cc2b New translations strings.xml (Persian) PhilippC 2024-09-17 22:55:43 +02:00
  • 57fcfc11c4 New translations strings.xml (Azerbaijani) PhilippC 2024-09-12 20:53:56 +02:00
  • c80b61e8f4 New translations strings.xml (Vietnamese) PhilippC 2024-08-24 03:47:10 +02:00
  • d38f60e059 New translations strings.xml (Chinese Simplified) PhilippC 2024-08-18 08:11:16 +02:00
  • f4197eee5d New translations strings.xml (Chinese Simplified) PhilippC 2024-08-18 07:06:16 +02:00
  • 271dcfc19c New translations strings.xml (Romanian) PhilippC 2024-08-07 18:07:37 +02:00
  • 011a939c39 New translations strings.xml (Catalan) PhilippC 2024-07-24 14:47:54 +02:00
  • ee2b67a5dd New translations strings.xml (French) PhilippC 2024-07-13 07:25:39 +02:00
  • 9cf1606064 New translations strings.xml (Slovak) PhilippC 2024-06-29 14:04:54 +02:00
  • df5f72262c New translations strings.xml (Slovak) PhilippC 2024-06-29 12:25:38 +02:00
  • 902f4a8f34 New translations strings.xml (French) PhilippC 2024-05-21 23:30:15 +02:00
  • 1a2b7c59aa New translations strings.xml (French) PhilippC 2024-05-21 22:06:58 +02:00
  • ddced3d7b1 New translations strings.xml (Hebrew) PhilippC 2024-05-18 07:38:04 +02:00
  • ecab74bfec New translations strings.xml (Japanese) PhilippC 2024-05-17 17:09:50 +02:00
  • 82e927cb93 New translations strings.xml (Hebrew) PhilippC 2024-05-14 12:31:12 +02:00
  • 45abdf4382 New translations strings.xml (Hebrew) PhilippC 2024-05-14 10:45:39 +02:00
  • 33cc95ff87 New translations strings.xml (Ukrainian) PhilippC 2024-05-07 10:14:38 +02:00
  • a977c75b64 New translations strings.xml (Catalan) PhilippC 2024-05-03 23:04:44 +02:00
  • 3da07765ca New translations strings.xml (Catalan) PhilippC 2024-05-03 20:48:28 +02:00
  • 7d450865f7 New translations strings.xml (Portuguese) PhilippC 2024-04-27 03:51:49 +02:00
  • 14b01088ea New translations strings.xml (Portuguese) PhilippC 2024-04-27 02:11:39 +02:00
  • 4770b99127 New translations strings.xml (Italian) PhilippC 2024-04-26 16:11:06 +02:00
  • b556eef642 New translations strings.xml (Spanish) PhilippC 2024-04-25 17:32:49 +02:00
  • b31ec9fba0 New translations strings.xml (Spanish) PhilippC 2024-04-25 15:55:24 +02:00
  • 13e653f45d New translations strings.xml (Spanish) PhilippC 2024-04-25 04:08:52 +02:00
  • 75df57022a New translations strings.xml (Spanish) PhilippC 2024-04-25 02:49:52 +02:00
  • 10690ddf84 New translations strings.xml (Spanish) PhilippC 2024-04-25 01:34:47 +02:00