сука уроды конченые блять забилдите мне апк
This commit is contained in:
Executable
+190
@@ -0,0 +1,190 @@
|
|||||||
|
|
||||||
|
Copyright (c) 2005-2014, The Android Open Source Project
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
|
||||||
|
|
||||||
|
Apache License
|
||||||
|
Version 2.0, January 2004
|
||||||
|
http://www.apache.org/licenses/
|
||||||
|
|
||||||
|
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||||
|
|
||||||
|
1. Definitions.
|
||||||
|
|
||||||
|
"License" shall mean the terms and conditions for use, reproduction,
|
||||||
|
and distribution as defined by Sections 1 through 9 of this document.
|
||||||
|
|
||||||
|
"Licensor" shall mean the copyright owner or entity authorized by
|
||||||
|
the copyright owner that is granting the License.
|
||||||
|
|
||||||
|
"Legal Entity" shall mean the union of the acting entity and all
|
||||||
|
other entities that control, are controlled by, or are under common
|
||||||
|
control with that entity. For the purposes of this definition,
|
||||||
|
"control" means (i) the power, direct or indirect, to cause the
|
||||||
|
direction or management of such entity, whether by contract or
|
||||||
|
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||||
|
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||||
|
|
||||||
|
"You" (or "Your") shall mean an individual or Legal Entity
|
||||||
|
exercising permissions granted by this License.
|
||||||
|
|
||||||
|
"Source" form shall mean the preferred form for making modifications,
|
||||||
|
including but not limited to software source code, documentation
|
||||||
|
source, and configuration files.
|
||||||
|
|
||||||
|
"Object" form shall mean any form resulting from mechanical
|
||||||
|
transformation or translation of a Source form, including but
|
||||||
|
not limited to compiled object code, generated documentation,
|
||||||
|
and conversions to other media types.
|
||||||
|
|
||||||
|
"Work" shall mean the work of authorship, whether in Source or
|
||||||
|
Object form, made available under the License, as indicated by a
|
||||||
|
copyright notice that is included in or attached to the work
|
||||||
|
(an example is provided in the Appendix below).
|
||||||
|
|
||||||
|
"Derivative Works" shall mean any work, whether in Source or Object
|
||||||
|
form, that is based on (or derived from) the Work and for which the
|
||||||
|
editorial revisions, annotations, elaborations, or other modifications
|
||||||
|
represent, as a whole, an original work of authorship. For the purposes
|
||||||
|
of this License, Derivative Works shall not include works that remain
|
||||||
|
separable from, or merely link (or bind by name) to the interfaces of,
|
||||||
|
the Work and Derivative Works thereof.
|
||||||
|
|
||||||
|
"Contribution" shall mean any work of authorship, including
|
||||||
|
the original version of the Work and any modifications or additions
|
||||||
|
to that Work or Derivative Works thereof, that is intentionally
|
||||||
|
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||||
|
or by an individual or Legal Entity authorized to submit on behalf of
|
||||||
|
the copyright owner. For the purposes of this definition, "submitted"
|
||||||
|
means any form of electronic, verbal, or written communication sent
|
||||||
|
to the Licensor or its representatives, including but not limited to
|
||||||
|
communication on electronic mailing lists, source code control systems,
|
||||||
|
and issue tracking systems that are managed by, or on behalf of, the
|
||||||
|
Licensor for the purpose of discussing and improving the Work, but
|
||||||
|
excluding communication that is conspicuously marked or otherwise
|
||||||
|
designated in writing by the copyright owner as "Not a Contribution."
|
||||||
|
|
||||||
|
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||||
|
on behalf of whom a Contribution has been received by Licensor and
|
||||||
|
subsequently incorporated within the Work.
|
||||||
|
|
||||||
|
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||||
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
|
copyright license to reproduce, prepare Derivative Works of,
|
||||||
|
publicly display, publicly perform, sublicense, and distribute the
|
||||||
|
Work and such Derivative Works in Source or Object form.
|
||||||
|
|
||||||
|
3. Grant of Patent License. Subject to the terms and conditions of
|
||||||
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
|
(except as stated in this section) patent license to make, have made,
|
||||||
|
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||||
|
where such license applies only to those patent claims licensable
|
||||||
|
by such Contributor that are necessarily infringed by their
|
||||||
|
Contribution(s) alone or by combination of their Contribution(s)
|
||||||
|
with the Work to which such Contribution(s) was submitted. If You
|
||||||
|
institute patent litigation against any entity (including a
|
||||||
|
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||||
|
or a Contribution incorporated within the Work constitutes direct
|
||||||
|
or contributory patent infringement, then any patent licenses
|
||||||
|
granted to You under this License for that Work shall terminate
|
||||||
|
as of the date such litigation is filed.
|
||||||
|
|
||||||
|
4. Redistribution. You may reproduce and distribute copies of the
|
||||||
|
Work or Derivative Works thereof in any medium, with or without
|
||||||
|
modifications, and in Source or Object form, provided that You
|
||||||
|
meet the following conditions:
|
||||||
|
|
||||||
|
(a) You must give any other recipients of the Work or
|
||||||
|
Derivative Works a copy of this License; and
|
||||||
|
|
||||||
|
(b) You must cause any modified files to carry prominent notices
|
||||||
|
stating that You changed the files; and
|
||||||
|
|
||||||
|
(c) You must retain, in the Source form of any Derivative Works
|
||||||
|
that You distribute, all copyright, patent, trademark, and
|
||||||
|
attribution notices from the Source form of the Work,
|
||||||
|
excluding those notices that do not pertain to any part of
|
||||||
|
the Derivative Works; and
|
||||||
|
|
||||||
|
(d) If the Work includes a "NOTICE" text file as part of its
|
||||||
|
distribution, then any Derivative Works that You distribute must
|
||||||
|
include a readable copy of the attribution notices contained
|
||||||
|
within such NOTICE file, excluding those notices that do not
|
||||||
|
pertain to any part of the Derivative Works, in at least one
|
||||||
|
of the following places: within a NOTICE text file distributed
|
||||||
|
as part of the Derivative Works; within the Source form or
|
||||||
|
documentation, if provided along with the Derivative Works; or,
|
||||||
|
within a display generated by the Derivative Works, if and
|
||||||
|
wherever such third-party notices normally appear. The contents
|
||||||
|
of the NOTICE file are for informational purposes only and
|
||||||
|
do not modify the License. You may add Your own attribution
|
||||||
|
notices within Derivative Works that You distribute, alongside
|
||||||
|
or as an addendum to the NOTICE text from the Work, provided
|
||||||
|
that such additional attribution notices cannot be construed
|
||||||
|
as modifying the License.
|
||||||
|
|
||||||
|
You may add Your own copyright statement to Your modifications and
|
||||||
|
may provide additional or different license terms and conditions
|
||||||
|
for use, reproduction, or distribution of Your modifications, or
|
||||||
|
for any such Derivative Works as a whole, provided Your use,
|
||||||
|
reproduction, and distribution of the Work otherwise complies with
|
||||||
|
the conditions stated in this License.
|
||||||
|
|
||||||
|
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||||
|
any Contribution intentionally submitted for inclusion in the Work
|
||||||
|
by You to the Licensor shall be under the terms and conditions of
|
||||||
|
this License, without any additional terms or conditions.
|
||||||
|
Notwithstanding the above, nothing herein shall supersede or modify
|
||||||
|
the terms of any separate license agreement you may have executed
|
||||||
|
with Licensor regarding such Contributions.
|
||||||
|
|
||||||
|
6. Trademarks. This License does not grant permission to use the trade
|
||||||
|
names, trademarks, service marks, or product names of the Licensor,
|
||||||
|
except as required for reasonable and customary use in describing the
|
||||||
|
origin of the Work and reproducing the content of the NOTICE file.
|
||||||
|
|
||||||
|
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||||
|
agreed to in writing, Licensor provides the Work (and each
|
||||||
|
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||||
|
implied, including, without limitation, any warranties or conditions
|
||||||
|
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||||
|
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||||
|
appropriateness of using or redistributing the Work and assume any
|
||||||
|
risks associated with Your exercise of permissions under this License.
|
||||||
|
|
||||||
|
8. Limitation of Liability. In no event and under no legal theory,
|
||||||
|
whether in tort (including negligence), contract, or otherwise,
|
||||||
|
unless required by applicable law (such as deliberate and grossly
|
||||||
|
negligent acts) or agreed to in writing, shall any Contributor be
|
||||||
|
liable to You for damages, including any direct, indirect, special,
|
||||||
|
incidental, or consequential damages of any character arising as a
|
||||||
|
result of this License or out of the use or inability to use the
|
||||||
|
Work (including but not limited to damages for loss of goodwill,
|
||||||
|
work stoppage, computer failure or malfunction, or any and all
|
||||||
|
other commercial damages or losses), even if such Contributor
|
||||||
|
has been advised of the possibility of such damages.
|
||||||
|
|
||||||
|
9. Accepting Warranty or Additional Liability. While redistributing
|
||||||
|
the Work or Derivative Works thereof, You may choose to offer,
|
||||||
|
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||||
|
or other liability obligations and/or rights consistent with this
|
||||||
|
License. However, in accepting such obligations, You may act only
|
||||||
|
on Your own behalf and on Your sole responsibility, not on behalf
|
||||||
|
of any other Contributor, and only if You agree to indemnify,
|
||||||
|
defend, and hold each Contributor harmless for any liability
|
||||||
|
incurred by, or claims asserted against, such Contributor by reason
|
||||||
|
of your accepting any such warranty or additional liability.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
@@ -3,6 +3,8 @@
|
|||||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
|
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
|
||||||
<uses-permission android:name="android.permission.CAMERA"/>
|
<uses-permission android:name="android.permission.CAMERA"/>
|
||||||
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
|
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
|
||||||
|
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
|
||||||
|
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_DATA_SYNC"/>
|
||||||
<application
|
<application
|
||||||
android:label="komet"
|
android:label="komet"
|
||||||
android:name="${applicationName}"
|
android:name="${applicationName}"
|
||||||
@@ -31,6 +33,10 @@
|
|||||||
</activity>
|
</activity>
|
||||||
<!-- Don't delete the meta-data below.
|
<!-- Don't delete the meta-data below.
|
||||||
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->
|
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->
|
||||||
|
<service
|
||||||
|
android:name=".UploadForegroundService"
|
||||||
|
android:foregroundServiceType="dataSync"
|
||||||
|
android:exported="false" />
|
||||||
<meta-data
|
<meta-data
|
||||||
android:name="flutterEmbedding"
|
android:name="flutterEmbedding"
|
||||||
android:value="2" />
|
android:value="2" />
|
||||||
|
|||||||
@@ -1,10 +1,12 @@
|
|||||||
package ru.komet.app
|
package ru.komet.app
|
||||||
|
|
||||||
import android.content.Context
|
import android.content.Context
|
||||||
|
import android.content.Intent
|
||||||
import android.net.ConnectivityManager
|
import android.net.ConnectivityManager
|
||||||
import android.net.Network
|
import android.net.Network
|
||||||
import android.net.NetworkCapabilities
|
import android.net.NetworkCapabilities
|
||||||
import android.net.NetworkRequest
|
import android.net.NetworkRequest
|
||||||
|
import android.os.Build
|
||||||
import android.os.Handler
|
import android.os.Handler
|
||||||
import android.os.Looper
|
import android.os.Looper
|
||||||
import android.util.Log
|
import android.util.Log
|
||||||
@@ -36,6 +38,48 @@ class MainActivity : FlutterActivity() {
|
|||||||
else -> result.notImplemented()
|
else -> result.notImplemented()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
MethodChannel(
|
||||||
|
flutterEngine.dartExecutor.binaryMessenger,
|
||||||
|
"ru.komet.app/upload_service",
|
||||||
|
).setMethodCallHandler { call, result ->
|
||||||
|
val ctx = this
|
||||||
|
when (call.method) {
|
||||||
|
"start" -> {
|
||||||
|
val filename = call.argument<String>("filename") ?: "Файл"
|
||||||
|
val intent = Intent(ctx, UploadForegroundService::class.java).apply {
|
||||||
|
action = UploadForegroundService.ACTION_START
|
||||||
|
putExtra(UploadForegroundService.EXTRA_FILENAME, filename)
|
||||||
|
}
|
||||||
|
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
|
||||||
|
startForegroundService(intent)
|
||||||
|
} else {
|
||||||
|
startService(intent)
|
||||||
|
}
|
||||||
|
result.success(null)
|
||||||
|
}
|
||||||
|
"update" -> {
|
||||||
|
val filename = call.argument<String>("filename") ?: "Файл"
|
||||||
|
val progress = call.argument<Int>("progress") ?: 0
|
||||||
|
val speed = call.argument<Long>("speed") ?: 0L
|
||||||
|
val intent = Intent(ctx, UploadForegroundService::class.java).apply {
|
||||||
|
action = UploadForegroundService.ACTION_UPDATE
|
||||||
|
putExtra(UploadForegroundService.EXTRA_FILENAME, filename)
|
||||||
|
putExtra(UploadForegroundService.EXTRA_PROGRESS, progress)
|
||||||
|
putExtra(UploadForegroundService.EXTRA_SPEED, speed)
|
||||||
|
}
|
||||||
|
startService(intent)
|
||||||
|
result.success(null)
|
||||||
|
}
|
||||||
|
"stop" -> {
|
||||||
|
startService(Intent(ctx, UploadForegroundService::class.java).apply {
|
||||||
|
action = UploadForegroundService.ACTION_STOP
|
||||||
|
})
|
||||||
|
result.success(null)
|
||||||
|
}
|
||||||
|
else -> result.notImplemented()
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun connectivityManager(): ConnectivityManager =
|
private fun connectivityManager(): ConnectivityManager =
|
||||||
|
|||||||
@@ -0,0 +1,95 @@
|
|||||||
|
package ru.komet.app
|
||||||
|
|
||||||
|
import android.app.*
|
||||||
|
import android.content.Intent
|
||||||
|
import android.content.pm.ServiceInfo
|
||||||
|
import android.os.Build
|
||||||
|
import android.os.IBinder
|
||||||
|
import androidx.core.app.NotificationCompat
|
||||||
|
|
||||||
|
class UploadForegroundService : Service() {
|
||||||
|
|
||||||
|
companion object {
|
||||||
|
const val CHANNEL_ID = "komet_upload"
|
||||||
|
const val NOTIFICATION_ID = 9001
|
||||||
|
const val ACTION_START = "ru.komet.app.UPLOAD_START"
|
||||||
|
const val ACTION_UPDATE = "ru.komet.app.UPLOAD_UPDATE"
|
||||||
|
const val ACTION_STOP = "ru.komet.app.UPLOAD_STOP"
|
||||||
|
const val EXTRA_FILENAME = "filename"
|
||||||
|
const val EXTRA_PROGRESS = "progress" // 0-100
|
||||||
|
const val EXTRA_SPEED = "speed" // bytes/sec (Long)
|
||||||
|
}
|
||||||
|
|
||||||
|
override fun onBind(intent: Intent?): IBinder? = null
|
||||||
|
|
||||||
|
override fun onCreate() {
|
||||||
|
super.onCreate()
|
||||||
|
createChannel()
|
||||||
|
}
|
||||||
|
|
||||||
|
override fun onStartCommand(intent: Intent?, flags: Int, startId: Int): Int {
|
||||||
|
when (intent?.action) {
|
||||||
|
ACTION_START -> {
|
||||||
|
val filename = intent.getStringExtra(EXTRA_FILENAME) ?: "Файл"
|
||||||
|
val notification = buildNotification(filename, 0, 0, indeterminate = true)
|
||||||
|
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.Q) {
|
||||||
|
startForeground(NOTIFICATION_ID, notification, ServiceInfo.FOREGROUND_SERVICE_TYPE_DATA_SYNC)
|
||||||
|
} else {
|
||||||
|
startForeground(NOTIFICATION_ID, notification)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
ACTION_UPDATE -> {
|
||||||
|
val filename = intent.getStringExtra(EXTRA_FILENAME) ?: "Файл"
|
||||||
|
val progress = intent.getIntExtra(EXTRA_PROGRESS, 0)
|
||||||
|
val speed = intent.getLongExtra(EXTRA_SPEED, 0L)
|
||||||
|
val nm = getSystemService(NOTIFICATION_SERVICE) as NotificationManager
|
||||||
|
nm.notify(NOTIFICATION_ID, buildNotification(filename, progress, speed))
|
||||||
|
}
|
||||||
|
ACTION_STOP -> {
|
||||||
|
stopForeground(STOP_FOREGROUND_REMOVE)
|
||||||
|
stopSelf()
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return START_NOT_STICKY
|
||||||
|
}
|
||||||
|
|
||||||
|
private fun createChannel() {
|
||||||
|
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
|
||||||
|
val channel = NotificationChannel(
|
||||||
|
CHANNEL_ID,
|
||||||
|
"Загрузка файлов",
|
||||||
|
NotificationManager.IMPORTANCE_LOW
|
||||||
|
).apply { setShowBadge(false) }
|
||||||
|
(getSystemService(NOTIFICATION_SERVICE) as NotificationManager)
|
||||||
|
.createNotificationChannel(channel)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
private fun buildNotification(
|
||||||
|
filename: String,
|
||||||
|
progress: Int,
|
||||||
|
speedBps: Long,
|
||||||
|
indeterminate: Boolean = false
|
||||||
|
): Notification {
|
||||||
|
val body = when {
|
||||||
|
indeterminate -> "Подготовка..."
|
||||||
|
speedBps > 0 -> "$progress% · ${formatSpeed(speedBps)}"
|
||||||
|
else -> "$progress%"
|
||||||
|
}
|
||||||
|
return NotificationCompat.Builder(this, CHANNEL_ID)
|
||||||
|
.setSmallIcon(android.R.drawable.stat_sys_upload)
|
||||||
|
.setContentTitle(filename)
|
||||||
|
.setContentText(body)
|
||||||
|
.setProgress(100, progress, indeterminate)
|
||||||
|
.setOngoing(true)
|
||||||
|
.setOnlyAlertOnce(true)
|
||||||
|
.setSilent(true)
|
||||||
|
.build()
|
||||||
|
}
|
||||||
|
|
||||||
|
private fun formatSpeed(bps: Long): String = when {
|
||||||
|
bps < 1_024L -> "$bps Б/с"
|
||||||
|
bps < 1_048_576L -> "${bps / 1024} КБ/с"
|
||||||
|
else -> "${"%.1f".format(bps / 1_048_576.0)} МБ/с"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -661,6 +661,40 @@ class ChatsModule {
|
|||||||
return packet.isOk;
|
return packet.isOk;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static Future<bool> setChatOptions(
|
||||||
|
Api api, {
|
||||||
|
required int chatId,
|
||||||
|
required Map<String, dynamic> options,
|
||||||
|
}) async {
|
||||||
|
final packet = await api.sendRequest(Opcode.chatUpdate, {
|
||||||
|
'chatId': chatId,
|
||||||
|
'options': options,
|
||||||
|
});
|
||||||
|
return packet.isOk;
|
||||||
|
}
|
||||||
|
|
||||||
|
static Future<bool> setChatTitle(
|
||||||
|
Api api, {
|
||||||
|
required int chatId,
|
||||||
|
required String title,
|
||||||
|
}) async {
|
||||||
|
final packet = await api.sendRequest(Opcode.chatUpdate, {
|
||||||
|
'chatId': chatId,
|
||||||
|
'theme': title,
|
||||||
|
});
|
||||||
|
if (!packet.isOk) return false;
|
||||||
|
final accountId = await TokenStorage.getActiveAccountId();
|
||||||
|
if (accountId == null) return true;
|
||||||
|
final rows = await AppDatabase.loadChat(accountId, chatId);
|
||||||
|
if (rows.isNotEmpty) {
|
||||||
|
final updated = Map<String, dynamic>.from(rows.first);
|
||||||
|
updated['title'] = title;
|
||||||
|
await AppDatabase.saveChats([updated]);
|
||||||
|
_bump();
|
||||||
|
}
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
static Future<String?> togglePin(
|
static Future<String?> togglePin(
|
||||||
Api api, {
|
Api api, {
|
||||||
required List<int> chatIds,
|
required List<int> chatIds,
|
||||||
@@ -777,6 +811,20 @@ class ChatsModule {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static Future<bool> leaveChat(Api api, {required int chatId}) async {
|
||||||
|
try {
|
||||||
|
await api.sendRequest(Opcode.chatLeave, {'chatId': chatId});
|
||||||
|
final accountId = await TokenStorage.getActiveAccountId();
|
||||||
|
if (accountId != null) {
|
||||||
|
await AppDatabase.deleteChat(chatId, accountId);
|
||||||
|
_bump();
|
||||||
|
}
|
||||||
|
return true;
|
||||||
|
} catch (_) {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
static Future<List<CachedChat>> refreshChats(
|
static Future<List<CachedChat>> refreshChats(
|
||||||
Api api,
|
Api api,
|
||||||
List<int> chatIds,
|
List<int> chatIds,
|
||||||
|
|||||||
@@ -0,0 +1,209 @@
|
|||||||
|
import 'package:shared_preferences/shared_preferences.dart';
|
||||||
|
|
||||||
|
import '../../models/attachment.dart';
|
||||||
|
import '../../core/protocol/opcode_map.dart';
|
||||||
|
import '../api.dart';
|
||||||
|
import 'chats.dart';
|
||||||
|
import 'messages.dart';
|
||||||
|
|
||||||
|
class CloudFile {
|
||||||
|
final String name;
|
||||||
|
final int? size;
|
||||||
|
final int time;
|
||||||
|
final int? fileId;
|
||||||
|
final String messageId;
|
||||||
|
final int chatId;
|
||||||
|
final int accountId;
|
||||||
|
|
||||||
|
const CloudFile({
|
||||||
|
required this.name,
|
||||||
|
this.size,
|
||||||
|
required this.time,
|
||||||
|
this.fileId,
|
||||||
|
required this.messageId,
|
||||||
|
required this.chatId,
|
||||||
|
required this.accountId,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
class CloudStorageModule {
|
||||||
|
static const _prefix = 'CLST';
|
||||||
|
static const _tempName = 'Облачное хранилище';
|
||||||
|
|
||||||
|
// Key: "$accountId:$fileId" — scoped per account
|
||||||
|
static final Map<String, ({String url, int expires})> _linkCache = {};
|
||||||
|
|
||||||
|
static int _computeSpecialNumber(int groupId) {
|
||||||
|
final s = groupId.abs().toString();
|
||||||
|
final len = s.length;
|
||||||
|
if (len < 4) {
|
||||||
|
final n = int.parse(s);
|
||||||
|
return n + n;
|
||||||
|
}
|
||||||
|
final first = int.parse(s.substring(0, 4));
|
||||||
|
final last = int.parse(s.substring(len - 4));
|
||||||
|
return first + last;
|
||||||
|
}
|
||||||
|
|
||||||
|
static bool isCloudStorageGroup(CachedChat chat) {
|
||||||
|
if (chat.type != 'CHAT') return false;
|
||||||
|
final title = chat.title;
|
||||||
|
if (title == null || !title.startsWith(_prefix)) return false;
|
||||||
|
final numStr = title.substring(_prefix.length);
|
||||||
|
final provided = int.tryParse(numStr);
|
||||||
|
if (provided == null) return false;
|
||||||
|
return provided == _computeSpecialNumber(chat.id);
|
||||||
|
}
|
||||||
|
|
||||||
|
static CachedChat? findEnvGroup(List<CachedChat> chats) {
|
||||||
|
for (final c in chats) {
|
||||||
|
if (isCloudStorageGroup(c)) return c;
|
||||||
|
}
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
|
static List<CachedChat> findOrphanGroups(List<CachedChat> chats) =>
|
||||||
|
chats.where((c) => c.type == 'CHAT' && c.title == _tempName).toList();
|
||||||
|
|
||||||
|
// Env group ID cache — avoids scanning all chats on every screen open
|
||||||
|
static Future<void> cacheEnvGroupId(int accountId, int groupId) async {
|
||||||
|
final prefs = await SharedPreferences.getInstance();
|
||||||
|
await prefs.setInt('cloud_storage_env_$accountId', groupId);
|
||||||
|
}
|
||||||
|
|
||||||
|
static Future<int?> getCachedEnvGroupId(int accountId) async {
|
||||||
|
final prefs = await SharedPreferences.getInstance();
|
||||||
|
return prefs.getInt('cloud_storage_env_$accountId');
|
||||||
|
}
|
||||||
|
|
||||||
|
static Future<void> clearEnvGroupCache(int accountId) async {
|
||||||
|
final prefs = await SharedPreferences.getInstance();
|
||||||
|
await prefs.remove('cloud_storage_env_$accountId');
|
||||||
|
}
|
||||||
|
|
||||||
|
static Future<void> _configurePrivacy(Api api, int chatId) async {
|
||||||
|
await Future.wait([
|
||||||
|
ChatsModule.setChatOptions(api, chatId: chatId, options: {'ONLY_OWNER_CAN_CHANGE_ICON_TITLE': true}),
|
||||||
|
ChatsModule.setChatOptions(api, chatId: chatId, options: {'ONLY_ADMIN_CAN_ADD_MEMBER': true}),
|
||||||
|
ChatsModule.setChatOptions(api, chatId: chatId, options: {'ALL_CAN_PIN_MESSAGE': false}),
|
||||||
|
ChatsModule.setChatOptions(api, chatId: chatId, options: {'ONLY_ADMIN_CAN_CALL': true}),
|
||||||
|
]);
|
||||||
|
}
|
||||||
|
|
||||||
|
static Future<CachedChat?> setupEnv(Api api) async {
|
||||||
|
final temp = await ChatsModule.createGroupChat(
|
||||||
|
api,
|
||||||
|
title: _tempName,
|
||||||
|
userIds: [],
|
||||||
|
);
|
||||||
|
if (temp == null) return null;
|
||||||
|
final name = '$_prefix${_computeSpecialNumber(temp.id)}';
|
||||||
|
final ok = await ChatsModule.setChatTitle(api, chatId: temp.id, title: name);
|
||||||
|
if (!ok) return null;
|
||||||
|
await _configurePrivacy(api, temp.id);
|
||||||
|
return temp;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Turns an orphan "Облачное хранилище" group into a valid env group
|
||||||
|
static Future<CachedChat?> repairOrphan(Api api, CachedChat orphan) async {
|
||||||
|
final name = '$_prefix${_computeSpecialNumber(orphan.id)}';
|
||||||
|
final ok = await ChatsModule.setChatTitle(api, chatId: orphan.id, title: name);
|
||||||
|
if (!ok) return null;
|
||||||
|
await _configurePrivacy(api, orphan.id);
|
||||||
|
return orphan;
|
||||||
|
}
|
||||||
|
|
||||||
|
static Future<List<CloudFile>> fetchFiles(
|
||||||
|
MessagesModule messages,
|
||||||
|
int accountId,
|
||||||
|
int chatId, {
|
||||||
|
int count = 200,
|
||||||
|
}) async {
|
||||||
|
final msgs = await messages.fetchHistory(accountId, chatId, count: count);
|
||||||
|
final files = <CloudFile>[];
|
||||||
|
for (final msg in msgs) {
|
||||||
|
for (final a in msg.attachments ?? []) {
|
||||||
|
if (a is FileAttachment && a.name != null) {
|
||||||
|
files.add(CloudFile(
|
||||||
|
name: a.name!,
|
||||||
|
size: a.size,
|
||||||
|
time: msg.time,
|
||||||
|
fileId: a.fileId,
|
||||||
|
messageId: msg.id,
|
||||||
|
chatId: chatId,
|
||||||
|
accountId: accountId,
|
||||||
|
));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return files;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Fetches only the last few messages to find a newly uploaded file — avoids full 200-msg reload
|
||||||
|
static Future<CloudFile?> fetchLatestFile(
|
||||||
|
MessagesModule messages,
|
||||||
|
int accountId,
|
||||||
|
int chatId, {
|
||||||
|
int? expectedFileId,
|
||||||
|
}) async {
|
||||||
|
final msgs = await messages.fetchHistory(accountId, chatId, count: 5);
|
||||||
|
for (final msg in msgs) {
|
||||||
|
for (final a in msg.attachments ?? []) {
|
||||||
|
if (a is FileAttachment && a.name != null) {
|
||||||
|
if (expectedFileId == null || a.fileId == expectedFileId) {
|
||||||
|
return CloudFile(
|
||||||
|
name: a.name!,
|
||||||
|
size: a.size,
|
||||||
|
time: msg.time,
|
||||||
|
fileId: a.fileId,
|
||||||
|
messageId: msg.id,
|
||||||
|
chatId: chatId,
|
||||||
|
accountId: accountId,
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
|
static ({String url, int expires})? getCachedLink(int accountId, int fileId) {
|
||||||
|
final key = '$accountId:$fileId';
|
||||||
|
final entry = _linkCache[key];
|
||||||
|
if (entry == null) return null;
|
||||||
|
if (entry.expires <= DateTime.now().millisecondsSinceEpoch) {
|
||||||
|
_linkCache.remove(key);
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
return entry;
|
||||||
|
}
|
||||||
|
|
||||||
|
static Future<({String url, int expires})?> fetchFileUrl(
|
||||||
|
Api api, {
|
||||||
|
required int accountId,
|
||||||
|
required int fileId,
|
||||||
|
required int chatId,
|
||||||
|
required String messageId,
|
||||||
|
}) async {
|
||||||
|
try {
|
||||||
|
final packet = await api.sendRequest(Opcode.fileDownload, {
|
||||||
|
'fileId': fileId,
|
||||||
|
'chatId': chatId,
|
||||||
|
'messageId': int.tryParse(messageId) ?? messageId,
|
||||||
|
});
|
||||||
|
if (!packet.isOk) return null;
|
||||||
|
final data = packet.payload;
|
||||||
|
if (data is! Map) return null;
|
||||||
|
final url = data['url'] as String?;
|
||||||
|
if (url == null) return null;
|
||||||
|
final uri = Uri.tryParse(url);
|
||||||
|
final expiresStr = uri?.queryParameters['expires'];
|
||||||
|
final expires = int.tryParse(expiresStr ?? '') ?? 0;
|
||||||
|
final entry = (url: url, expires: expires);
|
||||||
|
_linkCache['$accountId:$fileId'] = entry;
|
||||||
|
return entry;
|
||||||
|
} catch (_) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,103 @@
|
|||||||
|
import 'dart:async';
|
||||||
|
import 'dart:io';
|
||||||
|
|
||||||
|
import '../../main.dart';
|
||||||
|
import 'cloud_storage.dart';
|
||||||
|
import 'file_uploader.dart';
|
||||||
|
import 'upload_notification_service.dart';
|
||||||
|
|
||||||
|
class UploadManager {
|
||||||
|
UploadManager._();
|
||||||
|
static final instance = UploadManager._();
|
||||||
|
|
||||||
|
StreamSubscription<UploadEvent>? _sub;
|
||||||
|
bool get isActive => _sub != null;
|
||||||
|
|
||||||
|
// UI callbacks — registered by the screen while it is mounted
|
||||||
|
void Function(double progress, int speedBps)? onProgress;
|
||||||
|
void Function(CloudFile file)? onDone;
|
||||||
|
void Function(String error)? onError;
|
||||||
|
|
||||||
|
Future<void> start({
|
||||||
|
required int chatId,
|
||||||
|
required int accountId,
|
||||||
|
required File file,
|
||||||
|
required String filename,
|
||||||
|
required int totalSize,
|
||||||
|
}) async {
|
||||||
|
await cancel(); // cancel any previous upload
|
||||||
|
|
||||||
|
await UploadNotificationService.start(filename);
|
||||||
|
|
||||||
|
var lastSentBytes = 0;
|
||||||
|
var lastSpeedMs = DateTime.now().millisecondsSinceEpoch;
|
||||||
|
var speedBps = 0;
|
||||||
|
var lastNotifPercent = -1;
|
||||||
|
|
||||||
|
_sub = fileUploader
|
||||||
|
.upload(
|
||||||
|
chatId: chatId,
|
||||||
|
file: file,
|
||||||
|
filename: filename,
|
||||||
|
totalSize: totalSize,
|
||||||
|
)
|
||||||
|
.listen(
|
||||||
|
(event) async {
|
||||||
|
switch (event) {
|
||||||
|
case UploadProgress(:final sent, :final total):
|
||||||
|
final progress = total > 0 ? sent / total : 0.0;
|
||||||
|
|
||||||
|
// Speed: recompute every 500 ms
|
||||||
|
final nowMs = DateTime.now().millisecondsSinceEpoch;
|
||||||
|
final elapsed = nowMs - lastSpeedMs;
|
||||||
|
if (elapsed >= 500) {
|
||||||
|
speedBps = ((sent - lastSentBytes) * 1000 / elapsed).round();
|
||||||
|
lastSentBytes = sent;
|
||||||
|
lastSpeedMs = nowMs;
|
||||||
|
}
|
||||||
|
|
||||||
|
onProgress?.call(progress, speedBps);
|
||||||
|
|
||||||
|
// Throttle notification to once per 1% change
|
||||||
|
final percent = total > 0 ? (sent * 100 ~/ total) : 0;
|
||||||
|
if (percent != lastNotifPercent) {
|
||||||
|
lastNotifPercent = percent;
|
||||||
|
UploadNotificationService.update(
|
||||||
|
filename: filename,
|
||||||
|
progressPercent: percent,
|
||||||
|
speedBps: speedBps,
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
case UploadDone(:final fileId):
|
||||||
|
_sub = null;
|
||||||
|
UploadNotificationService.stop();
|
||||||
|
final newest = await CloudStorageModule.fetchLatestFile(
|
||||||
|
messagesModule,
|
||||||
|
accountId,
|
||||||
|
chatId,
|
||||||
|
expectedFileId: fileId,
|
||||||
|
);
|
||||||
|
if (newest != null) {
|
||||||
|
onDone?.call(newest);
|
||||||
|
}
|
||||||
|
|
||||||
|
case UploadError(:final message):
|
||||||
|
_sub = null;
|
||||||
|
UploadNotificationService.stop();
|
||||||
|
onError?.call(message);
|
||||||
|
}
|
||||||
|
},
|
||||||
|
onError: (_) {
|
||||||
|
_sub = null;
|
||||||
|
UploadNotificationService.stop();
|
||||||
|
},
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> cancel() async {
|
||||||
|
await _sub?.cancel();
|
||||||
|
_sub = null;
|
||||||
|
await UploadNotificationService.stop();
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,31 @@
|
|||||||
|
import 'dart:io';
|
||||||
|
import 'package:flutter/services.dart';
|
||||||
|
|
||||||
|
class UploadNotificationService {
|
||||||
|
static const _ch = MethodChannel('ru.komet.app/upload_service');
|
||||||
|
|
||||||
|
static Future<void> start(String filename) async {
|
||||||
|
if (!Platform.isAndroid) return;
|
||||||
|
try { await _ch.invokeMethod('start', {'filename': filename}); } catch (_) {}
|
||||||
|
}
|
||||||
|
|
||||||
|
static Future<void> update({
|
||||||
|
required String filename,
|
||||||
|
required int progressPercent,
|
||||||
|
required int speedBps,
|
||||||
|
}) async {
|
||||||
|
if (!Platform.isAndroid) return;
|
||||||
|
try {
|
||||||
|
await _ch.invokeMethod('update', {
|
||||||
|
'filename': filename,
|
||||||
|
'progress': progressPercent,
|
||||||
|
'speed': speedBps,
|
||||||
|
});
|
||||||
|
} catch (_) {}
|
||||||
|
}
|
||||||
|
|
||||||
|
static Future<void> stop() async {
|
||||||
|
if (!Platform.isAndroid) return;
|
||||||
|
try { await _ch.invokeMethod('stop'); } catch (_) {}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -18,6 +18,7 @@ import '../../../core/utils/haptics.dart';
|
|||||||
import '../../../backend/models/chat_folder.dart';
|
import '../../../backend/models/chat_folder.dart';
|
||||||
import '../../../backend/modules/account.dart';
|
import '../../../backend/modules/account.dart';
|
||||||
import '../../../backend/modules/chats.dart';
|
import '../../../backend/modules/chats.dart';
|
||||||
|
import '../../../backend/modules/cloud_storage.dart';
|
||||||
import '../../../backend/modules/folders.dart';
|
import '../../../backend/modules/folders.dart';
|
||||||
import '../../../core/storage/app_database.dart';
|
import '../../../core/storage/app_database.dart';
|
||||||
import '../../../main.dart' show accountModule, api, messagesModule;
|
import '../../../main.dart' show accountModule, api, messagesModule;
|
||||||
@@ -503,7 +504,7 @@ class _ChatListScreenState extends State<ChatListScreen>
|
|||||||
if (mounted) {
|
if (mounted) {
|
||||||
setState(() {
|
setState(() {
|
||||||
_profile = p;
|
_profile = p;
|
||||||
_chats = chats;
|
_chats = chats.where((c) => !CloudStorageModule.isCloudStorageGroup(c)).toList();
|
||||||
_folders = folders;
|
_folders = folders;
|
||||||
_foldersListKnown = foldersKnown;
|
_foldersListKnown = foldersKnown;
|
||||||
if (_selectedFolderId != null &&
|
if (_selectedFolderId != null &&
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user