summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/main/AndroidManifest.xml
AgeCommit message (Expand)AuthorFilesLines
2026-03-10Update min android version to Android 9Jonatan Rhodin1-1/+1
2026-02-16Clean up app obfuscation and screen test errorsJonatan Rhodin1-143/+2
2026-02-16Remove service moduleJonatan Rhodin1-1/+1
2026-02-16Remove tile moduleJonatan Rhodin1-1/+1
2026-02-16Clean up app moduleJonatan Rhodin1-14/+14
2026-02-13Refactor login into feature moduleJonatan Rhodin1-1/+1
2026-02-11Refactor problem report into separate moduleDavid Göransson1-1/+1
2026-02-05Use mipmap/banner instead of mipmap/launcher as default bannerJonatan Rhodin1-1/+1
2026-02-02Remove QS_TILE_PREFERENCES from activityDavid Göransson1-3/+0
2026-01-27Fix incorrect activity alt setupJonatan Rhodin1-3/+21
2026-01-26Update user account expiry before showing notificationJonatan Rhodin1-0/+4
2025-12-18Add the ability to change the app icon and app nameJonatan Rhodin1-9/+133
2025-11-12Add RTL supportDavid Göransson1-0/+1
2025-10-06Warn users about android 16 upgrade issueDavid Göransson1-0/+12
2025-10-03Improve the qucik setting tileJonatan Rhodin1-0/+2
2025-09-08Remove autogenerated locale config due to crashJonatan Rhodin1-1/+2
2025-08-04Use goAsync() api and remove TimeChangedReceiverKalle Lindström1-8/+0
2025-07-31Set max priority on the boot receiverJonatan Rhodin1-1/+1
2025-07-31Enable profileable tag in AndroidManifest.xmlKalle Lindström1-0/+4
2025-06-19Use AlarmManager for notificationsKalle Lindström1-8/+28
2025-06-18Enable opt-in to MTE async modeCameron Aaron1-0/+2
2025-05-28Disable Firebase billing loggingKalle Lindström1-0/+9
2025-03-07Ignore meta-data lint warningsDavid Göransson1-1/+1
2024-10-22Set mullvad vpn service exported to falseKalle Lindström1-7/+1
2024-10-16Remove legacy optionDavid Göransson1-1/+0
2024-10-08Fix launcher icon warningsDavid Göransson1-1/+2
2024-10-08Fix AndroidManifest warningsDavid Göransson1-2/+7
2024-09-26Add auto-start on launch to devices without always-on settingJonatan Rhodin1-0/+9
2024-09-18Remove config changes handling from manifestKalle Lindström1-1/+0
2024-08-21Add support for translated location namesDavid Göransson1-0/+6
2024-07-30Enable predictive back animationsDavid Göransson1-1/+2
2024-07-04Add splash screenDavid Göransson1-1/+1
2024-05-29Migrate to gRPCDavid Göransson1-11/+12
2024-02-15Add support for OpenGL in manifestDavid Göransson1-0/+2
2024-02-06Update lint version to 8.3 to fix lint error in lib:themeJonatan Rhodin1-1/+2
2024-01-08Change launch mode to singleInstance to fix vulnerabilityJonatan Rhodin1-1/+5
2023-12-14Update manifest to support fullUser & adjustResizeDavid Göransson1-2/+2
2023-11-27Fix conflicting file provider between build variantsAlbin1-1/+1
2023-11-27Add copy to clipboard actionDavid Göransson1-9/+6
2023-11-27Add file sharerDavid Göransson1-0/+10
2023-11-21Update SDK versionDavid Göransson1-1/+9
2023-11-07Cleanup redundant manifest app labelsAlbin1-1/+0
2023-07-27Move tile classes to tile moduleAlbin1-1/+1
2022-12-08Bump Android project to java 11 and gradle 7.6Albin1-2/+1
2022-10-12Add notification permission for android 13saber safavi1-0/+1
2022-09-03Explicitly export activity and servicesAlbin1-1/+19
2022-01-27Fix app startup crash on Android TVsAlbin1-12/+2
2022-01-20Fix auto-connect on app removed from recent appsAlbin1-1/+2
2021-12-20Clarify Android tile textAlbin1-1/+1
2021-12-16Split Android project and app moduleAlbin1-0/+78