Gert-Jan Anema
4745bef20f
OpenDelta: Dutch translation
...
Change-Id: I65d0b5e697c1ac5979a9773a4e2bb67ee4bc4672
2013-12-09 23:07:18 +01:00
Michal Cwiklinski
26fe816812
Added pl translation
...
Change-Id: I5c6f31c1e8138e4be0d9e19398345dcbdc306198
2013-12-09 13:19:25 +01:00
Jorrit Jongma
9282c33454
Russian translations (Alim Naizabek <alim.naizabek@gmail.com>)
2013-12-09 11:56:23 +01:00
Jorrit Jongma
9ffca2a987
Make exceptions more specific, catch less generic exceptions
...
As dictated per AOSP code style guidelines (more to come)
2013-12-08 23:36:00 +01:00
Jorrit Jongma
1ab85dc74b
Merge "OpenDelta: FR translation" into android-4.4
2013-12-08 18:31:21 +01:00
Jorrit Jongma
61d2be9b0e
Merge "OpenDelta: Update DE translation" into android-4.4
2013-12-08 17:25:46 +01:00
AzariahVidya
c6ebde9dc0
OpenDelta: initial IT translation
...
Change-Id: I316fe5949cf48fd379456fc5836150095ad5c655
2013-12-08 15:23:33 +01:00
Ralph Meyer
833d77a970
OpenDelta: Update DE translation
...
Remove unneeded keys
Change-Id: If18324d6b77632e497542b102d8e26072c4d5563
2013-12-08 14:51:37 +01:00
DelphinPETER
4deacdcf61
OpenDelta: FR translation
...
PS2: correction
PS3: rebase and remove unused strings.
PS4: correction (Jorrit Jongma instruction)
Change-Id: Ia807820d94be41598d538824c0bc3a15b40f09ab
2013-12-08 14:14:02 +01:00
Jorrit Jongma
5b0e383271
Fix newlines and AOSP formatting and import order
...
Apparently I forgot to do this with the initial commit. All files now
have the correct newlines, have been run through the AOSP code formatter
(making several things a uglier in the process) and have the correct
import order. This is very painful commit patch-wise, but it needs to be
done.
2013-12-08 14:01:33 +01:00
Jorrit Jongma
70937c6949
Merge "OpenDelta: Initial Danish translation" into android-4.4
2013-12-08 13:20:13 +01:00
Mikael Lindemann Jepsen
3aeaa707dd
OpenDelta: Initial Danish translation
...
PS2: Trying to fix white-spaces and endline format.
PS3: Changing tabs to 4 spaces.
PS4: Removed state_action_copying and last_checked_filename, and removed the three dots from button_flash_now.
Change-Id: I2f3069c627ef6215c2b2381a6b9bebf939dc0cd9
2013-12-08 12:52:40 +01:00
Jorrit Jongma
7486c0075b
Remove compiled zipadjust and dedelta
...
These should never have been committed, build them from source as
explained in the README.md
2013-12-08 12:51:21 +01:00
Jorrit Jongma
9741aa415c
Minor README adjustment
2013-12-08 12:02:31 +01:00
Jorrit Jongma
12c429596c
Clear state before actual flash
...
Somewhere in the last few commits this got lost. This causes the state
to remain "update available" after flashing a new update, and you would
go into a flash loop, flashing the same ROM over and over (unless you
notice there should only be one nightly per day... :))
2013-12-07 23:01:06 +01:00
Jorrit Jongma
252887472b
Move filename and progress/last-checked status to separate lines
2013-12-07 22:35:17 +01:00
Jorrit Jongma
9d1e3fd06d
Added (debug-only) logging for several exceptions
2013-12-07 21:09:19 +01:00
Jorrit Jongma
0b09d8d338
Switch from /cache based flashing to (internal) storage based flashing
...
Copying the file to flash to /cache was an easy and seemingly reliable
solution to give a simple path to the recoveries and have it all working
nicely. Failed to take into account that especially on older devices,
the cache partition is not actually large enough to hold a full
NIGHTLY ZIP file (not even in compressed format). Though it makes
the situation a bit more messy with the recovery scripts, it does let us
skip a copy stage, which is nice.
2013-12-07 21:03:29 +01:00
Jorrit Jongma
a01a85c612
Merge branch 'android-4.4' of github.com:omnirom/android_packages_apps_OpenDelta into android-4.4
2013-12-07 12:32:18 +01:00
Jorrit Jongma
2449e8c598
Auto flash ZIPs from /sdcard/OpenDelta/FlashAfterUpdate/ after update
2013-12-07 11:41:54 +01:00
Jorrit Jongma
77b6437b51
Delete old file from /cache if we have a new one to flash
2013-12-07 11:13:21 +01:00
Jorrit Jongma
fa58258dc1
Spelling correction
2013-12-07 11:07:58 +01:00
Jorrit Jongma
04b9020af4
Remove dots from 'Flash now' button
...
The user might think there's a next screen because of these dots, while
flashing starts immediately when the button is pressed.
2013-12-07 10:50:31 +01:00
Jorrit Jongma
113104f12d
Added some information logging (always emitted)
2013-12-07 10:47:40 +01:00
Jorrit Jongma
b788fc10d2
Split logging into debug-only and informational logging
2013-12-07 10:16:24 +01:00
Jorrit Jongma
6f85fabce3
Fix NPE if downloading full ZIP and no starting file present
2013-12-07 10:00:17 +01:00
Quique De Gabriel
cb4d9ea28a
OpenDelta: ES translations
...
Fix white spaces
Change-Id: I9cf8648080f1535ef04439f3a493eff56aa07baa
2013-12-06 19:25:04 +01:00
Jorrit Jongma
73fcb1546d
Add missing docs, tools, and scripts
2013-12-06 15:08:22 +01:00
Jorrit Jongma
b4c95536bc
Add option to select network types for auto-update
...
(2G, 3G, 4G, Wi-Fi, Ethernet, Unknown)
2013-12-06 00:53:48 +01:00
Jorrit Jongma
69b044eb32
Reduce text size of the big blue status line on phones
2013-12-06 00:25:24 +01:00
Jorrit Jongma
0c2276cc5f
Initial commit
2013-12-05 20:48:30 +01:00