A
anime
Stamm-User
- 534
eybee1970 schrieb:cooooool....jetzt musst Du nur noch aGPS fixen heute nacht, dann heirate ich Dich
dann will ich aber eingeladen sein
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion erfordert derzeit den Zugriff auf die Seite über den integrierten Safari-Browser.
eybee1970 schrieb:cooooool....jetzt musst Du nur noch aGPS fixen heute nacht, dann heirate ich Dich
anime schrieb:dann will ich aber eingeladen sein
moviecut schrieb:ich muss mal eben nachfragen...sind die themes hier alle kompatibel mit dem milestone?
[Themes] MIUI 0.11.19 Themes Collected *update 12-24-2010* - xda-developers
das wär ja der hammer. bei dem gladhandler-theme sieht man aber einen ladebalken mit ungradem prozentwert (68%). das wird dann wohl kaum funktionieren, oder wird dann einfach gerundet?
EDIT: und sind die themes dann auch kompatibel mit kommenden versionen? ich meine, wenn jetzt jeden freitag ne neue miui rauskommt, müssen wir jedes mal updaten? wobei, bei cm6 isses ja eigentlich noch schlimmer
moviecut schrieb:aber die 10er schritte sind dann in diesen themes auch aktiv? hat schon jemand eins ausprobiert. man, soll ich wirklich heute noch von cm6 auf miui wechseln, oder auf die beta morgen warten...ach so, habt ihr gesehen, dass in der version von morgen OTA Update angekündigt ist? wenn das klappen würde inkl. lokalisierung...
anime schrieb:OTA-Update? Hast du auch Quellen??? Wenns ein OTA-Update gibt, sind die Chinesen wirklich obergenial
CHANGE LOG for 0.11.26
SMS:
- Optimization of long messages by a single operation.
Contact:
- Optimization of contact groups to display and edit mode.
- Optimal distinction between landline landline home and office landline.
Desktop:
- New desktop shortcut for the themes.
- Optimize operational processes for the subject.
- Optimization of graphics power mode, charging display little lightning.
- Can see the theme wallpaper repair wallpaper selection.
System Compatibility:
- Messaging Widgets 1.5.3 Gmail icon disappears repair fixes Messaging Widgets 1.5.3
- Multipicture Wallpaper Repair Multipicture Wallpaper
Milestone:
- Added support NICAM setting.
- Added support for OTA upgrade.
- Fixed return to the desktop, the desktop refresh problem again.
- Unlock the screen after wake-up too slow repair the problem.
- USB connection after repair, there are two USB pop-up problems.
- Fix default setting is not overclocking.
- Desktop memory footprint fix the problem.
Other notes
- Network disk, added more mirror sites and OTA upgrade support HTTP.
- Add network disk Download Manager page.
- Added support to switch the menu display style in Settings - individuals modified.
- Screenshots color (Fix colour issues).
mailtoalf schrieb:Hört sich aber gut an. Es gibt noch ein paar Kleinigkeiten die besser laufen könnten. Das könnte ja mit den Fixes abgestellt werden. Zumindest glaube ich das meine kleinen Problemchen damit zusammenhängen.
Wie hat jemand schonmal gesagt: Schau ma mal
matzego schrieb:Hallo zusammen!
Wie sieht's eigentlich mit den zusätzlichen apk.s von miui aus? Zerschieße ich mir etwas, wenn ich die rausschmeiße?
Das müssten sein: system updates, locale, miui backup, fm radio und diese miui searchbar (weiß jmd wie die heißt?)
Wollte sie mit dem root explorer killen...
eybee1970 schrieb:hm...wer traut sich denn zu, die framework-res.apk von CM6 10.11.15 zu nehmen und diese dann KOMPLETT auf MIUI anzupassen? Dann müsste auch aGPS funktionieren.....glaube ich, oder?
Das hat nadla auf meine Anfrage bzgl. aGPS geschrieben:
Hilft das jemand? mailtoalf od. dimkin?
// Compiled from LocationProvider.java (version 1.5 : 49.0, super bit)
public abstract class android.location.LocationProvider {
// Field descriptor #8 I
public static final int OUT_OF_SERVICE = 0;
// Field descriptor #8 I
public static final int TEMPORARILY_UNAVAILABLE = 1;
// Field descriptor #8 I
public static final int AVAILABLE = 2;
// Method descriptor #16 ()V
// Stack: 3, Locals: 1
LocationProvider();
0 aload_0 [this]
1 invokespecial java.lang.Object() [1]
4 new java.lang.RuntimeException [2]
7 dup
8 ldc <String "Stub!"> [3]
10 invokespecial java.lang.RuntimeException(java.lang.String) [4]
13 athrow
Line numbers:
[pc: 0, line: 4]
Local variable table:
[pc: 0, pc: 14] local: this index: 0 type: android.location.LocationProvider
// Method descriptor #23 ()Ljava/lang/String;
// Stack: 3, Locals: 1
public java.lang.String getName();
0 new java.lang.RuntimeException [2]
3 dup
4 ldc <String "Stub!"> [3]
6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
9 athrow
Line numbers:
[pc: 0, line: 5]
Local variable table:
[pc: 0, pc: 10] local: this index: 0 type: android.location.LocationProvider
// Method descriptor #25 (Landroid/location/CriteriaZ
// Stack: 3, Locals: 2
public boolean meetsCriteria(android.location.Criteria criteria);
0 new java.lang.RuntimeException [2]
3 dup
4 ldc <String "Stub!"> [3]
6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
9 athrow
Line numbers:
[pc: 0, line: 6]
Local variable table:
[pc: 0, pc: 10] local: this index: 0 type: android.location.LocationProvider
[pc: 0, pc: 10] local: criteria index: 1 type: android.location.Criteria
// Method descriptor #29 ()Z
public abstract boolean requiresNetwork();
// Method descriptor #29 ()Z
public abstract boolean requiresSatellite();
// Method descriptor #29 ()Z
public abstract boolean requiresCell();
// Method descriptor #29 ()Z
public abstract boolean hasMonetaryCost();
// Method descriptor #29 ()Z
public abstract boolean supportsAltitude();
// Method descriptor #29 ()Z
public abstract boolean supportsSpeed();
// Method descriptor #29 ()Z
public abstract boolean supportsBearing();
// Method descriptor #37 ()I
public abstract int getPowerRequirement();
// Method descriptor #37 ()I
public abstract int getAccuracy();
}