Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WeChat backup error, is not only a single backup, backup in quantity is also wrong. Backup APK is down, but won't the data backup, chat records, there is no beautiful MIUI system. Stop the lock screen function also is not normal #288

Open
wants to merge 5,719 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
5719 commits
Select commit Hold shift + click to select a range
eaa424d
Update: Revamp SortFilterSheet layout
machiav3lli Oct 23, 2024
f82342c
Update AGP
machiav3lli Oct 23, 2024
a347f7b
Update Dependencies
machiav3lli Oct 23, 2024
2e9b70d
Update Gradle
machiav3lli Oct 23, 2024
dbc935d
Add compose adaptive libraries
machiav3lli Oct 23, 2024
f1b9a3b
Add: NeoNavigationSuiteScaffold
machiav3lli Oct 23, 2024
ffeb370
Update: Use ListDetail Scaffold for SchedulerPage
machiav3lli Oct 23, 2024
a0f783c
Update: Animate Permission cards
machiav3lli Oct 23, 2024
21c98df
Update: Split BlockBorder to Top & Bottom
machiav3lli Oct 23, 2024
1f66a84
Add: Adaptive NavigationSuite in PrefsPage
machiav3lli Oct 23, 2024
4795605
Update: Revamp TopBar & add top BlockBorder
machiav3lli Oct 23, 2024
51ca1fe
Fix: Updated API usage
machiav3lli Oct 24, 2024
e2ffadb
Update: Make BatchPage independent from MainPage
machiav3lli Oct 24, 2024
2aa21d7
Add: ListDetail scaffold to HomePage and make it independent from Mai…
machiav3lli Oct 24, 2024
d00d233
Clean up
machiav3lli Oct 24, 2024
52076f4
Fix: Shortcut description in README
machiav3lli Oct 24, 2024
dd323f1
Update: Move dev-prefs into own file
machiav3lli Oct 24, 2024
bd42094
Update Dependencies: Extend & bom Koin
machiav3lli Oct 24, 2024
828558b
Update: Expand handlersModule
machiav3lli Oct 24, 2024
a3b7e96
Update: Revamp SchedulerVM
machiav3lli Oct 24, 2024
6cac1b3
Update: Revamp LogsVM
machiav3lli Oct 24, 2024
e5e236a
Update: Revamp MainVM
machiav3lli Oct 24, 2024
dfee6e9
Update: Revamp ExportsVM
machiav3lli Oct 24, 2024
837b04e
Update: Revamp BatchVM
machiav3lli Oct 24, 2024
1636ab6
Update: Revamp AppSheetVM
machiav3lli Oct 24, 2024
23812f6
Add: ViewModelsModule and inject the VMs
machiav3lli Oct 24, 2024
fa52a42
Fix: Apk/Data check all logic
machiav3lli Oct 24, 2024
11a4c0e
Clean up
machiav3lli Oct 24, 2024
5171694
Fix: Crashes on navigating Scheduler or Home
machiav3lli Oct 25, 2024
c2fc4cb
Update: Revamp ScheduleSheet
machiav3lli Oct 25, 2024
eab742d
Rename & Re-organize
machiav3lli Oct 25, 2024
a2c2159
Update: Move DateUtils together
machiav3lli Oct 25, 2024
ea10b95
Update: Move compose-related UIUtils to compose extensions
machiav3lli Oct 25, 2024
692ca1c
Update: Move entities to own package
machiav3lli Oct 25, 2024
fb771dc
Update: Move buttons, chips & recyclers to own files
machiav3lli Oct 25, 2024
24130ee
Update: Merge items package into entity
machiav3lli Oct 25, 2024
562f597
Clean up
machiav3lli Oct 25, 2024
313b05a
IMPORTANT: fix to findBackups: invalid backups stopped scanning
hg42 Oct 25, 2024
c1fc5e8
create invalid backup from text to ensure the same handling of defaul…
hg42 Oct 25, 2024
789ef96
IDE has problem with typealias MutableComposableFlow -> use class Mu…
hg42 Oct 25, 2024
ff2315c
don't refreshFromPackageManager for specials
hg42 Oct 24, 2024
0daff43
fix empty properties files
hg42 Oct 23, 2024
cdf4daf
use local runOrLog (former runChecked), cleanups
hg42 Oct 23, 2024
b49e20d
DevTools: fix logs page
hg42 Oct 22, 2024
92ad6eb
set pauseApps default to false (there is an increasing number of prob…
hg42 Oct 22, 2024
b2d13ec
revert to BuildConfig, fix init sequence problems
hg42 Oct 22, 2024
e0e8b90
fix "as MainActivityX" (real and potential) crashes
hg42 Oct 25, 2024
d15be22
fix sheet recomposing
hg42 Oct 25, 2024
906f778
cleanup
hg42 Oct 25, 2024
43a6d25
add SysUtils.backupVersionCode
hg42 Oct 26, 2024
6a20890
fix synchronizing backups
hg42 Oct 25, 2024
1d737c8
Update: Replace unsafe string context menu action with enum
machiav3lli Oct 26, 2024
c9c7b11
Update: Replace unsecure refs with MainVM injection in pages/sheets
machiav3lli Oct 26, 2024
a95c914
Update: Revamp SliderPref to use the new SliderState
machiav3lli Oct 26, 2024
95dbceb
Update: Improve TitleOrInfoLog hierarchy & layout
machiav3lli Oct 27, 2024
cbda648
Update: Revamp search bar layout in Main
machiav3lli Oct 27, 2024
7011aba
Update: Revamp query handling logic in MainVM
machiav3lli Oct 27, 2024
01df200
Fix: Schedule filter labels
machiav3lli Oct 27, 2024
227b2d7
Update: Replace sort & filter constants with enums
machiav3lli Oct 27, 2024
f18db25
Update: Revamp ScheduleVM
machiav3lli Oct 27, 2024
64cc034
Update: Make schedule backup types initially open and on top
machiav3lli Oct 27, 2024
af49397
Clean up
machiav3lli Oct 27, 2024
b1d58ed
Update: Singlize ScheduleVM
machiav3lli Oct 29, 2024
79f1d05
Update: Singlize AppVM
machiav3lli Oct 31, 2024
6aa9f11
Add: Schedule worker
machiav3lli Oct 31, 2024
2f5cc20
Update: Simplify timeLeft()
machiav3lli Oct 31, 2024
4b953e9
Update: Revamp ScheduleUtils to use ScheduleWork
machiav3lli Oct 31, 2024
c995d03
Add: CancelSchedule command
machiav3lli Oct 31, 2024
a39ce08
Clean up
machiav3lli Oct 31, 2024
77e7719
Update: GH issue and feature request templates
machiav3lli Oct 31, 2024
6557ca3
Update: Replace AlertDialog usage in run schedule dialogs with compos…
machiav3lli Nov 1, 2024
66f0e04
Update: Replace AlertDialog usage in permission dialogs with composables
machiav3lli Nov 1, 2024
4e0f22d
Update: Replace AlertDialog usage in tools dialogs with composables
machiav3lli Nov 1, 2024
b2dc2cc
Clean up
machiav3lli Nov 1, 2024
e269ead
fix tools:targetApi="34"
hg42 Nov 1, 2024
b88ce20
fix closing DevTools when there is no real activity (after catched ex…
hg42 Oct 27, 2024
dfa5c2d
Add Plugin kotlinx.parcelize
machiav3lli Nov 2, 2024
018b750
compileSdk 35
machiav3lli Nov 2, 2024
d641b1c
Update Dependencies
machiav3lli Nov 2, 2024
b2a62ea
Update AGP
machiav3lli Nov 2, 2024
315b09a
Fix: Required changes on new APIs
machiav3lli Nov 2, 2024
e072b8a
Add: Initial DataStore-based Prefs
machiav3lli Nov 2, 2024
9495fa1
Update: Revamp SortFilterModel handling
machiav3lli Nov 2, 2024
3e517d4
Fix: Back behaviour when sheet is open
machiav3lli Nov 2, 2024
065c5fd
Update: Hide schedule Tags filters when empty
machiav3lli Nov 2, 2024
09c3cb0
Update: SortFilterModel flow-friendly & auto-parcelable
machiav3lli Nov 2, 2024
329405d
Clean up
machiav3lli Nov 2, 2024
1c04854
Update: Replace state argument with function in BaseDialog & ActionsD…
machiav3lli Nov 8, 2024
a51ffe8
Update: Koin-inject PowerManager
machiav3lli Nov 8, 2024
5565d88
Update: Revamp permissions handling
machiav3lli Nov 8, 2024
096d4eb
Add: Prefs & PrefKeys for Batch pages SortFilterModels
machiav3lli Nov 11, 2024
355a7e5
Add: Different SortFilterModels in MainVM
machiav3lli Nov 11, 2024
58d6ea3
Add: Different filtered lists in MainVM
machiav3lli Nov 11, 2024
3c3ef3a
Add: SourcePage to SortFilterSheet to handle different models
machiav3lli Nov 12, 2024
e51a4f0
Fix: Main filter to string for schedules
machiav3lli Nov 12, 2024
0437192
Clean up
machiav3lli Nov 12, 2024
62bf06d
Update Gradle
machiav3lli Nov 12, 2024
20ed4ab
Update Dependencies
machiav3lli Nov 12, 2024
5132f45
Update Koin & add koin-androidx-startup
machiav3lli Nov 12, 2024
b945162
Clean up
machiav3lli Nov 12, 2024
a1d9fe7
Add: Initial set of repositories
machiav3lli Nov 15, 2024
101a28f
Update: Revamp MainVM (states, repos, flows handling, multiple sortfi…
machiav3lli Nov 15, 2024
d9f2bf2
Update: Revamp composables to use the new MainVM
machiav3lli Nov 15, 2024
adbbd38
Update: Replace DB calls using repos (where possible for now)
machiav3lli Nov 15, 2024
1aa6445
Update: Simplify upserts in DAOs
machiav3lli Nov 15, 2024
7eaa77a
Clean up
machiav3lli Nov 15, 2024
621687a
fix compileSdk=34 (and targetSdk, fixes exceptions because of removeF…
hg42 Nov 15, 2024
14de4e3
add TraceUtils.formatElements
hg42 Oct 27, 2024
3782877
fix packageNameFixed
hg42 Nov 12, 2024
2a6fb6d
fix note button
hg42 Nov 12, 2024
2782244
fix BackupItem wrapping etc.
hg42 Nov 12, 2024
953fcc7
fix empty terminal text in some cases (mysterious)
hg42 Nov 15, 2024
1572bcc
remove plugin loaded message to have a cleaner list of plugins
hg42 Nov 12, 2024
917ec1a
fix wrong user when shadowRoot and no user@ in authority and primary …
hg42 Nov 13, 2024
4917826
improve TextInput for inplace editing
hg42 Oct 27, 2024
c57b315
DevTools: allow search operators (and='+' or=','), ignore single char…
hg42 Oct 27, 2024
7593608
fix InvalidBackup directory + packageNameFixed
hg42 Nov 12, 2024
0b86214
Revert a68a8778: fix compileSdk=34 (and targetSdk, fixes exceptions b…
machiav3lli Nov 15, 2024
f3a423e
Fix: Exceptions using replaced collection APIs
machiav3lli Nov 15, 2024
68c78c8
Fix: Note tag visibility
machiav3lli Nov 15, 2024
bb3732c
Update: Revamp backup items
machiav3lli Nov 15, 2024
d18e9c4
Update: Revamp ScheduleVM to use repos
machiav3lli Nov 15, 2024
2481c8c
Update: Revamp SchedulesVM to use repos
machiav3lli Nov 15, 2024
4795332
Add: ExportsRepository
machiav3lli Nov 15, 2024
258656d
Update: Revamp ExportsVM to use repos
machiav3lli Nov 15, 2024
881de71
Update: Revamp AppVM to use repos
machiav3lli Nov 15, 2024
391c47b
Clean up
machiav3lli Nov 15, 2024
b6f1452
Clean up
machiav3lli Nov 17, 2024
293a542
Remove: MainVM proxy usages over OABX
machiav3lli Nov 17, 2024
c11e756
Fix: Lock being surpassed on launching (closes #905)
machiav3lli Nov 17, 2024
ca3a99e
Fix Neo Backup not being on default SMS list
dl200010 Nov 21, 2024
c09343c
Fix error message in restoring
dl200010 Nov 21, 2024
fea31eb
fix compilation on Windows (crlf problems) +> add .gitattribute
hg42 Nov 22, 2024
8bf9857
Update: Revamp schedule utils
machiav3lli Dec 9, 2024
9acaa62
Add: Enqueueing immediate (one-time) or scheduled (periodic) Schedule…
machiav3lli Dec 9, 2024
94992e9
Update: Revamp schedule's commands
machiav3lli Dec 9, 2024
ee282a1
Clean up
machiav3lli Dec 9, 2024
bf44d0b
Update Dependencies
machiav3lli Dec 9, 2024
954a4f5
Update AGP
machiav3lli Dec 9, 2024
04589ed
Update Gradle
machiav3lli Dec 9, 2024
b59ab69
Translated using Weblate (Portuguese)
Br3ndonn Sep 8, 2024
8bca633
Translated using Weblate (French)
Aug 12, 2024
9a7ddef
Translated using Weblate (Japanese)
reindex-ot Aug 12, 2024
38c8c92
Translated using Weblate (Serbian)
Whiteowle Aug 11, 2024
9b1225f
Translated using Weblate (French)
Aug 12, 2024
ec7e29c
Translated using Weblate (Estonian)
Aug 15, 2024
4b78c8d
Translated using Weblate (Chinese (Simplified))
Aug 17, 2024
95c84db
Translated using Weblate (Estonian)
Sep 1, 2024
9d8fdc9
Added translation using Weblate (Slovenian)
blazzakrajsek Sep 3, 2024
7601ab1
Translated using Weblate (Slovenian)
blazzakrajsek Sep 3, 2024
1358297
Translated using Weblate (Filipino)
Sep 7, 2024
a73f946
Translated using Weblate (Slovenian)
blazzakrajsek Sep 6, 2024
e8c9ab1
Translated using Weblate (Indonesian)
doctorreditshere Sep 10, 2024
1d61d26
Translated using Weblate (Estonian)
Sep 12, 2024
a034bd9
Translated using Weblate (Indonesian)
doctorreditshere Sep 12, 2024
fe77209
Translated using Weblate (Filipino)
Sep 14, 2024
11d0601
Translated using Weblate (Polish)
Sep 14, 2024
f6bd78b
Translated using Weblate (Slovenian)
blazzakrajsek Sep 22, 2024
a3809f8
Translated using Weblate (Estonian)
Oct 2, 2024
e6d7d0c
Translated using Weblate (Indonesian)
doctorreditshere Oct 8, 2024
1e3d9e9
Translated using Weblate (Estonian)
Oct 28, 2024
8fe69fb
Translated using Weblate (Croatian)
weblate Oct 29, 2024
3f714f9
Translated using Weblate (Portuguese)
weblate Oct 29, 2024
b794977
Translated using Weblate (Arabic)
rex07 Oct 29, 2024
3aef404
Translated using Weblate (Czech)
Fjuro Oct 29, 2024
c287a61
Translated using Weblate (Estonian)
Oct 29, 2024
b9662d5
Translated using Weblate (Italian)
mapi68 Oct 30, 2024
0b4a889
Translated using Weblate (Ukrainian)
Kefir2105 Oct 29, 2024
91708b7
Translated using Weblate (Russian)
Oct 30, 2024
8afdfda
Translated using Weblate (Spanish)
gallegonovato Nov 2, 2024
5840564
Translated using Weblate (Filipino)
infyProductions Nov 19, 2024
f369067
Translated using Weblate (Indonesian)
doctorreditshere Nov 26, 2024
52a2295
Translated using Weblate (Serbian)
Whiteowle Dec 7, 2024
0452cd3
Fix: Reseting sort/filter model on start
machiav3lli Dec 10, 2024
05ebb55
Merge remote-tracking branch 'origin/main'
machiav3lli Dec 10, 2024
de3e17c
8.3.9
machiav3lli Dec 10, 2024
2313e8c
Update: Make ViewModels singleton
machiav3lli Dec 11, 2024
df3ac3e
Fix: Blocking launching apps after force dismiss
machiav3lli Dec 11, 2024
137dbdb
Clean up
machiav3lli Dec 11, 2024
4cd0be4
Fix: Reactivity of schedule timer
machiav3lli Dec 12, 2024
b813bad
schedule: null[check]false[collect][begin]true[end]null
hg42 Dec 12, 2024
adda469
fix compile error
hg42 Dec 11, 2024
7cce62c
add pref_createInvalidBackups
hg42 Dec 12, 2024
1dd7fd0
isSpecial defaults to packageName starting with special (problem: eve…
hg42 Nov 26, 2024
d15312b
add trace for koin startup, add possible counters
hg42 Dec 11, 2024
d2200c2
Add: Inject WorkManager using Koin
machiav3lli Dec 13, 2024
0e9fd2d
Fix: Repeated unscheduled run of scheduled schedules
machiav3lli Dec 13, 2024
9bcdc0e
Update: Replace WorkHandler & WorkManager calls with inject
machiav3lli Dec 13, 2024
328d2cc
Fix: Reactivity on deleting backups
machiav3lli Dec 13, 2024
730a2f3
Update: Make AppPage independent on MainVM for data
machiav3lli Dec 13, 2024
5f8e691
Fix: Pulling timeleft for disabled schedules
machiav3lli Dec 13, 2024
4cc4b58
Clean up
machiav3lli Dec 13, 2024
4d952bc
Update Dependencies
machiav3lli Dec 13, 2024
0285cee
8.3.10
machiav3lli Dec 13, 2024
9a03c1e
Remove: .version from builds
machiav3lli Dec 13, 2024
f68b4b1
Fix: Built apks names
machiav3lli Dec 13, 2024
d540d9b
Translated using Weblate (Japanese)
Dec 17, 2024
2b56986
Translated using Weblate (Chinese (Traditional Han script))
Jan 8, 2025
fbdf97b
Translated using Weblate (Chinese (Traditional Han script))
Jan 8, 2025
bb7b60a
Translated using Weblate (Ukrainian)
Kefir2105 Jan 8, 2025
152e68e
Translated using Weblate (Italian)
mapi68 Jan 9, 2025
11b0379
Translated using Weblate (Czech)
Fjuro Jan 9, 2025
8ef224c
Update Dependencies
machiav3lli Jan 9, 2025
b48fed3
Update AGP
machiav3lli Jan 9, 2025
eb26789
Update Gradle
machiav3lli Jan 9, 2025
88b71c8
Fix: Koin startup 4.0.0→4.0.1
machiav3lli Jan 9, 2025
1c6b716
Add: Koin extension classes (stabilize scope)
machiav3lli Jan 10, 2025
f1d06e3
Add: Scope logging to all ViewModels
machiav3lli Jan 10, 2025
8acfed2
Update: Reduce context usage and calls
machiav3lli Jan 10, 2025
e79d527
Fix: Koin calls and scoping
machiav3lli Jan 10, 2025
aeb9ffc
Update: Improve StateFlows
machiav3lli Jan 10, 2025
34fdfc0
Update: Build names
machiav3lli Jan 10, 2025
83915d8
Fix: Crash of using repository database calls on UI thread
machiav3lli Jan 10, 2025
7b94991
Update: Improve coroutines handling in repositories
machiav3lli Jan 10, 2025
124fdee
Update: Improve preferences coloring
machiav3lli Jan 10, 2025
c3e0811
Update: Make preference's surface and switch interactively connected
machiav3lli Jan 10, 2025
8135934
Update: Revamp block borders' design
machiav3lli Jan 10, 2025
16f5e89
Update: Make alternative block design default
machiav3lli Jan 10, 2025
cdb7311
Merge remote-tracking branch 'Weblate-strings/main' into cb-main
machiav3lli Jan 10, 2025
f941b8c
Merge remote-tracking branch 'Weblate-store-information/main' into cb…
machiav3lli Jan 10, 2025
c49ea49
8.3.11
machiav3lli Jan 10, 2025
bc705e7
Revert "Update: Improve TitleOrInfoLog hierarchy & layout"
hg42 Dec 12, 2024
96eb5dd
removed pref_allowShadowingDefault (keeping the parameter), retrigger…
hg42 Oct 28, 2024
188b103
fix encapsulation of pref dialogs, add edit backupFolder, allows NB t…
hg42 Nov 6, 2024
2a9ae51
fix backupDir not working at start
hg42 Nov 12, 2024
60a0439
rework backupRoot, fix sharing, add logsDirectory (in app data instea…
hg42 Nov 15, 2024
7abd496
fix StringEditPreferencePreview
hg42 Jan 10, 2025
5281d21
cleanup
hg42 Nov 15, 2024
c245672
improve preview
hg42 Nov 16, 2024
dfdfd3e
fix mainSaved to be a weak reference
hg42 Jan 10, 2025
9b9ecbd
improve suCommand logging
hg42 Nov 22, 2024
387d28d
fix: checkroot was too loose (accepted finding one entry in /data/use…
hg42 Nov 26, 2024
95b5f81
add suCommand(s) for APatch
hg42 Nov 26, 2024
ccc00c5
if pref_suCommand is empty, set it to the checked working command
hg42 Nov 26, 2024
1b83559
only use colored pref icons for more informative purposes (working su…
hg42 Dec 12, 2024
18f5b34
earlier startup hitBusy (hopefully prevents the busy pausing at startup)
hg42 Dec 12, 2024
ab6dd22
Reapply "Update: Improve TitleOrInfoLog hierarchy & layout"
machiav3lli Jan 23, 2025
8e7edcb
Fix: StorageFile test after backupdir logic change
machiav3lli Jan 24, 2025
098970b
Fix: Behaviour of navigating back on pages with details
machiav3lli Jan 24, 2025
a8858c1
Revert: Encapsuling dialogs
machiav3lli Jan 24, 2025
25dc69b
Update Depenencies
machiav3lli Jan 24, 2025
0f77635
Clean up
machiav3lli Jan 24, 2025
028c8bc
TargetSDK 35
machiav3lli Jan 24, 2025
fb2a523
Add: Strict mode (logging) for unsafe intents
machiav3lli Jan 24, 2025
ea6c742
Update: Use newer API for compiler arguments
machiav3lli Jan 24, 2025
7148556
Update: Restore main NB icon colors
machiav3lli Jan 26, 2025
945d351
Add: Contrast themes
machiav3lli Jan 26, 2025
07bc320
Update: Main themes colors
machiav3lli Jan 26, 2025
f5d232c
Update: Make last backup choices default for backup dialog
machiav3lli Jan 26, 2025
77e0346
Restructure & clean up (big time)
machiav3lli Jan 27, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
src/main/assets/files/plugin/* text eol=lf
*.sh text eol=lf
78 changes: 78 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
name: Bug Report
description: Report a bug in Neo Backup's functionality
title: "[Bug] "
body:
- type: markdown
attributes:
value: |
**README: Before You Submit Your Issue**
- Issues are not a place to go ask support questions or start discussions.
- Please ask support questions in our [Telegram](https://t.me/neo_backup) or [Matrix](https://matrix.to/#/#neo-backup:matrix.org) groups or start discussions on the [discussions page](https://github.com/NeoApplications/Neo-Backup/discussions).
- type: checkboxes
attributes:
label: Guidelines
description: Please ensure you've completed all of the following.
options:
- label: I have read the [FAQ](https://github.com/NeoApplications/Neo-Backup/blob/master/FAQ.md) and it doesn't cover the issue.
required: true
- label: I have searched the issue tracker for [open](https://github.com/NeoApplications/Neo-Backup/issues) and [closed](https://github.com/NeoApplications/Neo-Backup/issues?q=is%3Aissue+is%3Aclosed) issues that are similar to the feature request I want to file, without success.
required: true
- label: I'm on the latest version.
required: true
- label: I'm not using a test build (alpha/beta/release-candidate).
required: true
- label: This issue contains only one bug.
required: true
- type: textarea
attributes:
label: Describe the bug
description: 'Steps to reproduce the behavior:'
placeholder: |
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
validations:
required: true
- type: textarea
attributes:
label: Expected Behavior
description: A clear and concise description of what you expected to happen.
validations:
required: true
- type: input
attributes:
label: Neo Backup's Version
description: Enter the version name on which the bug occurs.
placeholder: 8.0.0
validations:
required: true
- type: dropdown
attributes:
label: Installation Source
description: Where did you install Neo Backup from?
options:
- Official F-Droid repo
- IzzyOnDroid's repo
- Github/Codeberg/Gitlab releases
- Other…
validations:
required: true
- type: input
attributes:
label: 'Last Known Working Version'
description: What is the last version of Neo Backup this worked on? (If Any)
placeholder: 1.0.0
- type: textarea
attributes:
label: Relevant information
description: |
Feel free to add any other context or media about the feature request here.
value: |
- Device:
- Android Version:
- ROM: (AOSP, CalyxOS, MIUI, GOS...)
- type: markdown
attributes:
value: |
**Thanks for making us aware of the bug!**
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
blank_issues_enabled: false
contact_links:
- name: Translate Neo Backup
url: https://hosted.weblate.org/engage/neo-backup/
about: Help translate Neo Backup on Weblate
- name: Matrix Community
url: https://matrix.to/#/#neo-backup:matrix.org
about: 'Join our Matrix community group!'
- name: Telegram Community
url: https://t.me/neo_backup
about: 'Join our Telegram community group!'
- name: Discussions
url: https://github.com/NeoApplications/Neo-Backup/discussions
about: View discussions or start one yourself. But be aware that our Telegram & Matrix groups are the preferred way for discussions.
57 changes: 57 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
name: Feature request
description: Suggest an idea for Neo Backup
title: "[Feature Request] "
body:
- type: markdown
attributes:
value: |
**README: Before You Submit Your Issue**
- Issues are not a place to go ask support questions or start discussions.
- Please ask support questions in our [Telegram](https://t.me/neo_backup) or [Matrix](https://matrix.to/#/#neo-backup:matrix.org) groups or start discussions on the [discussions page](https://github.com/NeoApplications/Neo-Backup/discussions).
- type: checkboxes
attributes:
label: Guidelines
description: Please ensure you've completed all of the following.
options:
- label: I have read the [FAQ](https://github.com/NeoApplications/Neo-Backup/blob/master/FAQ.md) and it doesn't cover my request.
required: true
- label: I have searched the issue tracker for [open](https://github.com/NeoApplications/Neo-Backup/issues) and [closed](https://github.com/NeoApplications/Neo-Backup/issues?q=is%3Aissue+is%3Aclosed) issues that are similar to the feature request I want to file, without success.
required: true
- label: I'm on the latest version.
required: true
- label: I'm not using a test build (alpha/beta/release-candidate).
required: true
- label: This issue contains only one feature request.
required: true
- type: textarea
attributes:
label: Problem Description
description: Please add a clear and concise description of the problem you are seeking to solve with this feature request.
validations:
required: true
- type: textarea
attributes:
label: Proposed Solution
description: Describe the solution you'd like.
validations:
required: true
- type: textarea
attributes:
label: Alternatives Considered
description: Describe alternatives you've considered.
validations:
required: false
- type: textarea
attributes:
label: Relevant information
description: |
Feel free to add any other context or media about the feature request here.
value: |
- Device:
- Android Version:
- ROM: (AOSP, CalyxOS, MIUI, GOS...)
- App's Version:
- type: markdown
attributes:
value: |
**Thanks for contributing ideas!**
46 changes: 46 additions & 0 deletions .github/workflows/codacy-analysis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# This workflow checks out code, performs a Codacy security scan
# and integrates the results with the
# GitHub Advanced Security code scanning feature. For more information on
# the Codacy security scan action usage and parameters, see
# https://github.com/codacy/codacy-analysis-cli-action.
# For more information on Codacy Analysis CLI in general, see
# https://github.com/codacy/codacy-analysis-cli.

name: Codacy Security Scan

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

jobs:
codacy-security-scan:
name: Codacy Security Scan
runs-on: ubuntu-latest
steps:
# Checkout the repository to the GitHub Actions runner
- name: Checkout code
uses: actions/checkout@v2

# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
- name: Run Codacy Analysis CLI
uses: codacy/[email protected]
with:
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
# You can also omit the token and run the tools that support default configurations
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
verbose: true
output: results.sarif
format: sarif
# Adjust severity of non-security issues
gh-code-scanning-compat: true
# Force 0 exit code to allow SARIF file generation
# This will handover control about PR rejection to the GitHub side
max-allowed-issues: 2147483647

# Upload the SARIF file generated in the previous step
- name: Upload SARIF results file
uses: github/codeql-action/upload-sarif@v1
with:
sarif_file: results.sarif
28 changes: 28 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# This workflow will build a Java project with Gradle
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle

name: Main CI Workflow

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

jobs:
build:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- name: Set up JDK 1.8
uses: actions/setup-java@v1
with:
java-version: 1.8
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Compile with Gradle
run: ./gradlew compileReleaseSources
- name: Clean up
run: ./gradlew clean
10 changes: 7 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
*.iml
*.pyc
*.swp
*.hprof
.gradle
.idea
src/main/assets
build
.kotlin
build/
local.properties
sonarqube-env
src/main/jniLibs/
release/
neo/
*.salive
114 changes: 0 additions & 114 deletions .gitlab-ci.yml

This file was deleted.

5 changes: 0 additions & 5 deletions .travis.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .tx/config

This file was deleted.

Loading