1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-10-09 14:41:25 +02:00
Commit Graph

403 Commits

Author SHA1 Message Date
cpfeiffer
15e3d6565b Updated translations from transifex (thanks!) 2016-09-11 23:20:09 +02:00
Andreas Shimokawa
abd298d8aa update xml changelog 2016-09-11 22:55:40 +02:00
Andreas Shimokawa
053b9553bc correct changelog (pebble health is also affected by userid and deviceid swapping) 2016-09-11 00:36:04 +02:00
Andreas Shimokawa
57a9a7ab0b bump version, update changelog 2016-09-11 00:18:46 +02:00
Andreas Shimokawa
e1927733ba remove special handling for conversations (latest release removed pebble messages) 2016-09-10 23:53:24 +02:00
Andreas Shimokawa
d5e31451b4 update translations from transifex (Italian and Japanese). THANKS! 2016-09-08 08:37:49 +02:00
Andreas Shimokawa
9fbd8688c8 update translations from transifex (thanks) 2016-09-07 11:33:04 +02:00
cpfeiffer
ec0a0db4f6 Make strings translatable in the database management activity 2016-09-06 22:59:08 +02:00
Andreas Shimokawa
8c1577a478 update japanese translation from transifex (thanks!) 2016-09-06 22:19:19 +02:00
Andreas Shimokawa
051c617f75 update changelogs 2016-09-05 09:27:57 +02:00
Andreas Shimokawa
c901fa2a5b update German from transifex 2016-09-05 08:51:36 +02:00
Andreas Shimokawa
3c6bc9051a update Spanish from transifex (thanks!) 2016-09-05 08:31:25 +02:00
Andreas Shimokawa
f030a1bdea update italian from transifex. Thanks Daniele ;) 2016-09-04 18:37:06 +02:00
Daniele Gobbetti
aa2d37c76b Small changes to the DB management activity #UX 2016-09-04 16:20:50 +02:00
Andreas Shimokawa
41b20b8c57 update French translation from transifex (thanks!) 2016-09-04 11:28:12 +02:00
Daniele Gobbetti
1e6cb67edd UI refactoring of the DB management activity.
Added a method to delete the legacy DB only.
2016-08-31 17:35:28 +02:00
Daniele Gobbetti
e230bd1d07 Fix reference to the DB management activity 2016-08-31 15:27:31 +02:00
Daniele Gobbetti
6a2043eeb7 Create DB management activity by taking the existing functionalities from the debug activity. 2016-08-31 15:12:26 +02:00
Daniele Gobbetti
84e644fa1a Add preference for save raw pebble health data. 2016-08-31 14:05:02 +02:00
Andreas Shimokawa
031a683215 update russian translation from transifex (thanks!) 2016-08-29 23:54:33 +02:00
Andreas Shimokawa
854b925c17 add hint about importing data later in onboarding activity 2016-08-29 23:46:33 +02:00
Andreas Shimokawa
93b165ee96 onboarding: use the text area not the button itself for displaying the info text ;) 2016-08-29 00:32:36 +02:00
Andreas Shimokawa
c93186cc56 fix name of onboading activity 2016-08-29 00:23:48 +02:00
Andreas Shimokawa
07ee860b1c add information to onboarding activity, make strings translatable 2016-08-29 00:17:40 +02:00
Andreas Shimokawa
ec4469a87b Testing with dummy onboarding activity
crashes
2016-08-24 20:15:26 +02:00
Andreas Shimokawa
43f3913669 update Japanese, Ukranian and Spanish from transifex (thanks!) 2016-08-02 00:43:37 +02:00
Ivan
fd1e0e5648 Update strings.xml 2016-07-22 20:13:08 +03:00
Carsten Pfeiffer
c3d7b4a7cf Merge pull request #357 from rplevka/rplevka-srings
Fixed 'Activiy' typo in strings.xml
2016-07-15 20:49:32 +02:00
cpfeiffer
802314fc13 Updates for 0.11.2 release 2016-07-15 00:48:50 +02:00
Roman Plevka
e8a4c28510 Fixed 'Activiy' typo in strings.xml 2016-07-14 23:15:36 +02:00
cpfeiffer
ce47f62c5b Missed a word in changelog 2016-07-08 22:01:01 +02:00
cpfeiffer
31c9d7ed3b Updated changelog for 0.11.1
(cherry picked from commit 563af6d017)
2016-07-06 23:58:21 +02:00
Andreas Shimokawa
8ea0fa46fb update spanish translation from transifex (THANKS!) 2016-07-06 22:36:29 +02:00
Andreas Shimokawa
26bab26917 bump version update changelog 2016-07-06 22:35:41 +02:00
Andreas Shimokawa
4de45787c3 Properly acquire network location if last location is not known
A toast will be shown if the network location provider is disabled.
Location will be automatically acquired after enabling it.

Fixes #346
2016-07-05 23:56:14 +02:00
Andreas Shimokawa
966b9abb87 preferences: set longitude/latitude inputType to "numberDecimal|numberSigned"
allows you to live west of 0°E ;)
Also pops up a better keyboard
2016-07-03 22:07:14 +02:00
Andreas Shimokawa
358cd6df5e update German translation 2016-06-26 19:01:39 +02:00
Andreas Shimokawa
07283d4a75 update Japanese from transifex (thanks!) 2016-06-26 18:00:18 +02:00
Daniele Gobbetti
1430619c30 Implement watchapp configuration presets.
This is a quick & dirty solution that may be improved by storing multiple presets in the DB in the future.
2016-06-26 11:55:08 +02:00
Andreas Shimokawa
339eaf05aa update german translation 2016-06-25 19:51:55 +02:00
Andreas Shimokawa
0209b1b403 add translations from transifex (thanks!) 2016-06-25 18:26:44 +02:00
Daniele Gobbetti
20e2846d00 Enable localization of appmanager tab strip 2016-06-25 11:27:56 +02:00
Andreas Shimokawa
0a1ef37c14 bump version, update changelogs 2016-06-24 21:51:02 +02:00
Andreas Shimokawa
b77f3ad3bf Pebble: Implement call dismissal with canned messages
This also moved the canned replies setting to pebble settings
(we will change that if we have another device supporting this)
2016-06-24 10:25:08 +02:00
Gergely Peidl
5131d50617 Hungarian translation improved. 2016-06-22 10:42:35 +02:00
cpfeiffer
9772d8af06 Merge remote-tracking branch 'origin/master' into db-refactoring 2016-06-19 21:14:03 +02:00
Andreas Shimokawa
24e840e03b Pebble: remove "move to top" feature completely 2016-06-19 21:06:38 +02:00
Andreas Shimokawa
4b5969ef96 Merge branch 'master' into appmanager-fragments 2016-06-19 12:33:05 +02:00
Andreas Shimokawa
b2bae26d7d bump version, update changelog 2016-06-19 11:58:13 +02:00
cpfeiffer
04c8a17d6e Merge remote-tracking branch 'origin/master' into db-refactoring 2016-06-19 00:12:02 +02:00